-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Mark,

On 1/25/19 16:06, Mark Thomas wrote:
> Version 1.2.21 includes the following changes compared to 1.2.19:
> 
> - Fixed memory leak associated with the use of OpenSSL BIO (used
> when OpenSSL provides the TLS functionality for the NIO and NIO2 
> connectors) with Rainer's addition to prevent crashes on shutdown
> 
> Various other fixes and improvements. See the changelog for
> details.
> 
> The proposed release artefacts can be found at [1], and the build
> was done using tag [2].
> 
> The Apache Tomcat Native 1.2.21 release is [X] Stable, go ahead and
> release [ ] Broken because of ...

Builds without errors or warnings on OSX [clang-1000.10.44.4, APR
1.6.5, OpenSSL 1.1.1).

All APR unit tests for Tomcat 9.0.x (trunk) pass on Mac OS X. Some
tests were skipped or failed -- see below. I think none of those
represent a problem with tcnative. These are environmental issues.

Builds without errors or warnings on Debian Linux [gcc 4.7.2, APR
1.4.6, OpenSSL 1.1.1).

All APR unit tests for Tomcat 8.5.37 pass on Linux. Some tests were
skipped or failed -- see below. I think none of those represent a
problem with tcnative. These are environmental issues.

- -chris

=== MacOS / Tomcat 9.0.x (trunk) ===
Some tests were skipped for failed:

   [concat] Testsuites with skipped tests:
   [concat] TEST-org.apache.catalina.connector.TestRequest.APR.txt
   [concat]
TEST-org.apache.catalina.core.TestDefaultInstanceManager.APR.txt
   [concat]
TEST-org.apache.catalina.loader.TestWebappClassLoaderThreadLocalMemoryLe
ak.APR.txt
   [concat]
TEST-org.apache.catalina.nonblocking.TestNonBlockingAPI.APR.txt
   [concat]
TEST-org.apache.catalina.tribes.group.interceptors.TestEncryptIntercepto
r.APR.txt
   [concat]
TEST-org.apache.coyote.http11.upgrade.TestUpgradeInternalHandler.APR.txt
   [concat] TEST-org.apache.el.parser.TestELParser.APR.txt
   [concat] TEST-org.apache.tomcat.util.buf.TestByteChunk.APR.txt
   [concat] TEST-org.apache.tomcat.util.buf.TestCharChunk.APR.txt
   [concat] TEST-org.apache.tomcat.util.net.TestClientCert.APR.txt
   [concat] TEST-org.apache.tomcat.util.net.TestClientCertTls13.APR.txt
   [concat] TEST-org.apache.tomcat.util.net.TestCustomSsl.APR.txt
   [concat] TEST-org.apache.tomcat.util.net.TestSsl.APR.txt
   [concat]
TEST-org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigu
rationParser.APR.txt
   [concat]
TEST-org.apache.tomcat.util.scan.TestStandardJarScanner.APR.txt
   [concat] TEST-org.apache.tomcat.websocket.TestConnectionLimit.APR.txt
   [concat]
TEST-org.apache.tomcat.websocket.TestWsWebSocketContainerWithProxy.APR.t
xt
   [concat]
TEST-org.apache.tomcat.websocket.pojo.TestEncodingDecoding.APR.txt
   [concat]
TEST-org.apache.tomcat.websocket.server.TestAsyncMessages.APR.txt
   [concat] TEST-org.apache.tomcat.websocket.server.TestClose.APR.txt
   [concat]
TEST-org.apache.tomcat.websocket.server.TestWsRemoteEndpointImplServer.A
PR.txt
   [concat] Testsuites with failed tests:
   [concat]
TEST-org.apache.catalina.session.TestStandardSessionIntegration.APR.txt
   [concat]
TEST-org.apache.catalina.tribes.group.TestGroupChannelMemberArrival.APR.
txt
   [concat]
TEST-org.apache.catalina.tribes.group.TestGroupChannelOptionFlag.APR.txt
   [concat]
TEST-org.apache.catalina.tribes.group.TestGroupChannelStartStop.APR.txt
   [concat]
TEST-org.apache.catalina.tribes.group.interceptors.TestDomainFilterInter
ceptor.APR.txt
   [concat]
TEST-org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordi
nator.APR.txt
   [concat]
TEST-org.apache.catalina.tribes.group.interceptors.TestOrderInterceptor.
APR.txt
   [concat]
TEST-org.apache.catalina.tribes.group.interceptors.TestTcpFailureDetecto
r.APR.txt
   [concat]
TEST-org.apache.tomcat.util.net.openssl.ciphers.TestCipher.APR.txt
   [concat]
TEST-org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigu
rationParser.APR.txt

=== Linux / Tomcat 8.5.37 ===

   [concat] Testsuites with skipped tests:
   [concat] TEST-org.apache.catalina.connector.TestRequest.APR.txt
   [concat]
TEST-org.apache.catalina.core.TestDefaultInstanceManager.APR.txt
   [concat]
TEST-org.apache.catalina.loader.TestWebappClassLoaderThreadLocalMemoryLe
ak.APR.txt
   [concat]
TEST-org.apache.catalina.nonblocking.TestNonBlockingAPI.APR.txt
   [concat]
TEST-org.apache.coyote.http11.upgrade.TestUpgradeInternalHandler.APR.txt
   [concat] TEST-org.apache.el.parser.TestELParser.APR.txt
   [concat] TEST-org.apache.tomcat.util.buf.TestByteChunk.APR.txt
   [concat] TEST-org.apache.tomcat.util.buf.TestCharChunk.APR.txt
   [concat] TEST-org.apache.tomcat.util.net.TestClientCert.APR.txt
   [concat] TEST-org.apache.tomcat.util.net.TestClientCertTls13.APR.txt
   [concat] TEST-org.apache.tomcat.util.net.TestCustomSsl.APR.txt
   [concat] TEST-org.apache.tomcat.util.net.TestSsl.APR.txt
   [concat]
TEST-org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigu
rationParser.APR.txt
   [concat] TEST-org.apache.tomcat.websocket.TestConnectionLimit.APR.txt
   [concat]
TEST-org.apache.tomcat.websocket.TestWsWebSocketContainerWithProxy.APR.t
xt
   [concat]
TEST-org.apache.tomcat.websocket.pojo.TestEncodingDecoding.APR.txt
   [concat] TEST-org.apache.tomcat.websocket.server.TestClose.APR.txt
   [concat]
TEST-org.apache.tomcat.websocket.server.TestWsRemoteEndpointImplServer.A
PR.txt
   [concat] Testsuites with failed tests:
   [concat]
TEST-org.apache.catalina.session.TestStandardSessionIntegration.APR.txt
   [concat]
TEST-org.apache.catalina.tribes.group.TestGroupChannelMemberArrival.APR.
txt
   [concat]
TEST-org.apache.catalina.tribes.group.TestGroupChannelSenderConnections.
APR.txt
   [concat]
TEST-org.apache.catalina.tribes.group.TestGroupChannelStartStop.APR.txt
   [concat]
TEST-org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordi
nator.APR.txt
   [concat]
TEST-org.apache.catalina.tribes.group.interceptors.TestOrderInterceptor.
APR.txt
   [concat]
TEST-org.apache.catalina.tribes.group.interceptors.TestTcpFailureDetecto
r.APR.txt
   [concat]
TEST-org.apache.tomcat.util.net.openssl.ciphers.TestCipher.APR.txt
   [concat]
TEST-org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigu
rationParser.APR.txt

I think none of those represent a problem with tcnative. These are
environmental issues.
-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAlxSHOMACgkQHPApP6U8
pFgnlA//R9wlfZQW0hbFtyFfv1uHIRwVjW0tj9K7q0cU7JrqRn1unIn4xmMt6NhP
ztwlUxHi+DKQb/20ycFJKlEqRP0+EAFCemC2B+S2gp4NDpgW+/NDAkXE+C26/dIb
y2DjvqRDY8AmqPORmOb2i/UlPkCPKnYqEXCoAgdoG3IUKnW9/GD319S6feiKhlZy
T9tCx4pdzbxAgM6KX9uUl4rgccf4GpHULRpMVtd0SV3PnTgBfORDv4bH3MYPbJFF
2aNa66OmRhC+6KwgTi6HKb5SUX2j5kerFTpaiGDfE46kLHeKTP66tD4RpYFSdXbm
4GUxRvhEgy3MRFrr8MlCYQnmRWr0s/Bbml91elBPsmof6AS4I9fOz43lR2yRRvZk
4WH5cXg1utCmK8YtqcfcHCPsJI1F8coGEQBPrc6QhcnCyt2e+re0seR4wTChOH37
lu409AijCjbWqiZ6VGtaccTn+iN2amqEM+2Rqh+cQ6B+S8H4ZHsZ6sU6e66KADGp
Rb/Md0H75i9KWYLDKSItRSJHq5YEcZeg/y9DaG45RNt5LYrSmflgaDtunHpywC2V
cpS6jCO/NjkAuEyfDDaBGkyVanUejwvemKgjT8+lFnmrGWZx4M+fkuac3Ca+szKX
ukWsT35CfWfJ002gDaE0YY89mRmaDz11HP+bRc1mKIdz8OFcSw4=
=2mHm
-----END PGP SIGNATURE-----

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

Reply via email to