svn commit: r781933 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-06-05 Thread markt
Author: markt Date: Fri Jun 5 07:37:58 2009 New Revision: 781933 URL: http://svn.apache.org/viewvc?rev=781933view=rev Log: Fix typo in patch reference Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

Re: svn commit: r781780 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-06-05 Thread Mark Thomas
Konstantin Kolinko wrote: 2009/6/4 ma...@apache.org: == --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Jun 4 15:39:21 2009 @@ -132,3 +132,9 @@

svn propchange: r781751 - svn:log

2009-06-05 Thread markt
Author: markt Revision: 781751 Modified property: svn:log Modified: svn:log at Fri Jun 5 07:45:26 2009 -- --- svn:log (original) +++ svn:log Fri Jun 5 07:45:26 2009 @@ -0,0 +1 @@ +Fix various WebDAV compliance issues

[SECURITY] CVE-2009-0580 UPDATED Apache Tomcat User enumeration vulnerability with FORM authentication

2009-06-05 Thread Mark Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Updated to clarify affected versions as they vary for each affected Realm. CVE-2009-0580: Tomcat information disclosure vulnerability Severity: Low Vendor: The Apache Software Foundation Versions Affected: MemoryRealm: Tomcat 4.1.0 to 4.1.39

DO NOT REPLY [Bug 47318] Tomcat 6.0.20 does not include imports from included JSP

2009-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47318 Tim Funk funk...@joedog.org changed: What|Removed |Added Status|NEW |NEEDINFO ---

DO NOT REPLY [Bug 47319] New: With APR, getRemoteHost() returns NULL for unknown clients

2009-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47319 Summary: With APR, getRemoteHost() returns NULL for unknown clients Product: Tomcat Native Version: unspecified Platform: PC OS/Version: Linux Status: NEW

svn commit: r782000 - in /tomcat/trunk/java/org/apache/catalina: connector/Connector.java core/AprLifecycleListener.java

2009-06-05 Thread markt
Author: markt Date: Fri Jun 5 12:45:13 2009 New Revision: 782000 URL: http://svn.apache.org/viewvc?rev=782000view=rev Log: Don't try an init APR in the connector. Let the listener do it. Prevents unexpected enabling of APR just because the DLL is present. Modified:

svn commit: r782005 - /tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java

2009-06-05 Thread markt
Author: markt Date: Fri Jun 5 13:04:27 2009 New Revision: 782005 URL: http://svn.apache.org/viewvc?rev=782005view=rev Log: Simplify logging. Modified: tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java Modified:

svn commit: r782007 - /tomcat/trunk/java/org/apache/catalina/core/LocalStrings.properties

2009-06-05 Thread markt
Author: markt Date: Fri Jun 5 13:11:42 2009 New Revision: 782007 URL: http://svn.apache.org/viewvc?rev=782007view=rev Log: Fix wording on version warning message Modified: tomcat/trunk/java/org/apache/catalina/core/LocalStrings.properties Modified:

svn commit: r782010 - /tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java

2009-06-05 Thread markt
Author: markt Date: Fri Jun 5 13:17:28 2009 New Revision: 782010 URL: http://svn.apache.org/viewvc?rev=782010view=rev Log: Allow trunk to work with native trunk (1.2.x) and the 1.1.x branch. Update recommended version to latest. Note minor version number changes are meant to be binary compatible

svn commit: r782013 - /tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java

2009-06-05 Thread markt
Author: markt Date: Fri Jun 5 13:47:50 2009 New Revision: 782013 URL: http://svn.apache.org/viewvc?rev=782013view=rev Log: Fix the logic for the min version tests Modified: tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java Modified:

DO NOT REPLY [Bug 47316] In config file, Service and engine names must match

2009-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47316 --- Comment #2 from Remy Maucherat r...@apache.org 2009-06-05 07:09:48 PST --- Actually, you can fix it by removing the use of ServerFactory, and get the engine through the connector. -- Configure bugmail:

DO NOT REPLY [Bug 47318] Tomcat 6.0.20 does not include imports from included JSP

2009-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47318 fitness_ma...@yahoo.com changed: What|Removed |Added Attachment #23763|include-prelude issue |include-prelude sample

DO NOT REPLY [Bug 47316] In config file, Service and engine names must match

2009-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47316 --- Comment #3 from Mark Thomas ma...@apache.org 2009-06-05 10:32:12 PST --- Created an attachment (id=23764) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=23764) Proposed patch to fix this issue Given it was me who

svn commit: r782073 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-06-05 Thread markt
Author: markt Date: Fri Jun 5 17:34:13 2009 New Revision: 782073 URL: http://svn.apache.org/viewvc?rev=782073view=rev Log: Propose fix for 47316 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r782074 - /tomcat/current/tc5.5.x/STATUS.txt

2009-06-05 Thread markt
Author: markt Date: Fri Jun 5 17:38:03 2009 New Revision: 782074 URL: http://svn.apache.org/viewvc?rev=782074view=rev Log: Propose fix for regression Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL:

DO NOT REPLY [Bug 47318] Tomcat 6.0.20 does not include imports from included JSP

2009-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47318 Tim Funk funk...@joedog.org changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment

DO NOT REPLY [Bug 47318] Tomcat 6.0.20 does not include imports from included JSP

2009-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47318 --- Comment #4 from Mark Thomas ma...@apache.org 2009-06-05 13:59:28 PST --- I'll take a look. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

DO NOT REPLY [Bug 47149] Build fail (encoding error)on Chinese version Windows XP OS

2009-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47149 --- Comment #4 from Mark Thomas ma...@apache.org 2009-06-05 14:13:49 PST --- Ignore my last comment. This isn't fixed in trunk yet. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are

svn commit: r782147 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-06-05 Thread markt
Author: markt Date: Fri Jun 5 21:40:48 2009 New Revision: 782147 URL: http://svn.apache.org/viewvc?rev=782147view=rev Log: Propose fix for 47299 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 47149] Build fail (encoding error)on Chinese version Windows XP OS

2009-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47149 --- Comment #7 from Xie Xiaodong xxd82...@gmail.com 2009-06-05 15:51:22 PST --- The patch proposed by Konstantin Kolinko works fine for me. I think we could close this issue. -- Configure bugmail:

DO NOT REPLY [Bug 47149] Build fail (encoding error)on Chinese version Windows XP OS

2009-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47149 --- Comment #8 from Xie Xiaodong xxd82...@gmail.com 2009-06-05 15:52:16 PST --- Just add encoding=ISO-8859-1 at the end of all javac element. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

DO NOT REPLY [Bug 43548] xml schema for tomcat-users.xml

2009-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43548 --- Comment #2 from Olivier Croisier olivier.crois...@gmail.com 2009-06-05 16:32:12 PST --- Created an attachment (id=23767) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=23767) A proposed tomcat-users DTD -- Configure

DO NOT REPLY [Bug 43548] xml schema for tomcat-users.xml

2009-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43548 Olivier Croisier olivier.crois...@gmail.com changed: What|Removed |Added Status|NEW

svn commit: r782166 - /tomcat/trunk/java/org/apache/jasper/compiler/Parser.java

2009-06-05 Thread markt
Author: markt Date: Fri Jun 5 23:35:14 2009 New Revision: 782166 URL: http://svn.apache.org/viewvc?rev=782166view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47318 Process include preludes and codas when processing directives and whole pages. Modified:

DO NOT REPLY [Bug 43548] xml schema for tomcat-users.xml

2009-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43548 --- Comment #5 from Olivier Croisier olivier.crois...@gmail.com 2009-06-05 16:46:18 PST --- (In reply to comment #4) Bugs aren't closed until a patch has been applied to a release branch. Sorry, that was my first patch submission

svn commit: r782171 - /tomcat/current/tc5.5.x/STATUS.txt

2009-06-05 Thread markt
Author: markt Date: Fri Jun 5 23:48:57 2009 New Revision: 782171 URL: http://svn.apache.org/viewvc?rev=782171view=rev Log: Add extra patch required to prevent regression Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL:

DO NOT REPLY [Bug 47318] Tomcat 6.0.20 does not include imports from included JSP

2009-06-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47318 --- Comment #5 from Mark Thomas ma...@apache.org 2009-06-05 16:49:32 PST --- Yep, that patch was the culprit although a little indirectly. It has been fixed in trunk and the patch proposed for 6.0.x. I've also added it to the 5.5.x