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) --- bind.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'bind.spec') 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 -- cgit