From: Michal Nowak Date: Mon, 19 Oct 2020 07:45:47 +0000 (+0200) Subject: Update to OpenBSD 6.8 X-Git-Tag: v9.17.7~32^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=773649f413192ce974f49aa625fd7525674fa09b;p=thirdparty%2Fbind9.git Update to OpenBSD 6.8 --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 42b421e3afc..ada8bbee925 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -168,7 +168,7 @@ stages: <<: *libvirt_amd64 .openbsd-amd64: &openbsd_amd64_image - image: "openbsd-6.7-x86_64" + image: "openbsd-6.8-x86_64" <<: *libvirt_amd64 ### Job Templates diff --git a/PLATFORMS.md b/PLATFORMS.md index 2e78029bcf5..95033bb10ac 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.7 +* OpenBSD 6.8 * Alpine Linux 3.12 The amd64, i386, armhf and arm64 CPU architectures are all fully supported.