librelp-devel-1.2.15-1.15 >  A [ bp9|n,RC-S GɄ>]+QK{݀1LC/zihm%oĂL'Ԗ8!pB>91HaDL)3b2032c0b3f0fa8b0da4759e6f9ce2c87502d8bafb61664f2a876c02a8b45a9437f5df7e820959d1ea28cdc4d1a9edfc2bb76439l[ bp9|{g}t(A;`#huj' ?{ET7+2Gpބ0}! 'Ɔ*Q'k?.FMcn.Uu/ R%%/1u3&7\ DC_VRy0[-*e33 I^R1%m*!+[jq`IK|&l$m~A]9Y#(H!L{U||Nsݎ<SyV˙j}X&y>p>.?.d  7pt $ P  f  |       < s   , H ( 8 9 t: vF*G*4 H*` I* X*Y*\* ]* ^+Ub+c,nd,e,f,l,u, v- w- x- y.z.$.4.8.>.Clibrelp-devel1.2.151.15A reliable logging librarylibrelp is an easy to use library for the RELP protocol. RELP in turn provides reliable event logging over the network (and consequently RELP stands for Reliable Event Logging Protocol). RELP was initiated by Rainer Gerhards after he was finally upset by the lossy nature of plain tcp syslog and wanted a cure for all these dangling issues. RELP (and hence) librelp assures that no message is lost, not even when connections break and a peer becomes unavailable. The current version of RELP has a minimal window of opportunity for message duplication after a session has been broken due to network problems. In this case, a few messages may be duplicated (a problem that also exists with plain tcp syslog). Future versions of RELP will address this shortcoming. Please note that RELP is a general-purpose, extensible logging protocol. Even though it was designed to solve the urgent need of rsyslog-to-rsyslog communication, RELP supports many more applications. Extensible command verbs provide ample opportunity to extend the protocol without affecting existing applications.[ bibs-arm-1SUSE Linux Enterprise 15SUSE LLC GPL-3.0+https://www.suse.com/Development/Libraries/C and C++http://www.librelp.com/linuxaarch6426s=e? U M_A큤[ b[ b[ b[ bWWZWX, hWWfe75fe94ffde3a5175a5ee784e0bdb52e59031b760f380108989d7d830fad40bef43aef9f345d6c4e51c1bfe9c66ecd0d55f93c87233d84ea0bb76bbda5f8a5b6fa4fd848619b764b9505afab190e7c950628113c552fc7d8bc83aff8d344ecf1ed76f935566e93e3c3c0d9f8fad22eb6d8bbe406e2eb8470a4a2764d9fd9685a5a1f14509b91943f83cc12b865e198486124f3a26fb3f2e4482d1cfed35c552db98bd19b7e95bdeaa4fa861e5de0e7537fe6872b454214dbd7c9730164be37cd0bf46c860bdf4cf6936f9d37aa6fee0e3750757b43a64e3f3c1846262dc0ddcf21ef4b44c8f47705bf5082e06226633c264f705d7cc43e962561cccf8dfa3ca283dc57cb94975f88d3fb52055ea6abf93ee9e552382875bd4aa476701ac8a09librelp.so.0.3.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibrelp-1.2.15-1.15.src.rpmlibrelp-devellibrelp-devel(aarch-64)pkgconfig(relp)@     /usr/bin/pkg-configlibgnutls-devellibrelp0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.4.01.2.153.0.4-14.6.0-14.0-15.2-14.14.1Z=Y, @XX*W8WrfWW@V@VVUS_@S*@S&S"@R&Q5Qޞ@Qޞ@QQvwP`K@OO@O8@KŮ@astieger@suse.comastieger@suse.comastieger@suse.comndas@suse.comastieger@suse.comastieger@suse.comastieger@suse.commpluskal@suse.commrueckert@suse.deastieger@suse.comastieger@suse.comandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.deandreas.stieger@gmx.decfarrell@suse.comjengelh@inai.decoolo@suse.commrueckert@suse.de- librelp 1.2.15: * CVE-2018-1000140: A remote attackher could have used specially crafted x509 certificates when connecting to rsyslog to trigger a stack buffer overflow and run arbitrary code (bsc#1086730) * bugfix: invalid handling of snprintf() return code * bugfix: invalid assert predicate * some code cleanup * bugfix: error message on open error was truncated- librelp 1.2.14: * API extension: add relpSrvSetMaxDataSize()- librelp 1.2.13: * bugfix: duplicated lines after server reconnect- This updated library is needed for latest rsyslog(fate#320546)- librelp 1.2.12: * API enhancement: permit to set connection timeout * cleanup: replace deprecated GnuTLS data types by current ones- librelp 1.2.11: * do not accept more than one "open" verb on a connection * fix potential segfault when high-numbered fd is used in sender * make librelp not run in thight loop when out of sockets * flush the current recv frame if it exists if the client session is restarting * API enhancement: add configurable connection timeout- librelp 1.2.10: * fix a problem with sending large buffers * improve sender/receiver code * enable compatibility with older versions of GnuTLS- Make building more verbose- fix build on sle11. the sles_version conditional is just broken- librelp 1.2.9: * Ignoring return status when handling syslog frames now. Otherwise valid messages in the frame buffer will get lost when the remote connection is closed during meantime.- librelp 1.2.8: * fix segfault if KEEPALIVE is used- update to 1.2.7 - bugfix: librelp was incompatible with C++ without a real reason - bugfix: potential misadressing in wildcard match - bugfix: always last wildcard match was reported, not first - contains changes from 1.2.6 - report error when preparing for non-anon TLS and this is unsupported- update to 1.2.5: - permit to use anonymous TLS on platforms where GnuTLS lacks certificate verification function- update to 1.2.4: - correct API/ABI change in 1.2.3 - revert back to previous state (return void) * relpSrvEnableTLS(); * relpSrvEnableTLSZip(); These functions are now deprecated. - introduce new functions that return a state * relpSrvEnableTLS2(); * relpSrvEnableTLSZip2();- update to 1.2.3: - add ability to build librelp without TLS - API change: two functions that used to return void now return state: * relpSrvEnableTLS(); * relpSrvEnableTLSZip();- update to 1.2.2: - add capability to enable tcp KEEPALIVE - introduced new API relpSrvSetKeepAlive() to support KEEPALIVE - errors binding listener port are now reported via error message callback- update to 1.2.0: - support for epoll() added - API extension: relpEngineSetOnGenericErr- update to 1.1.5: This is a bug-fixing release that takes care of a memory leak on connection close as well as potential misadressing on session close. - bugfix: memory leak on connection close - bugfix: potential misadressing on session close- update to 1.1.4: This version of the library provides certificate wildcard name checks. It also supports enhanced performance options (burst support, requires support from the caller). It also contains some bug fixes, especially for BSD. - fix build problems on BSD - add ability to specify a non-standard RELP Window size - add burst support to the client API - wildcards are now supported in TLS name peer authentication - new APIs: relpCltHintBurstBegin, relpCltHintBurstEnd, relpCltSetWindowSize- update to 1.1.3: - increased performance of RELP connection - bugfix: potential segfault if no GnuTLS priority string was set - includes changes from 1.1.2: - add capability to specify the GnuTLS priority string This gives callers complete control over crypto parameters, like ciphers to use. - add certificate-based authentication - add capability to specify number of Diffie-Hellman bits to use - API extension: relpSrvSetDHBits, relpSrvSetGnuTLSPriString, relpSrvSetGnuTLSPriString, relpCltSetGnuTLSPriString relpEngineSetOnAuthErr, relpCltSetUsrPtr, relpSrvSetAuthMode, relpCltSetAuthMode - includes changes from 1.1.1: - added compression support for TLS - API extension: relpCltEnableTLSZip, relpSrvEnableTLSZip - includes changes from 1.1.0 - add TLS support - new api for creating listners: ... which permits us to set various properties before the listener is actually started. New callers should use it. Sequence is: * relpEngineListnerConstruct() * ... set properties ... (via relpSrv...() family) * relgEngineListnerConstructFinalize() This new style permits us to add/set additional listner options without the need to introduce ever-new listner create functions. Actually, their number would grow exponentionally, so this were a dead end. The old-style APIs relpEngineAddListner() and relpEngineAddListner2() are still fully supported (and supposed to be for a long time), but flagged as deprecated. - includes changes from 1.0.7: - ABI change: removed relpCltConnect2() API which was against librelp API philosophy This was only introduced in 1.0.6 and been in the code for a very short time. So we decided that the best thing to do is actually remove it (there is NO known released user, this changes was for yet unreleased rsyslog 7.5.0). - includes changes from 1.0.6: - enhanced API to permit binding a client to a specific IP address - includes changes from 1.0.5: - bugfix: compile problem on Solaris - includes changes from 1.0.4: - bugfix: busy loop on syslog sending as a client when server did not accept data; this was broken out only when the remote peer indicated that the connection as whole was broken. Now we properly timeout. - make -devel package require gnutls-devel to be useful- update to 1.0.3: - added relpCltSetTimeout() interface function - improved timeout handling - provide support for user-settable shutdown indicator - includes changes from 1.0.2: - added capability to support only IPv4/v6 instead of both- update to upstream 1.0.1: - added capability to stop server without canceling its thread - bugfix: interrupt of select() was not properly handled - add pkgconfig support- license update: GPL-3.0+ No indication of GPL-3.0 ^only^ files in package. Fedora also using GPL-3.0+- Remove redundant sections and tags from specfile - Enable parallel build- patch license to follow spdx.org standard- update to version 1.0.0 This version of librelp matured in practice and it is now time for a 1.0 release. Besides that, it includes a small number of changes: - bugfix: user callback never received remote IP address - bugfix: offers builder did use a fixed size string without bounds checking. I don't think this was a real issue as it was not exposed to the outside world, but now the buffer dynamically grows (which is the right thing to do). Thank to mterry for alerting me. - additional changes from version 0.1.3 - the callback on message reception did not contain a way to pass on a caller cookie (e.g. for an instance pointer). An additional interface has been added to support that. - cleaned up FDL license specifics - added libtool versioning - made librelp compile out of the box on FreeBSD - thanks to Michael Biebl for the patch - additional changes from version 0.1.2 - forward compatibility changes in support of our plans to use the rsyslog runtime in the futureibs-arm-1 1527341713 1.2.15-1.151.2.15-1.151.2.15librelp.hlibrelp.sorelp.pclibrelp-develAUTHORSCOPYINGChangeLogNEWSREADMEgfdl.htmlrelp.html/usr/include//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/librelp-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:SLE-15:GA/standard/4baeaac77ff10bf0c51953bf7269be51-librelpcpioxz5aarch64-suse-linuxC source, ASCII textpkgconfig filedirectoryASCII textUTF-8 Unicode textHTML document, UTF-8 Unicode text, with very long linesHTML document, ASCII text, with very long linesPRʼnƻߊ;0utf-8789d9407dc301c780ac99d6318dc7dfdcf1879a164f953d9e80fc28dc524a1c4? 7zXZ !t/᥷{] crv(vX0{2(ȣR޴a,<.bi_1(F3KS3հvɽ ptg%˰R<">vk$D5Q[8P(G*1ib1DD ,vO (╠】9sYg]qYfru1KKBok Q8)A6Pl|}>_I ĨOu:$v@0I/ivj`,~t5&Z3콾w6,|ړ \'lr{ϸ Hv.43si-֓,FySQ4V3!*-9RE4Mg[">rl9{{*_K\ rRuqtB-b#Zrxl)9_dM|Fڏ}{#?6|GPj(4{ܢPip,X) ÓbBƔI_!W 6AMFΫ bWKx!M\qأψ-ׅxdC81%d-D/r : IAvx Jy-A'#gb?\Rʰ ߚ]YS! g+O4;uIBSpc,ZbhdNrJZ C ܁ޑm1+OIfEm%HX^pTssiH,٠bIX6)pjn8x$AzAա^j>1/GwF}LRU{=6Haa!_VkB b|]IYM&>S)Ƨp !>Qe.$3 bkPý#ޑ(O:>A):ღ) p?]^[&!eW Vn꘤I^)vZha0Q|hu{X8?Yܕ.h%H̡NA.m$KjPAҒY?1ЋO\.[e֣ //(y֡$}EcZy2: lēxXYR؟; |(zUaIF_U9 :;vr!ێc(4 oqQ7ѷ7d$W $!Jr;E_s7S-CXBuNՓbaOo R:w3 U5B v ;;]&;'AWs–^aQtw8q]si΁qzxU2ֶ ?8-ݛH.$t=O`q,.|-%g`tbDf6S7 xX MW(tԘs0(iM^OV!7qd#ȇg~p)*%6a|˫t@jUB<*duCD0[OHJ/ |rG7+: ӭ_QUMTO3]`~~:[ ~c2 MOՐn46`^{M=hnǾ;0^38tPF8hmEijt t멉=98,T鹾{Cpe78կ*FU!ET JgGXz9aSOA? 72uhu4¤Nl { Y^$`L0k:C8yoo6xᇑWύSSm.pZ4'zys2sNzOlۤC&YkDMMW -;Ht@y0g=6z`e@)XKSb/=T)z<ْ7y}uʛ/[UѷtHtd2Gy SB b 9\ 9C+jڠv-[ a P /Y V/r7_ncͦ$WϽ0^.c3YFYŭk Y}L֋"@i%np=)鬩l2¢swÕ4W|څ|D2ʍ#$DVZ0 v9(RxK43g&:GWS2gX ecU!+_J֍w|5yN#o%5K3IemZB֍lۇ#ʽZE{<K>^{I/ܸ-|{YW[.G0=SVHq Vv}t~Q83e!i؈\J]DWi׆l\XiV_(U -ӂ5s.9~u u*@My?"i튟u+A9AMY9>e*[)q\$T\QF_5)<ѧ?Kj㸙:P3\3> ^[*,Sދa* B~^Cc-D"3YZ ӜJ`3FIE ظlޙH b @1XIA0*}+A80y0č{T4^P>@ )6ڬue"As@eTUꢪ>pok71pbVZY408blE,&t R6μj֡L*{/'r" t̞#Z`D'cQ{c7&+<Kj'{ =2ޛ˄ xVTNϠr[ĮT e>Qo]^|/|+3M5g|c)C e@ bԭjZsǔUkT,]zH$H%2]w S--/m$.Sjv5yҬYOɿ5Bv%e:m3'@BC2)B ʆNkA93mBZW m3!Mtu10fK#P*{-ðAX$-c)-i7k 磜_yf^O3PS.sS.P5*"pA0 #ݎmb|Fv$fmb;lBfyxyrP(`e"6E^$ "I.".S͖DP* %kX)@U-NnK:oogͷ3Tn-cɛ925E9rؓq5 Xq;-H*WظRrMBɌ6?/F_$\ݍȥ ' GR-P/G MSN'O+o=#:ǹ/GNmm\8z^B|J AdzaQt>e-AV^AaJ!DJ6-E]4E2>X}xl4aԽ&W4ca@`7i^y':諭$z]_:&mC%ڞ.0waN'.4žE]'DPЁWIC&T.m p]& p T\E^o'cGwjTWc*LdnDYv k'ƫ7oDPb݇gBX P(7zg3/zk:I7D۲|Q8ƉU+U-,q%dBLjShgB">뾶JtX٤_Jٌdrk.*1P20$Q:4纚D/wP]S ̲;g==!u̵XAaͯT~a!O^a~ܲB]ŀg`訅Cq BESsv- A=ų 4F3>OfȺ* 煆 :I[/;(6y ;{cPJI03a%w#nӽ;弋^hIlTfty[Ը6h&R*kTR<7MGU@+-ENklDdH<U'ng<[̶MͶR6R ݨڶ%ڝ|cis8^ϊFڄ2`4Їߍ]`Ԍ1FȂ}>@8+^1*6HdU֝*̒%)\F񙱛&UDǷ}F 5o'DPG\|^%o6־SY0vsuQi{Tm'L*kYf,$܂@Sy"\_m]v]aOLT>eŌ+'F>%-`Z pzJ"9b C8tq@8w bO UkZ?7-TD\y=U dDɻ:ɽ蜘WjʏK_}kLRX{ڡNΌ_.nw.?KkᏲO1}hd|DqYf, [Cud37S|$2iY|_BKJCG3o$2Z]?EDg')~3cs-XD >OrQ ؋(˰Pϔ WZ^Hdڮrpm5#߲F^-Ut*W%~t#$sCvA.*O|p>_eۏ'x$0BsM€iӕna?|' vVFRG1ʊ#Jqǜ Ȟ!3FYJ(JG%Tkxh+YmfxM$2\TS q/b\w'[@ǨI JFJ*+W;<;[} 5X}ZE^CoJ`;V=lB! tĒ KQP]fg yvE@ЕwN$h6>Ȫ~<CG6E]oUtO]C5x&x^ifPu%f,3f-(8p0=0s5,%T8Bԙ@8Ht<4$MȐČ{:51ҟpȸA_(jfDYuh?ٍwyXflO1[āK e@$ b[d7ޠv VTLjtyӊbV;R\3y'Uzk6m'Myđ@s/XATh5^9'Yfø '3]I[nAh=vtJYSs-Υs.!r( 4jlP0mMԁ,eю-/OduM1/< CA!r;k|!@W 4ttnj.a;fI5KZXvU&([Ӝ:NSE"j'H-d* rF4_AHznEs( l"Ur8K_ԹdaH#bddbQ]*5%5`ܓqqJ[2_Zʟ-/grx՜(k*3a6r{JN{n>\'n<8mc(2͒ԯaDsK,I'gUH6m/Md1s{8/!Q^YcTI"/|TU|]'Y".Xvm.54X$崯䟎n){l &M^~k[hdv# *coG.,;vワ؆Aޤm ֊d{N6?ρXIt̏ 7&KL[C}5B.p~"ʨzJOY*u6zRMr 52aH<ХvµdH$Sxψ䶼3A͚>JKH 2_~5植Pd<) S+\%L#V8knC坋<*Rj24(xɮ~)I"z jY '*B@hgS lςm)]6`@[{AϿl1@<ʕ@l5^bL9a=cӻ32R dE>)mˍT'ME~.8ɭ>ATG8 K l 줽- r,Q49RE{~nD/\ȉ' {$u!]ڂ+@!{ 7Y$%E؂=&$tFkZԷ{"fekqE~{:V_E֧{~wG K69ıG2~L\2VOPglJ=$C2i'|Ikc+rLXҧ"7FjHZI !tE 簻ی& < ዊp aY_4؊:(" dqΦ{GKM>76IaN4'fu7.%'9噎>A'3Oeu^O%eHBxy P7@E "U߈ԩQw{]D+& QpkOqIS]1Tĸq"Q% x , _< nW੬rK1FM[a#Y^'. /jƯd6$^@sƟa횐 % v' GGUXѰ78,O*F\ m[Wۘ,Lֵ:7iuhmg *(hԓQ-XG"sgXʔ,%y%c!<;xXqm|蝩i#8;Ph(*48f'r B* ePMu~1zw$@1nX_/VgRg.;=t$% :E I6s`q"k?~UfG7ּ*# H:! {9+@V֋InV#'ޛp$CDDA}Lz{vZBy>)CWanX|rLB;ir~-/@ +N[᫙ڙ}G0@4:Jɪ"6!tKy2gYYPTj*HoTO=w`=NøEbgsME|9 zx9rT[@]}iuN 뫳%L}mfP)2md\b_Jsr rnjY#eNuy^sS$+WҸK{y_`bW} ^^5Z3G!P*K A֮RsRfb*}.ญzhliк ϊ¸zCՀSqU-R/Өuܤ30Cm+]&a^:Ջ$W/jru]!^]dGʃb?X%S7Siu eKe!C]gܳBX- ?"oyGEfE rVa~X6fCR;VY׼2iQp("ey9SYr˾ 6Uog(U#JOH(u}TuHmx4͖{| ¡ksX:>^CaGEQj0LpanrB%0C|8#(ꢅi֙2'!rxN IeL"9RG7U:1N ADJܓų] :aNW)J?t@(Ԓv6dw X&)Y.};yP/ED0!؇,';B`(B0vR,qӫrG +r~xFddzN@*?O4u~gyϹ6!H8oǂt , ܲ D}"T ."m;UTzPHZ;o]G`L>Hk`|؟ $NX=_ڽ>Na ,~;Ŷ4uJ+e:w:YC^Kp}Vdzdߕ lXbrdi}uL^XN QBg A KD8r߱Pc@h:$}`լuRvHUNybdE gҰ-U4 8$)=m9Llke&dU>}.73v@n¬„Uy}H{qb Hs P[;!#r eN_9LJ mm DžUIműZ,RQ#b|l'OzY:ۓԶj[: vô$Qlqۙi2*q;Ŝ")rМҏE2U[&dlˢ{S[]w  aEC~p7Ee4\l !WCvL6 iQ ᓤsu[$SN+cyTUٯ)A>JTS%C u%TV5?Zddi~B~!{3tV-[d*Pߤ#^pa+L14?xPu2@l?˄M n’QnϪ%VP+2c;'G}M\_p'`S@kYʑ?̈́UX'D1*ұ9ī?*$i/41[v\ .ߍ$ qn_޿6~ZRwIƹ3fGأ!v?I`b0H8w`F՝= xATXۇ̕u"b+.6DWeD$j&r^ny \@m*uf Ha\0$OHJRV1Z 6p&MH$)D΁X9KQĻQ-)=e*Nv6lgD & X !Ak%eD$IC>9牏'p ˹2Og m䯜RQ M@zuno6)x+^ě_d? E&N$$q)(|?G{=-78aArB C \p]fAPt0-23?:7OӺ3|V8sns& 5vTպ;=$e%3e 1x# vr  +XI ; (fo H[o(?iq| t<il爝{Qm(N{ *˜æ˱x_ي7Rɐ7 TZƘo1N1"d)  'vwtdvE/~? kA-Re^`Hꡣ@fVZSOQ&k_Vn99ycqD`ӝ'̃rچ[ȧ^Zc=3} |Qne,23߃ί= ?1lU Jˇ~{tzw~nE#Jvl E}H*\y_qPc n1,fU} 0TZ?m48{q#ZI 2 PdLN}JӒ_G@I_c9z3_ewѓ5,I_#2h`2nج3) L.O`S/'_! pۨ8_.8z7]:+ uwND Q"UaqxXovTlԍR^2DRYS)vNѿW8'jW8]_2vfг!$xWS\oA-ٌjp\j,[9k7†#D&WS_\tHX QD]Q"k̊m}; )JlDmF>gqZ&e]Va1M9'N(Ke]{~%QkE:€Gn|ڧ.v_lvU6.8Ii ?>^ŸCO̱gV"J9n~F AoE3l_0+g E^{?KP .6j't_ 'vY9*{f7$n^~Q w5Q_ϻ2Z cyVt~To!b*H&! # v٤dd 5ߩYHbȍPy :9Tvm{ <ۍ#? 2|LarpX˨y:d GYɉgG!^,'-9!bv;o>09+cA%EЈE=yDZ4(Flf/`cęWř RpT"sa/6Zgc-5r﹇M92煇1X։-ChU=όx BP<=cа'KjSQ v]}5xPwDf%()d#I~ꮫIo FS\VRir#ųPr@sWnکvGPa\cRjݨOMe>p Fn\sNM]fOȇ5~HrusG2_A;RJ"Qӳ5:ۍ|3;7&Ӿ5xgMn0C|汌wnkg0`-'"Mv I wYHc2}SJWXGӼŶXZ[<6pCQ-,y)PfɭVTS;s!MA*@ `ޓr 6*=Jjea UebȒNԲFYΡ -}-f7wda5d:JHltt)7;Xy<mvUy`wYv+̲ >@j` Hhop~BkS笝6B fUa|lYXݎ-w̍x _dp{#M~6Jl Lb R*ќbs%bk[Mn),\,{gS:7GdzmI_Unr>p(o%tOmZ%%_/xz6Z hz&.wt@1hv2ۛ90j#+J䕦՛dѦL)zy,a t9Y9w4lhu&;t⧘Omh (Mm޶Jcɺj^Ȏ#2$oh5?9X6mj-֫q$\QM\g7v>^qpAHLEx`{X6j9A)/({W̤fAM*v Z&z1C–`CG=o]11)GhX _ʻ,(A? Ec>z?P2^ȬccZ UxO /,eXD,fHк]Q׾fƉg- e%.I3h6u!Wc/ 9$ʍ0-tGΛ]0H{[,n an3'3p+4N{E= uQ ysc4z;-gàZrqD$RY8XK=k;XG7QCr>tbd:M2V1i*o}SB߬JG͇9JXPcG/{PTM֑z* Xq ȥ e7Mr(&>183셼"(G9qJ l0{zadUt). p\ߩ}i4ä`lO`e}u9X5֚KyƘ Y_4l:xUtzMnu=(bGA#.]JOQ(ẻ"hH(d[6jИ~\t̒ oXRtC7>: x}xp{-KL{+V~(A/]ZźՆk0Yhv&ٙtJIK3K#ϲ*J=~2\w^5$BlMM:`&I>F =`'^tqT~tx»˜T;'cLWN-~4k-0;Ow5)9&x| I_&Xcl,,+ns-mX*Qd !ԧUmq1ݲ]3>jIKA 4Y&eV:ǣO/-D[ zA R"=U--t UG.}4eT86$֚U=gQL;|8no s=**/,1f{!us8Pl!e'\+,'HL[xؖ. /sa` o:.ڌS0󇟱Pu۴Awdq>7ߙ {S*ⶼK֨Xd tvؽ<4܇LE{wtScίg? ;Q Z]wu*9cB9rz*75U $l_ s 4u@;!©b>;Oʐ_3;;JEgtxB?Y B3A;i6j /w65kϰ3?cJ)eJ'qNZ$c3\NT8`CA{盜}C:4t_d3JS#^p .MN%1ph<΁ǻjQw /WDa%%,;'Ėqex/Cs}c4`H_2Z:Q=)9rr}y5Dlp=@w*1޳@Nq9ʞ-$&0?7DifQ)EY{}MP<ßdet:D v݇W"|?9lp1ӱ;Tp3./~kE#`5W槻pMld&/ J6۱VjZ`>!^ah㝚J4Ʌi]'<~3r)MƻB h>:N eHJZ^ Vi,$z k12f$525)Ҭn2e rwwH1aKlD:g BcCv؇.W .{RjFo&GSct+! Sٮ+Y&\@t(`V{'tI+:tŤkD!\1o4PpmP#Z>#c4x![ v>!QGuÚ?*rss^&Wr/+[_zDUn72pX2ח f4i&/=&/_\E+?j z<3t]xn[YOM xR<]~޵GNw_˜EVC!Ve'˃"ekD+U->6q!j'Df}AxU@haPe;5qbrsm|aIЂ EUOLق=2cDeB:,OEpl,Ow)!@2BuD ]skXf-?։| D$KIcou6M|icQ=.ޑazWEIkAӐ3`:ˈ0}P?=A; mJD Gz/r7Xu\/'^CԙH_ӅEhdaE/Z]3qi)'ny0$Yz/C()6Ҵ, 9BP~=L- 52>bt]b" 'i; y W+^yy)GpA pqBM&lCa'_4&L]$0Ju͜,.,tP(8&.XJZ֚pE;eHj/4<;> jx_ 5r".1^3_D/&e `DŜB~v/BV_+4MQW~+Ky{L2hgN!ft RБ($!tnT'0 zY;8hASal&$xO3YyB[4?G?@ӖZ;_ȽG$`o>OL#ߵ͛J30 }@uaE~uTkk:I xʹxgfSH<ԁmց_i`^a{ HX}8,$'OT, i},RU@{ D'}ب.YiBĘws,=A-CD^! PG۟l X crs*}E 8~xsJo☏vj%6B2rꪡtt5HĐ?#}Go;["EላjD4PPZ&uNN'ɤd mq Q>DdҎEÐ`掿\7'T@J5L6"r@*O.9, <7 (I W-*mRD8miS: m 'nnTn,*_W0[Fߎʅ=4TĆuv8D 躧e>!6 `񕮔nh)ÉGUiqWXTQ? [`E̜xhC 'kID6bH9? 8VbqlqװiۍvT . B_4T()#H5;.'k8nj~r@b<WNl;j N$Cso$嫑{D1=1z:FM~(#9wF)u'&N)!d X]w(Pb3RRK*-Ju4,cBPu 2TU# ZC{TDyZ~J {Mn.oţph #p笌 Kv7Vtg%l+Bt<>wH{G\aYӌ r wƖ}D b,Co/:L \me@$BT XC0ܩWdIcFbAz~%fT'6g~,'H3遥2z&[]4I,?\"5=Gh)Nd {KYaYVIَ1{bkG_ba㬼S-?^"/ya=rSr;߮ Z(եΔςN\7IL7Lo(S'#\"7B ɯd{ȆKV,Nܳ q)wя]N"^v>ꖷZd8iØQ|, nPfw:;5c@G}~b(\<]Gds- "ߊO oW;n:@l (?~KGs%gD߿}ӧ|V^tܹWhd5m]P.' T1+` ^T&popEiaP`n|i5ky*e,C Abk-]_la%o!heUklpqWQ u I>~ىE)v2_ߴ0xגCIx=P [B%;ܬ4nr׀&ePj Oܽ땵lX^%s2nRvguY4qs$U;$ Ɇo6,;mvUǯ5){l-a-=tiɈ qM/ΞN$e#Og3_rhj6vΩ𲘯)z9dYK+@| {yVB)Z?L$ZAeV/bqBM'AP3ڮt[Ur'1t.;xMW䍿 D`: c.PB_ͼhb*v3Z2=SSK*hFa!H۾WVEgT2z|;ƻ..A])wujE;a\;FA_/5 }2Ht?}z7nZ*roQ,Tb=eReZ~>Jqг_fn=^ιy}q~@`' --M۞F4T.Y7B x<K6' wVmvll7CcZ$BvB)$~/GY ^ 6:-ٺ&?ENdSC.m@_ d)D-|CQΟCTDBT99廬$s)"B+7mu<9`˟ygC~y|r|uL վ@h.N:⊌/䢲}Em5J'Y4Go|YO7VN(j`:"zDZP ᓓ`xI=7ix8" lkt 1.-M'el^2nnh!Xƾ"|49ᓙlpzI &aX@4nn1\\ڭtyy3ϟZ +܏,1PsiɥŔP.v3z:pms Z#}B#,ZON(_1<;)EPJwjwka }d?t/._tEQ 0֘V$3/5J"W'~J_r26ɴ\5UC[Hy%ſSzh8tzB#c{L{v^kD(?'P't3'ĴH$cTKqʒ51POUv)f3ʼPZ7QAۂk<-RXb+pLF`|JF"hBp*1qGp/Awԏkpk *ߠǚPVCnFB_3P<ڧm;>ė/ʋçV=a+x;8Nfh6%DshBi]D(ۻ3-ʄ&%CQ5 n*Y?V'fe gx6-IJSҔHyz"+ '~;MC]uSL($xpmд'|$aVbΟBJjTl| ik#ç^/ Wo9K G @]'V="N6]ZTzL]h mbmqCa RZ 5nCtvR:VIgx1C@2T?@3ŧW!o_mw̓:xi%Y"ԫ]3\zVwտCJ4۬YtPy6j:RC@O-nB\MO #4h A̵j,Lc-C/'%_hҕ6#%JVH{ٹ: 3l{IFY]|Јs:#EV6m((*4l&+(9+K;MU M]AsF;f(8c_ǚav 6!$DB쭜ju^C2,yK)+$1 aQ1B, Ud*cXEEWMXE6b@ huFS3NcuiZG-mW"_q)=^CLcȘ9SwB(yY0HY6FCxjU1{-顑2vlfmD 59 \wu0A"Sب0im)2`=4)eg Sx={ƘNﴏ7*W6g\Ӳc>Ey)!ݷ) )EtTV޳NutإL kݴ\| >-̷6R_#pOAg(@6h,{}KB88?@@5S`\ԃ.Hȸ0~$`gD }d!4M)@GـUR.wGa_vt0F+&T \筠ykv;q ޜ=%dTZKE+K8,&GOm5qx4zadJUĵ0䬧 ΘB?mWoW![@Aja j"|ڌyZ֋ܮg5|omvKAigTˇ._ #,kx[S>x ]scJI yr폌+זk6ݐ9[、g1d6fN\^Ѣž}}[pݍ1= V([J1:=5B !yl9%u!OZz-w?mJ]L $Yf3Ŗ`j Ү- dGF=bC$?t~]vĦ.IV,*nP3:3:@XQӢzL E%Zf1&65:.c[m@IAULʬ 'Lh},p4~Z"ro9oNU*{u[sqa3,siБО8br;o*;{,;/v Nεqg<P.3<*Zky=Q3X|H (jQH'z#$Wt%jW! ;Բ;9:~ӝ Z!ݛ{|y\MTMeV;U7!K5ARe^ u! 8%FT70MmR-AH뤧דGŇ/j9OO.7R"*I+NebUOKp+ZqUa{b6-гm0-Ewrd \;#?Gq~ƭ-9;\: gc qV0%`ԑYO%*8ĠEхm3n n{ ޼FλA@j?Fؾ}"Kq91jڈ6R絅n$Z' 1(v~A2ѼcLjNPvnu׻֜1>lFgp~Tr_L5_zI&&ɻ7]h; y)B 'nY" nxy%>m[9ʹ6,uoCF֚TZ={b3^$\CtO=r1Z\Ji}4ծ&8&7?~r{C+bf=D?P hT~+!Gn3{d./;N}ҁ}N?YkZFƢ((^ڇk .)DgkPos\wgVzH\r/Y w|c2@'*oP:OK|~7RYF"[ϕ3Ў;l`4C;ZKdW4vLޮF=q-5' sσNεL FKA}c_Wknʒ=fBEdXҺŽ4sO9LR|m " M`{,%e%6Z5@%O <=})V]Ecc "ϸQLg8YJc0؍ciw