From 136022b9f354bbb4e5bb867d49e3600510019097 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Fri, 27 May 2011 10:24:33 +0200 Subject: Update to 9.8.0-P2 (CVE-2011-1910) Signed-off-by: Adam Tkac --- bind.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'bind.spec') diff --git a/bind.spec b/bind.spec index 3a597e0..0ff205d 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}%{PREVER} @@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.8.0 -Release: 3.%{PATCHVER}%{?dist} +Release: 4.%{PATCHVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -770,6 +770,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Fri May 27 2011 Adam Tkac 32:9.8.0-4.P2 +- update to 9.8.0-P2 (CVE-2011-1910) + * Fri May 06 2011 Adam Tkac 32:9.8.0-3.P1 - update to 9.8.0-P1 (CVE-2011-1907) -- cgit