]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add Fedora 33
authorMichal Nowak <mnowak@isc.org>
Mon, 19 Oct 2020 07:43:25 +0000 (09:43 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 29 Oct 2020 14:37:45 +0000 (15:37 +0100)
.gitlab-ci.yml
PLATFORMS.md

index 99ba57ceeb7ed1f7dae66be8dc58ec1a98c22ab7..dd79d650ab2d722da55b9f01b870aed7d1798f2e 100644 (file)
@@ -133,12 +133,12 @@ stages:
 
 # Fedora
 
-.fedora-32-amd64: &fedora_32_amd64_image
-  image: "$CI_REGISTRY_IMAGE:fedora-32-amd64"
+.fedora-33-amd64: &fedora_33_amd64_image
+  image: "$CI_REGISTRY_IMAGE:fedora-33-amd64"
   <<: *linux_amd64
 
-.fedora-32-arm64: &fedora_32_arm64_image
-  image: "$CI_REGISTRY_IMAGE:fedora-32-arm64"
+.fedora-33-arm64: &fedora_33_arm64_image
+  image: "$CI_REGISTRY_IMAGE:fedora-33-arm64"
   <<: *linux_stress_arm64
 
 # Ubuntu
@@ -1102,25 +1102,25 @@ unit:gcc:softhsm2.4:
     - job: gcc:softhsm2.4
       artifacts: true
 
-# Jobs for PKCS#11-enabled GCC builds on Fedora 32 (amd64)
+# Jobs for PKCS#11-enabled GCC builds on Fedora 33 (amd64)
 
 gcc:softhsm2.6:
   variables:
     CC: gcc
     CFLAGS: "${CFLAGS_COMMON} -O1"
     EXTRA_CONFIGURE: "--with-libidn2 --enable-native-pkcs11 --with-pkcs11=/usr/lib64/pkcs11/libsofthsm2.so"
-  <<: *fedora_32_amd64_image
+  <<: *fedora_33_amd64_image
   <<: *build_job
 
 system:gcc:softhsm2.6:
-  <<: *fedora_32_amd64_image
+  <<: *fedora_33_amd64_image
   <<: *system_test_job
   needs:
     - job: gcc:softhsm2.6
       artifacts: true
 
 unit:gcc:softhsm2.6:
-  <<: *fedora_32_amd64_image
+  <<: *fedora_33_amd64_image
   <<: *unit_test_job
   needs:
     - job: gcc:softhsm2.6
@@ -1406,8 +1406,8 @@ respdiff:
     when: always
   timeout: 2h
 
-stress:authoritative:fedora:32:amd64:
-  <<: *fedora_32_amd64_image
+stress:authoritative:fedora:33:amd64:
+  <<: *fedora_33_amd64_image
   <<: *linux_stress_amd64
   <<: *stress_job
   variables:
@@ -1417,8 +1417,8 @@ stress:authoritative:fedora:32:amd64:
     RATE: 10000
     RUN_TIME: 1
 
-stress:recursive:fedora:32:amd64:
-  <<: *fedora_32_amd64_image
+stress:recursive:fedora:33:amd64:
+  <<: *fedora_33_amd64_image
   <<: *linux_stress_amd64
   <<: *stress_job
   variables:
@@ -1428,8 +1428,8 @@ stress:recursive:fedora:32:amd64:
     RATE: 10000
     RUN_TIME: 1
 
-stress:authoritative:fedora:32:arm64:
-  <<: *fedora_32_arm64_image
+stress:authoritative:fedora:33:arm64:
+  <<: *fedora_33_arm64_image
   <<: *linux_stress_arm64
   <<: *stress_job
   variables:
@@ -1439,8 +1439,8 @@ stress:authoritative:fedora:32:arm64:
     RATE: 10000
     RUN_TIME: 1
 
-stress:recursive:fedora:32:arm64:
-  <<: *fedora_32_arm64_image
+stress:recursive:fedora:33:arm64:
+  <<: *fedora_33_arm64_image
   <<: *linux_stress_arm64
   <<: *stress_job
   variables:
index f6fefda1fe2f8879d56f43ef966e6b41d5e79f5d..697ee87f55c2e6a4545f43e969e647ab6ea3b60e 100644 (file)
@@ -42,12 +42,12 @@ offer support on a "best effort" basis for some.
 
 ### Regularly tested platforms
 
-As of Jul 2020, BIND 9.17 is fully supported and regularly tested on the
+As of Nov 2020, BIND 9.17 is fully supported and regularly tested on the
 following systems:
 
 * Debian 9, 10
 * Ubuntu LTS 16.04, 20.04
-* Fedora 32
+* Fedora 33
 * Red Hat Enterprise Linux / CentOS 7, 8
 * FreeBSD 11.4, 12.1
 * OpenBSD 6.7