]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
prep 9.16.30
authorTinderbox User <tbox@isc.org>
Thu, 2 Jun 2022 19:30:41 +0000 (19:30 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 2 Jun 2022 19:30:41 +0000 (19:30 +0000)
CHANGES
configure
version

diff --git a/CHANGES b/CHANGES
index c2af95bd44dda4505e3cdb5d5e82c3118cf9f2d2..0c52f3173788d3169961f9027a7867dcede0d294 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.16.30 released ---
+
 5899.  [func]          Don't try to process DNSSEC-related and ZONEMD records
                        in catz. [GL #3380]
 
index cca05c2f4cb189620712d9b64ea3a040da7aebea..43c4f05e4dc91ac49800ff7b7f620f7d9c0a661f 100755 (executable)
--- a/configure
+++ b/configure
@@ -15231,7 +15231,7 @@ $as_echo "#define HAVE_GEOIP2 1" >>confdefs.h
                                   MAXMINDDB_LIBS="$MAXMINDDB_LIBS $ac_cv_search_MMDB_open"
                                   { $as_echo "$as_me:${as_lineno-$LINENO}: GeoIP2 default database path set to $with_maxminddb/share/GeoIP" >&5
 $as_echo "$as_me: GeoIP2 default database path set to $with_maxminddb/share/GeoIP" >&6;}
-                                  eval MAXMINDDB_PREFIX=$with_maxminddb
+                                  MAXMINDDB_PREFIX=$with_maxminddb
 
 else
   as_fn_error $? "GeoIP2 requested, but libmaxminddb not found" "$LINENO" 5
diff --git a/version b/version
index b91b6b53d12bf7ffd2c51eec44ac2cb4bb0e02c4..995567e1d10040573c6c37392765bb72b6b7f495 100644 (file)
--- a/version
+++ b/version
@@ -8,4 +8,4 @@ MINORVER=16
 PATCHVER=30
 RELEASETYPE=
 RELEASEVER=
-EXTENSIONS=-dev
+EXTENSIONS=