libtcnative-1-0-1.2.38-150200.6.2.1<>,ȉe/9p9|~#z,84p@PYS-yeLr^y缓U/uRqɥo؆/r U cc'LN-y152YVz@PjU0)>u QJ3e@ ? 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/^]"k%dy>)^P6imeSr$9̞X7f.km|4kF؝Bv]WkE*Qz=}l?^}|cڗrE0lT6}_~J*0LL4.o4=<7( Iq^$92m۪db>4:\L ȡو홇"vxFi) mS_,\4GԪ墂lG;,њPo @c6< s=Y?ʞ[r9$KD~# H?Jn4hǎV0si<̷s =EJ.l*-X!latJwj-ջѰ͓ d |ue齅.x̶TeNble_+ jϒJkQ7Z8:L]?Xʪj2iɡ3UYo6/BYUY,A}[߇>c<o#tVt)ĝ3"n<MsU^tKjVwAДRlr%[. OOCЇ,>FdQ m @_tsV5bAa>1v,ຕSy#Aδڇk!pxE>GP"c1 M n$/-h9 "6EMlmwIiQfh2p=V%4HmPV[  9aO}ڢlcrbE~n(`)űjC6 0+g4:U7?| ]6"G 5' ]ˉÒ)2^Oi[Lbӡ2?n&Nz׵~%<IUoltOPul1ݳ8>/i(9?gisH+<=@evYc|)}_?o:N5YsGdy+F0.]I LzoRsWw`w*Y'^|3HX-PшMwңRӷ$&63\?-2fCM3jbO =!i6}KX/ !Wü  tqg4޿4^;cD\ɑ+5VP s__&2m5v@jgrYzY rvԀӠ`$PTC32s.B4tw_0ZD"W:ɮ]ky58m~-OB~+k^}v̅v3%5U˥c"PB{r!Imf࡯L8F{ZЏPŢ#=lWum 㷰)x=E$gJd T_*ZoF䫣V\(ӛ^$)i~K&ݞވsDZ@ԁÇfp@еt[@.HBL4ZO@F 1cOtD̵2]Y pnHk[kQm=7n<9}cBU)g! XUěAZbP2' čV+C+.IArP9αtB\xQ򸵪ڊu(׌K:ƾ.БEG=4?,j)̎ zfuSJO :DpyYÖ"L֊hTe+)0*0+Hc@ٱ띢JN˫b|kΤ3>~G̛jESn+KwFUAi&'Q=kl(1)oCQSm`yҺ>}&T.cQ5'ojЖ em<"9K)m:;gH;-h rŶ)xⰳ Ӟ,h$aArR(K7}x@yq QMJ(XQGz &Fp6[2ͧ$K,5<_}N&o(7QߨFhCʖ",we2fwdWe޿\_n{9^ؓ]쥵bp+\_6КFspCĻڋ?cP2rܣG C6 *3%)R;z𠃅EBHJgI&(} IW\/Y_=xC~#t+](HR]@c'h0˖}&@w}"o5*s*$XP+C/tOs Jcȥ;BN/D8Avy !Ndg 7wy\FR pUYx κ nK֝E:fq/ uEf4XV v8{Űr rKJAv]7KU7,`=зƴ-yc $A.ʥȹThd ߣ7ۛd7+F6;5ӏ:˶!BQH]*]Ctd6߁ymlIΜT-UpwS11gns[UMIxBX ^A4*3DܕX=4Θu)bnՃ|Pu*8rvqC<(;zQxAgNWA[|rwW@$2>00PwΈMyӐ\ڷ5#Y1yҙ{\ tCDف﵂[$U0-ۮٻo#uNj 7Ħ-Gx jhplFSOT֚3] {lx{Ñ`xR9]Xk3ŧ7 eMٷA w4 lT}0K5 q?qFtƺVĈ K z!H_-_AmpSuW(mYIu$M,q|?Dm7Y.S>Tizpm츉G0L_4ܩ(wnje=ڲQrH4);hz^r RҎtO0F蘖|Sȁݜdm05!()`!-fJEv PXNL'  H^@l.D1w: s[=Pze+m4+ m? Σ=}-GMqct_R5 c:%u N߅UHnjRm԰E{FaWd㹲YӘj\ϛ<[z!#tzIhkA+OT:UBe3oE-1dȱ,$a0 F%TvdܣB|p*?a \Đ I)X9?x5LO usl޳z0H#-I"^A3~"+:C/n 3T$36~{ǺUH-@@co4!PYlB? Ӈ3I8^͈&~8gD*lTqdAd֜)z;)*?b35 ?o8εd*ѪvXKO W" /H< ܜ1 )D62=ۥ8Jm,@dsEG2+ PUU,JQ q@~N+&I_` ֟Qbvɍ2-ߍlNUg] 8whV7gJq|&NXq1T|iaitB#X+S;`Ev%74BwOq'E}C.خܥy̻+&?)Xu(tdZM1 cKxݸ kon, &>̤-/U}V'hHt޲ږn[sCcE&Ȍp/)!Yrw{_.G:z fN^ >릎GnT17M3$A]pm1u TOUJORj#=% D?Q:TV0ul-W+"Y,<W=cw_mCc:SN}I8ٸOT\߶2M|2W;7n#B7q~֨=YpE֮1}a"i8"(t-Wc 6R?jUpw-k.ӘMquY,]A:yvSa0TjV-DҟFj%6ͩr<ԁؐ7Uj>haubjV GEnÂ_FFk{&`qm¬Po|ڒ&CD-daVh:N}T| #i>@ mG$*_6 A;fTNt!VLh,:P~e- <{E򭤹;Mv U>JC*/@|N9 `i<}SgV#XQbz7/822'̝D.{-jOQ[:3BקeNשk%rLf3hPJԍ~;p~4a&|!1jkq (ٕ0x?4W'$]ɓg(NVjs:j֬E1  ݾ<~ξVĹB峠^ҥVУ: V~9Uυ: e-Lá8\bb <e-*&~ԽZb*i: ]rqhxW>zXh0a rl瘪7/h>Zhp F -|L@2 G Ge޴O J~b"nw) \9,J Ui^$'j*y/<*熛c[ZmKRn}E!ӝ%\kQh(c;Ȑ8sXDlڳ S ֦n5춘FwBp^}N2 TbY8X Vڼk詷j܆Іf3J~ $Ž& )ܒa:AjhT4x~%v It/"RF~ epó{{to/iyD, Q|RfW%p}Ñafe#2_̦pOTZtyIv.u ~f{_%S&Y*+]q} IZ޴BHx {䒁帟 Ә;,R/"#qMlKnXgrҎ EԉNS[/x/4ɝ ==&N-Cgw"FoVg2M)ba絽qeKG'ʅHWO'Bu[rŨvGacIٲri8!}\8 4 6.yT?wy]rE~0@2bde3@}{iId%J9FDdmS;!ak`|~?;o&D{"$@-p䧂\Ӛ6r +ޘ^ckIsVNV<Є<(Sur>vX U[+*ܪ/Cw]s2$Vwi,bRqKWsn2p:ͻTŞDa$OB? SQQ,2Uțy/5Մ?v>'_ #ẛVK: K5c傂fxDuW4ȂLZ=]Z t?'w ɍlHh= gh u?:3ì~Mk+Ҥ~01쬣`˥J6+xKfX7D),.Z7)c >}cCQ3}+f堅EYV6{M; YsGre>FA+xL,,H2odtj2OiT>#~:[Y,ԼT 9°M&n!f&ORgD{Yr[wv[`ڝ2:OzEFD:~s.pѻJ91o篠z9}Ex&J|3zRglHs~4R |$-4_XW;fSRSi"U-G*2b.8IPy m HkHH\?Ru*f"a߫pkdCp;X":-X}k 5sA|KԆάUN;POBŸ5UEh= [$,T$DoJ \iD L+ڙ4m7G*MSɍ=G<_yVS7id_m14P[e$nk@ }bIopXf$ fsoJLkDuAb) g7ćx6tUe""50r- k&Ƣd_xI/VMQEr;Ok@ )J(dp -_iY\3^L#eJo:q% !9I)sX'tpʹ\01Vƴ!ad4\bE(CWpJTIh#h Da?!_@CPhWEX>51dW|3 a~_sdz|"F6V;,?ϰb͆EH4"Hgno.kRMHJ^h}cEw.%6FCQF,DP&#Xt .渰xO/cIWvrސcsE{iUpYcNhK^ޚU;-IS]{8n&\ūrٞkTzOf[%ojb:%uE$(ss6c(Sd"O?t΁#O}2@ci&},, F}`W-ni3~*%%>˛RhaE:/oܯI3 YLȬ |+tZ(>qm؁fr'͖qu@aԚd1m;Ւ.a{1|IOb'1=CZ.I|&e59l;jQm] oŪ c+_.<]m;Eim8}5h+ĪV}DFqgȢVUCts-px,s튥"BjTBw;! ߉ܕOILB[v-AYo]A=4nT+bX|I} @R5Zh7m`[=`]:\Lx;=ED )n6azc4Smm5?jMܠRJ92w#Qg!h;]V_S'JA^J1Bg) ܣj*="֣ w741Ȭy љh=XA}Rw6co@3 |1΍sJqGVDaa;M%Ң?ǿS{FUS{f !'46E46\A]/gm|OY9(pT*ŅW?ij3O:7^#$Õ@@p|(K&MX>Kc֊M#kbCHOF+Y WӴWbp >"2E-5IA+ӻ_ ]CiMѡ?lf CƈrBzB /vVvӂx(&%o!ty_?^BUG;eҒT>ˊ9>9 DxB;h뎙",jӒd}_<ځ:>ձ_t deFHǞܭdb& gCu)مf_ '؈Mg4=OP\*V߯ m=`=";j@Rkfԡ{N$S0V}'"SHfNO3%};ψ҈.K[?Jsmt"d0k*M{Ԝ ʼUZ`7^lL|rhxg8rYIY2.SO)>w<}luDϮ:bY^C6s(UvL!`7Coidi򂁦pS>>8#̗v8ߕv9x՗pȘq5xݮʧd09` t|ea֑ dK ' *(=e.1P·j?}NGZs*4& b- ~#XP6iN x}٢k\KLZk.Gebfu r2c6ncDS?=;߯KEyx8es@L+a/"ŖrL}J3eϣc{zV}߸k#NƱ];}Ja8yE\< U }Q. ,->c+m@i$} Q:XrHH*"J TJq2Sʥo$M?@>l"Z" )cP! 4^CaqX/TDj&౵Jdp'7$R:λ bJЩQL2RqEvD{S]*"*'Ւ ;zL:Jj]k@"SL$ ɞW @KBxXpϼ8w߇fg^& h\l)<)ST, >ٶE!j]!wq؂o˰[}2yu0cDzla- Y3yMD$ba|Ž1ăq}*L6,^ G䰅NϕX(ݫ>Eۍ= 4g^\bƪ?!j*!,+KŃ+*\[e3^VbYѷ- ePti3$f`DYK-MڶF%I`8";Ys֤vl_ar غ΅N0iysrİuT}rvbQI PDWCU=7!`+z--P l&ů?j^1-1*:ɥ$jKql5ܨfhx*%a3 R/:uG\f0%3&o!b[K&gc;cI*6kk4t%ΰqSaF*lwk:u )EHP\T{&##v w3 d;Jyvu\ylY6JwT)LΛD1zrt{ь0 Wj9 AMvIXΏТ\|{^՗p5%9'oT^=ܦ wm2F4kTw29&-O"%#1,@+>q#"Fĥ@bB.F@@/OTK%TAUvͦq}V$4 Tz|w!e,JRI K/|ؒ(NџL )}0 ViSR쳈1_uF53ŭBxw^ʕY-|D}=giݭ,ȱ&Cl+6G bL$T5"",10̓I.4?˦Lk{ǩz]k>*Ѯ՝ہ5.{JEᱝصh]W;qx}Sܧ| Jwϝd=ig#lf:%xW,|: `,\"X| U*ާ "Pab2h}P:NWĩ\]6& ݉,6^/A9 *c+%Hs*|c1޲T1btXxt!I&KP8!;ݨ+\t?4sħbiv5 2lӥl}㏴={ŧzFI7I13I1sHVl|vFX^/}* qoT?!;9r9@g [.-^?6gCrYwWCM]{X'tqt$B^@'ݹ7%, VN)s}; b,q,Hb$L廜/xIѮsMbԛ X`ۂ?~?$$!8:Ovbnt,e j`}i=$8%z{-I+?aFu2ۈJQl#.O趰eh_=m<s*p?HYqtIobFw;5zۓ]ugDKsR4[ں[gz1# P}-`\}S:-6A c#GGLD YuP3S09@+[U/RwrQcKַ6FQy h6=}Z̃N{vU9R8gѺJ])Oͻ@d'8a7ĤLLvA {&܈`䃚ɿzm6lV#'|5n";Ppd7:/>7fZ3^@6}']‘DۦwiwQ@tiߠWu;g$.jcpɰQ'$Z<ij/dDU]<[ Fp(i3cP+U`< i]^ X~86[u~$)>J"B"/7e*ݨwg"A%̧ʢUl+>@,ɪ!9*p̶J'i+S*,n̎;Vw֤›,1bB?"`]6ܚ)0B# Z: ,/̰ Y[kV῏NXoDߍtSz]UYh5j$8}>my. knlЇsgvXpXqL}w Q72[JQdґB3dN>矏P}t+0t GUDu˽T-2.7#cb]Jr_*\ s?uBb;JB=vbkwL(Qx4Je[~VME;,rv$7cnix3y n+@ ù-uT+Rݐ$F^|Qǝb9&N;/Ik\/v[4tIH r׊ \VJQEВr Wvwɵr+FzYx@Fv ƻ8o"N"Uc.u@./gB@"fq~:b^Qw@EڨБ iIt]#k#fRԝ{ƅeentŜhFќe=oAA Br~$b-GAWԞq Ne-e'q r8G^&plpmQ4 % ֟Lw%kYZw"ta(3ɂBug*v/(%~iL+l *s:Fp3|}}'s:M<|:)M"MJ}" Ħٶ,dhtpѨԼ̺?2RX0C롪 ,0]kYf/2b~h* 6b._{F-|<ܕ ɡD#+qEH4TrG/4PL< Rm o/bT{7]E7z9B46&ޣ7SmSlq{Ehq[K*VEKX24\mZb?ogH_FvZ`6arR*r%|.MעS_p}[Q`fLڟ߅3&IA' }mLc(vox4MQ꘺8soY~^T#NbKűlo=V|f={~sg=ZL,,++_el+Ct= J쬥V!Y(A% +7ʯ뻞8J| /W#9|aauKKu`٨':#*QvMXUi͌fCCAx? /P_A*Y2ӄ˶?oro BFFC!}iH> O즇gI<4=ͱ1`o|+Cs]=zWj[Dخ N![OcEQ_]b#O.7U~/>W߉3VU={ 2^4AWޅ&77F%f_P|F>|[?䷴1Fd0 5ok3m\n({v-~O{ۡQbww%vĹKk4Svr٢ju J@;-1iȳt K*)O|7j5πUYu\p7r|E4)zlKW3!` "eQ3;rlqe4WxKϦF+S Zxb4^>>;qIn 9._e_Ynܓ~goum"bL 7i3#.2uRmJ?-J$[?0F S =C@S69k{ǀ,eU :`ǥ?-ji1J= yis'Sѓ?|q([~6vBVQy)B=%-c;g k"(@N/ٕ,D:#1}DЊUZ1B"7b/Y"Fyj/w uz G gYYϋ4p-S]D䄥!0>Of}NGf7DgΈ~8IzKژAwtP 'z=-5.thb: \)sQmO%_ P5.jU=t8SL| 'uhOmz1)l싅^av\47lC끀4EDIhlħ!^,Ś^[O8И"d'!B$;eE'Fno>Yx/-57gQpI'T1|{V.+zJ7)r#}כֿn9$@6 .mvOCYNԉ[b&u:DS3J>vܹVf~ّ뜝#hq̫ҹQTX^`֠ S D@ڧ]ӒJF)YT5K]lN/}z^66ڈ[,/BT:n뭒C-cXq gD#4{|aɼ3y7Uoy&3Iion'm C:5(]zp*g_Ol&3j/F3['44 }}Yҍ":êMiUe(og'W`SʛaA&9u*S<Ε v䩳|+!`AcU* ?h _ gs_z2re[ w(laSK)Ll@:d#:]^J)i o|uI {d5 ^,+gu "]VKa—ݞN Dлi CHpٞ)b y(f=t4~|'Ŀ4ph2 v1tTun#YbEʕb:XR*`CR>-j$Ŷj 1?P#[|ڇQQ&L@o|Uu lA|)Neb+}UW2Ρ%r>wP>Y͔l؊O'md9Q X^K~j@@ U? ٰq|ș҈ISGb0GyAۨ` /V*lu]?q .(qT:^pRm/nlq.;0o*֚YT{Hh(ҶcxPǝȰנ+]Mry=!Ig:AC>QOȅ_¯8xNW[:(<%Jb I(ֺ%듮LPMq[ʍpD$"tO[ѦZ@ Ŧ+ŧwI/$v LzݜjF33LޕG3*==2dRϵ"U=je($㓋ܾ2M4`[1ȵ"ݰ+,+LiM2a4r/pQOo7[D; *m|<0^^]nl(9$u (<$O]Q:#,`B[9MB-Ĩx{R+RSƎL]W5BynH߃qNj¡7iզ:q5˹a o$#Nq~bGP9?s#`7s,D9~^AK L!.>Aozo/m@oPppτ')yM /dJ=)a_8§5:y[{Jg_4~zÑbY25iKMOML1sq6Ѐ)@Bb(ʝ>a M_g v+tyR0%RzhjM2S, YC͠`&9%VPG\u~e"Bۡ [dSbɖVKT[D;zqo@!Sh+} g߯?ߣPnעBŒGL\l"SFW/4h箽] +T7E0cёQ-e[x]N8}u`Z$3⪘2׷]!心=(P5]:v(!`4 bmnAHL^b3`:zKX§IаijL=Rb;P?gm#DTaO0C^LEn7YG49A@H#] zmqIrNEu[$ē,.Y@9 /VKkGSʡRnXD&xۆOp7 A);\`ESmL;,ש?CoX yf?cm;~pIͫW]~!c95@>`t~j5_ҺCisex~)Qx[Jv+Y6jnB*4uV+'n:zI=tlr+ݶ L&ښd3ڗ ǁOH7_db|B=r]|_#l/7ScT46/}˟~T=D/S;״Y KKrr qdjS徼s:t8{&d''sk$.-4̩&ۑ CC BZFת;|WEoưmL9ep*(h.`mt`Ɲj_} Ej3}-t3-#~b1t`l(Ȁ^xd uׯS <1$lX%~iKMpʜ!ũ0>윣@πJ]`\(.7/~9.QD1u, 6`6+1<،A`c z'ꏕPxy~EL?0P 5yI!8KPͧE0geo-I6Κ&hBO)Zx,l:v9ة# a|AyT0gIP 3iI/ 2w1|%pvixR&jh;C-Vw2~־=Ⱥ??$ N?A`aW֨jbK h{ľgvIԤZikk )|D u,Ǘ Y馑4Ҿ᪱ξЛXHG75^gbgDm->FasPCEzG>zGoKeYEAWq]վS,%K"Y)}\rTM6.F# K jƀAv7nSd)lBMa&6H F9'dA8{"xIc(,od/<4aa6*i)Q>-f1\Qstok} `M'_ŚSBVUWrTӵ+%{]q*,[#ߜ YsZF࣬ BԥN2_T _c{2@g"xk8o5B]Ykfܑ6 \ L1mJv '|(BV`,iYSi\wFO|٪#.#]O:˳ <݀GG @XЎ Brf}\{vT!scmڮm^/~PBM+E܊jdh'fxx6SҶZI,մ5RH՟jAv;d7iv}xYaRйYo]?$LyJ%'~Mwdzg)&suhR7O]r}[R*Jp|s->*YvI1%~Y8?ʀnv*S1 +.?R7=OY6W{M1Wfhw'ߪ֜/ǜ=Lݺo 3zN:KR3Ju+.+sπc`T;Z! i-<аؑ#t+Ih7b/E=B9AƏ)ޭ0>ɱd1`AYM.oC/6u УytUZWJLmƞ[Q'0__iTM6rwn5ʌ}wnH9OB5C Pg|)7|-t&r  YZ