File libtcnative-1-0.changes of Package libtcnative-1-0.5907
-------------------------------------------------------------------
Fri Nov 4 16:28:17 UTC 2016 - malbu@suse.com
- Upgrade to libtcnative-1.1.34 (bugfix release) (bsc#1004455)
See https://tomcat.apache.org/native-1.1-doc/miscellaneous/changelog.html
* Unconditionally disable export Ciphers.
* Improve ephemeral key handling for DH and ECDH. Parameter
strength is by default derived from the certificate key strength.
* APIs SSL.generateRSATempKey() and SSL.loadDSATempKey() are
no longer supported.
* Various bugfixes.
- Drop tomcat-native-1.1.32-CVE-2015-4000.patch
-------------------------------------------------------------------
Tue Aug 9 13:16:35 UTC 2016 - malbu@suse.de
- Disable 512-bit export-grade cryptography to prevent Logjam
vulnerability CVE-2015-4000 (bnc#938945)
-------------------------------------------------------------------
Tue Feb 3 13:55:26 UTC 2015 - bmaryniuk@suse.com
- Update to 1.1.32
* Support for TLSv1.1 and TLSv1.2
* Do not create RSA keys shorter the 1024 bits
if inside FIPS mode.
- Fixes incompatibility with Tomcat 7 (bnc#914725)
-------------------------------------------------------------------
Fri Sep 13 09:29:50 UTC 2013 - mvyskocil@suse.com
- Update to 1.1.27 (bugfix release)
* fix high CUP usage on client's IP address change
* add CPU information to OS info for Linux
* fix FIPS mode for listeners; resolves 'Low level API
call to digest MD5 forbidden in FIPS mode!' errors.
* update add clearOptions function to allow access to
OpenSSL's SSL_CTX_clear_options function.
* fix regression in pollset return value.
- add gpg verification
- add javapackages-tools
- drop config-guess-sub-update.patch
-------------------------------------------------------------------
Sun Mar 31 13:48:49 UTC 2013 - schwab@suse.de
- config-guess-sub-update.patch: update config.guess/sub for aarch64
-------------------------------------------------------------------
Thu Dec 6 13:48:00 UTC 2012 - kruber@zib.de
- update to 1.1.24
* add support for per-socket timeouts inside poller
-------------------------------------------------------------------
Thu Mar 15 10:43:21 UTC 2012 - mvyskocil@suse.cz
- update to 1.1.23 - latest upstream version
* autodetect java7
* better support for ipv6
* OCSP verification support
* explicit use in FIPS mode allowed
* and fixes many bugs, leaks and crashes
- split the spec from tomcat6 sources as it was never needed
-------------------------------------------------------------------
Thu Aug 5 15:30:21 UTC 2010 - mvyskocil@suse.cz
- fixes bnc#622430 - move .so file to main package
-------------------------------------------------------------------
Tue Mar 16 12:35:08 CET 2010 - ro@suse.de
- build from tomcat-native-1.1.20-src.tar.gz
- package needs work, does not have to live in tomcat src any more
-------------------------------------------------------------------
Wed Jun 3 11:10:45 CEST 2009 - mvyskocil@suse.cz
- Tomcat update to 6.0.20
- APR update to 1.3.3 - the bugfix release
-------------------------------------------------------------------
Fri Sep 12 09:33:38 CEST 2008 - mvyskocil@suse.cz
- Tomcat update to 6.0.18
-------------------------------------------------------------------
Thu Aug 7 15:59:03 CEST 2008 - mvyskocil@suse.cz
- move the .so file to -devel subpackage to prevent of an rpmlint error
-------------------------------------------------------------------
Wed Jul 9 15:52:08 CEST 2008 - mvyskocil@suse.cz
- The first release in SUSE (1.2.12)
- fix of enhancenment request [bnc#202339]