svn commit: r1804856 - /tomcat/trunk/test/org/apache/tomcat/util/net/ca.jks

2017-08-11 Thread rjung
Author: rjung Date: Fri Aug 11 21:25:37 2017 New Revision: 1804856 URL: http://svn.apache.org/viewvc?rev=1804856=rev Log: Change alias name from "mykey" to "ca". Command used was: keytool -changealias -alias mykey -destalias ca \ -keystore ca.jks Modified:

Re: Server TLS renegotiation issues with tc-native

2017-08-11 Thread Konstantin Kolinko
2017-08-11 18:20 GMT+03:00 Mark Thomas : > On 09/08/17 15:51, Mark Thomas wrote: > >> I'll take a look at this. I think the hint about the statistics hack >> will help me get further than I have so far. Whether it is far enough, >> we'll see. > > As it happened, the statistics

svn commit: r1804815 - in /tomcat/tc8.0.x/trunk: java/org/apache/coyote/http11/upgrade/AbstractServletOutputStream.java webapps/docs/changelog.xml

2017-08-11 Thread remm
Author: remm Date: Fri Aug 11 16:10:32 2017 New Revision: 1804815 URL: http://svn.apache.org/viewvc?rev=1804815=rev Log: Fix possible race condition when using an upgraded connection and setting the IO listeners, it now uses the same processing as non upgraded connections. Modified:

svn commit: r1804814 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http11/upgrade/UpgradeServletInputStream.java java/org/apache/coyote/http11/upgrade/UpgradeServletOutputStream.java webapps/d

2017-08-11 Thread remm
Author: remm Date: Fri Aug 11 16:04:50 2017 New Revision: 1804814 URL: http://svn.apache.org/viewvc?rev=1804814=rev Log: Fix possible race condition when using an upgraded connection and setting the IO listeners, it now uses the same processing as non upgraded connections. Modified:

svn commit: r1804813 - in /tomcat/trunk: java/org/apache/coyote/http11/upgrade/UpgradeServletInputStream.java java/org/apache/coyote/http11/upgrade/UpgradeServletOutputStream.java webapps/docs/changel

2017-08-11 Thread remm
Author: remm Date: Fri Aug 11 16:01:41 2017 New Revision: 1804813 URL: http://svn.apache.org/viewvc?rev=1804813=rev Log: Fix possible race condition when using an upgraded connection and setting the IO listeners, it now uses the same processing as non upgraded connections. Modified:

Re: Server TLS renegotiation issues with tc-native

2017-08-11 Thread Mark Thomas
On 09/08/17 15:51, Mark Thomas wrote: > I'll take a look at this. I think the hint about the statistics hack > will help me get further than I have so far. Whether it is far enough, > we'll see. As it happened, the statistics weren't the fix I needed but they got me looking in the right

buildbot failure in on tomcat-7-trunk

2017-08-11 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/844 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1804776 - in /tomcat/tc7.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2017-08-11 Thread violetagg
Author: violetagg Date: Fri Aug 11 11:20:08 2017 New Revision: 1804776 URL: http://svn.apache.org/viewvc?rev=1804776=rev Log: Increment version for next dev cycle Modified: tomcat/tc7.0.x/trunk/build.properties.default tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default

[VOTE] Release Apache Tomcat 7.0.81

2017-08-11 Thread Violeta Georgieva
The proposed Apache Tomcat 7.0.81 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.81/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1151/ The svn tag is:

svn commit: r20929 [2/2] - in /dev/tomcat/tomcat-7/v7.0.81: ./ bin/ bin/embed/ bin/extras/ src/

2017-08-11 Thread violetagg
Added: dev/tomcat/tomcat-7/v7.0.81/bin/extras/catalina-jmx-remote.jar.sha1 == --- dev/tomcat/tomcat-7/v7.0.81/bin/extras/catalina-jmx-remote.jar.sha1 (added) +++

svn commit: r20929 [1/2] - in /dev/tomcat/tomcat-7/v7.0.81: ./ bin/ bin/embed/ bin/extras/ src/

2017-08-11 Thread violetagg
Author: violetagg Date: Fri Aug 11 11:10:12 2017 New Revision: 20929 Log: Stage 7.0.81 RC Added: dev/tomcat/tomcat-7/v7.0.81/ dev/tomcat/tomcat-7/v7.0.81/KEYS dev/tomcat/tomcat-7/v7.0.81/README.html dev/tomcat/tomcat-7/v7.0.81/RELEASE-NOTES dev/tomcat/tomcat-7/v7.0.81/bin/

svn commit: r1804761 - in /tomcat/tc7.0.x/tags/TOMCAT_7_0_81: ./ build.properties.default

2017-08-11 Thread violetagg
Author: violetagg Date: Fri Aug 11 10:10:59 2017 New Revision: 1804761 URL: http://svn.apache.org/viewvc?rev=1804761=rev Log: Tag 7.0.81 Added: tomcat/tc7.0.x/tags/TOMCAT_7_0_81/ (props changed) - copied from r1804760, tomcat/tc7.0.x/trunk/ Modified:

svn commit: r20928 - /dev/tomcat/tomcat-7/v7.0.80/

2017-08-11 Thread violetagg
Author: violetagg Date: Fri Aug 11 10:03:21 2017 New Revision: 20928 Log: Tomcat 7.0.80 did not pass the vote Removed: dev/tomcat/tomcat-7/v7.0.80/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

svn commit: r1804756 - in /tomcat/site/trunk: docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml

2017-08-11 Thread markt
Author: markt Date: Fri Aug 11 07:23:49 2017 New Revision: 1804756 URL: http://svn.apache.org/viewvc?rev=1804756=rev Log: Add missing word spotted by Mitre Modified: tomcat/site/trunk/docs/security-7.html tomcat/site/trunk/docs/security-8.html tomcat/site/trunk/docs/security-9.html

svn commit: r1804755 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/Stream.java

2017-08-11 Thread markt
Author: markt Date: Fri Aug 11 07:07:25 2017 New Revision: 1804755 URL: http://svn.apache.org/viewvc?rev=1804755=rev Log: Now CVE-2017-7675 is public, make the comment more specific Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1804754 - /tomcat/trunk/java/org/apache/coyote/http2/Stream.java

2017-08-11 Thread markt
Author: markt Date: Fri Aug 11 07:06:46 2017 New Revision: 1804754 URL: http://svn.apache.org/viewvc?rev=1804754=rev Log: Now CVE-2017-7675 is public, make the comment more specific Modified: tomcat/trunk/java/org/apache/coyote/http2/Stream.java Modified:

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

2017-08-11 Thread violetagg
Author: violetagg Date: Fri Aug 11 06:37:21 2017 New Revision: 1804752 URL: http://svn.apache.org/viewvc?rev=1804752=rev Log: 7.0.80 did not pass the vote Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

Re: [CANCEL][VOTE] Release Apache Tomcat 7.0.80

2017-08-11 Thread Violeta Georgieva
2017-08-10 16:43 GMT+03:00 Mark Thomas : > > On 10/08/17 10:42, Violeta Georgieva wrote: > > The proposed Apache Tomcat 7.0.80 release is now available for voting. > > > > It can be obtained from: > > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.80/ > > The Maven