2017-07-18 16:58 GMT+03:00 Mark Thomas <ma...@apache.org>:
> The proposed Apache Tomcat 8.5.18 release is now available for voting.
>
> The major changes compared to the 8.5.16 release are:
>
> - Enable TLS connectors to use Java key stores that contain multiple
>   keys where each key has a separate password. Based on a patch by Frank
>   Taffelt.
>
> - Make asynchronous error handling more robust. In particular ensure
>   that onError() is called for any registered AsyncListeners after an
>   I/O error on a non-container thread.
>
> - Sync SSL session access for the APR connector to prevent errors when
>   accessing the session.
>
>
> Along with lots of other bug fixes and improvements.
>
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.18/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1144/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_18/
>
> The proposed 8.5.18 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 8.5.18

Smoke testing OK.
JUnit test - OK except one (Java 8u141 32-bit x all connectors, Windows 10)

Notes:

1. apache-tomcat-8.5.18.exe is not signed.
I guess that "Code signing service currently unavailable" issue that
Mark mentioned 2017-06-21 is still not cleared.

https://bz.apache.org/bugzilla/show_bug.cgi?id=61316

2. TestEncodingDetector test is failing, as its data files are broken
in src.zip that I tested, do not match the svn tag.

I filed this issue into Bugzilla,
https://bz.apache.org/bugzilla/show_bug.cgi?id=61316

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to