diff options
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -24,7 +24,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.9.6 -Release: 2%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} +Release: 3%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -1023,6 +1023,10 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Wed Oct 22 2014 Petr Spacek <pspacek@redhat.com> - 32:9.9.6-3 +- Fix crash during GSS-TSIG processing (#1155334, #1155127) + introduced in 32:9.9.6-2 + * Tue Oct 14 2014 Tomas Hozza <thozza@redhat.com> - 32:9.9.6-2 - Added native PKCS#11 functionality (#1097752) - bind-sdb now requires bind due to configuration and other utilities |
