]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add OpenBSD 7.0
authorMichal Nowak <mnowak@isc.org>
Thu, 21 Oct 2021 09:48:21 +0000 (11:48 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 22 Oct 2021 07:25:36 +0000 (09:25 +0200)
.gitlab-ci.yml
PLATFORMS.md

index aa885e7c7b832b7ddedc9f8b6da9c6487c172edd..659e7232c6bdce6bac2138ff4f1aae255f65612e 100644 (file)
@@ -175,7 +175,7 @@ stages:
   <<: *libvirt_amd64
 
 .openbsd-amd64: &openbsd_amd64_image
-  image: "openbsd-6.9-x86_64"
+  image: "openbsd-7.0-x86_64"
   <<: *libvirt_amd64
 
 ### Job Templates
index f0ad8e85a3e70759a28d29ec550de78c9ca63ddb..676ad11da883f3bf7683cd3d89c5b7ef47ef63dd 100644 (file)
@@ -57,7 +57,7 @@ offer support on a "best effort" basis for some.
 
 ### Regularly tested platforms
 
-As of Nov 2020, BIND 9.17 is fully supported and regularly tested on the
+As of Oct 2021, BIND 9.17 is fully supported and regularly tested on the
 following systems:
 
 * Debian 9, 10
@@ -65,7 +65,7 @@ following systems:
 * Fedora 34
 * Red Hat Enterprise Linux / CentOS / Oracle Linux 7, 8
 * FreeBSD 11.4, 12.2, 13.0
-* OpenBSD 6.9
+* OpenBSD 7.0
 * Alpine Linux 3.14
 
 The amd64, i386, armhf and arm64 CPU architectures are all fully supported.