diff options
| author | Martin Stransky <stransky@fedoraproject.org> | 2006-11-21 16:33:52 +0000 |
|---|---|---|
| committer | Martin Stransky <stransky@fedoraproject.org> | 2006-11-21 16:33:52 +0000 |
| commit | 0d4d38e853df420c67c08be272ec7456e7efea19 (patch) | |
| tree | 47faef20b07455fa0786ba8a3702a3bbb20f239e /bind.spec | |
| parent | 61a46ae5d26c5b3215ec17d680eb4c0dfebdc27c (diff) | |
fix for #216185: bind-chroot-admin able to change root mode 750
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -447,7 +447,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.144 2006/11/21 12:39:58 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.145 2006/11/21 16:33:52 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: @@ -779,6 +779,7 @@ rm -rf ${RPM_BUILD_ROOT} * Fri Nov 21 2006 Martin Stransky <stransky@redhat.com> - 31:9.3.3-0.1.rc3 - added back an interval to restart - renamed package, it should meet the N-V-R criteria +- fix for #216185: bind-chroot-admin able to change root mode 750 * 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 |
