Hello community, here is the log from the commit of package bind for openSUSE:Factory checked in at 2020-08-20 22:23:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bind (Old) and /work/SRC/openSUSE:Factory/.bind.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bind" Thu Aug 20 22:23:29 2020 rev:154 rq:827215 version:9.16.5 Changes: -------- --- /work/SRC/openSUSE:Factory/bind/bind.changes 2020-07-26 16:18:37.436767883 +0200 +++ /work/SRC/openSUSE:Factory/.bind.new.3399/bind.changes 2020-08-20 22:24:33.995861713 +0200 @@ -1,0 +2,8 @@ +Thu Aug 6 12:35:10 UTC 2020 - Josef Möllers <[email protected]> + +- Added "/etc/bind.keys" to NAMED_CONF_INCLUDE_FILES in + /etc/sysconfig/named to suppress warning message re + missing file. + [vendor-files.tar.bz2, bsc#1173983] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bind.spec ++++++ --- /var/tmp/diff_new_pack.uvn3ui/_old 2020-08-20 22:24:36.803863026 +0200 +++ /var/tmp/diff_new_pack.uvn3ui/_new 2020-08-20 22:24:36.803863026 +0200 @@ -95,7 +95,6 @@ BuildRequires: pkgconfig(json) BuildRequires: pkgconfig(krb5) BuildRequires: pkgconfig(libidn2) -BuildRequires: pkgconfig(libmaxminddb) BuildRequires: pkgconfig(libuv) BuildRequires: pkgconfig(libxml-2.0) Requires: %{name}-chrootenv @@ -317,8 +316,7 @@ --with-pic \ --disable-openssl-version-check \ --with-tuning=large \ - --without-geoip \ - --with-geoip2 \ + --with-geoip \ --with-dlopen \ --with-gssapi=yes \ --disable-isc-spnego \ ++++++ vendor-files.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vendor-files/sysconfig/named-named new/vendor-files/sysconfig/named-named --- old/vendor-files/sysconfig/named-named 2004-09-18 18:28:50.000000000 +0200 +++ new/vendor-files/sysconfig/named-named 2020-08-06 14:34:50.884515125 +0200 @@ -14,7 +14,8 @@ # # Example: "/etc/named-dhcpd.key ldap.dump rndc-access.conf" # -NAMED_CONF_INCLUDE_FILES="" +# /etc/bind.keys is already included to suppress named warning about missing file. +NAMED_CONF_INCLUDE_FILES="/etc/bind.keys" ## Type: string ## Default: "createNamedConfInclude"
