svn commit: r1761532 - in /tomcat/site/trunk: ./ docs/ xdocs/

2016-09-19 Thread violetagg
Author: violetagg Date: Tue Sep 20 06:56:13 2016 New Revision: 1761532 URL: http://svn.apache.org/viewvc?rev=1761532&view=rev Log: Updates (excluding docs) for 7.0.72 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/

[Bug 60151] JNDI Datasource lookup failure - throws javax.naming.NamingException

2016-09-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60151 --- Comment #1 from Mark Thomas --- Configuration please. We need to see the DataSource configuration and the details of which file(s) it is in. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 60013] Non-ASCII characters in querystring get mangled after URL Rewrite using RewriteValve

2016-09-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60013 --- Comment #36 from Santhana Preethi --- Any update in QSA issue? -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-un

[Bug 59897] Buffer Overflow in FD_SET in nb_connect (jk_connect.c) leading to apache2 crash

2016-09-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59897 Fredrik Carpio changed: What|Removed |Added CC||fredrik.car...@sony.com -- You are r

Re: Should we update version scheme information for tomcat 9?

2016-09-19 Thread Mark Thomas
On 19/09/2016 16:29, Jarosław Górny wrote: > Hi, > > > 2016-09-19 16:10 GMT+02:00 Coty Sutherland : >> OK, I've read over what I proposed again and it looks correct to me. I >> only made one change after you provided further explanation and that >> change was to add 'finalized' in the Alpha relea

buildbot success in on tomcat-trunk

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

svn commit: r1761501 - /tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java

2016-09-19 Thread markt
Author: markt Date: Mon Sep 19 20:40:49 2016 New Revision: 1761501 URL: http://svn.apache.org/viewvc?rev=1761501&view=rev Log: Confirm ':' is not encoded in a redirect to http://localhost/ Modified: tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java Modified: tomcat/

svn commit: r1761500 - in /tomcat/trunk: build.xml test/org/apache/catalina/valves/rewrite/TestRewriteValve.java

2016-09-19 Thread markt
Author: markt Date: Mon Sep 19 20:29:04 2016 New Revision: 1761500 URL: http://svn.apache.org/viewvc?rev=1761500&view=rev Log: Fix RewriteValve test failures. Modified: tomcat/trunk/build.xml tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java Modified: tomcat/trun

svn commit: r1761498 - /tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java

2016-09-19 Thread markt
Author: markt Date: Mon Sep 19 20:20:35 2016 New Revision: 1761498 URL: http://svn.apache.org/viewvc?rev=1761498&view=rev Log: Remove the property - it doesn't help Modified: tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java (props changed) Propchange: tomcat/tru

svn commit: r1761491 - /tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java

2016-09-19 Thread markt
Author: markt Date: Mon Sep 19 19:54:58 2016 New Revision: 1761491 URL: http://svn.apache.org/viewvc?rev=1761491&view=rev Log: Fix typo Modified: tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java (props changed) Propchange: tomcat/trunk/test/org/apache/catalina/v

[Bug 60151] JNDI Datasource lookup failure - throws javax.naming.NamingException

2016-09-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60151 Per Carlson changed: What|Removed |Added CC||per.carl...@vegvesen.no Severi

[Bug 60151] New: JNDI Datasource lookup failure - throws javax.naming.NamingException

2016-09-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60151 Bug ID: 60151 Summary: JNDI Datasource lookup failure - throws javax.naming.NamingException Product: Tomcat 8 Version: 8.0.37 Hardware: PC OS: Linux

Re: Should we update version scheme information for tomcat 9?

2016-09-19 Thread Jarosław Górny
Hi, 2016-09-19 16:10 GMT+02:00 Coty Sutherland : > OK, I've read over what I proposed again and it looks correct to me. I > only made one change after you provided further explanation and that > change was to add 'finalized' in the Alpha release description: > > +functionality required by the fin

Re: Should we update version scheme information for tomcat 9?

2016-09-19 Thread Coty Sutherland
OK, I've read over what I proposed again and it looks correct to me. I only made one change after you provided further explanation and that change was to add 'finalized' in the Alpha release description: +functionality required by the finalised specification and/or significant bugs I did this to

svn commit: r1761441 - in /tomcat/jk/trunk/xdocs: miscellaneous/changelog.xml reference/workers.xml

2016-09-19 Thread markt
Author: markt Date: Mon Sep 19 13:58:25 2016 New Revision: 1761441 URL: http://svn.apache.org/viewvc?rev=1761441&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58249 Add a note the the documentation that max_packet_size will be aligned to the next multiple of 1024 if a value is

[Bug 58249] Documentation regarding max_packet_size parameter not correct

2016-09-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58249 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED OS|

[Bug 45063] JK-1.2.26 IIS ISAPI filter issue when running different identities running apppools

2016-09-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=45063 Mark Thomas changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

svn commit: r1761423 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/SecureNioChannel.java webapps/docs/changelog.xml

2016-09-19 Thread markt
Author: markt Date: Mon Sep 19 11:32:08 2016 New Revision: 1761423 URL: http://svn.apache.org/viewvc?rev=1761423&view=rev Log: Fail earlier if the client closes the connection during SNI processing. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/tom

svn commit: r1761422 - in /tomcat/trunk: java/org/apache/tomcat/util/net/SecureNioChannel.java webapps/docs/changelog.xml

2016-09-19 Thread markt
Author: markt Date: Mon Sep 19 11:31:35 2016 New Revision: 1761422 URL: http://svn.apache.org/viewvc?rev=1761422&view=rev Log: Fail earlier if the client closes the connection during SNI processing. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SecureNioChannel.java tomcat/trunk/

Re: svn commit: r1757487 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/SecureNioChannel.java webapps/docs/changelog.xml

2016-09-19 Thread Mark Thomas
On 19/09/2016 11:13, Rémy Maucherat wrote: > 2016-08-24 12:26 GMT+02:00 : > >> Author: markt >> Date: Wed Aug 24 10:26:08 2016 >> New Revision: 1757487 >> >> URL: http://svn.apache.org/viewvc?rev=1757487&view=rev >> Log: >> Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60030 >> Correct a pote

[Bug 54621] [PATCH] custom mod_jk availability checks

2016-09-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54621 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement -- You are receiving this m

[Bug 58425] validate::jk_ajp12_worker.c always returns JK_FALSE.

2016-09-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58425 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1761420 - in /tomcat/jk/trunk: native/common/jk_ajp12_worker.c xdocs/miscellaneous/changelog.xml

2016-09-19 Thread markt
Author: markt Date: Mon Sep 19 10:33:58 2016 New Revision: 1761420 URL: http://svn.apache.org/viewvc?rev=1761420&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58425 Fix regression in 1.4.41 that prevented AJP 1.2 workers from initialising. Note that the AJP 1.2 protocol is dep

[Bug 59184] mod_jk segmentation fault at jk_shm.c:875

2016-09-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59184 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1761419 - in /tomcat/jk/trunk: native/apache-1.3/mod_jk.c native/apache-2.0/mod_jk.c xdocs/miscellaneous/changelog.xml

2016-09-19 Thread markt
Author: markt Date: Mon Sep 19 10:23:46 2016 New Revision: 1761419 URL: http://svn.apache.org/viewvc?rev=1761419&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59184 HTTPD: Avoid segmentation fault if mod_jk is configured with an invalid value for JkShmFile. This causes the serv

svn commit: r1761417 - /tomcat/jk/trunk/native/STATUS.txt

2016-09-19 Thread markt
Author: markt Date: Mon Sep 19 10:16:43 2016 New Revision: 1761417 URL: http://svn.apache.org/viewvc?rev=1761417&view=rev Log: Add 1.2.41 release date Modified: tomcat/jk/trunk/native/STATUS.txt Modified: tomcat/jk/trunk/native/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/na

Re: svn commit: r1757487 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/SecureNioChannel.java webapps/docs/changelog.xml

2016-09-19 Thread Rémy Maucherat
2016-08-24 12:26 GMT+02:00 : > Author: markt > Date: Wed Aug 24 10:26:08 2016 > New Revision: 1757487 > > URL: http://svn.apache.org/viewvc?rev=1757487&view=rev > Log: > Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60030 > Correct a potential infinite loop in the SNI parsing code triggered b

svn commit: r15408 - /dev/tomcat/tomcat-7/v7.0.72/ /release/tomcat/tomcat-7/v7.0.72/

2016-09-19 Thread violetagg
Author: violetagg Date: Mon Sep 19 08:31:50 2016 New Revision: 15408 Log: Release 7.0.72 Added: release/tomcat/tomcat-7/v7.0.72/ - copied from r15407, dev/tomcat/tomcat-7/v7.0.72/ Removed: dev/tomcat/tomcat-7/v7.0.72/ ---

svn commit: r1761396 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2016-09-19 Thread violetagg
Author: violetagg Date: Mon Sep 19 07:46:39 2016 New Revision: 1761396 URL: http://svn.apache.org/viewvc?rev=1761396&view=rev Log: Update the release date for 7.0.72 Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http

Re: [RESULT][VOTE] Release Apache Tomcat 7.0.72

2016-09-19 Thread Violeta Georgieva
Hi, 2016-09-14 16:01 GMT+03:00 Violeta Georgieva : > > The proposed Apache Tomcat 7.0.72 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.72/ > The Maven staging repo is: > https://repository.apache.org/content/reposito