Accepting request 926547 from network
(forwarded request 926001 from jmoellers) OBS-URL: https://build.opensuse.org/request/show/926547 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bind?expand=0&rev=172
This commit is contained in:
commit
5d7a1ba24a
15
bind.changes
15
bind.changes
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 18 09:55:18 UTC 2021 - Josef Möllers <josef.moellers@suse.com>
|
||||
|
||||
- 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 <josef.moellers@suse.com>
|
||||
|
||||
- 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 <josef.moellers@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f894c8a3a874ac0af41aeee1fb079bd21c62f9c138b0da6db85e149c5e9b30d
|
||||
size 19233
|
||||
oid sha256:b8093a3d955e1ad9cfab735c6385cf9fd79f1175e022dc40560d849527ac92e2
|
||||
size 19574
|
||||
|
Loading…
Reference in New Issue
Block a user