From: Michal Nowak Date: Mon, 17 May 2021 10:02:31 +0000 (+0200) Subject: Add OpenBSD 6.9 X-Git-Tag: v9.17.14~40^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=315b8522bafad429ce2ff57c48691e01263a9926;p=thirdparty%2Fbind9.git Add OpenBSD 6.9 --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index df73be8a2bf..4143d4832bf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -174,7 +174,7 @@ stages: <<: *libvirt_amd64 .openbsd-amd64: &openbsd_amd64_image - image: "openbsd-6.8-x86_64" + image: "openbsd-6.9-x86_64" <<: *libvirt_amd64 ### Job Templates diff --git a/PLATFORMS.md b/PLATFORMS.md index 25a05aa8d78..6276a34e31c 100644 --- a/PLATFORMS.md +++ b/PLATFORMS.md @@ -50,7 +50,7 @@ following systems: * Fedora 33 * Red Hat Enterprise Linux / CentOS 7, 8 * FreeBSD 11.4, 12.2 -* OpenBSD 6.8 +* OpenBSD 6.9 * Alpine Linux 3.13 The amd64, i386, armhf and arm64 CPU architectures are all fully supported.