]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add FreeBSD 13.3
authorMichal Nowak <mnowak@isc.org>
Tue, 5 Mar 2024 19:22:47 +0000 (20:22 +0100)
committerMichal Nowak <mnowak@isc.org>
Mon, 18 Mar 2024 15:02:19 +0000 (16:02 +0100)
(cherry picked from commit 9019985d2d7b364585f80940372a05123158b65c)

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

index b3409cd6951d5888c222a46df07ff1a7c1ccf630..728a4f408fe14059cfeaca4cbf47d4a041389e1f 100644 (file)
@@ -206,7 +206,7 @@ stages:
 ### QCOW2 Image Templates
 
 .freebsd-13-amd64: &freebsd_13_amd64_image
-  image: "freebsd-13.2-x86_64"
+  image: "freebsd-13.3-x86_64"
   <<: *libvirt_amd64
 
 .freebsd-14-amd64: &freebsd_14_amd64_image
index 5dd877ed005c666bdd035fc8019c2a6755e4821a..1c398146270ee7f7c6155dc2b542b90ba4d0f935 100644 (file)
@@ -49,7 +49,7 @@ following systems:
 -  Ubuntu LTS 20.04, 22.04
 -  Fedora 39
 -  Red Hat Enterprise Linux / CentOS / Oracle Linux 7, 8, 9
--  FreeBSD 13.2, 14.0
+-  FreeBSD 13.3, 14.0
 -  Alpine Linux 3.19
 
 The amd64 CPU architecture is fully supported and regularly tested.