]> 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:40:00 +0000 (09:40 +0200)
(cherry picked from commit 75e873ed9873c099d0eab4fef97b084e487572fa)

.gitlab-ci.yml
PLATFORMS
PLATFORMS.md

index 0f142b134c2c6822b3c4619567afa350e74e8177..32f1e67efe33df3dda7f842e659b69624732874d 100644 (file)
@@ -178,7 +178,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 6a274ce78514d40ead827a8f3b92f6924d83931c..13ca54db1dccf1eed1b305de8f53fc5dc402b78d 100644 (file)
--- a/PLATFORMS
+++ b/PLATFORMS
@@ -34,7 +34,7 @@ offer support on a "best effort" basis for some.
 
 Regularly tested platforms
 
-As of Nov 2020, BIND 9.16 is fully supported and regularly tested on the
+As of Oct 2021, BIND 9.16 is fully supported and regularly tested on the
 following systems:
 
   * Debian 9, 10
@@ -42,7 +42,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
index d39a55bcd5311f7c8e497c3236aed449362e33d9..bf275dcb089ca796d0efbbd9334adcf81c731fc4 100644 (file)
@@ -42,7 +42,7 @@ offer support on a "best effort" basis for some.
 
 ### Regularly tested platforms
 
-As of Nov 2020, BIND 9.16 is fully supported and regularly tested on the
+As of Oct 2021, BIND 9.16 is fully supported and regularly tested on the
 following systems:
 
 * Debian 9, 10
@@ -50,7 +50,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.