]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Bump BIND_BASELINE_VERSION for ABI checks
authorMichał Kępień <michal@isc.org>
Wed, 16 Jun 2021 20:47:31 +0000 (22:47 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 16 Jun 2021 20:47:31 +0000 (22:47 +0200)
.gitlab-ci.yml

index 00db6c835813e35c2ccb4074e6ae9ac08cc3e215..a11e2f6ce998e8299dd6c51be618032b83a237a7 100644 (file)
@@ -1597,7 +1597,7 @@ abi-check:
     CC: gcc
     CFLAGS: "${CFLAGS_COMMON} -Og"
     EXTRA_CONFIGURE: "--with-libidn2"
-    BIND_BASELINE_VERSION: v9_11_32
+    BIND_BASELINE_VERSION: v9_11_33
   script:
     - *configure
     - make -j${BUILD_PARALLEL_JOBS:-1} V=1