From 2ee3d870e2026ae823947fd1aaeba61df20fccd9 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Tue, 19 Jan 2010 19:04:52 +0000 Subject: - update to 9.6.1-P3 (CVE-2010-0097) --- bind.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'bind.spec') diff --git a/bind.spec b/bind.spec index 1fe684c..30fea46 100644 --- a/bind.spec +++ b/bind.spec @@ -2,7 +2,7 @@ # Red Hat BIND package .spec file # -%define PATCHVER P2 +%define PATCHVER P3 #%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: 14.%{PATCHVER}%{?dist} +Release: 15.%{PATCHVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -289,7 +289,6 @@ rm -rf ${RPM_BUILD_ROOT} # We don't want these rm -f doc/rfc/fetch -rm doc/draft/draft-ietf-enum-e164-gstn-np-05.txt cp --preserve=timestamps %{SOURCE5} doc/rfc gzip -9 doc/rfc/* @@ -585,6 +584,9 @@ rm -rf ${RPM_BUILD_ROOT} %ghost %{chroot_prefix}/etc/localtime %changelog +* Tue Jan 19 2010 Adam Tkac 32:9.6.1-15.P3 +- update to 9.6.1-P3 (CVE-2010-0097) + * Wed Jan 13 2010 Adam Tkac 32:9.6.1-14.P2 - fix occasional crash in keytable.c (#554316) -- cgit