summaryrefslogtreecommitdiff
path: root/japanese/bugzilla3/files/patch-checksetup.pl
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
commit40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch)
treed70bbf882801af3a4e58dde3ed6a1da1849479d4 /japanese/bugzilla3/files/patch-checksetup.pl
parentFix the string format vulnerability desribed at (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.0
Diffstat (limited to 'japanese/bugzilla3/files/patch-checksetup.pl')
-rw-r--r--japanese/bugzilla3/files/patch-checksetup.pl11
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/bugzilla3/files/patch-checksetup.pl b/japanese/bugzilla3/files/patch-checksetup.pl
deleted file mode 100644
index a038caf18402..000000000000
--- a/japanese/bugzilla3/files/patch-checksetup.pl
+++ /dev/null
@@ -1,11 +0,0 @@
---- checksetup.pl~ Fri Apr 16 02:48:51 2004
-+++ checksetup.pl Thu Jul 15 23:37:09 2004
-@@ -399,7 +399,7 @@
- # and you cannot set this up any other way. YOU HAVE BEEN WARNED.
- # If you set this to anything besides "", you will need to run checksetup.pl
- # as root, or as a user who is a member of the specified group.
--$webservergroup = "apache";
-+$webservergroup = "www";
- ');
-
-