]> 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:28:18 +0000 (16:28 +0000)
.gitlab-ci.yml
doc/arm/platforms.inc.rst

index f6ed33d344fc447d2627446102b11c01b56a1099..136ec41d4f619228f5cda6446e227d9f035a5e2c 100644 (file)
@@ -210,7 +210,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 dd259c7e0223caa837a08cf3065309e888081c0b..d732ec93b2c086684559cab2adcb21259fb7b27c 100644 (file)
@@ -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.0
+-  FreeBSD 13.3, 14.1
 -  Alpine Linux 3.20
 
 The amd64 CPU architecture is fully supported and regularly tested.