Update to 9.9.1-P1 (CVE-2012-1667)

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2012-06-04 15:59:21 +02:00
parent 475645f00d
commit cf5dc7323a
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@ bind-9.7.2b1.tar.gz
/bind-9.9.0rc2.tar.gz
/bind-9.9.0.tar.gz
/bind-9.9.1.tar.gz
/bind-9.9.1-P1.tar.gz

View File

@ -2,11 +2,11 @@
# Red Hat BIND package .spec file
#
#%define PATCHVER P4
%define PATCHVER P1
#%define PREVER rc2
#%define VERSION %{version}-%{PATCHVER}
#%define VERSION %{version}%{PREVER}
%define VERSION %{version}
#%define VERSION %{version}
%define VERSION %{version}-%{PATCHVER}
%{?!SDB: %define SDB 1}
%{?!test: %define test 0}
@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.9.1
Release: 1%{?dist}
Release: 2.%{PATCHVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -772,6 +772,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
* Mon Jun 04 2012 Adam Tkac <atkac redhat com> 32:9.9.1-2.P1
- update to 9.9.1-P1 (CVE-2012-1667)
* Thu May 24 2012 Adam Tkac <atkac redhat com> 32:9.9.1-1
- update to 9.9.1
- bind99-coverity.patch merged

View File

@ -1,2 +1,2 @@
bb37c88f81e03b1d5208d238c6aa51fa bind-9.9.1.tar.gz
4ed20e77f2967c13eaab5563d0c45c76 bind-9.9.1-P1.tar.gz
76857526420dc8e153ad688aeb5a2c4b config-8.tar.bz2