libtcnative-1-0-1.2.38-150200.6.2.1<>,fe/9p9|H}'GmI^E/ӆ&J)nW,jC_{ >"?hAz915%c(4vNO$bTʮ.MVe˦R:%;$-gr|/ָ^k9O̩F`H"ؠ8SהKgRMƏFf&Y*F}"f%c+D',rS}<д1k4TdeZ$H3fiN .}~az?T8F>@ ? d & [\`lp #)0H T ` x > t h(8  9 , : >9@HFWGlHIXY\]^mbcddeflu v$wxy z D T X ^ Clibtcnative-1-01.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/9h04-ch2b:SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Productivity/Networking/Web/Servershttps://tomcat.apache.org/native-1.2-doc/index.htmllinuxx86_64Cp A큤e/8e/8e/8e/8djdRff3df74792e3252c8c8f16b0f8c3592431939e7d21dd7ae442a089a9357f85a125f2e8214a979076cd2963511f1504da2221c19e644b3a28fa03246bc24bfd054a9f2af6540b434fd6f9e5a7691b391ffefa477fe43f3a3030bfbfc043f67a0flibtcnative-1.so.0.2.38libtcnative-1.so.0.2.38rootrootrootrootrootrootrootrootrootrootrootrootlibtcnative-1-0-1.2.38-150200.6.2.1.src.rpmlibtcnative-1-0libtcnative-1-0(x86-64)libtcnative-1.so.0()(64bit)tcnativetomcat-native@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibapr-1.so.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)libssl.so.1.1(OPENSSL_1_1_1)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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)/sbin/ldconfig/sbin/ldconfigh04-ch2b 17101740091.2.38-150200.6.2.11.2.38-150200.6.2.11.2.381.2.38libtcnative-1.solibtcnative-1.so.0libtcnative-1.so.0.2.38libtcnative-1-0CHANGELOG.txtREADME.txt/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libtcnative-1-0/-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_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6d0dd5edccd31539f2a79e9825dbdc01ff197f7d, strippeddirectoryISO-8859 textASCII textPR RRRRRRRR R R RR R$JtButf-8993552e6963d266a23e77e13b46533c1574cae69076d1deb3efdfe3c57a76734?7zXZ !t/[A]"k%+ƒ+9pR{ǥN y}GWX2}*YmQ_˿3iSѠ2iUްk2~źCeٜ]Mw!/CiA(}*uѫEkaeV '??\X-Pr p8".]ҴT&Y߃V,+R&4);$J@Ln8mBM^};PA7>*ۃH Z )Bvy W3I%r|e*޻S ;4k _?zR9a 97Ά/ xYnbS?y)$E.|nv%W2.v!z:à. 2 W>j--m2/`:G}I[PgS_ EDg8Z@IDc(XN3> s@jw}?z%2I୏) b3G,omt &OJlEX )7f2X'z|9`],42`mz0#QE~~m5f*rC000˙BU =*,-%pɪxr d[kLςq|@+`軟^njfEֻؙ>s\uFJ.u=y1 h},YB/&VAѢ5} UeYs]+KDYTTGos=J8@ɯ{~wHL= _%dv?hT讲;hfM02f2dl o%`npw(Ѭ:ɳ4ߋֽH0m';ĵ\pmlQWmߟs=w\*) C-I_U7ETHbνJrT.]{j6D(Fm V^, N@B #Y{/yIJ%S3?:a|ayu#"+v$ɎX\?1~9vpyG2x- 1 ^:нH͒%ʀrlZ 4mO _b^K3IA@jDs֔8r"7dD^\c PEEvE6gsy% Huev^/kx"o*# 'B0+jHHsh4>S+k"UmPy|#s`4pOO4bCOdf1ǯB 8A1UFw] ûxj~/z꺦QF8Ǹͣ uڿWM31cy|bvd:Ԋxg$:Kկ:6ֿYŌ7 ,9Ҳ ّ=ң2@>@^'PwCeBG񂯱5Nq7t%ݞ &qTbђ8Ɔ'9A:І`)`Ę߹};ǗC1oDNU/a3fdLszFBbM*EEa{*ڥM];|i(FM,W~/&3?:yvWVC]_)Uo4[;,bfP oNK׬)A>? ϥ<68+) &0gvA gt/O؋ F31uiZ`;ֵ-#6/-羅PgB%XLjlp]#8,R$'GjGf@x)kA` yj6!ˉp2%dz=2Bhc^y~EB$>EclAMj. =tߦMd$n$YneK ~s@mř5F>g;Q4kwdU8D޺:( k(!*-H '\T/OD5jjܙ6^w+їՓ3"܃^"tI9 S-ZŌAI{4H}iwli4YP%5,1 /OV_9^XPc4r.\!Gz+2q==Y|мmf[@3L P N Dhs~suh3%i/AtQ387#:oryƔw>BUh|I|! OìO%Ƀ\<ȕf;@T e@&SiFOx\*K y1.]9 jL5ݎ8[s.od٪@Pg ䷦Cqv#"f9ӘDN\&ky(7b 9VNc(ٍ\kEy~ *uQƌ*[Lp^X KϤi`ǢFۺIhT&e"OCwoOS3}Aɍɘe}7qQEQf,zF3#5+6V :i+z^kadYfT(B!?hh)af9ieYTReC#VΌܔ= [n˨B䤿rh.fA ͸Kaq\v%@ !S_CK Ro"8J<Ka,z4q7Cu.\b:rqR#BMM*afFNfcRG6*b{'xEbf¹"Lw)xbr:ky@R)(~$FPPf*FmեNj{ˈ2X߫ _*vb`_!äCQBHn09Me3bPw@;-!7OfMZ)fٮn ,?ӫJl[>KqfNsD;BaWaYhu¯q MM1/"1^|_+(Tc3WȎN; s6) U;y0_mKqEQy8DcHWŽKztM S_0_`6 x~85l+9jQkH5At2BVѺnL3hއ ^+|+o"LI0B#1 QtwTqqw>YOl֜J hAZutVhsZH0X*i% ^llfx,9mLG{|9`“lʕ=+lG # )0۲jcw´{75@{Ms >4K0 NE.Ano?sQE|"(q2k[r@z >-F{И OP# uSu;8=y&mޑ4?@1V2~ b泷t.* >?-"G,>Rj\xhkHbkZ^Fc?x".O"sg pԘLs D IZXTVx=v@ J6ƧQưү*̈́Oe]< I!PE0b9/EOdds@I2u×eԠԋg"%زM_Th,xKuƾ 7]ánJ b諟]/#/X{Lϧy틪|ulX646d|[p8:ѡ66i6|Tn;Rj@ 1VcrCs.y膗޾Zlt+mFAbY!JZo3xŸ'MY1?ܐHfs95Α SNj5brFMt&&jw/io:iWp-``MFYڊ% V_y>]qv9-3/ˡ{1+7b2Q\[Vt$$`|e@ ~5jKQ"('P8x R=(|8hTH1[EI:j5\ћyJ[ڇ?OȻtB|Ak~B\Pz=H8\AF{^g/Y/8n1E7'O)rznH^|9ZA᮳o#ڴWͭuYet5D]TjG㴯[n,r8VE-䉵=8l.Ů(_㾁X'8컸3:x)>roR`vZw|BUBwA1}ȻxC #HHGV=S!z0Sn0B(wRh~SI u{;U<3 [聾 T6"X$#uLk@a4cq}s *Ҵ0 2^_q Ř7w󫟒$x*U]r@)MF:M_2Vu=QI9t~INy5[Z䫺*]r!G\JJ+ˠgh c#1|Q\@h\3 o|3X[hdNSgh|rlOKOY$h Qʬb˰,f~҇REH7~ T+c]|Dv-w#d~`!6?~qK{=F8)^XYDYrڸ04z0-rϋNF[ nӪ i&cl0S43 fHsp @6L~Gm ZyU2Ƌ Xg[b|읎volN\[[Ϩgkpto V#_t_lڬ@5)B#[x]bB0 OW_s<99UY U|ewʂʺVQ@֘~J7r:ԘǶdN}bYjdh.1"k| QuloA7_2}a-Z֫FH0oHB?dRj+ (Fk$ze텆0Oaj> ;OKkӉ6~8:VtX X7>`>]fװŇ^:i*L)rRg u-Qqoު[ oi0:5yE99&O[g+ԕICuV%ωaQQ[ouIF@S sQ1XyX"֙X8asF:'WhP/qYjN5L pK3Y9BiK=@A2c __d!_ '-^cߡdw:#rK^bsZ蝹Tj9UʇF\ nw A%XQ7pU1cgX?: d5S"vZP3%vi}s>)XUoDlɹNT) ̍|Fk1da$w/D,zGZo&K1DlUlKnpZMӐjO4՘@FOkOR+<輗ƒd3rEǝu0ж%J4^F)6x}eo]')}[X:c"jNǴ* x3VPMxHĿ:*&JLpδ#Rdq(uz)coki]18˦+<,|Mun i)_b?1Y~Rc%ö]/"K'D0,$4Ks2w0eۘ(cGRH ow浺h~ms6݊<">EuʸY˞H P珯НnoKz <3is@Cӿ!cF# Bkав}Hl%fbk{->EjÏX}E9bV?7R~ RdS>0tzFnkH8=3ZH kW;M0Qv.Nk7 w7=b^sjL "蒧@+,mRU 4;p(2fhc^X^INjYn~ӱL ìRΌ( ^EM^4mļ X1˶] Te Q6Ѥkᾆ p:QϿLM"JnGI5v.:0EΈ_eۏo^XFib%F##4WEàsJ7er);|N#tra-%"\4+j<>4l{'I3Z JQk K)hZb>lrC#, ޺~%Ҝb"X ˾&#%qyMC_4娗 g*[xd+S pCn;lPUTe!WֲJnwo]1gT'.9e0^A09E[8׈10Xu -N[JUΐAP 5O\OA'Dr `d]Oj5@"|z,1q !,nԛR(Vnj)p\ LߓBBib{Xc` wsle>R3j)ҊvE0e#);cӚw\zn,d#kzWN.)<:ݴW/G.ȍCKH z[ <ҙJƚ/g68ffnR5bLxb'%GUC~{f,:kŲH&{BE"oO{Z˥6NzPBщ: 7m SmZu0pݺ91D\|~GA (ЭOQ?s 2@gg " Upq2WY.8{n nq2%:T2rd &,gfkH_g5_I"7%V\d8 6Uݦ!i%~8~ 2ܯ/Z4qip#IgZ\m!Ѩ\- ?)6K5zHgVg"UqZJ@Pc+Gܮ4SX/YJBR‰ !eA+m}'5 8S@E|r @emry|6tN;#T`9#Eb9H$)$Tǘi<q%{Xo㳺1?qܢB Uܓ$s VAXҵ܆X}y. t_~\K%%V{ژX N~ TB?׷{P(aj 1'i<%qhqǑ =R.G6Щh{aZ`Kt+shCo#UMU83d;rK=hCrm>Q U9p. Ѩf`6O}.kSp)}z4>45ElG6Yp/TQ1y6;qCՊt-?@/!>Ʌ5K Kqw`ӝDDoY}yo'n#,' &뾵<.Qtc5<(为rM(;1*3iGޅAiܾX:ok&A{'X_M frP(C$}֩<GuՊez$`@&Ūүny8 _smz=G$R r{qQ_sв @7Nu#љzyLzQ꣫&<]LJ]f@=ac2B}FbS~AzNS*s?ls;|8nl#AyL`At q]K\PfhYAx\y%ScY&N65QΟ=Zx-aJъEMCߋᘷIIn ,$&;;P |XkյC-yj'@|Hr~4'#K. M_Y38"3ˋjVs݃*8LZ*#z!SƟSx*,P9m=Vӓ>VU^e#UAC13ymymwiD\Ma]tP)*lI&a1g]%n=V jB͖恞Mw6l>7Pegqr.\Q,3jD| 9v%FVRO~ex* z}CrA4b'->J H녩{xV.wxj 7C(='v8t+e.ӉMW__>$v=3FmG)0睛.zٶ֧:K j~vz]T\a\,dS~YTUKR[TܙʶdfW $uCVr^[)ÔOҮT;Cjjgʨ17׮zLt9f*w H_ *~ yRWsg*f5?I꣐s\7UtmԃB"0F4 !a,d8'Z~^%N!}vN%fY 㙀%_H"Oa <#PFTe{Te|xO R/G !V4+S(xpNr@c..ͅȲ-4LPƯs=$c&%2;^f>ī>MNǹE.;;1gWu^c=)3󕱞H;_5"+ri޾n#EupGw:(qN#J&ª{Zm /*K[cFja !rrL(:|*y] 91KAs5,7m@*v2N>7'"pꀿ\Kj&vFlLq| %w"`LO ] <: 82^bv } puS!׆g{rO( WS[ ɷ`% [Ѕx ~k!} <X#86M֍dJU8k8$l8cXF {X48j}|M;T!Fڎ"#)kt `Tu^4#5 C^UFd8˴~d|<^ cG*}?Eu߄ê-k1ufDW2LK~tN Z}y-ztdZմi[Qr6J byu^FetX1B˾ G٢ NbS.Donv k؅t DLF~D vrHqM$u,Ϣ >SeF%vw: tj/xCJdѥ> J\|#U24 c';~֫dAǠa|{z0)lU s/ " }ï8IV7XkB0 RAY%'[3T o튠T6/lAb leRk4B,A&Ua)VᡗŬǪ >cvlN}2avb w\"+pA>"nE9KgaIGPpsRBЮb1]CClQ/R-9snYlfIX"U?{eeX[)JV) RP[t4 'MB f6m%#.{dmx&h^kF঩S{BFq'<4%7A9xy&Di+/&P{x f'TECHj[Oā.oΞ8KvjEZ_+q"̿R?&gwuc칂V yyۋUi Np- gheL˒ je5t1|>Gv O=v DX`uY]ǥWef#k!kGT28s}cVRt>ʂ[SqlvbTKV9, H%0A`?i5գq& Jjon{S][ uZ&ž#GS/A喡Jt'SB@=.E4'{rGQz 4 ̷G߅1Ch2re;F" &ဘ+۰Ecj#)ƏtS|z'(\⩰;qu\ϕշW6R ٣4Zb=07TxU( -ͅ{wkp&ҵBH{c9.4MAG hZą"gR b0oX<:W>3C(~}Ib*lV[чaKXk/)6eIJH kgהdoJeZMlt4L`_5Dv7g¸ >|%-)b>+\hEy Bs +Uݡ $-&{C>p%BsF3^I(d%-L Lk –}Lj.3nMu.,O{ :Uj4S : |w%ejs.6Qi 0&w/WaL=ױ5y sqTs=m~%tfӥb;}(ea'DTux!?~0#yaRh[yFb|4R^us_ `@5$PTr٦Tl5z2'ѷfxG7zE4.m &-n^0;(-,ݷNpnn_aŶfuf"'pVeg [Hc$A>)a%)]ALn-5FL 8n]|mj.Đ~i/=mz%cQMBbC~\;c:.ll]yHT80`t|דW2h4 /$]Zjop BϘ8dC ueW}uJoXMoN!F4%2Ux&̽Qr|,7I0K>:R[Z#=,`z:KGq9]`%kI9[0 V vyK^3Jz~Ӥ&8ڊN_ V>fj7f6LtPơ-K|ٱE-{)[y7M0s ̍d~EH7$<(Z .o}mXE2UTfatcRb XԳPbNսutCV0.[bv{ $άu 4N~Y5c'53&&%ݒȬ] LjRi;n"(TU&NV%o"͌;P 0vyfR/]b]xhD^d}tg\m~w'iogR7!|)L=`s6 -AKi݂͞RL2d>td5/"6R`& g@gvUfuݭEPg+19h*[=fGSEf MvrQ85߯jgHrȷ+eu.<уĤjZ YZ