diff options
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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 <atkac redhat com> 32:9.6.1-15.P3 +- update to 9.6.1-P3 (CVE-2010-0097) + * Wed Jan 13 2010 Adam Tkac <atkac redhat com> 32:9.6.1-14.P2 - fix occasional crash in keytable.c (#554316) |
