2016-01-04 23:46 GMT+01:00 Mark Thomas <ma...@apache.org>: > The changelog for 9.0.x is getting quite long so I'd like to do a > release. A 8.0.x release wouldn't hurt either. > > I recall that Remy said it would be useful to have a Tomcat-Native > release first before the next 9.0.x release so my current thinking is: >
Yes, a change has been made to be able to detect the end of the handshake during a renegotiation (this method also looks better during the initial handshake but is incompatible with 1.2.3 - it will likely not detect the handshake is done with the older native, so handshake will never complete). > > - tag Tomcat-Native 1.2.4 tomorrow and start the release process > - tidy up any remaining 9.0.x and 8.0.x issues while the 1.2.4 vote > progresses > - update 9.0.x and 8.0.x to Tomcat-Native 1.2.4 once released > Updating 8 to the new 1.2.4 native isn't mandatory. - tag 9.0.x and start the release process > - tag 8.0.x and start the release process > > Depending on timing the last two items may be in parallel or series. > > Rémy