libtcnative-1-0-devel-1.2.38-150100.3.9.2 >  A eip9|oW~ÃǀF498 "bXZ/@|ۦDlF8`g> pWg-RO}FOʽvE_Ovm9krzhEZ/䟲!">7&X!*hvܾc-_1L%9D6bbb0ad73e1ceb797f4d6c46416778b27be705394aba6e2842c818be9be6a3d913835db8ffb5cc316077648533767c52b9877d6b0Meip9| C8àa=o`C*M(˜ y\VR1;W3d XEYZɾW&4;xou5Ek(mUsE'2$oÇET8zlU}0 $ _Z suf Oh K=0G[eWZ9hRl ^,'. )0C_მ~ؿ@t} 4ux {AڷiCx&/9lMhO.9 ]Xkָrܷttk&u>p;t?dd , adhtx '-4P ^ l   4Wz(8 9 : F)G@H\IxXY\]^bkcdefluvz`Clibtcnative-1-0-devel1.2.38150100.3.9.2Tomcat 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 Socketseis390zl33SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Libraries/C and C++https://tomcat.apache.org/native-1.2-doc/index.htmllinuxs390x9' ,]A큤eieieieieidRdRd2cdc8f5b0aff1faf29448bda0276c0bff80d34bd1bde1c2ea19514d2b0b74bcdea84eaf26dca8a01603d830ea15cf75c7aa82044c4a2846e12b604984a7094a9bb7d54ca05cb63eea63140e7caa4af90d11930fb65053a454d85c16f32582e78f1ab4526479e15f36e7237b067609d69edcdc7c4f3d66c5b4f87a5fb0caf76dc71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab410b9f8226ea78ec0abaacef64929452e4c52cd4d7784ea7b1e038f3026bb130brootrootrootrootrootrootrootrootrootrootrootrootrootrootlibtcnative-1-0-1.2.38-150100.3.9.2.src.rpmlibtcnative-1-0-devellibtcnative-1-0-devel(s390-64)    glibc-devellibapr1-devellibopenssl-devellibtcnative-1-0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.2.38-150100.3.9.23.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)s390zl33 17014237811.2.38-150100.3.9.21.2.38-150100.3.9.2ssl_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:31678/SUSE_SLE-15-SP1_Update/8ad44f9553955b4434904991e479c4ac-libtcnative-1-0.SUSE_SLE-15-SP1_Updatecpioxz5s390x-suse-linuxC source, ASCII textdirectoryASCII textL,Giutf-8aa83f633ceb1ede39ecd72449869b8b6de6052174894032c2db4b886c1173536?P7zXZ !t/ट*] crv(vX0wGf.l yu*Ge+O4;$~q _`0@bwI^1w}iv<9 PJALѪ^鰑1?/̻S /W_^bH ߿0̝۫6jckpEuc*u2z3:Bmk# HXn2;=׻\.q,T 945xYIoA@_%yڒ镊i,gԅeݧ˯rTZ ͨzX$yFx.o֊y0qي9zii~ƴˠU 7LlW!~ڨJ- . xEum|8~( a+ć*C}Ee95B[Z3knp i֞}]iVbF"50P 8Uk}F5 d 侓Pv96ށ{ˍ5[kҔZ]‡ӓ+H.;i78L<3˪& h>`~B4p@$qk:2HK%D}#]'2iSp 3U¥hd@ #20ܘ~{]ZUFFH}u_∝9iL%DxkYEED$X̙?{U 05qSK3%Yߴfۈe YV)yq,Q.fU500!o8u)&\g1Ӣ0*8(Ю b1Hi`E| ?O145} /&\ZR25,Clh~!hoߧx@8`C6GEɅכKhM! o,P!NΕăǔrZaci'c\SE,Ϧ3<2 2'2^ <hӌ UY (<;+腈s8{40:ЊmR=E3dU$vȹ^Yp !$-d-i3-DJVI#j? 7%7GQ~k]<'(* @j!\$''BP`لqНɩ(X삓1yGw}"Q50`ĺ ؝G=Fz'ϴ4N5l0$aEQU5=6I{d'tR_$ b Р@Dm^vIN Zqf ˤObc ϝM[פ >gӉdIu514[>s"ЬIYO ČD1lO1🳗\_g1t6#=1~9$ܟ*qxj5L`J.>?=<Vd߫+2Px$ŒBP)ڌWip')ʾg޽;roy?7{ At>=o7JE$om}&4 >ab-t*1H2xHW:Ur!hL E6"GR,IN(P A؟ #Hp "~Rc3Ǽ7@AFn13M=l)O4Zӱ!dQ\l ?v Pr'@w 61vK)~>ᇘP Z6=^<<;|2'RmH@{cO""GxUOKH2,>mVHKFLmflң\Q9nlǺ9Ua `6g(&q>љtf~k|bw(CXsIly?m6Px™[U~ea{xr FuBqe{ /#J;ɴ5#8,L7~PMM^j/"iٓ U}D&F'[:xt2H\^2 ʪ~XҬ;]ExTxL݇:6@)oL2"Gۈ+K z]|&0X#D3iA8JTp Hw(Yރ|yU&fB~5؃ fNc.2DꥯHgνFPJ7?ɄhJyȔV_rCq Q-[zLzQC48;3"0N-vJEܑU&FhJD? ZidrvZ*e:v_V`NG>b̎\N XsU%xJ> O(B^g^}ËWc\HO2c[ZBIÏs3~v%-W@K319J\C I2U#ah u<) v_юq1e" %:wZdcKMh_XzsͅWQT~CEuC8wve;`:Z4CPl Ϩ>TuX[@@/G|;W;ph9 &۠'t(o7#.JBR3G7f9LgT cJԙCq~ !o6Rrp ފj?r T>fTS "!Eݒ2f$6[p#d?Y{uFOX)' jv̛f%p&ba5ty&0U.yM[`80~:WD\*pjd!R̈́NPl`,T+uBBW͖(t+XlFS{[}# Yq.^׼J#>S3FplWyC |W)L?|0IMo}d#mi/Bx|x%Ff¨a A٥| SS.pϗpW HZz5oț U}83!YoK=j_vgp.xٴ'7 UsZ@RmdiziN*I@ k `prhV49L xrs ܪcmԎSz]E&_IJMҡ9wBRǨΏYKh5*Dĺ)=樥{'^K;?RpJI6%A|iv(Mi/ 1yc{@h\r+k,-Z3F&M_+D=m:]:H̪.3G֍s[馩*ß+hu{I5VTCޱ^ڥf|dKp-T CZғ#zߌҩ` wt? :VwP4ω[2_T}M`\t~4BQ*M㴤d'MOb kG)Fgl1 _ Uhށ4$V-p^Sb<Cʸ"ԗA|ܛM| 7ɑMUSn4 V[a]42lbqR‰UM5 ~E~rt:8fc Vx |ckTY? XB`Q7[,|\1/(ud]Og%fnyiBWk:[*P.[bR"Tf#-GݧQ)W)xHUn֟ȉJ?$'8B\!Η/u<̳OBpCM+} \PiU*MC0rI&فW|2/p6 X4$ |ʨD YvV3/rȤBM yzLT8v$ú]v#@oCk%pu`VaJܣ(p\FJ76r]2fZFS {_@5XK- _2:%OdR[+z[W]顜3o8]VR뮹U*wG2+ ro =bbm12 .b]Vs3Ww%?w49ӴP+ uGȽ 7o{Y*`u]91bPyǡcrs B}QmRP p/N3ш>ÖO~|#-K/p@|VUL_"1qХa?|s;f[<&Am\ Ed=oF-c Df2lLND,r\# 'Q.}ە#×J0O*0bA6}WJ"[ ;??=:P(9pcp̧ #V{ d>5>>rB_Y,U#""*ISWW,҂ WB&xE> [K9ps] KcThh 2(KˍyEt[>Pͧf(™K-ӛ\&(:;Z2#,fZczקYǕSe:3}\"'j,!8Q'YO *$ R1BRc̜'kUXotƢ 타mFo+A$Wpгu=!JԶW|-%\+D<Ą>ӜMXh)°(DJ5&[ uNm23xIKu}28cXm)VR+N378mꃯ D z?ZAoGyiF( 8.Dca?4O=zTܡciPgpg9_TFϽN c<3:}&{T6VG"CI}:*2Ϩ9O~w;Ṫ%jɁEE`șIKPLawĶߛFpdz0NdHZ1G[âSp(v zUլbe${rVLo7Dу( |,A=A `7~@؎(k2j;Is1j؃DKhH4**,"jYDb/,K- S$`tb%&PWցHwe# ym67 z^5*iьM)bf4TV`EmɌV޾, ] YD<+fB'WO˺ymġ056<SnL3߲h[bMuP+W$~fNM>87ԀJRtNNF^%xIJo X}w`dzl|HYgO,2ĥR A@ y7h˯CJѠtdz[ޮΣm񟷩:$Q!,Fc02RUt;+3{qNKt `O6l%/AǭJçہhY41f. ߄0%}rw +nU$ :0ΘZ\A-.Ir棙6h:\^ᎠkȉEOLv V E96 B~?6w`~/F`!U!90KԪ{`tnk_0yV6K4/Sd3_Nc cmʵr!MOC}SxGD,Ż@p_G-uHpl~T>^6DUb ~!h;_m#e긩qSBӸQ[+LV[n$_/Ek'+yErޡ/Y~8zoV@1g>G+2F#y,k| S'w~@zGΗ9Y+qk1C,Fv QnZiXhI%W'T4%L T7vkCAI= #Hrh8c5h̾o*yOgLԾ$_3il#M#xlyy,sʷ4:R^1ʩ \hw)~:fsȕ2T&LA%_h䮛gUlˮ">ot O-PC^L'/жŨ)#y+?Z]t^bŬyg}=%.!8<Npf}.Hj_lg:*WJSs3s3!Pl+'N]CFB3r(dU.Ƴ5 鼐u@ߗ7NPcF 8snN$|A ,fYzg` jhgx0(ϔ1In;"z& k+y?Qc?$  UQ2״u|] 'oyQ>` ڗ/ޮ{Z%gC㑕5gj)ASK~Heb@Yv^#Jw5Kh}jm ~{.+ߌ׸Cή|y7MKq=e n`k6a!o# gSA&נFkxP»2xIxn,D6&vIeQ ~9s?QrF_R뷷Ecž,%t0T?L Q3" ~ayq#a:6Z/6F. u?gݓ}r3h2U3CeWܢflWW,-_ \rRSάZ\ܘmeȌ8@Ȧ>Zꀠk!1=ޕ/cC113AbNx\ y7YcH;l8xǒ&/ʬGqm~)peY&a\BI~ayٓ0a pkM=HbAwTokAMfZ'(0 EOL5 P<肕JX8FAPHю0ь"L_뎤>YT䬍7cq*rگ$T^Pc 3v~b~r@({h̝dЮ Tw1AnzhMSȟnUW]d/@d{K-Zy.u$7Oէɒ+1|Iw`xF(5k0l.iI bSr@x6Z?rYj {0lZAHPQ)h4R嫯IB?J'e^z7/gtI[*Ήp< Fzq'zN|At,gUzU|s}tdCVK:j?W ƞlIyflk:|V|#+b64f#ʽ,SbYq)۬ $:)χ5,;,9- nt7SOU*zNvDO7D <ҮIg){;?L]M3iC1jx$i3J:?sj; [6F{倾Q)Dq4 G)ZX.5o)*CqVF[jc;/KSD,+ ! t`Np{O/+4\qK-VkjBGu#I0BLb یnYa_5tk2Hd' nj>x*ˀLg on1 S"X$EubA:.y@(Q%96?K~fsv\` ˦yW&S|Fva8NF,!.ZT('Bd53RwTતU)/~nC(9OY2p\?u%&R@dҦk<dC$3Tob%jb3R]"^ic+Z-?|\P͏xPx"3.AU o . HUE%Gi{NvmL!;gyiA D,#&籂bwxMɨ <6ҋ~ sYW>衤8,^03Sa2mQ_ |RfF!jcM6 ݣ ,C YƸ w'" r;hF!y; r޲}^VS $Yo@jļs (MW.6˄U4.E YZ