Am 05.05.2017 um 11:03 schrieb Mark Thomas:
The proposed Apache Tomcat 9.0.0.M21 release is now available for voting.
This is a milestone release for the 9.0.x branch. It should be
noted that, as a milestone release:
- Servlet 4.0 is not finalised
- The EGs have not started work on JSP 2.4, EL 3.1 or WebSocket 1.2/2.0

The major changes compared to the 9.0.0.M20 release are:

- Update the default URIEncoding for a Connector to UTF-8 as required
   by the Servlet 4.0 specification.

- Various improvements to the handling of static custom error pages

- Update to Eclipse JDT Compiler 4.6.3

Along with lots of other bug fixes and improvements

For full details, see the changelog:
http://svn.apache.org/repos/asf/tomcat/trunk/webapps/docs/changelog.xml

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.0.M21/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1133/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tags/TOMCAT_9_0_0_M21/

The proposed 9.0.0.M21 release is:
[ ] Broken - do not release
[x] Alpha - go ahead and release as 9.0.0.M21
Some failures about missing ciphers in 
org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser 
for APR, NIO and NIO2,  but those are probably expected:
junit.framework.AssertionFailedError: Expected 36 ciphers but got 24 for 
the specification 'TLSv1' 
expected:<[TLS_DHE_PSK_WITH_AES_128_CBC_SHA256, TLS
_DHE_PSK_WITH_AES_256_CBC_SHA384, 
TLS_DHE_PSK_WITH_CAMELLIA_128_CBC_SHA256, 
TLS_DHE_PSK_WITH_CAMELLIA_256_CBC_SHA384, TLS_DHE_PSK_WITH_NULL_SHA256, TL
S_DHE_PSK_WITH_NULL_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, 
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_NULL_SHA, 
TLS_ECDHE_PSK_W
ITH_AES_128_CBC_SHA, TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA256, 
TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA, 
TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA384, TLS_ECDHE_PSK_W
ITH_CAMELLIA_128_CBC_SHA256, TLS_ECDHE_PSK_WITH_CAMELLIA_256_CBC_SHA384, 
TLS_ECDHE_PSK_WITH_NULL_SHA, TLS_ECDHE_PSK_WITH_NULL_SHA256, 
TLS_ECDHE_PSK_WI
TH_NULL_SHA384, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, 
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, 
TLS_ECDH_anon_WITH_AES_128_CBC_SH
A, TLS_ECDH_anon_WITH_AES_256_CBC_SHA, TLS_ECDH_anon_WITH_NULL_SHA, 
TLS_PSK_WITH_AES_128_CBC_SHA256, TLS_PSK_WITH_AES_256_CBC_SHA384, 
TLS_PSK_WITH_CAM
ELLIA_128_CBC_SHA256, TLS_PSK_WITH_CAMELLIA_256_CBC_SHA384, 
TLS_PSK_WITH_NULL_SHA256, TLS_PSK_WITH_NULL_SHA384, 
TLS_RSA_PSK_WITH_AES_128_CBC_SHA256, T
LS_RSA_PSK_WITH_AES_256_CBC_SHA384, 
TLS_RSA_PSK_WITH_CAMELLIA_128_CBC_SHA256, 
TLS_RSA_PSK_WITH_CAMELLIA_256_CBC_SHA384, TLS_RSA_PSK_WITH_NULL_SHA256,
TLS_RSA_PSK_WITH_NULL_SHA384]> but 
was:<[TLS_DHE_PSK_WITH_AES_128_CBC_SHA256, 
TLS_DHE_PSK_WITH_AES_256_CBC_SHA384, TLS_DHE_PSK_WITH_CAMELLIA_128_CBC_S
HA256, TLS_DHE_PSK_WITH_CAMELLIA_256_CBC_SHA384, 
TLS_DHE_PSK_WITH_NULL_SHA256, TLS_DHE_PSK_WITH_NULL_SHA384, 
TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA256, TL
S_ECDHE_PSK_WITH_AES_256_CBC_SHA384, 
TLS_ECDHE_PSK_WITH_CAMELLIA_128_CBC_SHA256, 
TLS_ECDHE_PSK_WITH_CAMELLIA_256_CBC_SHA384, TLS_ECDHE_PSK_WITH_NULL_S
HA256, TLS_ECDHE_PSK_WITH_NULL_SHA384, TLS_PSK_WITH_AES_128_CBC_SHA256, 
TLS_PSK_WITH_AES_256_CBC_SHA384, TLS_PSK_WITH_CAMELLIA_128_CBC_SHA256, 
TLS_PSK
_WITH_CAMELLIA_256_CBC_SHA384, TLS_PSK_WITH_NULL_SHA256, 
TLS_PSK_WITH_NULL_SHA384, TLS_RSA_PSK_WITH_AES_128_CBC_SHA256, 
TLS_RSA_PSK_WITH_AES_256_CBC_S
HA384, TLS_RSA_PSK_WITH_CAMELLIA_128_CBC_SHA256, 
TLS_RSA_PSK_WITH_CAMELLIA_256_CBC_SHA384, TLS_RSA_PSK_WITH_NULL_SHA256, 
TLS_RSA_PSK_WITH_NULL_SHA384]
>
at org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.testSpecification(TestOpenSSLCipherConfigurationParser.java
:570)
at org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.testTLSv1(TestOpenSSLCipherConfigurationParser.java:296)
Felix
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org


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

Reply via email to