summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2009-11-25 09:58:49 +0000
committerAdam Tkac <atkac@fedoraproject.org>2009-11-25 09:58:49 +0000
commit03e0402ba2e093354604c2f09405a6c4855c8fc5 (patch)
treec398bd61d2b6fd25ce48f3e337da7b9da1a9e568
parentb59e88994834e0306c1b51c55390ab2ec3dc4fac (diff)
- update to 9.6.1-P2 (CVE-2009-4022)bind-9_6_1-13_P2_fc12
-rw-r--r--.cvsignore2
-rw-r--r--bind.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 4 deletions
diff --git a/.cvsignore b/.cvsignore
index 1e7859d..09757ff 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
-bind-9.6.1-P1.tar.gz
+bind-9.6.1-P2.tar.gz
config-4.tar.bz2
diff --git a/bind.spec b/bind.spec
index b743d4e..d9bcd42 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}-%{PATCHVER}
@@ -20,7 +20,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.6.1
-Release: 12.%{PATCHVER}%{?dist}
+Release: 13.%{PATCHVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -583,6 +583,9 @@ rm -rf ${RPM_BUILD_ROOT}
%ghost %{chroot_prefix}/etc/localtime
%changelog
+* Wed Nov 25 2009 Adam Tkac <atkac redhat com> 32:9.6.1-13.P2
+- update to 9.6.1-P2 (CVE-2009-4022)
+
* Thu Oct 08 2009 Adam Tkac <atkac redhat com> 32:9.6.1-12.P1
- don't package named-bootconf utility, it is very outdated and unneeded
diff --git a/sources b/sources
index 2168f8f..0d9d2e7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-e6ce3b355c4e6bf5d66ef100f555da3f bind-9.6.1-P1.tar.gz
+435bc2e26e470d46ddf2acb24abb6ea6 bind-9.6.1-P2.tar.gz
de68e10e91e05ab100be879b5bcaa6cb config-4.tar.bz2