]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add FreeBSD 13.4
authorMichal Nowak <mnowak@isc.org>
Tue, 15 Oct 2024 13:16:22 +0000 (15:16 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 6 Dec 2024 09:32:13 +0000 (09:32 +0000)
(cherry picked from commit 88b4367daa341b19587a63d0d58414a813326b6e)

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

index c97b5f79af28c99fba4fdaa7d3a53a3ca9b56738..43a07242ac07ba03ab5126a86052864d447900ba 100644 (file)
@@ -198,7 +198,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
index 3252ebece5ad7b6f640664552ca08e5f3423c191..ac0ea794fe3f54c78a54232b7979f0f0db7ddd29 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.1
+-  FreeBSD 13.4, 14.1
 -  Alpine Linux 3.20
 
 The amd64 CPU architecture is fully supported and regularly tested.