File libtcnative-1-0.changes of Package libtcnative-1-0.24694
-------------------------------------------------------------------
Mon May 23 07:57:38 UTC 2022 - pgajdos@suse.com
- Fix for SG#63251, bsc#1199170 (thanks to ohollmann@suse.com)
- added patches
fix https://github.com/apache/tomcat-native/commit/5ac1175a0cf24aae2a285b3f3fb877ff83aef0c0
+ libtcnative-1-0-bsc1199170.patch
-------------------------------------------------------------------
Mon Aug 12 16:31:13 UTC 2019 - Matei Albu <malbu@suse.com>
- Upgrade to libtcnative-1.2.23 to fix compatibility with Tomcat (bsc#1144296)
See http://tomcat.apache.org/native-doc/miscellaneous/changelog.html
-------------------------------------------------------------------
Fri Sep 10 11:16:15 UTC 2018 - malbu@suse.com
- Upgrade to libtcnative-1.2.17 (fate#325334)
See http://tomcat.apache.org/native-doc/miscellaneous/changelog.html
Security fixes included in the new version:
- CVE-2018-8020 (bsc#1103347)
- CVE-2018-8019 (bsc#1103348)
- CVE-2017-15698 (bsc#1078679)
- Update keyring file
-------------------------------------------------------------------
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]