[bind/f14] Update to 9.7.4-P1 (CVE-2011-4313)

Adam Tkac atkac at fedoraproject.org
Wed Nov 16 19:27:04 UTC 2011


commit 260f1961e54dc88f8f457b266a2d17991e181eaf
Author: Adam Tkac <atkac at redhat.com>
Date:   Wed Nov 16 20:26:49 2011 +0100

    Update to 9.7.4-P1 (CVE-2011-4313)
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 .gitignore |    1 +
 bind.spec  |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 53e2222..c70a9a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /bind-9.7.3.tar.gz
 /bind-9.7.4b1.tar.gz
 /bind-9.7.4.tar.gz
+/bind-9.7.4-P1.tar.gz
diff --git a/bind.spec b/bind.spec
index fe1fc2a..abc9986 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,11 +2,11 @@
 # Red Hat BIND package .spec file
 #
 
-#%define PATCHVER P3
-#%define VERSION %{version}-%{PATCHVER}
+%define PATCHVER P1
 #%define PREVER b1
 #%define VERSION %{version}%{PREVER}
-%define VERSION %{version}
+#%define VERSION %{version}
+%define VERSION %{version}-%{PATCHVER}
 
 %{?!SDB:       %define SDB       1}
 %{?!test:      %define test      0}
@@ -21,7 +21,7 @@ Summary:  The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
 Name:     bind
 License:  ISC
 Version:  9.7.4
-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)
@@ -676,6 +676,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Wed Nov 16 2011 Adam Tkac <atkac redhat com> 32:9.7.4-2.P1
+- update to 9.7.4-P1 (CVE-2011-4313)
+
 * Tue Aug 02 2011 Adam Tkac <atkac redhat com> 32:9.7.4-1
 - update to 9.7.4
   - bind97-CVE-2011-1910.patch merged
diff --git a/sources b/sources
index 992f494..7277ccd 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-cdf41397389abddb76a117c8e9b7d1dd  bind-9.7.4.tar.gz
 76857526420dc8e153ad688aeb5a2c4b  config-8.tar.bz2
+c88862ecdcade50e00c76fcb05cd8888  bind-9.7.4-P1.tar.gz


More information about the scm-commits mailing list