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

2010-11-23 Thread mturk
Author: mturk Date: Tue Nov 23 09:17:45 2010 New Revision: 1038021 URL: http://svn.apache.org/viewvc?rev=1038021view=rev Log: Propose AprEndpoint patch fixing shutdwon JVM crash Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

[ANN] Apache Tomcat Twitter feed

2010-11-23 Thread Mladen Turk
Hi, We have launched the official Apache Tomcat project Twitter feed at: http://twitter.com/TheApacheTomcat We will regularly post there announce and other relevant news, and we are welcoming all new followers to our new Twitter feed. For those interested in ASF in general, there is also

Re: [SECURITY] CVE-2010-4172: Apache Tomcat Manager application XSS vulnerability

2010-11-23 Thread Mark Thomas
On 22/11/2010 19:52, Konstantin Kolinko wrote: 2010/11/22 Mark Thomas ma...@apache.org: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 CVE-2010-4172: Apache Tomcat Manager application XSS vulnerability (...) FYI: The patches included in the announcement are hardly readable, because

Re: [SECURITY] CVE-2010-4172: Apache Tomcat Manager application XSS vulnerability

2010-11-23 Thread Mark Thomas
The processing of applying the digital signature to the original e-mail made the patches hard to read. E-mail clients that can process digital signatures should undo this formatting. For those folks with an e-mail client that can't process OpenGPG signed e-mail, the patches have been placed on

svn commit: r1038041 - in /tomcat/trunk: java/org/apache/catalina/loader/LocalStrings.properties java/org/apache/catalina/loader/WebappClassLoader.java webapps/docs/changelog.xml

2010-11-23 Thread markt
Author: markt Date: Tue Nov 23 10:38:40 2010 New Revision: 1038041 URL: http://svn.apache.org/viewvc?rev=1038041view=rev Log: Make memory leak prevention code that clears ThreadLocal instances more robust against objects with toString() methods that throw exceptions. Modified:

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

2010-11-23 Thread markt
Author: markt Date: Tue Nov 23 10:40:01 2010 New Revision: 1038042 URL: http://svn.apache.org/viewvc?rev=1038042view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

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

2010-11-23 Thread kkolinko
Author: kkolinko Date: Tue Nov 23 10:44:39 2010 New Revision: 1038044 URL: http://svn.apache.org/viewvc?rev=1038044view=rev Log: vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

buildbot success in ASF Buildbot on tomcat-trunk

2010-11-23 Thread buildbot
The Buildbot has detected a restored build of tomcat-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/842 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: Build Source Stamp: [branch tomcat/trunk]

[Tomcat Wiki] Update of FAQ/Troubleshooting_and_Diag nostics by PidSter

2010-11-23 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The FAQ/Troubleshooting_and_Diagnostics page has been changed by PidSter. http://wiki.apache.org/tomcat/FAQ/Troubleshooting_and_Diagnostics?action=diffrev1=8rev2=9

svn commit: r1038202 - in /tomcat/trunk: java/org/apache/coyote/http11/Http11NioProtocol.java java/org/apache/tomcat/util/net/NioEndpoint.java webapps/docs/changelog.xml

2010-11-23 Thread markt
Author: markt Date: Tue Nov 23 16:57:47 2010 New Revision: 1038202 URL: http://svn.apache.org/viewvc?rev=1038202view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50207 Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java

DO NOT REPLY [Bug 50207] CometProcessor async timeout events are not being fired

2010-11-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50207 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1038235 - in /tomcat/trunk/webapps: docs/changelog.xml manager/WEB-INF/jsp/sessionDetail.jsp

2010-11-23 Thread markt
Author: markt Date: Tue Nov 23 17:59:49 2010 New Revision: 1038235 URL: http://svn.apache.org/viewvc?rev=1038235view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50318 Avoid NPE when viewing session detail for expired sessions Modified:

DO NOT REPLY [Bug 50318] NPE when opening Session Details page for an expired session

2010-11-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50318 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1038289 - /tomcat/trunk/test/org/apache/catalina/startup/TestTomcat.java

2010-11-23 Thread markt
Author: markt Date: Tue Nov 23 19:20:42 2010 New Revision: 1038289 URL: http://svn.apache.org/viewvc?rev=1038289view=rev Log: Roles are supported Modified: tomcat/trunk/test/org/apache/catalina/startup/TestTomcat.java Modified: tomcat/trunk/test/org/apache/catalina/startup/TestTomcat.java

svn commit: r1038290 - /tomcat/trunk/test/org/apache/catalina/core/TestStandardContext.java

2010-11-23 Thread markt
Author: markt Date: Tue Nov 23 19:21:09 2010 New Revision: 1038290 URL: http://svn.apache.org/viewvc?rev=1038290view=rev Log: Add a test case for bug50015 Modified: tomcat/trunk/test/org/apache/catalina/core/TestStandardContext.java Modified:

svn commit: r1038351 - in /tomcat/trunk: java/org/apache/coyote/ java/org/apache/coyote/http11/ java/org/apache/coyote/http11/filters/ test/org/apache/coyote/http11/filters/ webapps/docs/config/

2010-11-23 Thread markt
Author: markt Date: Tue Nov 23 21:45:56 2010 New Revision: 1038351 URL: http://svn.apache.org/viewvc?rev=1038351view=rev Log: Move configuration of trailer header size limit to the connector Modified: tomcat/trunk/java/org/apache/coyote/Constants.java

DO NOT REPLY [Bug 49860] getParameters() fails on chunked POST requests with trailers

2010-11-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49860 --- Comment #2 from Mark Thomas ma...@apache.org 2010-11-23 16:58:56 EST --- The 7.0.x fix has been updated and will be included in 7.0.5 onwards. A port of the fix has been proposed for 6.0.x -- Configure bugmail:

svn commit: r1038369 - in /tomcat/trunk/java/org/apache/catalina/core: ContainerBase.java StandardEngine.java

2010-11-23 Thread markt
Author: markt Date: Tue Nov 23 22:48:21 2010 New Revision: 1038369 URL: http://svn.apache.org/viewvc?rev=1038369view=rev Log: NoOp logger is only used in StandardEngine so move it there Only log to containers that are available Modified:

Re: [ANN] New Tomcat committer: Christopher Schultz (schultz)

2010-11-23 Thread Keiichi Fujino
2010/11/23 Mark Thomas ma...@apache.org: On behalf of the Tomcat committers I am pleased to announce that Christopher Schultz (schultz) has been voted in as a new Tomcat committer. Please join me in welcoming him. Congratulations! -- Keiichi.Fujino

Re: [ANN] New Tomcat committer: Christopher Schultz (schultz)

2010-11-23 Thread Brooke Hedrick
Congrats Chris. On Nov 23, 2010 7:01 PM, Keiichi Fujino kfuj...@apache.org wrote: 2010/11/23 Mark Thomas ma...@apache.org: On behalf of the Tomcat committers I am pleased to announce that Christopher Schultz (schultz) has been voted in as a new Tomcat committer. Please join me in welcoming