libtcnative-1-0-1.2.38-150100.3.9.2<>,meip9|% wOy2\7NaĐ2x*>PBI@4]Zm.1O#j|O7 SO6AiY7s t+_$Qalz 6>R(ĴyG)?=;FLx]arbĪV!GAėlXr:#6_y!b;oeﻯ1E|W?sqg _&SƁN_-(EnV\\=+dVk:soA=gwA}=pE*l>@ `? Pd & [\`lp #)0H T ` x > t h(8 9 : >@F G H8IPXXYl\]^!bocdefluvwxy z    LClibtcnative-1-01.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/Productivity/Networking/Web/Servershttps://tomcat.apache.org/native-1.2-doc/index.htmllinuxs390xHCp A큤eieieieidjdR92292eda1279197479583c37d3b8447949c97a646c0f411339b65228a929a63225f2e8214a979076cd2963511f1504da2221c19e644b3a28fa03246bc24bfd054a9f2af6540b434fd6f9e5a7691b391ffefa477fe43f3a3030bfbfc043f67a0flibtcnative-1.so.0.2.38libtcnative-1.so.0.2.38rootrootrootrootrootrootrootrootrootrootrootrootlibtcnative-1-0-1.2.38-150100.3.9.2.src.rpmlibtcnative-1-0libtcnative-1-0(s390-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.2)(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)(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(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/ldconfigs390zl33 17014237811.2.38-150100.3.9.21.2.38-150100.3.9.21.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:31678/SUSE_SLE-15-SP1_Update/8ad44f9553955b4434904991e479c4ac-libtcnative-1-0.SUSE_SLE-15-SP1_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=78ae31fd566577bbaf0ae87c4041ee24822e5437, strippeddirectoryISO-8859 textASCII text PR RRRRR R R RRR RL,Giutf-88c16df0d24fa5d98172571b47de542ba350f17a2ffce34405bb36fc11a341d43?7zXZ !t/I(]"k%dy>)^P6iCDbKm`l¸ {*b`/_V?+fMme<~Nvgϴꎞ% *WæJ\!,f&J!T&bG/j-RDEvGC0eUgz{26\PX.ET R . q~ v;!Bu2G_ܚ)!+ Hy:xLJn˒= o/uIhA'MZCsKj&o.u`Z'F<+JI'w}2jCP0GNe (ʯ$rB/]z׺hbc#e-X}`۞L^R镮PiSze ˜~h3!$DƆktMyǁi*7||v c% Uw 8krƢJT N?r= OZ4Z)ME6oW◉\;Isã_mf^a: 1щb Wl&.1k"E 8svH҆D6wLX~!XŠVQ'\{郻:jGK['wZfC)x8c`者+>- Ŝ4yt]N#ް(D&-m yiIT3k[ F]ݜU T})) r9z.8dW*֒V˰Rгzul(OM!X(#?XT:J&Mw{D&XU hIǧ y`|xweT1yl4 ',48OW;g3` i0E]U'WrOcMgV.B;۲ ،>1)|FxJO G ]$̶԰E!<cβ!_?Œ鸨+hqL̅vzn+,mt14V3@kS(m 2jڮe+lKx}lMLqQ@Y$ /R[ZuKZ+/-ў#Xg"TxFQ%C1%J~ 0-YS i!rY~m 6`Ntoj+]׌L3 ;jlCI?p!7eZ $\Bn6J% (*iS dD>ս?&4"#Q>\ t8&,Zޒ#kòԣLTCDzM#uI:hy UIC~1aď❻ƺ7dTgsBf3` HP깾yN% 9rc,Q%gCv0v4314V_ ml `\d>8M$ !" 2 "Ae,C⏝*34@.\<<<&&wcdjj_vϰL/k_/$G,tml " ERhx҃_55ek_0t!6|s-,nitٜ xgگgSl};:9mt(\{fͪڻdqAؿJ3jP$p9\fa:dqld c|pe괬0l#+zVވUSG"p o '7D]6cuCit',gu\)?hp0y+7A1N:=QmO ԶxPkj>i_K#= I6r5-DgGWxE4bOX qZ4R. m񝙢*ځ<#bQ.8f6`KW=ʂco 44{ %֋MS X*ļ~˼Vaq3wwk.lg' pUN +&k2o6fMMZuL:NHFp^_21餙~i|R/nK 4q-* f?X9ԿC'Heޞyig+E ']=!*hiY7j)uSTE'6-A~ OһCɒqZ^xSY\<4 .4n֭ ke\'(Q1e" ?(!}]QyQ=llh#e8-99aLSy'q.(!.OsG袛56p}Q@Of[;; R\[Y\]dî{_GVK^P? oQtns<*' 7XU6 #;Ud+9`tR@0d2PuwRUl8*4Z,2>&#Ҍti|g_GZae7?e&Tm7!hdP}Tda7Pj,Ɍ3uKp6r`imicpt;K =J +W掵@U)s)]npUoA 1I=У(wP%s?pਿ~:g2"45 7u*=J]$xHꌛO eԜ+kG .wts9Qzޭ~~.$tY4as[G'+G6u%Kڜ;isb1pЦ  L$Jgzr2&$k)@t5Ŭ3yC[>@5g GJ;AqIr򰤆\1o3@o,dxO-<-EÅDMNےtӿ9K?k>*eUq?7\hऩa5T'ҀZP{&O/1\q>|YZ&]I#9.ݍOBbϨ^`i3kX R[ትxâ* hN@Q M/9/P*I <&@}ekZd7.-z6n0bCynI{L} aF\5T5A=.UWD>iF!GKwl=~^6(N;e2 we6.,Ϩ2$vħTFd^ هew="mSSC %R)64؂Iֳ5P_[_8mVjcfk x Xڻ'o2ђ:3Gm6cJY_{Le |7-e#۹2snKOGO2JE:I9@dj;kDcw =Pg6-&09 AQ'EI&Fنs5Ν$ڰp,UOgH F)Z0nuݶ&nVȸ6Wt#W|&(,Gͤ9hRW7)2Sm: !|Bqwn] 0^ul<.C *[-٣ ^ {{ɝ Qp7֔"oQr\^D n`DSiK S>7W^+c^:@n][u/I[6sZ%U)GNCkgpguj޼TcSoq_f=kPm}KL1P p,}$;@xšt)KVh ;ٓx^h `tZ #Ǫ@9_w Д w !翅cΌq\;J ԫR{tNfN:U:}(UVYET|3lCAN 89`gmF+Ƃ?uNTX7]BfJ4! ZYj5~oF0??nPCX-\ X-ƾq{C*N&##z\cٟ~-lZ#Z7} BQZD6Dq93G)˸nYUp -AAu2sVUij-zJ^3R-%SihBcD>>:87J']l{H7(M$; k\Lksb WAuSn2=Z#|zƹd$8G[=r,_qD@,FghkHx26-P`A=߳rJ_ˊJ.|ߚS9I|5׹j4S:!fE7<Ɋ04c"[?287@brO,OvEÞ%39)˽э \=?X=/{T2d́F7].i'*9(d}¬W_2$->VWg<0Y՛~-w@>M0}o+c+k-CD}B1Lv |l2tݵ3y .h`R)n? OjE}6?e.3?H+=Ecu>4KxZȵRG c?'‚Keа89 ywvѵ,̭N}_9&`(}7 `]·{,xXþϾoפVR/&W=S=<}kÈ];6C^y,.?/~\I" #NUX! y0IM_MMk:=2)CkDJ$t@tpAԞYf^tOxyva`[teɌ7M. q>D*&ìwe oad&ptB:v=Et3ˆ)xE\,?\ j(,Q@|f(u=M=`$Ov?%!O&_֣>k[1tLN2o]bjHs6 瘴_ ;: tu2i„U ARԡF)g^pXqg¨RnN+Aby,`mf#,SCdʎ~j',nU]H3# nNOѩs*))k*#j}!|&g%̳Q6+ WXu_Bhyc;/ 9ߢmbĶ"\a'ȇ9w\]U Z qI<3%&ѥfi@rqu}Ats<ӆV3~̔kسR/M?ίk[מ2|>KtKo=~*Fq2AyK`ki4'ګuXڦ#>\4_LրZ9NBE(f!ݻG,Ukؗ㼃Se^H:$| :i`̆UEZ-?v[;\g"Zُ4hDmS.ۢBn^s,ERڮizFH>41O*!pIG3ؔ[Eփz[y.0r\ y-]vE(6#( 㓓>cq/ZTk c+ٌ|` uWFf),V,"Ĉ$|΅i y AH+)M"YI9,2utLZ{nYH->8LF %uOeepa q܃ qں"gGH_j:kܭ=W'M9tK¦ U<>M uُuʓw6U $Ii4<\$2k!&0nD"f=+4U[?c̩1%I/a)#d j@AUuGx;:鰊L|WrRv12|jY#9 媔wgW\ԁnuChes#Bbk95awУ"@>j%ƚ?[ ҰŇ7Q[j;Cw՝"`:I2LVKYe~p)9ڪpS0#*Vh 4C[Ψ(FtLxQeJЈPX1Xʞ.ʣ*V#:ty6YyxؔQ ,APn X^Jz;FD.h'Nw#I?p13|>ld#Cq2=FlfbLv򒊼;zTf{}v2ŽX:7`Tז ;}uƾYYݳ' !-**iDY {31H;kc1fsHwb޲.8IwVnIRQXL+rb #(b$z&=P+ri4vΩ䡄O)q;R/o =r՜0e ǭ,Pܵ6lEʓ+4LA\-{=*XLD[ 5IR#(9^dqSV<1oUYY E@{9nO?ӒPv[Eе)gO 5ibgb2#{2 Y*UH2uW{8]hCgW:R'Citޭ~Z('n#!UR0ۼ~8`yq_UEpWK{.|[JF.yFdYTsx3ZCc_-jwb[%3%iLҐ2&ABy~vsWFIUKa^=A@|1ayNP;cu5Ǘҥcy%֗^ k s&"dp4w+@MZ0Ery&@drYzpn/<3M`XgǛ3M7!358!zpq[>Jw$ f` 3͝ҩ6POn{m$eh'yK^\zm/eM %e _j>:uM%)I/:^gP2A/R$ ?5MvjL͙?oT^" #юVr<5ѹ겺DIYk,=9Auo80C oJ!pe}ֳۄ䦑͜HcDŽj;Wx `"`ɪT.', @>{̊9%= d (;aWf ƫ ѷض/f.y)faUJ)Y+KR_s:R9d1 6-.q ]n*w&'f:2a+%]kz`eo HIcUAtgpUAUt'}IY{WX} -^4wy325 [m8={.'x>(薗2v ɵR]SQiUxk?n+R|Whqф~)ǠkŭM:9F}KOc&f|6=gh5t1Ԡ@ܥ[/c[> LWo'+]3 ݺ&%B'DAFI QրF,8o;2Z[ؖ(s+د|.Ԉ4Rw34%qx+l}\EIHSlwZBz>3- r_ITUŅF7ܶ>1s\HvIΣpS_ pc<8')~|]!9"DXL]`kxa=Л.`R\z1]nZ/x며[kk\`Gxl}CBy!W9ҹFh +׶owO{/$2-q(U$i:&oNQ{NVA!="+5>.J}ə4%z͜[\gE feJXlP0g}{vB_}ZYC>lh:T=BqpĔɰVl1c.g2; s;*oL$z+3ag)bOB,b"|gfb0eZgf0*ri^-)ЇV,pffZڼ^R4F>v3[ZР޳'*9) xMжSz$zq?*s7*JdCHkYAI8tg1y7A{o"SȜsWLuIaphbApm\cLp/P TN 4ѠP>2w'|(c`k^EaP0]AKu0/8{[QҘR^;(QJn>nj&=jy7cF;nRf=>o3ZWĝ5,vqi喝X詀zbA>I$mcM*8DxO9| TԦ-(ˏ2S7^;?"#ms+|Hف15޺9kZ^J5n&ECCp~P`J08x!.j?fsEh 2 xi';iR͵pit1(-҈`5*\rj$wid,[XbD۶`C@GsjY L.xL))EtD[~K[QduQ(C5"U#mڇ ) +q5uBɟ&dB#C;$,Ys|̈́]/CRb"wlÅ`z ]Upq&1[t-*Tcڥnq *82i ;gN7EQ1?i Qu@[@wmZg͐4nd\ef[BhEP.RZU]2ڻ%4b*`zaeeNעN]%(tp`&^Μ t˦B}4&Sw| mlo,On2mTX j_"!#4=C8k'qk.Hp {ҵ/isg%/\ڞ1;֣t{&Ven t SqwJ֭ި˧N'qǧl-[24т* DώOQ*>TgLVLXꩳU.*;]QYC9Vk"v[ E -՗[+sBiX%{xy~tvX0kʼ}FY͑g~PLE2ήGȤQ,ݢ4v j8o$(ckYa}wsK>Ơey!-co~0F) OQ&i,mkm: Rvue#B[4`$cˉNٵlcV[R9 jXu(:KHR@KI\ZpRmqqO% u-dߐ,=|~xMȝ=3iqt:cGfO3,.dۮ9r,톏ig#?].=/LV[ ǖVL $UC5? RyrCI.*ϢEp/MBg S6eM3yVЃB<%fsɬWXsJCy}Ln/ti[Mn٢.1  X8Aq1a4|Z:@3;j|a FRx 0KQ`w5,y釷MrqU#ffo5G[ђmA4+4I-nLnm ZV珿L~!$HOcX򔉒'Sӳh9hUV~ۓ+ QHdygvɫ=2&e ,vJˮx/);ԅl S̉.~|ƚW^?۔gz'tyq~g1Q#GnO umRq9)I&t^U3E߄H t(^/8 ыaH`wa7T+} I(.Mm χ QL#+gKE )MRgMA b N#KzW/\I|Adž%QpO? SqK `>ؿ$w|dV}qsI~qw T^CwVt>:נ9\x0VB_ֆ)^3?bwx `E t8G8U!7dKWVC\Oy ]|˵'Ğ= =DѻS X°9*$OQ_-K&jh?B/PꟾB 4U>n)uFTA[Il- R?a" Jc{BxkY۝{HuUXn2%8 ੮!KtaVܞDtjiD4n{z.PAHDtFJ3E͚8Y$ClNl.z @`FR^`XBpIP/eLbJϸ!588Z<Ĵv愘/S30]8iD 9~ [&ǶDjtSبʏ(lՂy9h~%{2}g;ml *ψ@ε,/|PS`3$;j^r/,sNH40<ʊA;])P .oO;br熂a F*w`e=JLJkq)L z3hA=Ojt[Z~'sH td:,d#>b4̻=AYSXZ7_]Cn-B~ AS#KY *Q|jRؐPI/+N H 5r}`}! fԩrŀ'])Ȭ聫}9-Oă!?{X[7f+}wpI>ӐCŐwK5;h 42DH Ol ikp ^ L%SrVYQ? Z%ku0$ TLկ9QX~nz7A~uyGU72;^Z 7'*]o hX3VR1;< ЭYTDZr[0"䙢]gKp9IZ2r7Օ󸈼_ ǹ \|6`R# p$R"Sgoa>g*066Pb?g:WCoz +N&f,o~A=wASy/0WmQ‘%? ǰ}:)DO "<~.;Nhd 2+p޵83aJx ;X(73R^Pdg@zQ#z}&U(0rОg9r®{nmNȃ{;-،w@7MWe,X<4$ApTl87u[gm] pG&Ra^3hG m~`0z> v; %D U"9}( rFH̚PK/8!FX#gUn8)Zܯ>qV;-x`;*ҚTOk<@pȫ:t X*?_+\k{ww|mX~LUm#SN >JsXח70* Vv%Zft\uO' z.7m/j c96Wpx ^'R2h6Wr78:a@^3u&NoTq?B,yPAG:/F38AW\qN7T8vνc8>g{٤M`mc^b\L8xl=*qZ`9XX-w!QwWaAL,Y;2,d F܅N,e(svѪ0nf")zH7BaY=(p{aw$mJB Steȇl&| ~>*ms&6pdd'wbxB蹺1yny}Tӗ!+^㲅&~E?ɼC )@QmBt^LqL] <(S+ى1-Ә^npA>avOP^8T.\O\t؈UҪI9|KHQvtYTNN~IeOcXr̿aR;W09jIz ͨr?ݨGF 䗂.\ah䀖,Ē--H۔?nQ:_%HRyq߅So=΂vMu.NC䦝ぞ!g8v$Nu<_el0q]p6h}EΝE DD){a[ǵcf C뮲VW&nvh4ivҥvߨ$LlվeSOzd'!@sQE]k, ~_[/԰:4_j_s.v[Z|K6C#7u`ԷC>*Lz.=3ٜEv| r^ MG1Z H,