]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add Ubuntu 26.04 Resolute Raccoon
authorMichal Nowak <mnowak@isc.org>
Tue, 7 Apr 2026 15:55:31 +0000 (17:55 +0200)
committerMichal Nowak <mnowak@isc.org>
Mon, 11 May 2026 16:39:13 +0000 (18:39 +0200)
(cherry picked from commit 14457ec326a6ef4358d5ac82125e1c1d97f92c3e)

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

index b9fa8dd414c49d277c9fc3f3218bbe3fe33affdd..f0390a57079e2b07e5ed88fdc8ede7131f19a278 100644 (file)
@@ -271,6 +271,10 @@ stages:
   image: "$CI_REGISTRY_IMAGE:ubuntu-noble-amd64"
   <<: *linux_amd64
 
+.ubuntu-resolute-amd64: &ubuntu_resolute_amd64_image
+  image: "$CI_REGISTRY_IMAGE:ubuntu-resolute-amd64"
+  <<: *linux_amd64
+
 # Base image
 # This is a meta image that is used as a base for non-specific jobs
 
@@ -1663,6 +1667,30 @@ unit:gcc:noble:amd64:
     - job: gcc:noble:amd64
       artifacts: true
 
+# Jobs for regular GCC builds on Ubuntu 26.04 Resolute Raccoon (amd64)
+
+gcc:resolute:amd64:
+  variables:
+    CC: gcc
+    CFLAGS: "${CFLAGS_COMMON}"
+    EXTRA_CONFIGURE: "--with-libidn2"
+  <<: *ubuntu_resolute_amd64_image
+  <<: *build_job
+
+system:gcc:resolute:amd64:
+  <<: *ubuntu_resolute_amd64_image
+  <<: *system_test_job
+  needs:
+    - job: gcc:resolute:amd64
+      artifacts: true
+
+unit:gcc:resolute:amd64:
+  <<: *ubuntu_resolute_amd64_image
+  <<: *unit_test_job
+  needs:
+    - job: gcc:resolute:amd64
+      artifacts: true
+
 # Jobs for ASAN builds on Fedora 43 (amd64)
 
 gcc:asan:
index 9a3b77e99b72b7f34f5c2c7ebbb8666091882475..fc6de5b6cdb063ffd4079fea9becb6d54791feaf 100644 (file)
@@ -44,7 +44,7 @@ Current versions of BIND 9 are fully supported and regularly tested on the
 following systems:
 
 -  Debian 12, 13
--  Ubuntu LTS 22.04, 24.04
+-  Ubuntu LTS 22.04, 24.04, 26.04
 -  Fedora 43
 -  Red Hat Enterprise Linux / CentOS / AlmaLinux 8, 9, 10
 -  FreeBSD 13, 14, 15