]> 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:34:43 +0000 (14:34 +0100)
.gitlab-ci.yml
doc/arm/platforms.inc.rst

index 3ea4cb703789ff337048c0cfbc9ee4224fd40e23..6a1eb8f5faefcadaaf03a86a75c2090239dbfdb0 100644 (file)
@@ -210,7 +210,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 b409e04371dc5fd2b8e08431186af06caf8662b6..d0927d00e839886f0728792d381cb45cbf6cc3fc 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.4, 14.1
+-  FreeBSD 13.4, 14.2
 -  Alpine Linux 3.20
 
 The amd64 CPU architecture is fully supported and regularly tested.