2014-07-03 2:07 GMT+04:00 Mark Thomas <ma...@apache.org>:
> Version 1.1.31 is bug fix with an update to OpenSSL 1.0.1h to address
> CVE-2014-0224.
>
>
> The Apache Tomcat Native 1.1.31 is
>  [x] Stable, go ahead and release
>  [ ] Broken because of ...

Packaging differences (versus 1.1.30):
1. In both [ocsp]-win32-bin.zip files:
In 1.1.31 the files are in a directory named
tomcat-native-1.1.31-[ocsp]-win32-bin
In 1.1.30 the files are in the root of the archive.

This difference shall be taken into account when updating build
configurations in Tomcat 8, 7, 6.

2. In src.tar.gz
Added 5 files starting with "." in jni\native\build\:
._apr_common.m4
._config.guess
._config.sub
._find_apr.m4
._install.sh
(The src.zip is OK, does not contain those files).

Those are some MacOS specific files, containing such text as "Mac OS
X", "ATTR", "com.apple.quarantine", "q/0001;53b15f45;Firefox;" and
some binary data.  It is odd that other directories do not contain
such files.

These are not show-stoppers.

I've run the testsuite of Tomcat 8 with
a) non-OCSP 32-bit
b) OCSP 32-bit
versions of tcnative-1.dll with Java 7u55 32-bit on Windows 7.  Both
test runs completed successfully.

Version info:
INFO [main] org.apache.catalina.core.AprLifecycleListener.init Loaded
APR based Apache Tomcat Native library 1.1.31 using APR version 1.4.8.
INFO [main] org.apache.catalina.core.AprLifecycleListener.init APR
capabilities: IPv6 [true], sendfile [true], accept filters [false],
random [true].
INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL
OpenSSL successfully initialized (OpenSSL 1.0.1h 5 Jun 2014)

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