svn commit: r1773344 - in /tomcat/trunk: java/org/apache/tomcat/util/net/SSLHostConfig.java webapps/docs/changelog.xml webapps/docs/config/http.xml

2016-12-09 Thread markt
Author: markt Date: Fri Dec 9 09:27:48 2016 New Revision: 1773344 URL: http://svn.apache.org/viewvc?rev=1773344&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60450 Improve the selection algorithm for the default trust store type for a TLS Virtual Host. In particular, don't use

[Bug 60450] Setting keystore type shouldn't override the truststore type

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

svn commit: r1773345 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/SSLHostConfig.java webapps/docs/changelog.xml webapps/docs/config/http.xml

2016-12-09 Thread markt
Author: markt Date: Fri Dec 9 09:29:15 2016 New Revision: 1773345 URL: http://svn.apache.org/viewvc?rev=1773345&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60450 Improve the selection algorithm for the default trust store type for a TLS Virtual Host. In particular, don't use

JDK 9 b148 including a refresh of the module system is available on java.net

2016-12-09 Thread Rory O'Donnell
Hi Mark, JDK 9 build b148 includes an important Refresh of the module system [1] , summary of changes are listed here . *This refresh includes a disruptive change that is important to understand. *

svn commit: r1773356 - /tomcat/trunk/webapps/docs/changelog.xml

2016-12-09 Thread markt
Author: markt Date: Fri Dec 9 10:58:23 2016 New Revision: 1773356 URL: http://svn.apache.org/viewvc?rev=1773356&view=rev Log: Add release date for M15 Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomca

svn commit: r1773359 - in /tomcat/site/trunk/docs/tomcat-9.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2016-12-09 Thread markt
Author: markt Date: Fri Dec 9 11:15:17 2016 New Revision: 1773359 URL: http://svn.apache.org/viewvc?rev=1773359&view=rev Log: Update docs for 9.0.0.M15 release [This commit notification would consist of 78 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

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

2016-12-09 Thread markt
Author: markt Date: Fri Dec 9 11:22:46 2016 New Revision: 1773362 URL: http://svn.apache.org/viewvc?rev=1773362&view=rev Log: Update site (excluding docs) for 9.0.0.M15 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/download-90.html tomcat/site/tr

[Bug 60461] New: SIGSEGV in SSLSocket.getInfos

2016-12-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60461 Bug ID: 60461 Summary: SIGSEGV in SSLSocket.getInfos Product: Tomcat 8 Version: 8.5.8 Hardware: PC OS: Linux Status: NEW Severity: regression

[Bug 60461] SIGSEGV in SSLSocket.getInfos

2016-12-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60461 --- Comment #1 from Ludovic Pénet --- I did not explicitly mentionned it, but I use stock openssl sources and the native version included in tomcat 8.5.8 sources. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 60461] SIGSEGV in SSLSocket.getInfos

2016-12-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60461 --- Comment #2 from Remy Maucherat --- Maybe, but when I see that, I think you should complain to other people as well: j org.apache.catalina.connector.Request.getAttributeNames()Ljava/util/Enumeration;+17 j org.apache.myfaces.webapp.ManagedB

[ANN] Apache Tomcat 9.0.0.M15 available

2016-12-09 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.0.M15. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.0.M15 is a milestone

[Bug 60461] SIGSEGV in SSLSocket.getInfos

2016-12-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60461 --- Comment #3 from Ludovic Pénet --- Specifying sslImplementationName is just plain paranoia, and to make it clear for coworkers arriving on the project and not already knowing it is the default with APR. -- You are receiving this mail becau

svn commit: r1773385 - in /tomcat/site/trunk/docs/tomcat-8.5-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2016-12-09 Thread markt
Author: markt Date: Fri Dec 9 13:39:48 2016 New Revision: 1773385 URL: http://svn.apache.org/viewvc?rev=1773385&view=rev Log: Update docs for 8.5.9 release [This commit notification would consist of 69 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

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

2016-12-09 Thread markt
Author: markt Date: Fri Dec 9 13:42:27 2016 New Revision: 1773388 URL: http://svn.apache.org/viewvc?rev=1773388&view=rev Log: Update site (excluding docs) for 8.5.9 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/download-80.html tomcat/site/trunk/

[ANN] Apache Tomcat 8.5.9 available

2016-12-09 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.9. Tomcat 8.x users should normally be using 8.5.x releases in preference to 8.0.x releases. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression La

svn commit: r1773393 - /tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml

2016-12-09 Thread markt
Author: markt Date: Fri Dec 9 13:47:14 2016 New Revision: 1773393 URL: http://svn.apache.org/viewvc?rev=1773393&view=rev Log: Add release date for 8.5.9 Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml URL: http://svn.apach

svn commit: r1773418 - /tomcat/trunk/webapps/docs/changelog.xml

2016-12-09 Thread markt
Author: markt Date: Fri Dec 9 16:04:22 2016 New Revision: 1773418 URL: http://svn.apache.org/viewvc?rev=1773418&view=rev Log: Update attribution to use Ben Wolfe's full name. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn

svn commit: r1773419 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/changelog.xml

2016-12-09 Thread markt
Author: markt Date: Fri Dec 9 16:05:00 2016 New Revision: 1773419 URL: http://svn.apache.org/viewvc?rev=1773419&view=rev Log: Update attribution to use Ben Wolfe's full name. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Propchange: to

svn commit: r1773420 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml

2016-12-09 Thread markt
Author: markt Date: Fri Dec 9 16:05:27 2016 New Revision: 1773420 URL: http://svn.apache.org/viewvc?rev=1773420&view=rev Log: Update attribution to use Ben Wolfe's full name. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Propchange: to

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

2016-12-09 Thread markt
Author: markt Date: Fri Dec 9 16:06:51 2016 New Revision: 1773421 URL: http://svn.apache.org/viewvc?rev=1773421&view=rev Log: Update attribution to use Ben Wolfe's full name. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Propchange: to

svn commit: r1773422 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/changelog.xml

2016-12-09 Thread markt
Author: markt Date: Fri Dec 9 16:08:09 2016 New Revision: 1773422 URL: http://svn.apache.org/viewvc?rev=1773422&view=rev Log: Update attribution to use Ben Wolfe's full name. Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Propchange: to

svn commit: r1773441 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/connector/TestSendFile.java

2016-12-09 Thread violetagg
Author: violetagg Date: Fri Dec 9 17:27:10 2016 New Revision: 1773441 URL: http://svn.apache.org/viewvc?rev=1773441&view=rev Log: Format the code Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/test/org/apache/catalina/connector/TestSendFile.java Propchange: tomca

svn commit: r1773442 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/connector/TestSendFile.java

2016-12-09 Thread violetagg
Author: violetagg Date: Fri Dec 9 17:32:22 2016 New Revision: 1773442 URL: http://svn.apache.org/viewvc?rev=1773442&view=rev Log: Unit test that reproduces the exceptions reported with bug 60409. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/test/org/apache/catal

svn commit: r1773444 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/connector/TestSendFile.java

2016-12-09 Thread violetagg
Author: violetagg Date: Fri Dec 9 17:42:44 2016 New Revision: 1773444 URL: http://svn.apache.org/viewvc?rev=1773444&view=rev Log: Format the code Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/catalina/connector/TestSendFile.java Propchange: tomca

svn commit: r1773445 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/connector/TestSendFile.java

2016-12-09 Thread violetagg
Author: violetagg Date: Fri Dec 9 17:48:55 2016 New Revision: 1773445 URL: http://svn.apache.org/viewvc?rev=1773445&view=rev Log: Unit test that reproduces the exceptions reported with bug 60409. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/catal

[Bug 60461] SIGSEGV in SSLSocket.getInfos

2016-12-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60461 Christopher Schultz changed: What|Removed |Added Attachment #34512|text/x-log |text/plain mime type|

[GUMP@vmgump-vm3]: Project tomcat-tc8.0.x-test-nio2 (in module tomcat-8.0.x) failed

2016-12-09 Thread Bill Barker
ump/public/workspace/objenesis/main/target/objenesis-2.5-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20161209.jar -Dtest.openssl.path=/srv/gump/public/workspace/openssl-1.0.2/dest-20161209/bin/openssl -Dex

[GUMP@vmgump-vm3]: Project tomcat-tc8.0.x-test-apr (in module tomcat-8.0.x) failed

2016-12-09 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc8.0.x-test-apr has an issue affecting its community integration.