libtcnative-1-0-devel-1.2.38-150200.6.2.1<>,&e/p9|f%gZsꅲB@4yO2Osw%2yxd4U[v,>'fq!B6M,d4wd2%HnTp'咿תN\}\~?­))xA-(:.ccTrMzPMMvVyˈn_* [8``*"^aTЂZ2EI,<Ůnzj4 9-6?虙4̌LӴ3=g,I¸>;x?hd , adhtx '-8T b p   8[~ (8 9 : F-GDH`I|XY\]^!bocdefluvz"dClibtcnative-1-0-devel1.2.38150200.6.2.1Tomcat resources for performance, compatibility, etcThe Apache Tomcat Native Library is an optional component for use with Apache Tomcat that allows Tomcat to use certain native resources for performance, compatibility, etc. Specifically, the Apache Tomcat Native Library gives Tomcat access to the Apache Portable Runtime (APR) library's network connection (socket) implementation and random-number generator. See the Apache Tomcat documentation for more information on how to configure Tomcat to use the APR connector. Features of the APR connector: * Non-blocking I/O for Keep-Alive requests (between requests) * Uses OpenSSL for TLS/SSL capabilities (if supported by linked APR library) * FIPS 140-2 support for TLS/SSL (if supported by linked OpenSSL library) * Support for IPv4, IPv6 and Unix Domain Socketse/h02-armsrv1SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Libraries/C and C++https://tomcat.apache.org/native-1.2-doc/index.htmllinuxaarch649' ,]A큤e/e/e/e/e/dRdRd2cdc8f5b0aff1faf29448bda0276c0bff80d34bd1bde1c2ea19514d2b0b74bcdea84eaf26dca8a01603d830ea15cf75c7aa82044c4a2846e12b604984a7094a9bb7d54ca05cb63eea63140e7caa4af90d11930fb65053a454d85c16f32582e78f1ab4526479e15f36e7237b067609d69edcdc7c4f3d66c5b4f87a5fb0caf76dc71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab410b9f8226ea78ec0abaacef64929452e4c52cd4d7784ea7b1e038f3026bb130brootrootrootrootrootrootrootrootrootrootrootrootrootrootlibtcnative-1-0-1.2.38-150200.6.2.1.src.rpmlibtcnative-1-0-devellibtcnative-1-0-devel(aarch-64)    glibc-devellibapr1-devellibopenssl-devellibtcnative-1-0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.2.38-150200.6.2.13.0.4-14.6.0-14.0-15.2-14.14.1eSa@b]@]QT\@Z@VT@T@S\@michele.bussolotto@suse.compgajdos@suse.commalbu@suse.commalbu@suse.commalbu@suse.comfstrba@suse.comtchvatal@suse.comtchvatal@suse.comp.drouand@gmail.comcrrodriguez@opensuse.org- Version update to version 1.2.38: * Align default pass phrase prompt with HTTPd. * #66669: Fix memory leak in SNI processing. * Update the recommended minimum version of OpenSSL to 1.1.1v. * Update the recommended minimum version of APR to 1.7.4. * Document the TLS rengotiation behaviour. * Add HOWTO-RELEASE.txt that describes the release process. * Refactor library initialization so it is compatible with Tomcat 10.1.x onwards where a number of Java classes have been removed. * 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. * #66035: Fix crash when attempting to read TLS session ID after a handshake failure. * Enable download_deps.sh to be called from any directory. * Fix release script so it works with the current git layout. * #65441: Correct previous fix that enabled building to continue with OpenSSL 3.x. * #65659: Remove remaining reference to pkg-config which is no longer included in the Tomcat Native distribution. * #65181: Additional changes required to provided support for using OpenSSL Engines that use proprietary key formats. * #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. * 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. * 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. * #65181: Improve support for using OpenSSL Engines that use proprietary key formats. * Enable building to continue against OpenSSL 3.x and 1.1.1. * Incomplete name mangling fix for C++ compilers in tcn_api.h. * Improve OS-specific header include for native thread id. * Disable keylog callback support for LibreSSL. * Add support for SSLContext.addChainCertificateRaw() with LibreSSL 2.9.1 and up. * Add support for HP-UX's _lwp_self() in our ssl_thread_id(void). * Remove default option passed for rpath to linker on HP-UX. * 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. * #64429: Fix compilation with LibreSSL. * #63671: libtcnative does not compile with OpenSSL < 1.1.0 and APR w/o threading support. * Correct configure message for OpenSSL libdir. * #64260: Clean up install target. * #64315: configure output for OpenSSL wrong/incomplete sometimes. * Drop obsolete build time workarounds for HP-UX. * Add support for FreeBSD's pthread_getthreadid_np() in our ssl_thread_id(void). * #64316: Introduce tcn_get_thread_id(void) to reduce code duplication. * Fix linking against OpenSSL in non-standard locations on FreeBSD. - Removed patch: * libtcnative-1-0-bsc1199170.patch + fix integrated- 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- Add GPG keyring.- Version update to version 1.2.23: * See changelog.html for in-depth upstream changes- Version update to version 1.2.21: * See changelog.html for in-depth upstream changes * Fix incompatibility with Tomcat (bsc#1130843)- Version update to version 1.2.16: * See changelog.html for in-depth upstream changes * Fixes build breakage with newer version of openssl- 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.- 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- 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)h02-armsrv1 17101739791.2.38-150200.6.2.11.2.38-150200.6.2.1ssl_private.htcn.htcn_api.htcn_version.hlibtcnative-1-0-develLICENSENOTICE/usr/include//usr/share/licenses//usr/share/licenses/libtcnative-1-0-devel/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:32931/SUSE_SLE-15-SP2_Update/1abd0da4d1ba973d32712f2230c7371f-libtcnative-1-0.SUSE_SLE-15-SP2_Updatedrpmxz5aarch64-suse-linuxC source, ASCII textdirectoryASCII textKz2PJm2utf-8fa737d5b2c7421d8c1977c9bff9582d6c18301bd95b77f68e7ceacfa1b7ee8b2?P7zXZ !t/]"k%ƒ+9pR{ǥLUp;Y$|dui{]Ɏ{v, dױz UE m/i*\$CG(LNe*k[ʄSՠҫߠ<(ɿ)'IrjXG_͉>D"߭uL{rIP.[*6ʷٍj5ZZ{ 8M ARa; EE~Z΋?venM% 93_q|GUGaMoe/Df tx]yoMىK"-V1/^S |eIУvs:1sfUafg-%9?d.|QJJ#-Mڹe5b}Ɯm|dԻXhڋ,4yg+gJ^&a,w8bF> Ԉ8My.x5) ?s3NJ[ZEuߺr25\iLG(ԉ4ak-.ţ`+ŗ뇋.`Ot2lPW \qPN]Ow̩'eL JR5iY\I\-,i|*6ap gu/~og=-A(Hж0 ai^}UɔfcwƀyMcpiNe$(sLTcHIK(m5mPWF9F4}xdF|i)Pau`6BbԐ\-i+0;l@v4"n4V@pԫ|⯷W ]T@:Q*e0LߍU;ٛ\y) YZ