]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add Ubuntu 24.04 LTS (Noble Numbat)
authorMichal Nowak <mnowak@isc.org>
Wed, 24 Apr 2024 16:56:21 +0000 (18:56 +0200)
committerMichal Nowak <mnowak@isc.org>
Mon, 6 May 2024 16:38:15 +0000 (18:38 +0200)
(cherry picked from commit d02ed1a0ebd7957127a843279a331e44e8412700)

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

index 3229398e448074450b03d5962b093fab4ad1c4cb..1deeaef0de2ac71b45c0e1de8eaa9db8fa2a28b5 100644 (file)
@@ -184,6 +184,10 @@ stages:
   image: "$CI_REGISTRY_IMAGE:ubuntu-jammy-amd64"
   <<: *linux_amd64
 
+.ubuntu-noble-amd64: &ubuntu_noble_amd64_image
+  image: "$CI_REGISTRY_IMAGE:ubuntu-noble-amd64"
+  <<: *linux_amd64
+
 # Base image
 # This is a meta image that is used as a base for non-specific jobs
 
@@ -1103,6 +1107,30 @@ unit:gcc:jammy:amd64:
     - job: gcc:jammy:amd64
       artifacts: true
 
+# Jobs for regular GCC builds on Ubuntu 24.04 Noble Numbat (amd64)
+
+gcc:noble:amd64:
+  variables:
+    CC: gcc
+    CFLAGS: "${CFLAGS_COMMON}"
+    EXTRA_CONFIGURE: "--with-libidn2"
+  <<: *ubuntu_noble_amd64_image
+  <<: *build_job
+
+system:gcc:noble:amd64:
+  <<: *ubuntu_noble_amd64_image
+  <<: *system_test_job
+  needs:
+    - job: gcc:noble:amd64
+      artifacts: true
+
+unit:gcc:noble:amd64:
+  <<: *ubuntu_noble_amd64_image
+  <<: *unit_test_job
+  needs:
+    - job: gcc:noble:amd64
+      artifacts: true
+
 # Jobs for ASAN builds on Fedora 39 (amd64)
 
 gcc:asan:
index 9421a822f361069fe49d7d7de970168a1b0f0b7c..744567a5c842268ccbede518e3baec2635c8a694 100644 (file)
@@ -46,7 +46,7 @@ Current versions of BIND 9 are fully supported and regularly tested on the
 following systems:
 
 -  Debian 11, 12
--  Ubuntu LTS 20.04, 22.04
+-  Ubuntu LTS 20.04, 22.04, 24.04
 -  Fedora 39
 -  Red Hat Enterprise Linux / CentOS / Oracle Linux 7, 8, 9
 -  FreeBSD 13.3, 14.0