summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-03-06 15:34:14 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-03-06 15:34:14 +0000
commitcd323ab2e26adaa89ccf274cce8c08d4d6ca5b58 (patch)
treeea1164e04854af5bb8641097eabfc75c0f4a909b
parent6c28258b0b93d3bd2b84ce9ed9fd0e143bf21f69 (diff)
downloadbind-cd323ab2e26adaa89ccf274cce8c08d4d6ca5b58.tar.gz
bind-cd323ab2e26adaa89ccf274cce8c08d4d6ca5b58.tar.xz
bind-cd323ab2e26adaa89ccf274cce8c08d4d6ca5b58.zip
changelog update
-rw-r--r--bind.spec3
1 files changed, 2 insertions, 1 deletions
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 <atkac@redhat.com> 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 <atkac@redhat.com> 31:9.3.4-7.fc7
- minor cleanup in bind-chroot-admin script