]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add FreeBSD 14.2
authorMichal Nowak <mnowak@isc.org>
Thu, 5 Dec 2024 18:27:36 +0000 (19:27 +0100)
committerMichal Nowak <mnowak@isc.org>
Mon, 9 Dec 2024 13:38:00 +0000 (13:38 +0000)
(cherry picked from commit a5628101ee1efdd51bc709c0174dd7fdcf018f6d)

.gitlab-ci.yml
doc/arm/platforms.inc.rst

index e87efdd4da7f504caf3ebddcaeb3c5d4d3fdb6e0..b1d51b5ea8af0609ae3bceaf2f3a3f872eae86cb 100644 (file)
@@ -202,7 +202,7 @@ stages:
   <<: *libvirt_amd64
 
 .freebsd-14-amd64: &freebsd_14_amd64_image
-  image: "freebsd-14.1-x86_64"
+  image: "freebsd-14.2-x86_64"
   <<: *libvirt_amd64
 
 .openbsd-amd64: &openbsd_amd64_image
index ac0ea794fe3f54c78a54232b7979f0f0db7ddd29..a7287843ffe6d89d5b11a5f146a160fd695e2891 100644 (file)
@@ -49,7 +49,7 @@ following systems:
 -  Ubuntu LTS 20.04, 22.04, 24.04
 -  Fedora 40
 -  Red Hat Enterprise Linux / CentOS / Oracle Linux 8, 9
--  FreeBSD 13.4, 14.1
+-  FreeBSD 13.4, 14.2
 -  Alpine Linux 3.20
 
 The amd64 CPU architecture is fully supported and regularly tested.