summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2012-06-04 15:59:21 +0200
committerAdam Tkac <atkac@redhat.com>2012-06-04 15:59:21 +0200
commitcf5dc7323a35406a41344911043d4a5af29cae17 (patch)
tree17b494135f80ac08e07f045b15b00bcbb4f371a4
parent475645f00d4e16bc7c5cd6cb766816a24f3ad005 (diff)
downloadbind-cf5dc7323a35406a41344911043d4a5af29cae17.tar.gz
bind-cf5dc7323a35406a41344911043d4a5af29cae17.tar.xz
bind-cf5dc7323a35406a41344911043d4a5af29cae17.zip
Update to 9.9.1-P1 (CVE-2012-1667)
Signed-off-by: Adam Tkac <atkac@redhat.com>
-rw-r--r--.gitignore1
-rw-r--r--bind.spec11
-rw-r--r--sources2
3 files changed, 9 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index d7dcf93..7a9770b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/bind.spec b/bind.spec
index 4ebbb1e..56f3ea0 100644
--- a/bind.spec
+++ b/bind.spec
@@ -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
diff --git a/sources b/sources
index a6dcfd2..2b5974c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-bb37c88f81e03b1d5208d238c6aa51fa bind-9.9.1.tar.gz
+4ed20e77f2967c13eaab5563d0c45c76 bind-9.9.1-P1.tar.gz
76857526420dc8e153ad688aeb5a2c4b config-8.tar.bz2