[bind/f16] Update to 9.8.3-P1 (CVE-2012-1667)

Adam Tkac atkac at fedoraproject.org
Mon Jun 4 15:05:22 UTC 2012


commit 01e74afd94e2060e1345c9fdb23add347ff0fc61
Author: Adam Tkac <atkac at redhat.com>
Date:   Mon Jun 4 17:05:00 2012 +0200

    Update to 9.8.3-P1 (CVE-2012-1667)
    
    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 9581ad9..59e83e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ bind-9.7.2b1.tar.gz
 /bind-9.8.2rc2.tar.gz
 /bind-9.8.2.tar.gz
 /bind-9.8.3.tar.gz
+/bind-9.8.3-P1.tar.gz
diff --git a/bind.spec b/bind.spec
index af08cf6..89ae829 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,11 +2,11 @@
 # Red Hat BIND package .spec file
 #
 
-#%define VERSION %{version}-%{PATCHVER}
-#%define PATCHVER P1
+%define PATCHVER P1
 #%define VERSION %{version}%{PREVER}
 #%define PREVER rc2
-%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.8.3
-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)
@@ -755,6 +755,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Mon Jun 04 2012 Adam Tkac <atkac redhat com> 32:9.8.3-2.P1
+- update to 9.8.3-P1 (CVE-2012-1667)
+
 * Thu May 24 2012 Adam Tkac <atkac redhat com> 32:9.8.3-1
 - update to 9.8.3
 
diff --git a/sources b/sources
index bd4a31f..2de7629 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-c3f5fff4bfa2fc16110a0556c19b3998  bind-9.8.3.tar.gz
+2e84a3c5fa5f23718fff87e47c1fceb0  bind-9.8.3-P1.tar.gz
 76857526420dc8e153ad688aeb5a2c4b  config-8.tar.bz2


More information about the scm-commits mailing list