Accepting request 977055 from home:jmoellers:branches:network
OBS-URL: https://build.opensuse.org/request/show/977055 OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=342
This commit is contained in:
parent
d16c91b060
commit
ed00a571eb
11
bind.changes
11
bind.changes
@ -3,6 +3,17 @@ Mon May 16 08:14:55 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add upstream patch bind-prevent-buffer-overflow.patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 12 14:25:28 UTC 2022 - Josef Möllers <josef.moellers@suse.com>
|
||||
|
||||
- The named-checkconf had been moved from /usr/sbin to /usr/bin
|
||||
but that had not been reflected in scripts that called this,
|
||||
eg named.prep. So these scripts failed.
|
||||
Some installations still have "createNamedConfInclude" in the
|
||||
NAMED_INITIALIZE_SCRIPTS in /etc/sysconfig/named. The named.prep
|
||||
will now report this but continue.
|
||||
[bsc#1199044, vendor-files.tar.bz2]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:56:58 UTC 2022 - Josef Möllers <josef.moellers@suse.com>
|
||||
|
||||
|
20
bind.spec
20
bind.spec
@ -582,14 +582,6 @@ fi
|
||||
%{_sbindir}/rndc
|
||||
%{_sbindir}/rndc-confgen
|
||||
%{_sbindir}/tsig-keygen
|
||||
# 9.18.0 %%{_sbindir}/dnssec-checkds
|
||||
# 9.18.0 %%{_sbindir}/dnssec-coverage
|
||||
# 9.18.0 %%{_sbindir}/dnssec-keymgr
|
||||
# %%{_sbindir}/genrandom
|
||||
# %%{_sbindir}/isc-hmac-fixup
|
||||
# 9.18.0 %%{_sbindir}/named-journalprint
|
||||
# 9.18.0 %%{_sbindir}/nsec3hash
|
||||
# Library files, formerly in their own, separate packages:
|
||||
%{_libdir}/libbind9-%{version}.so
|
||||
%{_libdir}/libdns-%{version}.so
|
||||
%{_libdir}/libirs-%{version}.so
|
||||
@ -606,7 +598,6 @@ fi
|
||||
%{_libdir}/libns.so
|
||||
%dir %doc %{_defaultdocdir}/bind
|
||||
%{_defaultdocdir}/bind/README*.%{VENDOR}
|
||||
# %%{_defaultdocdir}/bind/.clang-format.headers
|
||||
%{_mandir}/man1/arpaname.1%{ext_man}
|
||||
%{_mandir}/man1/delv.1%{ext_man}
|
||||
%{_mandir}/man1/dig.1%{ext_man}
|
||||
@ -631,16 +622,5 @@ fi
|
||||
%{_mandir}/man8/rndc.8%{ext_man}
|
||||
%{_mandir}/man8/rndc-confgen.8%{ext_man}
|
||||
%{_mandir}/man8/tsig-keygen.8%{ext_man}
|
||||
# %%{_mandir}/man1/dnstap-read.1%%{ext_man}
|
||||
# 9.18.0 %%{_mandir}/man8/dnssec-checkds.8%%{ext_man}
|
||||
# 9.18.0 %%{_mandir}/man8/dnssec-coverage.8%%{ext_man}
|
||||
# 9.18.0 %%{_mandir}/man8/dnssec-keymgr.8%%{ext_man}
|
||||
# %%{_mandir}/man8/named-nzd2nzf.8%%{ext_man}
|
||||
# %%{_mandir}/man8/genrandom.8%%{ext_man}
|
||||
# %%{_mandir}/man8/isc-hmac-fixup.8%%{ext_man}
|
||||
|
||||
# 9.18.0 %%files -n python3-bind
|
||||
# 9.18.0 %%{python3_sitelib}/isc
|
||||
# 9.18.0 %%{python3_sitelib}/isc-*.egg-info
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8211a8f992a9e8602c111b7f0f244f0ce25dd149d4007c7d00679d6249f9b458
|
||||
size 20273
|
||||
oid sha256:1bcc216c1bbd72cd737ee6119206121c0313a429492591335130068abcf41201
|
||||
size 20177
|
||||
|
Loading…
Reference in New Issue
Block a user