SPECS: apache.spec - tabs - suexec gid question about 100..499 obs...
qboosh
qboosh at pld-linux.org
Fri Jan 25 18:04:11 CET 2008
Author: qboosh Date: Fri Jan 25 17:04:11 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- tabs
- suexec gid question about 100..499 obsolete (these are system gids now)
---- Files affected:
SPECS:
apache.spec (1.516 -> 1.517)
---- Diffs:
================================================================
Index: SPECS/apache.spec
diff -u SPECS/apache.spec:1.516 SPECS/apache.spec:1.517
--- SPECS/apache.spec:1.516 Tue Jan 22 13:31:14 2008
+++ SPECS/apache.spec Fri Jan 25 18:04:06 2008
@@ -1,7 +1,6 @@
# $Revision$, $Date$
# TODO:
# - config examples for mod_*
-# - --with-suexec-gidmin=500 or =100 ?
# - --with-suexec-uidmin=500 or =1000 ?
# - subpackages for MPMs
# - !!!check if all modules (*.so) are exactly the same for different MPMs
@@ -20,7 +19,7 @@
%bcond_without metuxmpm # metux MPM
%bcond_without peruser # peruser MPM
%bcond_without event # event MPM
-%bcond_with distcache # distcache support
+%bcond_with distcache # distcache support
%bcond_with bucketeer # debug one
#
%include /usr/lib/rpm/macros.perl
@@ -1975,7 +1974,7 @@
echo "LoadModule rewrite_module modules/mod_rewrite.so" > $CFG/00_mod_rewrite.conf
echo "LoadModule usertrack_module modules/mod_usertrack.so" > $CFG/00_mod_usertrack.conf
echo "LoadModule unique_id_module modules/mod_unique_id.so" > $CFG/00_mod_unique_id.conf
-echo "LoadModule substitute_module modules/mod_subsitute.so" > $CFG/00_mod_substitute.conf
+echo "LoadModule substitute_module modules/mod_subsitute.so" > $CFG/00_mod_substitute.conf
# anything in style dir not ending with .css is trash
rm -rf $RPM_BUILD_ROOT%{_datadir}/manual/style/{lang,latex,xsl}
@@ -2715,6 +2714,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.517 2008-01-25 17:04:06 qboosh
+- tabs
+- suexec gid question about 100..499 obsolete (these are system gids now)
+
Revision 1.516 2008-01-22 12:31:14 arekm
- up to 2.2.8 (fixes CVE-2007-6421, CVE-2007-6422, CVE-2007-6388, CVE-2007-5000, CVE-2008-0005 + bunch of other non-secutify bugs)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache.spec?r1=1.516&r2=1.517&f=u
More information about the pld-cvs-commit
mailing list