mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 10:59:35 -05:00
Add OpenBSD 7.0
This commit is contained in:
parent
af17112319
commit
75e873ed98
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue