]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Drop Ubuntu 18.04 bionic from the CI
authorOndřej Surý <ondrej@isc.org>
Tue, 27 Sep 2022 11:59:30 +0000 (13:59 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 27 Sep 2022 15:09:10 +0000 (17:09 +0200)
The Ubuntu 18.04 bionic will go EOL in April 2023 before the next stable
BIND 9 release, so we can drop this for the next stable BIND 9 release.

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

index 6b8a37390b8df4e15dc4cd2c26c3c6b437a036f9..c2b5986df2c8bbc451e44e09e2f20298d7949f0c 100644 (file)
@@ -152,10 +152,6 @@ stages:
 
 # Ubuntu
 
-.ubuntu-bionic-amd64: &ubuntu_bionic_amd64_image
-  image: "$CI_REGISTRY_IMAGE:ubuntu-bionic-amd64"
-  <<: *linux_amd64
-
 .ubuntu-focal-amd64: &ubuntu_focal_amd64_image
   image: "$CI_REGISTRY_IMAGE:ubuntu-focal-amd64"
   <<: *linux_amd64
@@ -880,40 +876,13 @@ unit:gcc:tumbleweed:amd64:
     - job: gcc:tumbleweed:amd64
       artifacts: true
 
-# Jobs for regular GCC builds on Ubuntu 18.04 Bionic Beaver (amd64)
-
-gcc:bionic:amd64:
-  variables:
-    CC: gcc
-    CFLAGS: "${CFLAGS_COMMON} -O2"
-    EXTRA_CONFIGURE: "--disable-dnstap --without-cmocka --without-gssapi"
-  <<: *ubuntu_bionic_amd64_image
-  <<: *build_job
-  <<: *api_schedules_tags_triggers_web_triggering_rules
-
-system:gcc:bionic:amd64:
-  <<: *ubuntu_bionic_amd64_image
-  <<: *system_test_job
-  <<: *api_schedules_tags_triggers_web_triggering_rules
-  needs:
-    - job: gcc:bionic:amd64
-      artifacts: true
-
-unit:gcc:bionic:amd64:
-  <<: *ubuntu_bionic_amd64_image
-  <<: *unit_test_job
-  <<: *api_schedules_tags_triggers_web_triggering_rules
-  needs:
-    - job: gcc:bionic:amd64
-      artifacts: true
-
 # Jobs for regular GCC builds on Ubuntu 20.04 Focal Fossa (amd64)
 
 gcc:focal:amd64:
   variables:
     CC: gcc
     CFLAGS: "${CFLAGS_COMMON} -Og"
-    EXTRA_CONFIGURE: "--disable-geoip --with-libidn2"
+    EXTRA_CONFIGURE: "--disable-dnstap --without-cmocka --without-gssapi --with-libidn2"
   <<: *ubuntu_focal_amd64_image
   <<: *build_job
 
@@ -937,7 +906,7 @@ gcc:jammy:amd64:
   variables:
     CC: gcc
     CFLAGS: "${CFLAGS_COMMON}"
-    EXTRA_CONFIGURE: "--with-libidn2 --disable-doh"
+    EXTRA_CONFIGURE: "--disable-geoip --with-libidn2 --disable-doh"
   <<: *ubuntu_jammy_amd64_image
   <<: *build_job
 
index 6351ad9286c5cbad0d4e4a15ab79ad4d49bc10b2..9b6b4cb5aac0a0deeafd854d11996dd3d297e505 100644 (file)
@@ -46,7 +46,7 @@ As of August 2022, current versions of BIND 9 are fully supported and regularly
 following systems:
 
 -  Debian 11
--  Ubuntu LTS 18.04, 20.04, 22.04
+-  Ubuntu LTS 20.04, 22.04
 -  Fedora 36
 -  Red Hat Enterprise Linux / CentOS / Oracle Linux 7, 8, 9
 -  FreeBSD 12.3, 13.1
@@ -90,7 +90,7 @@ supported platforms.
 
 -  Platforms past or close to their respective EOL dates, such as:
 
-   -  Ubuntu 14.04, 16.04 (Ubuntu ESM releases are not supported)
+   -  Ubuntu 14.04, 16.04, 18.04 (Ubuntu ESM releases are not supported)
    -  CentOS 6
    -  Debian 8 Jessie, 9 Stretch, 10 Buster
    -  FreeBSD 10.x, 11.x