added fix for #205568 - marked cachemgr.conf as world readable

This commit is contained in:
Martin Stransky 2006-10-25 22:18:16 +00:00
parent a93e0acfe4
commit 87ee5f1032

View File

@ -5,7 +5,7 @@
Summary: The Squid proxy caching server.
Name: squid
Version: 2.6.STABLE4
Release: 3%{?dist}
Release: 4%{?dist}
Epoch: 7
License: GPL
Group: System Environment/Daemons
@ -212,7 +212,7 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) %attr(644,root,root) /etc/httpd/conf.d/squid.conf
%config(noreplace) %attr(640,root,squid) /etc/squid/squid.conf
%config(noreplace) %attr(640,root,squid) /etc/squid/cachemgr.conf
%config(noreplace) %attr(644,root,squid) /etc/squid/cachemgr.conf
%config(noreplace) /etc/squid/mime.conf
%config(noreplace) /etc/sysconfig/squid
%config(noreplace) /etc/squid/msntauth.conf
@ -360,6 +360,9 @@ fi
chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || :
%changelog
* Tue Oct 26 2006 Martin Stransky <stransky@redhat.com> - 7:2.6.STABLE4-4
- added fix for #205568 - marked cachemgr.conf as world readable
* Tue Oct 25 2006 Martin Stransky <stransky@redhat.com> - 7:2.6.STABLE4-3
- added fix for #183869 - squid can abort when getting status
- added upstream fixes: