]> 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:11:06 +0000 (10:11 +0100)
.gitlab-ci.yml
PLATFORMS.md

index 42b421e3afc49a0a5c236c95d8337db621f81202..ada8bbee925416ac487cc29a27c842886ecb61cb 100644 (file)
@@ -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
index 2e78029bcf56a0076f86e34bb22e47b0e3625e09..95033bb10ac5c5dfa8cd87b8aa664b6259fc0dcd 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.