]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add FreeBSD 14.1
authorMichal Nowak <mnowak@isc.org>
Thu, 20 Jun 2024 18:42:32 +0000 (20:42 +0200)
committerMichal Nowak <mnowak@isc.org>
Wed, 21 Aug 2024 16:31:28 +0000 (16:31 +0000)
(cherry picked from commit bca3d09354f74fc8519edfb73153c2f29ed50700)

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

index d074a49f070d2eb7e395ce8b75e25437e6fced8b..003e5c261a370699e0dfd584b52eeae10002ea56 100644 (file)
@@ -202,7 +202,7 @@ stages:
   <<: *libvirt_amd64
 
 .freebsd-14-amd64: &freebsd_14_amd64_image
-  image: "freebsd-14.0-x86_64"
+  image: "freebsd-14.1-x86_64"
   <<: *libvirt_amd64
 
 .openbsd-amd64: &openbsd_amd64_image
index 219f25be00754dea0bdf30e21be9d571896356b2..3252ebece5ad7b6f640664552ca08e5f3423c191 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.3, 14.0
+-  FreeBSD 13.3, 14.1
 -  Alpine Linux 3.20
 
 The amd64 CPU architecture is fully supported and regularly tested.