]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update to OpenBSD 6.8
authorMichal Nowak <mnowak@isc.org>
Mon, 19 Oct 2020 07:45:47 +0000 (09:45 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 30 Oct 2020 09:39:59 +0000 (10:39 +0100)
(cherry picked from commit 773649f413192ce974f49aa625fd7525674fa09b)

.gitlab-ci.yml
PLATFORMS.md

index 3f99567896c6e541134be84c851ef00bb858ab73..49881ba02be15a35f48f956d24b3b206550244e8 100644 (file)
@@ -164,7 +164,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
index 7afedbc255434d314bd06b89e3f52f68600169e8..eed36c27c5c6511ed49af339ef6d24b3cb96283c 100644 (file)
@@ -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.