From ce71bccc05a0dbb9322e70228cd3fe070790b5f2 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Tue, 6 Mar 2007 15:34:14 +0000 Subject: changelog update --- bind.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index a0ec1c4..7f9fcc7 100644 --- a/bind.spec +++ b/bind.spec @@ -434,7 +434,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.164 2007/03/06 15:32:16 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.165 2007/03/06 15:34:14 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: @@ -749,6 +749,7 @@ rm -rf ${RPM_BUILD_ROOT} * Tue Mar 06 2007 Adam Tkac 31:9.3.4-8.fc7 - updated to 9.4.0 - bind-chroot-admin now sets EAs correctly (#213926) +- throw away next_server_on_referral and no_servfail_stops patches (fixed in 9.4.0) * Thu Feb 15 2007 Adam Tkac 31:9.3.4-7.fc7 - minor cleanup in bind-chroot-admin script -- cgit