]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add Ubuntu 22.04 LTS (Jammy Jellyfish)
authorMichal Nowak <mnowak@isc.org>
Wed, 15 Jun 2022 14:00:35 +0000 (16:00 +0200)
committerMichal Nowak <mnowak@isc.org>
Wed, 22 Jun 2022 10:04:13 +0000 (12:04 +0200)
(cherry picked from commit 4c2af3bdfa264167243cd36d8916fb497ecf3c0c)

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

index 9ace9e02cfdac88a7bb9104d36b109191254f271..1ece83644a625ddd9dae5efba2bff05c6c7f98c8 100644 (file)
@@ -162,6 +162,10 @@ stages:
   image: "$CI_REGISTRY_IMAGE:ubuntu-focal-amd64"
   <<: *linux_amd64
 
+.ubuntu-jammy-amd64: &ubuntu_jammy_amd64_image
+  image: "$CI_REGISTRY_IMAGE:ubuntu-jammy-amd64"
+  <<: *linux_amd64
+
 # Windows
 
 .windows-server-2016-amd64: &windows_server_2016_amd64_image
@@ -914,6 +918,30 @@ unit:gcc:focal:amd64:
     - job: gcc:focal:amd64
       artifacts: true
 
+# Jobs for regular GCC builds on Ubuntu 22.04 Jammy Jellyfish (amd64)
+
+gcc:jammy:amd64:
+  variables:
+    CC: gcc
+    CFLAGS: "${CFLAGS_COMMON}"
+    EXTRA_CONFIGURE: "--with-libidn2"
+  <<: *ubuntu_jammy_amd64_image
+  <<: *build_job
+
+system:gcc:jammy:amd64:
+  <<: *ubuntu_jammy_amd64_image
+  <<: *system_test_job
+  needs:
+    - job: gcc:jammy:amd64
+      artifacts: true
+
+unit:gcc:jammy:amd64:
+  <<: *ubuntu_jammy_amd64_image
+  <<: *unit_test_job
+  needs:
+    - job: gcc:jammy:amd64
+      artifacts: true
+
 # Jobs for ASAN builds on Fedora 35 (amd64)
 
 gcc:asan:
index 62de462f85c7919e89810c77705bcd07103aafa8..7c6b51eade5afd818dff0b83b56fa4817a987092 100644 (file)
@@ -42,11 +42,11 @@ able to offer support on a “best effort” basis for some.
 Regularly tested platforms
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-As of Dec 2021, BIND 9.16 is fully supported and regularly tested on the
+As of June 2022, BIND 9.16 is fully supported and regularly tested on the
 following systems:
 
 -  Debian 9, 10, 11
--  Ubuntu LTS 18.04, 20.04
+-  Ubuntu LTS 18.04, 20.04, 22.04
 -  Fedora 35
 -  Red Hat Enterprise Linux / CentOS / Oracle Linux 7, 8
 -  FreeBSD 12.3, 13.0