librelp-devel-1.2.15-1.15 >  A [#p9|,;<5FI0vEǃA9&2 {\zv hݒݣ QhsMMJ@mV,VISvJaPZ@44⎯~ 8,VU{F!)<xa?5ǰCO&>^K+kɭCqS9*w;4ʹ$ķ3S룫Olh*(Rf|4j[5S'1oh<@Ski n71ȅh׉Co#uom渮]8l>>p>.?.|d  7pt|  L  b  x       8 o   ( D ( 8 9 p: rF*G*, H*X I* X*Y*\* ]* ^+Mb+c,fd,e,f,l,u, v-w- x- y.z..,.0.6.xClibrelp-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.[s390lpdSUSE Linux Enterprise 15SUSE LLC GPL-3.0+https://www.suse.com/Development/Libraries/C and C++http://www.librelp.com/linuxs390x26s=e? U M_A큤[[[[WWZWX, hWWfe75fe94ffde3a5175a5ee784e0bdb52e59031b760f380108989d7d830fad40bef43aef9f345d6c4e51c1bfe9c66ecd0d55f93c87233d84ea0bb76bbda5f8a5b6fa4fd848619b764b9505afab190e7c950628113c552fc7d8bc83aff8d344ecf1ed76f935566e93e3c3c0d9f8fad22eb6d8bbe406e2eb8470a4a2764d9fd9685a5a1f14509b91943f83cc12b865e198486124f3a26fb3f2e4482d1cfed35c552db98bd19b7e95bdeaa4fa861e5de0e7537fe6872b454214dbd7c9730164be37cd0bf46c860bdf4cf6936f9d37aa6fee0e3750757b43a64e3f3c1846262dc0ddcf21ef4b44c8f47705bf5082e06226633c264f705d7cc43e962561cccf8dfa3ca283dc57cb94975f88d3fb52055ea6abf93ee9e552382875bd4aa476701ac8a09librelp.so.0.3.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibrelp-1.2.15-1.15.src.rpmlibrelp-devellibrelp-devel(s390-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 futures390lpd 1527313682 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-librelpcpioxz5s390x-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 linesPRhc#;}t utf-85a0cc66ddae181e394fa150b9c69379b9ff8f8599b2db79cae15f5f6c4845b82? 7zXZ !t/᥷{] crv(vX0| _@EUaRiZ+qP ;VZg[ @s NƫMD0 i3 zΫ-&&ON^B- E S+ܳe@; `(J2b%GϷb׎$Q7xjzWͻ'b8{LaZa3L 2mV3YTpwj2[l0<7>}BI׉פ~D2־7ByR^V l2 6Vfq ;FAjlHX񋷓OR颻mnj&7d}Q$daĖ|,'~pk3J,,'[҄c>yN(>0!D8kcW^/1WsGy;4 "`V˙9)}3 #A"ڮh%&QJVg<1])G93]϶tj/s4Z :GyXSJq.oys=o, q=ة{xnq7q+ۇ3|1>iT0t: +-,AÞB1sIw?mk6al ԫ³` ƼE5Wtc ?g@ U't] ;~,˔hs9Hql9k!UҮ*%% =xa3΋%e3]eZZ&^v3$?[Sk_eYUvkas*`_NPkߪ TfMU*'77"ebW #_P3Ik ޯGpbݩL{ !ɺ{=Gir [IH>7aMd:T poI 5% RҖ-?6uC? |5U]2}T xki4AЏ mWeWPv^#u-W2 2BDcϾcš :GGHjM:п҇DfiвEjpU[/̼ h_?C ^`%/5uq5dPLb{Pas(!+&-?Ka&RX5Dm?4 ߇qhB8ך"^lu*:Z!{Xɂ~eioO{MeV9rpgxp>3o*c% ?ƭ>Z~ [$nM?%6 S|ZIBS>0[gE/ $Fh0s5VS q+Tu7b@)H^{bԴz17"zX2f-Ӹ˜((Y-Q`h3t٢)htUC %J$0ۚ68R!Ov`кgգ*68 l4bZȆaH k/U &pm^/Xny ,2a{"_p!]$b' &N@=7f5xih#YO?!}Fn'v AB؄;@(E`:͟kx{_O1ү P檓Pyk @!]!(]{<Ռ̗OJaY΄n,mlJip·H,Bɢ]K¶r^ ᦿ3_ǐ|NEBoé1 @`X.2XLO4(*m>ۑPW_I/,Ϊ@ge΃BvE”B"[IqLw QDq "G| 88 [69<IhrUNQ0sZh[K6>L{4 .ў$Џ_/  hQϛYۆ%)b)*\JCbqJX#[+CkWOʭ G(NOTX55sjb.}t8xŨĂ$ M Qi2\s $ʓ/^L`XBR}G>|UIk Zq;:Syl]c,BY:k=rcFv~l9͟7_IY@,41 +a# &ݬ iz3};_.9yFVoQcMS-At^DVRgC\lMy=YFb\R{F[a,)W|?ݽ츀iwO}yfJ#KN\K;#=ґz M~W* |멷̉%%Vs.ЙA2-b~g)9H]+LiQX$VXgzc0`Jz <("ޭV GZI'g׋zѓf$sf 0BxħjO6蘭!IEKrO r;wJ*,Adsd܇ # \ -AͼSe '>3n/ KB=hpaCBզ<:_P6̯rlSR>n3G_/53kUD e)v,ttmƐw"+[bDRf)"_?ʨ*Zzje8G"AVٌn:oԥY`K(/L 2;qGh쿌>Aupڼ&@"  K(%yp.=B.ʚ[uvA$ pĦʝ#Wl1m9B `2MtÇj0=!LG}_gd4_A}('?_Sw6p.ls(J1'[l"JAf%#pscG?2Gץ;=<?/Y dD\n]ܵL+!'ᢚ/oZ.v hReC1:2yPgЛ᚟kTSOW(^#3{3tM?I#]@-BI+X71[dL3Kώ0t)oV+pҹmLoìcnX|b8'8d=;=e0uNZ)2 ٖr־oo&;hHy"sw7ߓ'Vv?4Ȥ ۠49D$BO0Rw)OnzAcL0#ڃA%7lk v& D/!;(/k% aD0@`q\3SPv`:f, K!鬏 С 4.6( :LH! 4k6kהOT +fFx~[7Wf 6/؟[)7R* aS1;R4>HKCs Dxgѓ>Ďdnҙ2[ݝ 3i PϬ :{. 纴k3fƭ'xxQ0qㆺ؝7X<:iˠrX&ӸtH*/ NOVI8#f$:HI|LG(~npjRGe?pCD+3>6c-+y_R` jOmwXhDkęMiYa)4.}bgTFOVꜯav; T]GhPNQi =Y's>zl qOn :PhG%S$E j؄u<=ҽ2(]V`eBeҺMĦ%PǙg-uPY&vb9 ſmFqD֤]=s6 4zw[D6ͦ# u֕Dd ^Ȉ a뗔7pLbn:c7[@.4\gߌa`pIPV~/˃)B,=uVs3a>qyehrS N I1v. R`.me#U1ăşe|dcDP.:~i/5217@3բa‡BOzo(]ba]A4`wuF<"_عQEW݄t'V8銥?E_z%4 T=(Fsk~E~Dxq|#(!wEBf.~l'ڧ1g^BՍ?=}ճVjt\(o2 CsRE#=t |'P gP|xL&qvH)>xUIn S&pJDUVJR~>hvH34N(\Ϭ62f*o39hXn[dZNEKy#G3WH{6 "W!J!ˑ|eFQ ?k: {' POK^)& իVqrDKX$tnõDBmmWiP#1%WƀGuq bnEOOԿOP\7w[Moy3w5$=ĺP(ՃdY߼Czb(:NӅ˨ >ӇRʏRUI͂ t&MwP 71j^Ŕum&zW@<OJ43.}]Rf 'JWc@{"C7pQ袬z Oht#W/<T%y C!F]; sОo_2e;G $@,-ជ-1aTkDHs` Nt/kAZr| EJ[_SF_[/cZ*J䎥5%XJ hAA 9Df!"nwm^ӏ*eRNq{9^z)lcKrÇ+kWǻnhuOy _[2gdCM3 x'd(Agܗ%xIa՚œ԰TT?pdX-mpthz]h^4MDAbn"ma%#N]ǵq9; FuG"1Š_ E#A)1&XgN!<C9$`[VjU-[ ?uv*G3MdQ ,q@M j-і镛O9wMU%GNieöR|raāK o &ًW=GabՍih!N%_) w(ѿ5@;tvQԅ06Έ& zpD+|d&xGc|S쳩Esyxm e1&i*.m)2M s (ʣ86OK?˞%5:sW/R4ӜO,'P\joAPP/ I9QfF 4n>Xcw @Cpq2wgE"S>e$ʕǐbD'ͽM㊎~OyudW+<3jv/KF=bOٚ}[>2QvkWN^ޚ8 AyX {'ck=iW8#e!oٕT⨒'$$:hjj>Y/#W*P/rC㪉lD` %ӈ#XP5;`a\Pv2$nfmDU{珎 #<讚x!ݤ0SSNί%jd>2Wdt7&܋*@}QIoϋYQ_ҭ.^Hgb.Ԧ4n1HcŽT<>7y-߸2I?3"e} 6 *N)@J/8HODD3j( B)8Sm1x;o" jnDf13dT*Xc #JK7_|Y"W>-=d+2?,t mk[5SeY4EFZ/e)AN 5FW~Ez&6-zchF&ϊ+̛:xrZyD MP~#??VBR8ѦsFқ[츑!%[ +7 :;*_  1R tw`=~Ia(nlZ21bR&$0SghO{lkBrI({b)NQv # X\&nY㣀zX#Qް}[2e_ɗj _ͣWvI& K+8UQzh,8FνX һCxJ08aBF3:BP0Dc(/7_/rLt/pkK?GTF< o\&p_d3B+ԘS⹴,%^vjb,KE;osM)6,6;KB. |wW/Vy~ Eי$M4Ec50 C E~B8&&/?0$ArѡI&uH\$DT6³7~nh{o%6>sLÊ ĉ>'CA[2sd!ʍwyФ5D-_'Ǖ7.WYDXtt>1~V `D%}܎K˰F  f>jkfr\Oz0JF)ޟYJK/CygSɠQt-9.:*}u6~gh)1a;il׾@R!>'28ʡ"ESQ4[ڵ5#I7̭5޹a:N88fA}/|U_!d8͒@fڴ!kG0Ϝ ­ŋνpi0Iem͕HDMvNNw|t#PFZT#d~o [[IwW 5na~=Pq&{:$g7ygvnfh,N'i/=9j^!&p9JV{pg[ٓ3-A>l =q-sYr3/Pbg털vY2G2j$t^ĆH4uD$+H}Pi3fln7S$Ǔ6 MgG)5A5Čoߝ{ KoF/h<}#gP||{PINp@OU,YB _|Cݘ `Hvb%2G=T?4t@T؈* HZd"IW6n]@8PX5 b>e*"O@0xcjdyv጖h EA,}.,!('>]6X~yԎ[p:@{F7ɬ.iL= kYUu0庵̍dĪp,eq·I]~ vI qr$>*tܤʰYu kY|;ygODYNzC3KnabT';3lr4ov I0kMLYA" 8ǔ-闘 4X1Sn-nM{Cu(l*sw7u- M^<3,_OPס؃Rεi*p=!C4dƸ{*k]qdәfa֫wsQO'a;W]Ay=O9yOaY23Sk|ʲo |4pCj*튾vNa5Y % f?Hhh~Sy-~wh=0b4DڗhxNq݋Y:./)7f" 7 (΍ FtMh*櫻MmؿT]w}Bwӱ=t &>\Cw/[(nQ#NVMZ|K<[S Tz M K@7"14bRl2a'U| |4 >5 =1@c˘=CaO25öDT˸d' =m,LĚ/Ĵ7|c3_rLxַ7-膆$i^L8;>^J@B;M+Ic1w~]Pj˻` Hje.*Eg#ch6NLH4EI5OwnO-  gɈ3a&-wF^8 垚Tmk(|Ld7iKs?(өr)d,{uGX<ૅ\wj  PX ʻXFL1XkIj|۝-}$bUqޗSChii>#hR?I*W:睬lZfajv~E³DY8'.}4Ѿ`i)c5=Ÿqwmg|unS,ݰh'Q_Bg0YR@+U/+kvmy!rNI0i9R|@`D٥xqWot@%B1dj{>L=L>kA@;oX~Ig׬/w}x$ޅEv vq*iZUi}X#oHAN@MI4E`x>TJZ]ŭ*QpѶQj8-_]q D;` y~:D?u hsri?ajtS]=+aoyhr\2Máa&I_T{0kMXIjDž`ba֔ s4.=\tw*ؗxk2ϯe #G3-:: g)gnt47 x~]׃Wо[S,t{@H7@SVXQحժV<}Jv&<dۘksz/ZGGzH%nVIun#wfeV|/mU^HћAuo-x cnq\aauHHCAeC,ݥ̀.NG]mZ6d*PTnbWNs1' P`Z)58{|4퉖ԀՆx#f.`uΗr~W QcĆ(8ftM\Ë}B ^؊:! l&: Pbɇ}9KbFI:f(gikI#M&^90ZFl_`4Dz+H9JiqOי%6sQsg:/My 6Xg `VǨuA/%r* Bɿ"m49ϣR  xq1ΟCr~Mg0 s:/)22A4{ju}r 9j~tF# Sww ,09]aԮ^!Ysd57e4D4?C( tl`~9h)kn=0°9nE/1&=dIWdʖ `uo]P9Q} (+{ bbE|\ZHWerZt5z1%LK+]]m2.P/Y 0Dל` e1)sg {P<^?DOXXaw(QB2d3BfJ=Hf!A<}Η {zAz#S%TZ.e}6]ұJ}y ^6H=PP8L,3@<$9`؞ɡ4G]eBP]CMN/) ˡ~io]%qWC8a/YGγgmסun&%<" /$enD7Fc#5ձxJC4W uTc;Vpo0s*=EQcUnŗTBubh'0R$ ̦2X{"!bNŷv v]zS&Sac%/R.t+RПKѠ}L4"5!q6g;5BYD<}~s?w0A_F6m"86 u?{(84eIa*_ ;|CϹΛU| 5 d.s%8p(84@ /Zԟ`Xdf {Db{@>u+Yx}pЋZR)u ,Ş++LoGi3HV&1f׌Mpݵ`@k2욭%\J4E zDuc$oQrAU=;S 蝭DxYXcAw|dA{72QȱOvԪtޛ#}_w^+L-A6*R5ׂHCm`8㙽D'9{'d痩Zg !v£"Rj|3d/Uנ]jkn;%f'눗D݄c_}Q`l %//(JcY202ݹJEɑ"ϿNLC<k It{o%iF6`MN cn$ .pĂ_UsR!"ÅJ{rgm_NV㸧b'Mř~̕Qѣ;rfZ/?ObojPLDQ/ZH}]/2=sMXdk:34ǻ > C|UֱlF؝nBx7psHvtX䯇]Z"32ta'aaj1H,Q v`v.; d+䌠%ɷbڊ^?p 0O{f\C*7S魀^]TEf@3wu6р EThFj.;YY=OˠçТW–}b/V6gd%Pb&8]Y6\QqY "2eưq*f CXY'XZ{99niqg^1O" !yήG ={AJz"E!=e_AcdpiQhca3[<*` <)ÅdjVY Rswoc*$r;:Rq}fjX%8K?U}ua\)6wR,$~4f؛QrNkrr—1]U+NQF? 2oiRnQ$䩽Cjv}ݹt9oO>M0hmq_NmVvGdzJVU\f ' R4c+g=Mj4/r3/AݑxgV0]VE1*?PbՂ`JVV?`W) E kC˟m137*^bd/CxX`~I'/x5L f&pM'6+ƭF/k{:josY ^'R೉)!w!0y+kTX!59v6%2ɐnu" eP Pϊ^Xw1$^SPqk<>d-FyqadLqέnw#]ї}C^N9P0oF4"mrG $weSF倷V4ZWG]yqh|qb SV|6+=ű[VӅ^WᛂiHwPpR(|U&glຊ⊼x^j`DuocQsVY8gpS/RK< "PA_2N~q=/[GvHb:Fp#ozX1!bi7~"~IV8ġDMh)D@<0bw=);  [~pKO*r gt є dFH jPw΃<,&(b{aOٚD塖8 =]mީbibGdT ~ C8$ lv)yuzV?CZ!s^%Qd MK$K6GQX֕P/ f' r~h|UN|ȣ%i> t?5a| q>N!1(PM F]JD$sm F~d'\@  & FB2h ^uI C5MP\8U (-QŞhnnçq$K>.? 2hXLL;z_Ү>tDÔ4= xRGQp0etҷ3Cr!gK'i-0nujj}Mf#,/s ]:M5_j_2x-oƠsoα[*}KU'rf)HxvK:C77JUUJh}&3ש2v^ϱ p6*_BrԻ{TđnEJv&8u54i X%Y5按p|ZJ6A%|ԉ 6Qb5Q_;JZJ4<@<׳xl7S`iѾ ;M<`N̎Sᮜaҕ'BɤsfO#BP #tVdA!]x_<4<+~]sx`Qh]6)6 NG`~HN4pVĨEd kF,LKa=So,"㘬tG:!BM[meZT]2GXc|sxc/-M$FQt'H2 7]R?M. 0o0nH/mmv$b>nUi}29r)U@kcçv'kEEJN@Mӳ](UnU1 { ;'-NA2>I 0Gzu +(~=H(F́#5X쒓aQEX%G0/aq@4t~_TOjsYׅUʻj~d2$)7c@~b$xC2bڽzYvX3b,sX_WJi-I#(݈_Xn*av+|zLkvFuv2ܘb <|ʂh"珗gqJF@`#7&Kj>oXF +nA֛PsB&:hxv| 9C6_<,6Z^t tL)4Ӊ J WOH"-3cOf˗BYBrmV2tͮHt\ 8-F9r p !]YMik@}q2% hzg-xu)uGnIZ(D#RBwDs!,՘^"M)&=ˎgec MCh@+%mV(^KcBxq=-sgY63ȖM"`{|Q{.8q$c463Z;As8>galW!(.%h矘v4Jø6$wjEowkA MeU?/Z-px}~dE}( gPּ1w@Y)!BsfƀFDgr]\~cG08&l#9HRͽ]RbE}W|pI0G/R Э6Mm6!`OQo?m+4~/"NP5cgk G }BHOK1G4`Z>k$ aƠ`Kt"d[XR+5CʎqVc"fF2DaZ]!Ojus1?R]qYDQD`1a|~ˡL5[$^E+&G,\bz}ӊ k C*]PN2<0Gc\ʳ1cgnȍtt/Np0F3Oy b}5x6|"랪; (N$>Ȑ1)ugT2A:A $&jEW &-PXeKRc =dw|{5gٿFc݄ r J(M1O0 ouڜ532 U\iayrP0 G7 Fg 2©"駢4AK/ ʺzLc@RάM Nzp\R٭G>Κx;YNs |kHtE@~xvȤ6G١߂k'(ovs*VÚSIO^d=`v(ڧMX2^-X=uף[q*3Y4w &bgQvOEK=L@@s+xl U<|BqA4' e=hxyCWos+ʊ@hmdx9^|jIz4RXF*?R\=OO,Ch;R(,WWi`M >7yIa|X;z.~OdQB8\[cuXV!8Tf55?Օra,2abNO_cVXweS?%޳&X\s(kurqE/R`39ܬ'=ϣ9dD㻫J vs'c`)F!f׍nTE! 4u$=#%#Ho2#o;9Pvy!$*NesY]#~`pF(98gSڞ\;LFW0PC~#m15*Hr " \~hڷ=2 4W@KeVD0ձ^T.BG#"f9Q34G&:?;KR#1*OnHZ vEq:kc)C ORQL|4Z:f @N[?! $(~H>gį|J@q =͹d Bܜ," "57e@" ֳ5hZ# 8{BtS6~Nimn/{"A} 2Vcb0[;gߚ}-ZZרFoddQv{exg h$xOD/q<)#@;vKX tJZ3`2'L߽Y {=hʽPa p i-jnqצ1r8K{("PWZXy B(ý嘜Inm<6fubn&&8QNhˆ@\d`7H{:b8NbQ[D?<.w:4$X[Q)o0k] [mڊG+͚sA܀ڸ(/:zԈI7͍ɡ5ѿ@Jlv \Y3VB#\ ![N"p>4]@޶w\@Vg+UZєwP83H[J &9te<^@lm$^Qr5'KT.eo)i> 7M:"=\K /:6B·ٕc߉B=bAq 0Z72kd}Z sT b d!JERǗ/e-~S+D}UVU>ܳy͵~Mo"kpD[b4s\AZt\6,ks~|!9TF ;%كd$bi2.Scb> GhΫԦBo <ⶤ-~Z!Uc|(HFqtsdֈ~xn&|z9 5qήmܩDy}0AV d.φ~ w}F,|y z9u0k@@)i])jg.ם-*mh{2) aJ3-4fzr B)XrߋEIsvP`@[@S'ø| 9TD0T[j|51iEɚb.C,1uӤUѱqrkF0W>I3zՔk =9[T:؅R?+D?\- y\Rj'B>L3 K/ZPwb_Ǖ(P#aY_/QÝ LL] 'vy]tlLe:IACs3Ej~~SH&Hgῂ^E ,"nJLHbiIo݅%W b3G!Yf%9l%yU A$V|˦FrZ5(@&:_{V)].5|%PDz%z>{HPvK|ˏo_릿3r,p(HV9⬇QAPZL6RU2եPS Wf[)"zkg?X^n/ _tamu~E?9HG$CٸH`Qӿ~ugnt#UYF/twz2bvGwA灲|UEE0XN-Ӑ=Ny6iNW`4j߶R.;EG5_dO#wcJXЌ66ҫb9*1Or AbG\U fbXy0H9`АPn$Nv2ܑLZdm3j#"&ixh՞MJ;yԅE%VK0Te^ȹ;OM$=P( {ԥr:z퀦)J Dƾ_bДo@,vȐ\f\FU\)':OjHo6 Q$sLʻn:F~^d2}P1Wؽi*,WV &R#5M ?wT٠Ҋ,CP4Vu qT>,< 6iuXm-A?{ʨ}u&i{Z$>r\A9ghƈdE 4T=i4eK lȲ> N9RO`=/ɘ"MԳ6B17LVgh С u_l|?G^՗ i$ ĩ~_'8zVrP&v0g@ڮSE.̼|HԮ7T/y=NL'{Qw8^b2tPфIeW|uGVZ;!i<$)5Arx|/4flVB`|W҈}8 ͠gqa&k(n6$8J?gp7qHB=QSx(%I +ٞ(orh>@r[c *Ng0dE;:IZ]Yfaf`Z6EL\ZQNQϷM\GB`vM8X*˹a0Yw7X1@:|ZqA#tѴq89|\F!GG3AF -{9$u$n uwsSoGvOQljH+l]8a139%fj~}nђBe|S s$ .ɿb:G4'I̓㷡#w %,f?^kR95ViѤѬ1 B|, h2ГY$v3fj=eH0pc> -79ViB+GE$^\Ͱdcβ͒/ *`!GA6'=([/mfؑOrF@ ~3 @lD%f;k=*\s|BU3 T3|`N{ӺǪ^Wz.TN`gҽziT{tMEMuJqgؕ/_YԐi3v4L^*t!tIn|G G}p'N@bBS+V -s~bR܌&r1Xc#6y~׋҄:0ZiįNxQzMjJ`'K1-i*Ug$ G8"y"e;4owqEMȑ4 .KYmxcA9o29B,Uש% ,ıSz d7?ݵxǏ,W$ųHRr u.OYAi2'>tSE,LfKs$~:ph6hGm= \Oz$IR_GLe邗 byP6^X8Y˱rP<g?sF.hQ:aܥ89Y'OT ގXsNVM\!)0fm }-Bin5y NG[6 7;X 4qΟ-0歭{Z JۑX<b^3D9g;ߡ!TU%UJA BHP=+^ Qye 1K㠯PSP$a;ߴh8M±CwOZҕ!/ֈp ۛ;V&I#o d*$ZВ4BPD"d=u6|{M!5ѴznDnWAs^^kȄ]BXCuuQT2*Ub)ǡ{6Y~v˚ wWqO,TTw]x >еdUp>,Zp"!LJ; @>2ԘU¬.r 2Hk~U>v*3ca_l%CO ,UZ]-aq[k>+0F*N.$-+W|rOIy~lj&ڝ3W~;]d,VPذ]b)E.YrߓrL)+yW*gOGKͣƺ>흄P1ny 81q e?THq*tSE6yp6p9-<</j@rJ\%gKos_^cCn*A,'oJ=0Rf$սFb i V/ni\h@9'Z1T)!A[':Ky+O@HԿAx[ʤ&l&.Ϥ00\zWQrfF&Qao/O . #t#hE2_~>kV@m7gn:][cCWJS|BabN. 𜐷g{lPSp|!uҘtYѨB8Mt?>ϸ7NF8yu@0Y$\e~AIq%qlo(f9@_|HP7ekn|2)5k^jgT,Ξw\QEEnL[G}9+. s#Tvr@wҏ O;(43Y# cѶ ԰ gigIҵ8{PQ֡](4I q MF XL7R9T*Zx!F?HykӪMPփS:]}uT;1X菱)GQD'BU SPzcuIuu9X=dvl[qY^ TH>PAb/׶-pUجGW%SL/ymlJGwŷ;9}x- moyԐq«m>.fէhr>:o>+:FԪ$BOk.')ˤ˵Ĺ_Q98Ŏ<6\2h`!λIיHrݲjjOƃTU4BC3m7} ĀS3 Ủ??WԅDH#cm<,Gp +H'hfϭIOԺr oośGPC[RmD6ddGnh܋D"D nN}RCK*3ArB 4}ڼw>Wgp*;ՎdXcWM`J{|mU);/2RIS&NM1 88;F;- YZ