[bind/f16] Update to 9.8.1-P1 (CVE-2011-4313)

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


commit e812a9d5bb81d5ef4e4ced318f32828d331c72f6
Author: Adam Tkac <atkac at redhat.com>
Date:   Wed Nov 16 20:17:15 2011 +0100

    Update to 9.8.1-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 8b79abb..d96c1ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ bind-9.7.2b1.tar.gz
 /bind-9.8.0-P4.tar.gz
 /bind-9.8.1rc1.tar.gz
 /bind-9.8.1.tar.gz
+/bind-9.8.1-P1.tar.gz
diff --git a/bind.spec b/bind.spec
index ea8e83f..a0bd323 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,11 +2,11 @@
 # Red Hat BIND package .spec file
 #
 
-#%define PATCHVER P4
 #%define PREVER rc1
 #%define VERSION %{version}%{PREVER}
-#%define VERSION %{version}-%{PATCHVER}
-%define VERSION %{version}
+#%define VERSION %{version}
+%define VERSION %{version}-%{PATCHVER}
+%define PATCHVER P1
 
 %{?!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.8.1
-Release:  3%{?dist}
+Release:  4.%{PATCHVER}%{?dist}
 Epoch:    32
 Url:      http://www.isc.org/products/BIND/
 Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -761,6 +761,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Wed Nov 16 2011 Adam Tkac <atkac redhat com> 32:9.8.1-4.P1
+- update to 9.8.1-P1 (CVE-2011-4313)
+
 * Mon Sep 26 2011 Adam Tkac <atkac redhat com> 32:9.8.1-3
 - remove deps filter, it is no longer needed (#739663)
 
diff --git a/sources b/sources
index bdbd2d9..00b25b5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 76857526420dc8e153ad688aeb5a2c4b  config-8.tar.bz2
-cf31117c5d35af34d4c0702970ad9fb7  bind-9.8.1.tar.gz
+afa41f8203d50bedad65071f9b6f96d7  bind-9.8.1-P1.tar.gz


More information about the scm-commits mailing list