diff --git a/bind.changes b/bind.changes index 0f23aa3..740f835 100644 --- a/bind.changes +++ b/bind.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Oct 18 09:55:18 UTC 2021 - Josef Möllers + +- Just specifying "geoip-directory;" in /etc/named.conf is not + correct syntax. Must either put a path name or the string + "none". Appended the work "none" to make it correct syntax. + +------------------------------------------------------------------- +Fri Oct 8 13:02:17 UTC 2021 - Josef Möllers + +- Added build requirement of libmaxminddb to the spec file + Also added an entry for "geoip-directory" with the default path + to /etc/named.conf. + [bsc#1190884, vendor-files/config/named.conf, bind.spec] + ------------------------------------------------------------------- Thu Aug 19 06:25:35 UTC 2021 - Josef Möllers diff --git a/bind.spec b/bind.spec index b814468..b508bc7 100644 --- a/bind.spec +++ b/bind.spec @@ -80,6 +80,7 @@ BuildRequires: update-desktop-files BuildRequires: pkgconfig(json) BuildRequires: pkgconfig(krb5) BuildRequires: pkgconfig(libidn2) +BuildRequires: pkgconfig(libmaxminddb) BuildRequires: pkgconfig(libuv) BuildRequires: pkgconfig(libxml-2.0) Requires: %{name}-utils diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index ff90689..deae428 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f894c8a3a874ac0af41aeee1fb079bd21c62f9c138b0da6db85e149c5e9b30d -size 19233 +oid sha256:b8093a3d955e1ad9cfab735c6385cf9fd79f1175e022dc40560d849527ac92e2 +size 19574