]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add AlmaLinux 10
authorMichal Nowak <mnowak@isc.org>
Tue, 1 Jul 2025 15:49:17 +0000 (17:49 +0200)
committerMichal Nowak <mnowak@isc.org>
Tue, 8 Jul 2025 14:06:51 +0000 (16:06 +0200)
(cherry picked from commit 42367082cc981c2c42c0416edcf3ba756d63bb68)

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

index ccc39401c2e8c40f00ee03668e4fa7b2952925c3..9001488d14b3debc75cecbd6811082f25896bef7 100644 (file)
@@ -180,6 +180,10 @@ stages:
   image: "$CI_REGISTRY_IMAGE:almalinux-9-amd64"
   <<: *linux_amd64
 
+.almalinux-10-amd64: &almalinux_10_amd64_image
+  image: "$CI_REGISTRY_IMAGE:almalinux-10-amd64"
+  <<: *linux_amd64
+
 # Debian
 
 .debian-bookworm-amd64: &debian_bookworm_amd64_image
@@ -891,6 +895,30 @@ unit:gcc:almalinux9:amd64:
     - job: gcc:almalinux9:amd64
       artifacts: true
 
+# Jobs for regular GCC builds on Alma Linux 10 (amd64)
+
+gcc:almalinux10:amd64:
+  variables:
+    CC: gcc
+    CFLAGS: "${CFLAGS_COMMON}"
+    EXTRA_CONFIGURE: "--with-libidn2"
+  <<: *almalinux_10_amd64_image
+  <<: *build_job
+
+system:gcc:almalinux10:amd64:
+  <<: *almalinux_10_amd64_image
+  <<: *system_test_job
+  needs:
+    - job: gcc:almalinux10:amd64
+      artifacts: true
+
+unit:gcc:almalinux10:amd64:
+  <<: *almalinux_10_amd64_image
+  <<: *unit_test_job
+  needs:
+    - job: gcc:almalinux10:amd64
+      artifacts: true
+
 gcc:tarball:nosphinx:
   variables:
     CC: gcc
index 952d4d50c13ddf7b1e155527ad6cc9fb4cac39a3..cf67ad00f7f8112f8dfa8d7424af4ac69a533203 100644 (file)
@@ -48,7 +48,7 @@ following systems:
 -  Debian 12
 -  Ubuntu LTS 22.04, 24.04
 -  Fedora 42
--  Red Hat Enterprise Linux / CentOS / AlmaLinux 8, 9
+-  Red Hat Enterprise Linux / CentOS / AlmaLinux 8, 9, 10
 -  FreeBSD 13.4, 14.2
 -  Alpine Linux 3.22