Revisions of libtcnative-1-0

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1129304 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 40)
sync changes with sle
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1126601 from Michele Bussolotto's avatar Michele Bussolotto (mbussolotto) (revision 39)
- Version update to version 1.2.38:
  * Update:  Align default pass phrase prompt with HTTPd. (michaelo)
  * Fix:  66669: Fix memory leak in SNI processing. (markt)
  * Update:  Update the recommended minimum version of OpenSSL to 1.1.1v. (markt)
  * Update:  Update the recommended minimum version of APR to 1.7.4. (markt)
  * Docs:  Document the TLS rengotiation behaviour. (markt)
  * Docs:  Add HOWTO-RELEASE.txt that describes the release process. (markt)
  * Code:  Refactor library initialization so it is compatible with Tomcat 10.1.x onwards where a number of Java classes have been removed. (markt)
  * Add:  Map the OpenSSL 3.x FIPS behaviour to the OpenSSL 1.x API to allow clients to determine if the FIPS provider is being used when Tomcat Native is compiled against OpenSSL 3.x. (markt)
  * Fix:  66035: Fix crash when attempting to read TLS session ID after a handshake failure. (schultz/markt)
  * Fix:  Enable download_deps.sh to be called from any directory. Pull request #12 provided by Dimitrios Soumis. (markt)
  * Fix:  Fix release script so it works with the current git layout. (markt)
  * Fix:  65441: Correct previous fix that enabled building to continue with OpenSSL 3.x. Patch provided by lzsiga. (markt)
  * Fix:  65659: Remove remaining reference to pkg-config which is no longer included in the Tomcat Native distribution. (markt)
  * Add:  65181: Additional changes required to provided support for using OpenSSL Engines that use proprietary key formats. Based on a patch provided by Edin Hodzic. (markt)
  * Fix:  65329: Correct handling of WINVER in make file to use correct constant for Windows 7. Add constants for Windows 8, Windows 8.1 and Windows 10. Rename WINNT to WIN2k as it is used for Windows 2000 upwards, not Windows NT upwards. (markt)
  * Fix:  Add a patch for APR that fixes an issue where some Windows systems in some configurations would only listen on IPv6 addresses on dual stack systems even though configured to listen on both IPv6 and IPv4 addresses. (michaelo)
  * Fix:  Correct a regression in the fix for 65181 that prevented an error message from being displayed if an invalid key file was provided and no OpenSSL Engine was configured. (markt)
  * Add:  65181: Improve support for using OpenSSL Engines that use proprietary key formats. Patch provided by Edin Hodzic. (markt)
  * Fix:  Enable building to continue against OpenSSL 3.x and 1.1.1. (markt)
  * Fix:  Incomplete name mangling fix for C++ compilers in tcn_api.h. (michaelo)
  * Update:  Improve OS-specific header include for native thread id. (michaelo)
  * Fix:  Disable keylog callback support for LibreSSL. (michaelo)
  * Add:  Add support for SSLContext.addChainCertificateRaw() with LibreSSL 2.9.1 and up. (michaelo)
  * Add:  Add support for HP-UX's _lwp_self() in our ssl_thread_id(void). (michaelo)
  * Remove default option passed for rpath to linker on HP-UX. (michaelo)
  * Add:  Add an option to allow the OCSP responder check to be bypassed. Note that if OCSP is enabled, a missing responder is now treated as an error. (jfclere)
  * Fix:  64429: Fix compilation with LibreSSL. (markt)
  * Fix:  63671: libtcnative does not compile with OpenSSL < 1.1.0 and APR w/o threading support. (michaelo)
  * Fix:  Correct configure message for OpenSSL libdir. (michaelo)
  * Update:  64260: Clean up install target. (michaelo)
  * Fix:  64315: configure output for OpenSSL wrong/incomplete sometimes. (michaelo)
  * Update:  Drop obsolete build time workarounds for HP-UX. (michaelo)
  * Add:  Add support for FreeBSD's pthread_getthreadid_np() in our ssl_thread_id(void). (michaelo)
  * Add:  64316: Introduce tcn_get_thread_id(void) to reduce code duplication. (michaelo)
  * Fix:  Fix linking against OpenSSL in non-standard locations on FreeBSD. (michaelo)
  * 
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 545824 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 35)
Fix build against openssl 1.1.0
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 357513 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 34)
- Version update to version 1.2.4:
  * See changelog.html for in-depth upstream changes
  * This connector to properly work requires openssl 1.0.2 or newer
    so do not backport to other codestreams.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 287785 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 33)
- Remove keyring file as there is new keyring and I didn't find it
  on the web

- Update to version 1.1.32
  * Fix: 53952: Add support for TLSv1.2 and TLSv1.1.
  * Fix: 56844: Use OpenSSL 1.0.1j with Windows binaries.
  * Update: Use APR 1.5.1 with Windows binaries
- Remove tomcat-native-nosslv2.patch; merged on upstream release
- Remove %gpg_verify tag and gpg-offline require; let OBS handles
  gpg verification
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 32)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 232155 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 31)
- version 1.1.30 
* Fixed double-free in ssl_ocsp_request. Patch provided by
  Aristotelis.
* Other minor bugfixes.
- openSUSE: Fix build when openssl does not have SSLv2 support.
  (tomcat-native-nosslv2.patch) (forwarded request 231578 from elvigia)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 30)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 198874 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 29)
- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 162359 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 28)
- config-guess-sub-update.patch: update config.guess/sub for aarch64 (forwarded request 161923 from Andreas_Schwab)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 27)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 144609 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 26)
update to 1.1.24 (forwarded request 144414 from NicoK)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 25)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 24)
unlink
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 109502 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 23)
kick libtcnative-1-0 from tomcat6 sources and update to 1.1.23
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 22)
Displaying revisions 1 - 20 of 41
openSUSE Build Service is sponsored by