From: Michal Nowak Date: Thu, 21 Oct 2021 09:48:21 +0000 (+0200) Subject: Add OpenBSD 7.0 X-Git-Tag: v9.17.20~27^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=75e873ed9873c099d0eab4fef97b084e487572fa;p=thirdparty%2Fbind9.git Add OpenBSD 7.0 --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index aa885e7c7b8..659e7232c6b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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 diff --git a/PLATFORMS.md b/PLATFORMS.md index f0ad8e85a3e..676ad11da88 100644 --- a/PLATFORMS.md +++ b/PLATFORMS.md @@ -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.