]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Bump BIND_BASELINE_VERSION for ABI checks
authorMichał Kępień <michal@isc.org>
Thu, 22 Oct 2020 07:27:36 +0000 (09:27 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 22 Oct 2020 07:27:36 +0000 (09:27 +0200)
.gitlab-ci.yml

index 2947c9bd2144b973fcec86811852c25c4c71a409..57fe47e100abd5ad4f6e507892183baf201ab3ff 100644 (file)
@@ -1345,7 +1345,7 @@ abi-check:
     CC: gcc
     CFLAGS: "${CFLAGS_COMMON} -Og"
     EXTRA_CONFIGURE: "--enable-dnstap --with-libidn2"
-    BIND_BASELINE_VERSION: v9_11_23
+    BIND_BASELINE_VERSION: v9_11_24
   script:
     - *configure
     - make -j${BUILD_PARALLEL_JOBS:-1} V=1