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

index 7cedd80e424d71a1c004a8905d7e4b8c87057eec..9a6d0cdbe445686aae6b3dcb44e85d75524409e3 100644 (file)
@@ -206,7 +206,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 f83eb33580a644a7adb1409e750e55df51ab52db..b409e04371dc5fd2b8e08431186af06caf8662b6 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.1
+-  FreeBSD 13.4, 14.1
 -  Alpine Linux 3.20
 
 The amd64 CPU architecture is fully supported and regularly tested.