From 03e0402ba2e093354604c2f09405a6c4855c8fc5 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Wed, 25 Nov 2009 09:58:49 +0000 Subject: - update to 9.6.1-P2 (CVE-2009-4022) --- .cvsignore | 2 +- bind.spec | 7 +++++-- sources | 2 +- 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 32:9.6.1-13.P2 +- update to 9.6.1-P2 (CVE-2009-4022) + * Thu Oct 08 2009 Adam Tkac 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 -- cgit