buildbot success in on tomcat-8-trunk

2016-07-19 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/681 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[Bug 59850] StatementCache interceptor does not seem to close ResultSets

2016-07-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59850 Keiichi Fujino changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1753457 - in /tomcat/tc7.0.x/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/StatementCache.java webapps/docs/changelog.xml

2016-07-19 Thread kfujino
Author: kfujino Date: Wed Jul 20 06:29:33 2016 New Revision: 1753457 URL: http://svn.apache.org/viewvc?rev=1753457&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59850 Ensure that the ResultSet is closed when enabling the StatementCache interceptor. Modified: tomcat/tc7.0.

svn commit: r1753456 - in /tomcat/tc8.0.x/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/StatementCache.java webapps/docs/changelog.xml

2016-07-19 Thread kfujino
Author: kfujino Date: Wed Jul 20 06:28:35 2016 New Revision: 1753456 URL: http://svn.apache.org/viewvc?rev=1753456&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59850 Ensure that the ResultSet is closed when enabling the StatementCache interceptor. Modified: tomcat/tc8.0.

svn commit: r1753455 - in /tomcat/tc8.5.x/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/StatementCache.java webapps/docs/changelog.xml

2016-07-19 Thread kfujino
Author: kfujino Date: Wed Jul 20 06:27:45 2016 New Revision: 1753455 URL: http://svn.apache.org/viewvc?rev=1753455&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59850 Ensure that the ResultSet is closed when enabling the StatementCache interceptor. Modified: tomcat/tc8.5.

svn commit: r1753454 - in /tomcat/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/StatementCache.java webapps/docs/changelog.xml

2016-07-19 Thread kfujino
Author: kfujino Date: Wed Jul 20 06:26:53 2016 New Revision: 1753454 URL: http://svn.apache.org/viewvc?rev=1753454&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59850 Ensure that the ResultSet is closed when enabling the StatementCache interceptor. Modified: tomcat/trunk/

svn commit: r1753453 - in /tomcat/tc7.0.x/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java webapps/docs/changelog.xml

2016-07-19 Thread kfujino
Author: kfujino Date: Wed Jul 20 06:19:27 2016 New Revision: 1753453 URL: http://svn.apache.org/viewvc?rev=1753453&view=rev Log: In order to avoid the unintended skip of PoolCleaner, remove the check code of the execution interval in the task that has been scheduled. Modified: tomcat/tc7.0.

svn commit: r1753452 - in /tomcat/tc8.0.x/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java webapps/docs/changelog.xml

2016-07-19 Thread kfujino
Author: kfujino Date: Wed Jul 20 06:18:41 2016 New Revision: 1753452 URL: http://svn.apache.org/viewvc?rev=1753452&view=rev Log: In order to avoid the unintended skip of PoolCleaner, remove the check code of the execution interval in the task that has been scheduled. Modified: tomcat/tc8.0.

svn commit: r1753451 - in /tomcat/tc8.5.x/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java webapps/docs/changelog.xml

2016-07-19 Thread kfujino
Author: kfujino Date: Wed Jul 20 06:17:35 2016 New Revision: 1753451 URL: http://svn.apache.org/viewvc?rev=1753451&view=rev Log: In order to avoid the unintended skip of PoolCleaner, remove the check code of the execution interval in the task that has been scheduled. Modified: tomcat/tc8.5.

svn commit: r1753450 - in /tomcat/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java webapps/docs/changelog.xml

2016-07-19 Thread kfujino
Author: kfujino Date: Wed Jul 20 06:16:24 2016 New Revision: 1753450 URL: http://svn.apache.org/viewvc?rev=1753450&view=rev Log: In order to avoid the unintended skip of PoolCleaner, remove the check code of the execution interval in the task that has been scheduled. Modified: tomcat/trunk/

[Bug 59115] Part#getSubmittedFileName doesn't work corretly with double quotes in filenames.

2016-07-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59115 --- Comment #9 from Marco --- This option is in all Internet Explorer Version (8,9,10,11) for local and trusted networks present. The entry name is " Include local directory path when uploading files to a server". This entry is default enabled

Re: Buffer overflow in jk_connect.c::nb_connect

2016-07-19 Thread Rainer Jung
Am 19.07.2016 um 00:20 schrieb Christopher Schultz: On 7/18/16 5:48 PM, Rainer Jung wrote: Am 18.07.2016 um 17:02 schrieb Christopher Schultz: All, Michael Deiner found a buffer overflow in the call to FD_SET macro on line 291 of jk_connect.c: 280> do { 281>rc = connect(sd, (const s

[Bug 59115] Part#getSubmittedFileName doesn't work corretly with double quotes in filenames.

2016-07-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59115 --- Comment #8 from Konstantin Kolinko --- Sending full file path is a rather odd and insecure behaviour. Is this IE 11 not up-to-date, or does this behaviour depend on its security settings (e.g. server being in trusted network)? Some links

Re: [Tomcat Wiki] Update of "FrontPage" by KonstantinKolinko

2016-07-19 Thread Konstantin Kolinko
2016-07-19 15:08 GMT+03:00 Mark Thomas : > On 19/07/2016 13:57, Apache Wiki wrote: >> Dear Wiki user, >> >> You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for >> change notification. >> >> The "FrontPage" page has been changed by KonstantinKolinko: >> https://wiki.apache.org/

[Tomcat Wiki] Update of "Specifications" by KonstantinKolinko

2016-07-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Specifications" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/Specifications?action=diff&rev1=41&rev2=42 Comment: Add link to RFC 6266 === Relate

[Tomcat Wiki] Update of "Specifications" by KonstantinKolinko

2016-07-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Specifications" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/Specifications?action=diff&rev1=40&rev2=41 Comment: Add link to Cookies RFC. === Relat

Re: [Tomcat Wiki] Update of "FrontPage" by KonstantinKolinko

2016-07-19 Thread Mark Thomas
On 19/07/2016 13:57, Apache Wiki wrote: > Dear Wiki user, > > You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for > change notification. > > The "FrontPage" page has been changed by KonstantinKolinko: > https://wiki.apache.org/tomcat/FrontPage?action=diff&rev1=38&rev2=39 >

[Tomcat Wiki] Update of "FrontPage" by KonstantinKolinko

2016-07-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FrontPage" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/FrontPage?action=diff&rev1=38&rev2=39 Comment: Use HTTPS url for the image, so that Firefox (4

svn commit: r1753366 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/valves/rewrite/ResolverImpl.java webapps/docs/changelog.xml

2016-07-19 Thread remm
Author: remm Date: Tue Jul 19 11:28:17 2016 New Revision: 1753366 URL: http://svn.apache.org/viewvc?rev=1753366&view=rev Log: Compatibility with rewrite from httpd for non existing headers Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/val

svn commit: r1753365 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/valves/rewrite/ResolverImpl.java webapps/docs/changelog.xml

2016-07-19 Thread remm
Author: remm Date: Tue Jul 19 11:25:19 2016 New Revision: 1753365 URL: http://svn.apache.org/viewvc?rev=1753365&view=rev Log: Compatibility with rewrite from httpd for non existing headers Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/val

svn commit: r1753363 - in /tomcat/trunk: java/org/apache/catalina/valves/rewrite/ResolverImpl.java webapps/docs/changelog.xml

2016-07-19 Thread remm
Author: remm Date: Tue Jul 19 11:20:34 2016 New Revision: 1753363 URL: http://svn.apache.org/viewvc?rev=1753363&view=rev Log: Cleanup. Modified: tomcat/trunk/java/org/apache/catalina/valves/rewrite/ResolverImpl.java tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/java/org/

[Bug 59115] Part#getSubmittedFileName doesn't work corretly with double quotes in filenames.

2016-07-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59115 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

svn commit: r1753358 - /tomcat/trunk/java/org/apache/catalina/valves/rewrite/ResolverImpl.java

2016-07-19 Thread jfclere
Author: jfclere Date: Tue Jul 19 09:39:07 2016 New Revision: 1753358 URL: http://svn.apache.org/viewvc?rev=1753358&view=rev Log: It is possible to test for null but for "". So: RewriteCond %{HTTP:proxy} .+ RewriteRule .* - [F] Now works lik in mod_rewrite. Modified: tomcat/trunk/java/org/apa

[Bug 59868] HTMLManager's output of host name and IP address is misleading

2016-07-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59868 --- Comment #9 from Remy Maucherat --- I wasn't fine with changing the output to something like request.getLocalName(). I am fine with a clarification but it did seem intuitive enough at this point. -- You are receiving this mail because: You