packages: apache/apache.spec - not sure if we need fcgistarter to have suid...
adamg
adamg at pld-linux.org
Mon Feb 27 00:53:09 CET 2012
Author: adamg Date: Sun Feb 26 23:53:09 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- not sure if we need fcgistarter to have suid bit set
---- Files affected:
packages/apache:
apache.spec (1.671 -> 1.672)
---- Diffs:
================================================================
Index: packages/apache/apache.spec
diff -u packages/apache/apache.spec:1.671 packages/apache/apache.spec:1.672
--- packages/apache/apache.spec:1.671 Mon Feb 27 00:50:14 2012
+++ packages/apache/apache.spec Mon Feb 27 00:53:03 2012
@@ -3345,7 +3345,7 @@
%files mod_proxy
%defattr(644,root,root,755)
-%attr(4755,root,root) %{_sbindir}/fcgistarter
+%attr(755,root,root) %{_sbindir}/fcgistarter
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_proxy.conf
%attr(755,root,root) %{_libexecdir}/mod_proxy*.so
@@ -3520,6 +3520,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.672 2012/02/26 23:53:03 adamg
+- not sure if we need fcgistarter to have suid bit set
+
Revision 1.671 2012/02/26 23:50:14 adamg
- package fcgistarter
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache.spec?r1=1.671&r2=1.672&f=u
More information about the pld-cvs-commit
mailing list