diff --git a/.cvsignore b/.cvsignore index 0500f4b..f584d8d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1,4 @@ bind-chroot.tar.bz2 config-3.tar.bz2 libbind-man.tar.gz -bind-9.5.1-P1.tar.gz +bind-9.5.1-P2.tar.gz diff --git a/bind.spec b/bind.spec index 9b5822b..b079784 100644 --- a/bind.spec +++ b/bind.spec @@ -2,7 +2,7 @@ # Red Hat BIND package .spec file # -%define PATCHVER P1 +%define PATCHVER P2 %define VERSION %{version}-%{PATCHVER} %define _default_patch_fuzz 2 @@ -20,7 +20,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.5.1 -Release: 1.%{PATCHVER}%{?dist} +Release: 2.%{PATCHVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -400,7 +400,7 @@ for f in my.internal.zone.db slaves/my.slave.internal.zone.db slaves/my.ddns.int echo '@ in soa localhost. root 1 3H 15M 1W 1D ns localhost.' > sample/var/named/$f; done -/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.273 2009/01/08 15:09:06 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ +/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.274 2009/03/23 10:44:19 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ *\ * NOTE: you only need to create this file if it is to\ * differ from the following default contents: @@ -651,6 +651,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_sbindir}/bind-chroot-admin %changelog +* Mon Mar 23 2009 Adam Tkac 32:9.5.1-2.P2 +- 9.5.1-P2 release (handle unknown DLV algorithms well) + * Thu Jan 08 2009 Adam Tkac 32:9.5.1-1.P1 - 9.5.1-P1 release (CVE-2009-0025) - patches merged diff --git a/sources b/sources index fe27bfa..66cd322 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ 4faa4395b955e5f8a3d50f308b9fabc8 bind-chroot.tar.bz2 d4bc7234a0d7b93328335ed9c076c6e9 config-3.tar.bz2 13fef79f99fcefebb51d84b08805de51 libbind-man.tar.gz -8afc7f95f4fad1eaaba09596617b8089 bind-9.5.1-P1.tar.gz +0778fe5dbf8ef8477032e9f6a33ed9b0 bind-9.5.1-P2.tar.gz