From: Michal Nowak Date: Tue, 15 Oct 2024 13:16:22 +0000 (+0200) Subject: Add FreeBSD 13.4 X-Git-Tag: v9.21.4~51^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88b4367daa341b19587a63d0d58414a813326b6e;p=thirdparty%2Fbind9.git Add FreeBSD 13.4 --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7cedd80e424..9a6d0cdbe44 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -206,7 +206,7 @@ stages: ### QCOW2 Image Templates .freebsd-13-amd64: &freebsd_13_amd64_image - image: "freebsd-13.3-x86_64" + image: "freebsd-13.4-x86_64" <<: *libvirt_amd64 .freebsd-14-amd64: &freebsd_14_amd64_image diff --git a/doc/arm/platforms.inc.rst b/doc/arm/platforms.inc.rst index f83eb33580a..b409e04371d 100644 --- a/doc/arm/platforms.inc.rst +++ b/doc/arm/platforms.inc.rst @@ -47,7 +47,7 @@ following systems: - Ubuntu LTS 20.04, 22.04, 24.04 - Fedora 40 - Red Hat Enterprise Linux / CentOS / Oracle Linux 8, 9 -- FreeBSD 13.3, 14.1 +- FreeBSD 13.4, 14.1 - Alpine Linux 3.20 The amd64 CPU architecture is fully supported and regularly tested.