Update to 9.10.3-P3 due to CVE-2015-8704 and CVE-2015-8705 (#1300051)

This commit is contained in:
Tomas Hozza 2016-01-21 09:51:24 +01:00
parent bbb4f1d9a7
commit 4f7493080f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -61,3 +61,4 @@ bind-9.7.2b1.tar.gz
/bind-9.10.3.tar.gz
/bind-9.10.3-P2.tar.gz
/config-15.tar.bz2
/bind-9.10.3-P3.tar.gz

View File

@ -2,7 +2,7 @@
# Red Hat BIND package .spec file
#
%global PATCHVER P2
%global PATCHVER P3
#%%global PREVER rc1
%global VERSION %{version}%{?PREVER}%{?PATCHVER:-%{PATCHVER}}
@ -25,7 +25,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.10.3
Release: 9%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist}
Release: 10%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -1001,6 +1001,9 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog
* Thu Jan 21 2016 Tomas Hozza <thozza@redhat.com> - 32:9.10.3-10.P3
- Update to 9.10.3-P3 due to CVE-2015-8704 and CVE-2015-8705 (#1300051)
* Wed Jan 06 2016 Tomas Hozza <thozza@redhat.com> - 32:9.10.3-9.P2
- Commented out bindkeys-file statement in default configuration (#1223365#c3)
- Removed unrecognized configure option --enable-developer

View File

@ -1,2 +1,2 @@
bcf7e772b616f7259420a3edc5df350a bind-9.10.3-P3.tar.gz
c47ee477f29baac49dc59ef4fb732b97 config-15.tar.bz2
672dd3c2796b12ac8440f55bcaecfa82 bind-9.10.3-P2.tar.gz