[bind] Update to 9.8.0-P2 (CVE-2011-1910)

Adam Tkac atkac at fedoraproject.org
Fri May 27 08:25:02 UTC 2011


commit 136022b9f354bbb4e5bb867d49e3600510019097
Author: Adam Tkac <atkac at redhat.com>
Date:   Fri May 27 10:24:33 2011 +0200

    Update to 9.8.0-P2 (CVE-2011-1910)
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 .gitignore |    1 +
 bind.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d383c18..8073b48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/bind.spec b/bind.spec
index 3a597e0..0ff205d 100644
--- a/bind.spec
+++ b/bind.spec
@@ -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)
 
diff --git a/sources b/sources
index 10e31c5..df61a73 100644
--- a/sources
+++ b/sources
@@ -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


More information about the scm-commits mailing list