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

index 4d37c6403632b38a0f7afa46dc89bf0c50d4b1ec..28e8b300fc40985deccbc80019b026ac43e21b39 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 9d6001eb41542253208b112b1fdc3d8291e3a390..f65d264f125f28a7c055ba60783a8b46818bbf97 100644 (file)
@@ -47,7 +47,7 @@ following systems:
 -  Ubuntu LTS 20.04, 22.04
 -  Fedora 39
 -  Red Hat Enterprise Linux / CentOS / Oracle Linux 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.