]> 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 13:00:19 +0000 (14:00 +0100)
(cherry picked from commit 914be61ff8c5a3e0395acd980486c1b4cd656d20)

.gitlab-ci.yml
PLATFORMS
PLATFORMS.md

index 7018b2870ac369466f97bebe6b82b31dd5240134..c5267f1b4f0cb0f339ed22126e736d4e5c14e280 100644 (file)
@@ -129,12 +129,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
@@ -1096,25 +1096,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
@@ -1414,8 +1414,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:
@@ -1425,8 +1425,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:
@@ -1436,8 +1436,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:
@@ -1447,8 +1447,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 a6df948ebeb2b902b49c75ba56e569c6a2fe025e..94eaed13adadb4c10fbbee51f114e71662958c18 100644 (file)
--- a/PLATFORMS
+++ b/PLATFORMS
@@ -34,12 +34,12 @@ offer support on a "best effort" basis for some.
 
 Regularly tested platforms
 
-As of Jul 2020, BIND 9.16 is fully supported and regularly tested on the
+As of Nov 2020, BIND 9.16 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
index 9e03bb22c98723787d25e899fc9d3185c1564a04..44214e99320fb6ff961b7509f2b2a9fb2c9d803f 100644 (file)
@@ -42,12 +42,12 @@ offer support on a "best effort" basis for some.
 
 ### Regularly tested platforms
 
-As of Jul 2020, BIND 9.16 is fully supported and regularly tested on the
+As of Nov 2020, BIND 9.16 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