Update to 9.8.0-P2 (CVE-2011-1910)

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2011-05-27 10:24:33 +02:00
parent a3e9bb8bda
commit 136022b9f3
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ bind-9.7.2b1.tar.gz
/bind-9.8.0rc1.tar.gz
/bind-9.8.0.tar.gz
/bind-9.8.0-P1.tar.gz
/bind-9.8.0-P2.tar.gz

View File

@ -2,7 +2,7 @@
# Red Hat BIND package .spec file
#
%define PATCHVER P1
%define PATCHVER P2
#%define PREVER rc1
#%define VERSION %{version}
#%define VERSION %{version}%{PREVER}
@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.8.0
Release: 3.%{PATCHVER}%{?dist}
Release: 4.%{PATCHVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -770,6 +770,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
* Fri May 27 2011 Adam Tkac <atkac redhat com> 32:9.8.0-4.P2
- update to 9.8.0-P2 (CVE-2011-1910)
* Fri May 06 2011 Adam Tkac <atkac redhat com> 32:9.8.0-3.P1
- update to 9.8.0-P1 (CVE-2011-1907)

View File

@ -1,2 +1,2 @@
d97ecd8f62a4cf4a769742c79cd8f921 bind-9.8.0-P1.tar.gz
5f90dcf1730631feacdad3257c465c54 bind-9.8.0-P2.tar.gz
76857526420dc8e153ad688aeb5a2c4b config-8.tar.bz2