diff options
| author | Martin Stransky <stransky@fedoraproject.org> | 2006-10-30 12:10:16 +0000 |
|---|---|---|
| committer | Martin Stransky <stransky@fedoraproject.org> | 2006-10-30 12:10:16 +0000 |
| commit | 8c7aa7e5fe624850901406ba767a3a2374c5ebf9 (patch) | |
| tree | ebc1f3df13cace6d554d6f6cf72f8c80e52dc15c /bind.spec | |
| parent | 4aeb1a8c255516ef82debecd2e33a2df424dbdf4 (diff) | |
added fixes for #212348, #211249, #211083
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -448,7 +448,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.136 2006/10/26 08:11:06 stransky 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.137 2006/10/30 12:10:15 stransky 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: @@ -777,9 +777,10 @@ rm -rf ${RPM_BUILD_ROOT} :; %changelog -* Fri Oct 26 2006 Martin Stransky <stransky@redhat.com> - 30:9.3.3-6 -- fix for #200465: named-checkzone and co. cannot be run - as non-root user +* Mon Oct 30 2006 Martin Stransky <stransky@redhat.com> - 30:9.3.3-6 +- fix for #200465: named-checkzone and co. cannot be run as non-root user +- added fix for #212348: chroot'd named causes df permission denied error +- added fix for #211249, #211083 - problems with stopping named * Fri Oct 13 2006 Martin Stransky <stransky@redhat.com> - 30:9.3.3-5 - fix for #209359: bind-libs from compatlayer CD will not |
