]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add Fedora 44 12065/head
authorMichal Nowak <mnowak@isc.org>
Thu, 9 Apr 2026 04:52:40 +0000 (06:52 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 21 May 2026 05:53:38 +0000 (07:53 +0200)
(cherry picked from commit 175b4f171185c40569103007146e75f37b527cbb)

.gitlab-ci.yml
doc/arm/platforms.inc.rst

index 54b5c403e6708de4ae44bd62322392299281e842..885ce93ee2eaa6dae70afd641684925a27d6e4ad 100644 (file)
@@ -252,16 +252,16 @@ stages:
 
 # Fedora
 
-.tsan-fedora-43-amd64: &tsan_fedora_43_amd64_image
-  image: "$CI_REGISTRY_IMAGE:tsan-fedora-43-amd64"
+.tsan-fedora-44-amd64: &tsan_fedora_44_amd64_image
+  image: "$CI_REGISTRY_IMAGE:tsan-fedora-44-amd64"
   <<: *linux_amd64
 
-.fedora-43-amd64: &fedora_43_amd64_image
-  image: "$CI_REGISTRY_IMAGE:fedora-43-amd64"
+.fedora-44-amd64: &fedora_44_amd64_image
+  image: "$CI_REGISTRY_IMAGE:fedora-44-amd64"
   <<: *linux_amd64
 
-.fedora-43-arm64: &fedora_43_arm64_image
-  image: "$CI_REGISTRY_IMAGE:fedora-43-arm64"
+.fedora-44-arm64: &fedora_44_arm64_image
+  image: "$CI_REGISTRY_IMAGE:fedora-44-arm64"
   <<: *linux_arm64
 
 # Ubuntu
@@ -1702,7 +1702,7 @@ unit:gcc:resolute:amd64:
     - job: gcc:resolute:amd64
       artifacts: true
 
-# Jobs for ASAN builds on Fedora 43 (amd64)
+# Jobs for ASAN builds on Fedora 44 (amd64)
 
 gcc:asan:
   variables:
@@ -1710,20 +1710,20 @@ gcc:asan:
     CFLAGS: "${CFLAGS_COMMON} -fsanitize=address,undefined"
     LDFLAGS: "-fsanitize=address,undefined"
     EXTRA_CONFIGURE: "--with-libidn2 --without-jemalloc"
-  <<: *fedora_43_amd64_image
+  <<: *fedora_44_amd64_image
   <<: *build_job
 
 system:gcc:asan:
   variables:
     LSAN_OPTIONS: "suppressions=$CI_PROJECT_DIR/suppr-lsan.txt"
-  <<: *fedora_43_amd64_image
+  <<: *fedora_44_amd64_image
   <<: *system_test_job
   needs:
     - job: gcc:asan
       artifacts: true
 
 unit:gcc:asan:
-  <<: *fedora_43_amd64_image
+  <<: *fedora_44_amd64_image
   <<: *unit_test_job
   needs:
     - job: gcc:asan
@@ -1754,7 +1754,7 @@ unit:clang:asan:
     - job: clang:asan
       artifacts: true
 
-# Jobs for TSAN builds on Fedora 43 (amd64)
+# Jobs for TSAN builds on Fedora 44 (amd64)
 
 gcc:tsan:
   variables:
@@ -1762,13 +1762,13 @@ gcc:tsan:
     CFLAGS: "${CFLAGS_COMMON} -Wno-stringop-overread -ggdb -O2 -fsanitize=thread"
     LDFLAGS: "-fsanitize=thread -Wl,--disable-new-dtags"
     EXTRA_CONFIGURE: "--with-libidn2 --enable-pthread-rwlock --without-jemalloc PKG_CONFIG_PATH=/opt/tsan/lib/pkgconfig"
-  <<: *tsan_fedora_43_amd64_image
+  <<: *tsan_fedora_44_amd64_image
   <<: *build_job
 
 system:gcc:tsan:
   variables:
     TSAN_OPTIONS: "${TSAN_OPTIONS_FEDORA}"
-  <<: *tsan_fedora_43_amd64_image
+  <<: *tsan_fedora_44_amd64_image
   <<: *system_test_tsan_job
   <<: *extra_system_tests_triggering_rules
   needs:
@@ -1778,7 +1778,7 @@ system:gcc:tsan:
 unit:gcc:tsan:
   variables:
     TSAN_OPTIONS: "${TSAN_OPTIONS_FEDORA}"
-  <<: *tsan_fedora_43_amd64_image
+  <<: *tsan_fedora_44_amd64_image
   <<: *unit_test_tsan_job
   <<: *api_pipelines_schedules_tags_triggers_web_triggering_rules
   needs:
index fc6de5b6cdb063ffd4079fea9becb6d54791feaf..688fbf0eb06a94d681260aa1842102715ef9f259 100644 (file)
@@ -45,7 +45,7 @@ following systems:
 
 -  Debian 12, 13
 -  Ubuntu LTS 22.04, 24.04, 26.04
--  Fedora 43
+-  Fedora 44
 -  Red Hat Enterprise Linux / CentOS / AlmaLinux 8, 9, 10
 -  FreeBSD 13, 14, 15
 -  Alpine Linux 3.23