librelp0-1.2.15-1.15 >  A [#p9|y[vCf'^&VMkyrήPGK"4A_4]yռh{;-*;Zyw@(^]$~r _0h녮JC8Vdcx=u6JGA7?mQY,ʉI[iA\4O=dNOYGWcYgZiM$,)xk/&]z;44gOuPog\z}*%i',I+.o3612e612751d3f904e4424f0ab19144370f01f98a72d4d63ed42b49a256b9e0815d52ae60b3232c525d95138b039276322a23e6a[#p9|um>n'/"1:gɓ2!\X^;?|$ 5eG5X'~0z"ɱ0 LM>~5 }Ru$~Qk/Zjč %$WŴYNF}{ }MYw+ 0K:\s(uE- ok U);EnFR~!|&7BEz8vFb/Rp@+?+d   2lpx|  $ ( , 4 v <(89l: n>(@($F(3G(HH(PI(XX(\Y(h\(](^(b(c)_d)e)f)l)u)v)w*lx*ty*| z****+Clibrelp01.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.[s390lpdM(SUSE Linux Enterprise 15SUSE LLC GPL-3.0+https://www.suse.com/Development/Libraries/C and C++http://www.librelp.com/linuxs390xM([ [a307c038f0f5972a2d1fc4a339690646a8693f19625cf6bec9f94ed465de3fddlibrelp.so.0.3.0rootrootrootrootlibrelp-1.2.15-1.15.src.rpmlibrelp.so.0()(64bit)librelp0librelp0(s390-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.9)(64bit)libgnutls.so.30()(64bit)libgnutls.so.30(GNUTLS_3_4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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 future/sbin/ldconfig/sbin/ldconfigs390lpd 15273136821.2.15-1.151.2.15-1.15librelp.so.0librelp.so.0.3.0/usr/lib64/-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-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=0182e179b437ec49dd7fcb76c4407e014fea7706, stripped PR RR RRRRRR Rhc#;}t utf-8522047f7897375e851b2080519cb4f35ed345b6fb55b6c86387c6901678f7087?7zXZ !t/Nc?] cr$x#՛2&٥٭aٯnϚCFon{]lV͇acIT5| OnP$ \돪띛P \MX"a{&F ;Di\ M1j4D bCޱ#*u*"k:5~C6%\V mqkR:XXb휢c[`cͥBd%Hr3˂_cv }Wͼ֔|' 8eƃm5(drTJhaTˤrQnuaنDt 1 hwT2M D+h8CbpiI$?FlRq}Q[3տcQn^fq@h! ;=TF>H[m))y?a ,##ݐA1ʜKNf!~)hAzA}Oizisi qA8 퉡$$W|\[a"uzBQ04BC l@ky7[J^0Gd{-\9 [dvN4?#Nw3KEŏA`ȩ7Q=hA#1$8bU_x`z1#I%F2zu~YY{!@n<Hea\ey@݄3m+[^9yKO.:cuI'bX?jlEƟa9ǥc8y`lb(;DW*t麘&A&|9gfOuPt=ˍ2U"ya|gfTJHnro 5s܎U c0$Q{4%fb니; ]s K Q,gʯt` 7 a$m]:;;A#~*M1fIb%G>[ť Uޯ9Hh+c2 {/a`a7k _6, ZMo0δIجE$!VB[#alHPXSqY30]J%WGA!~8Tf͹ @M4%|~M1AuB9N"[E`1JiV#ցD[ # 6 `ۓT8%VL$K[MۤdSB1syA&jE|yVc-<'o7er)sW|XQmV)pj^S  U@1kWf+Ik'h{dxJӀ/O8k&>XaR02?:fdž)sv۽-Ib`Y{|λ)B7uT dE:/q0]5(q]uhܒv1!wty^"rX~ddΨy',R#"1 +/'q ݰs}|{ۼCc>k@4.[ d|@Sˠ.鬂`m6H˖GϿSѢeh p @ڔc<"@'>o ,^}rVe%38>'/DŽyZ/ba.44(c|X <٢n9Xf8<%a*R/"_'K.ն!XKw-C޹jܧ80^H @WU~mbH3P k)hUiqrvm] [`ô'խvlX*<}Xnd$ȓ&ʽV5k:FAp&Hyj}HZe ^V09Gg dQcQTlj̡!J ;?ݻ"1ޞ;C_r2R~{5f,3VKЏ0p<՚L),G]0 azDoiW[NO. 0B4/S™Q'rEgr1%/]? PƜJ wOnD?4DEKzn%J |X0UMm~@GEqnibxo"'^q6ri'{rRpӨg԰`$*fYg$ |< 9R_,5ݕ?9UqrA)”8hsYEfL@l>_׶/&Q{)/Ude(+Ėܡ鲫6֗A;+o2ظYdr(29ȇ7<ˬqs'[+J(8)k@Y!]Ѳ "eD|X: 3S\S GHsHdQnFqF((z)65#.t*t.pkoLUGm0 o֙7"jjҦǥ;e b(-i(}sT6ŵ4ier']O- *|2\8ߩ4:ZmFX{h6axHt9L>Y~-.ek?82v*eX[#.l,>zmPSt~D)@4je8腄ȁѺzY% . Ua?.`n榁h5́B^6;!FF̊*,&""dV<}~.@Lz0qT k&Yn$kEYrqcH[jO1dMns1fe6iTals1H[FH[x?<AVvY}_8߫v$CkhP$D]OYz~mҚ_%k~hqcCz0`zz,40H&FHde|tӮ~eUp,. ^+LF_Xf2;!T↣ $&;| kqt[_ *OC!2e=1\R,"?\$r ~Y@ll]+W@5}:2UaE{ڵ̭Ҹwd!]o'ƍ?)hx8դmQ@ZH\],븙7.w95ݗu^].6΢Mg?8.y83I8F[vǑ"7*Z&V K*T육F*7Hx?BX ̼kYQ\ܜ%U_MfQ~PikᱛZr-<)%Pc #O/  o86>Vlne[NJ?XnN ?(bCBX,m*t1ⱋ@u٢C=|N|9$x(mR˧z))/B3niUIJkS%`]Q[-5MlYdL& `gWᮍ'ߵMLԹA^uH_z%BC} wBRz$#?bbcxIp5D*PHuI=<ȸmqGMOǣj=6G%ݦk`sr^ {0/>Ap)+1֌F?OkHI⢪O? dX[B27޸xm?(]Z(&wU AԀo/T}~ ^|I8!3ܺ?{ S#R ݆e~3S#L *8ꁎ vu,L1Qe˂:Lۧwꠈje=.?_fnV-%׽ݐWb(8y,ehҥ2Cȷ Ug7e ];c~~(`F Yc.5G9F`Hn"_4fI l. QǛx] *k#Q\y%4jj@xj8mԄMu㭆4acLfCήUhsJ:/BPY}/;3Lii!)RMbM5>LvP~^Uyd~+EϯP9`F )Mmح0s@5¦yT&:dg;$9HcidG3\cAbBk؜${JUbEzƑgKYi!v`nÖ[,r,0P -cXxa qK׋4a@`+C޺Tuݨ,ٕ {g6sXoWaGѻ0xj !LS?/f'M!(؟6)s))ݕc2ܢTV(2e≔,dQ%PC\sj R5fjE1ܣ -Qt~yՒYlR@ ZyBI>EcGA,Fch붗Jαg~y KmSMRnG83 ԳPXh~%M~{pΣK6{33<7ka?r_Զ+:͠n;T BUJ,SzHR\!_ܧگE|l8>8=ٽ O4T?^* )#Uxh7KGk|2ŏ$ËC:oQ!eLd?im9NyjXVdN i"*Ҟ%ŸÙ,#JWbf3/ !+C_ijB[%Oz=+ rjĜN\Ӣub@jVȷ㱪YW/l0H|XwFӢ@~KvLM=|f SBfYQY[NBDŽI{Tcc;:K]* @:AYC4&_~Չfuo(ebU&:+m&|09c3oEa:=06{f@C9[Uff% 0rs.ޯd b.gK s|8/@V ̓<L ԛ5 @ =(rsS^{*Mrgm A "5{'Poyrj>cH#@F0R"}@jZ~r)t3zr?T٨{$)Iq+xd`H$d wL[ w;_!rm<ڈ8d_4dݴu֟h LR ac'8- Ѹy!D c>]zf$$k~^JE#X*(FI8`5A\KG"`鳣Kټ=m#w8k1qcyϏJt.[h-B*=SDsUգR7졯?gc ߈pMKZ3:t%:wO˦/ˊ&/{ӌ c, _zB · H̯* ((u?r{BxC` m5ހF3VV&drԡCFU%Ga 4BR:К.)#+i~Pe'1GGZ8GknƲMɊQhjXVFNV72k/?ٯvmWm*IsT!Y"YgphԐktZ=,3eEcC%chHλ#TJd CwCfYty(l{,E$fY vtw-(<.uЌڔoH2ǘ<b}ڳI2D2\.F]U l?aJbhf"8UHs-8]KrOԴe<@e*" \x E"ɥ.t:цoFvXOӖayTJJp-i_SWUFĉ]=@阻Wl*bЊT;՘3:gwUin~TmLi 9Q11R2ͽ _/0(=Q27E ۺ R ɸIvcJo1wEֈAYsp'w7IC`fn.h[~f0ؙ{t5pRAn2- MKz_[4e KґBM >r!wwHNnĩBaΧ{A+ۣTψ6sЋn3Mܭ:@dCϦ_>Y&ujwkT#ߖʖi3:HkZ*5o06۷ȶ(CeVf4^>cPݴ}%;4&ywniTOrrЮX'*vM0`A:D[u }(DͭӮ'ɲDdzɋѓ-S|\Y vGZdrIVAI*C6iQyﴝQShr -rd1)4 *ǺU?9ʡ1sS+ sBdFyLơ .J)K\. [Օ@@ѣ xHV2?1fy-,@gD!`V㾠 Z/ ޷t| R;U kIѯTmmY h%B밒IҬVMkp<o)|~!7!wiĒj?(-G*+ˎ}b9{ J5׻s(wت$(?vA{reUR%'-8z۲oec=H œ)`pdq,Y(4L}}%=VʛKcR C@cwR Brg_y6֯?r;U r[oU%罨KPk'_tO!(wd浜"YcON(Zڕa^=3:'Hv^,sEW7sޅk3`]doD=mPόaXW#GIsJe\2m\M{t/\7 O c@c$YӶi'vccBG! CXȊh4:GBʗxs1NCAi˜]wg ov 8M%]GTkQf  t_FDֱew)%s:D=&,s 0$;L4*-bVH~o%~̶ױ}} Iìz*+8MWlK;Z'䥑\ n: k]HJRT[p_T"D U|/0p)i{ z>SnJ.9E iHV`&)3zU0RYZjfjr.fyMVUp0̖X 4[>QqwYZ pE$MŶ/_R>W.CB\zs;I~\gU{S:SUӽZFݰNAOBJxvJ>Tb}ɂ>sePyE˖{lZU6Q0iH0d8@XuoO:'Q\Ȯ -ZAT;n@Wd T0Xڍ5nVSڹ&Mwn({}9G}KF^0ő=O[cc;ïOyC"u.[Uʣ[GCPOڔ,h?N53~x3wo+)O;Y6)BCAO:|hV]s!OtX(_5{'0`QV/aeg^9 52Z1J,S!V6 3qģG#]1xM,qy^߲QX>YYE]t*AqYHʉ=$j*}ENhxE1cͥ{’G2k;>WQQfuĽtdaL"GgfI$W2~5orRJ[Zw[(vQ±w' 3Qv 6BFHBMea d|w/i2a|\eGmA_=z3$g}1k 2V|=![L?9ڂ;;pôPuЩ_BMakA;IQ E#Tl[XӃ|_aO5D] 2ϲRè̼|Ch!7 &/xAogU_RĀ|gg1XCяW˔d8\Jz~7pn_S2t7~̔:u ''#/0XQմv/!"mqP^?tzVl;Iee/!KS!"*2֕33{4pxJssRSl^ 9YfPXo,3TA@^uP}B RעQBpޱf^ ,ʩU >/]W6q& q% {N7~Y)1yQò#4?TnhZ$DU q~2`|f;LJ'ѬM2X݃tT?f`\g2tIb:o3rBkFOJ]6B[?(J9tE "\ފ/u+^p5nA)a _cU5"hôQV:_I#@b23:>C|/QϜŎb9 S@s6 ?iK+$GzJ/?jEXG#>#ΈDR-G\By<ӯ.ק?8#r# Iع!]d%V1l?Dy!UVyG,j5&P ;4cׅUnKb*: N⿻2YLn̈ Vٿ PuF~tb @* b6k>&*^iK*9"[][m~Wc36|KYbif8_--Ϲ5/{t@Y@_ wW?#`5 9#C9e!pF')Ll[_AL23Vґ/率;Y8e`J,657]SmL HW#Po6=q%Pw2tGV0,-}0-lG]7c a݆* )ݷ+sVSh,`7i5ON)l'/kvr0I2L\ TCbe1Y"3TaA]^&F_&D˅)v.{ꧮeG*1ڢUIƧJ@-oMZ OvoP#M0=v$v7<σKpmdye|Slh|R\lp|Ši+L"Nmc:.85a{?A#.qTW,FWߚN?ܫS}[F$^yFsC%e _d^YOݩ|_:!]&*DuM'v |3i]s{%l ^"L& 5E^f(D&)TKWs F)KMR,^hSG0eSfr6 OTgdf('Uu[#`kk7_%~}[l(D`P` Z)w^2AˈXpM)?Kwg)\S ~V.:,1VOu5vtn؃̷WeAZƪn%X}aݱATOWS|R\*Q&rThaJWʷv=7YK\,U54?w` !Ǯfgڜr uES򴫮DS.SO[kX慟KFdJUԶYCOU*ћU1^Ej}u-Haiݔ OxqR${w,y+fsFͶd!u3?lmQVRE ?ϮOLtIRfc4{6!qi!A.Lm0fnAE}Va 7#Z DƱ̇YwU@HawH]0.XPs^'˫R>+ůഡŦ_N2%KaMQ[Ax2R\&?H %bo/JjZ,Z@qs ;}dR9=Dްzb'fd2h-yɩ4?XL'L'/[q6 N\`PaGPAYHXYk|NHdO>XԘX,>u0Y2'1_8X -);!6aAp|Ri.\ |eB25S#-= hwJhWϳ\ $qtO ySg&pCI?̫CH'c-Α~@j>ۦH^(,6 [lx9dNfI+Yl+C䕻׭db9 ӁL_/6=q$HJO1b;?df?ERה 8ZPm r1#~L0:JEKauHiBE{+ -60E]9+.t~YpbX弐(Nމ?}+f3Mz.s%I(0T&Z\9J7% Vht lt9C; ] 5h1fQ^jD荹o6Ye '!I~ӳ, RtbO."ÄO/͎H)20[H>+,|ne!eΆxY0 <9[f66wΆssiIy2ciޠF^^ qٷܐ ↾B9YOt}۠/n<~""&~g۠KdcjgWϕ¡zGS&I,1ϡĽk/0?,|j#jj:/z%4jXq<#+&"D$R  Ž l*wTrH4?Gޔp tG?"bBnOR 7G]=pRoOr9ݎw%gW&')h0%⺼@vQ6VonPDc u4BEOb CL"GF|{&/QCA#6\pW"M6I\#kJ><V)ɿ>1zGUx[PM `%1., uZvq;PO]XHBr3} ^S2wt?_RIgt#|ϐPK%>읾ؒ=|NL&gF箤WphJ'+r/&Gm[t!r.]C\iT}zIw-ͿqXTxAeK-ɭwAHlrM c*h bNkY]bk};1Ԁ_ KU> cnbs-V@Βz3rC{uNS[IC {U^{NJAe?3Ї Zi)Tv<<b3 3~R%xAsÊmp@EaOy8eKaA:nOżu8>_b]t !I!wAtV)cFigyJ&wͣ`r*~Rf!JD<),hp*yr(Բ ZA/Wc55cR^'bHrȓmȗ2W;Ef[GqA f̥Pp*z i!2*k [dcuk$ ;1kx{ ˂7Ί)Մ\Lv* Yzmv-EZtUrK%#n2$_@pccK6 9g p ˧(b7֕SSʦʏ}Vx9~Bk5gDL2[{}(dBb@^>ܬ{nDHg[u)o OSX Pp1T =5£ pE<{KyY(Σ@翐a|%@:`ٶSqf?4~ ل\=-26pr52mGDiC@o(;ِDŽn^B Sݙȧ,|mӜ)cT~SQVc5n @Kvm|3`Uta B2Z7s C](Xų)Z9BH,Qyacߔ_Oe҉}B_ [T iNT^؎\6W7:umf3CْEBƯ;<e'2LD/O5'e<Ԩ)6N;yFe $U][ڂ)ټ S> YO$QdCg dvc.SjX<>.pZsֲt%Lsh0tհ =ubBWwz1\=RZ֋@lGK4scSr h3M%0r;WE9qGQ.n)*ڻ|X^dI}f-|T3Ogȯz*⛸U9-*l>Q6YI-3>8\I֫s#f=& ˆ-wƯf&4zlۙgx55Ƙ9̏DDue?C>Ț=,7djN͞:D'=R%0tќ[4h0<+|׸2ȇ(^k^Q&P?$W=u&9^40^WViN!}v_.0VG>I8T]L)5a_m}%KzioQ4itjD".^X$6xv K7W֩HfPm+zl{k6>G&6b8Ke~hfb<* “oLTwt#z-?m&2$$QDJW8iDt1p$'bSsOV}#ySԘrHCV?Kϊ4%{eʸ{z!~6uh rtE)k`3ccǻ"t{pc@98aּ|2KrLrӂKbd\CBQ+@%dhA iG{sN&C͛Yn!rV}tiZKS"58PL޽J&enjfmHȡM$I >|; g6z\O^8P"6o|T_aԛ WExI6JI `m>"冻.8oOÒMԽ 9rK=8r}, zJ.h8_ǮŠR|76+B@Nr:΃ H+ÜpG|:P{3&x$ᩑÕJpuaB"ߍ'mۣ<ڼL@hb>& \&jߌ?4Vx.*:〒V"<`?:mn}"ozc`Z7v2s:`:S)lv+{<^G,4C6WUg-/.\Vã |:!"h6ԽGSGo]wq{X?R+ǁ> A_wG׌wj}v\W|%L7 foϮzEՕq e`LY;Y:XbÄQR7:jRq^":bzfo;l]=ICyVT;T*Gn>;MP.[J}*iTK@U p/_@!a XXnroh2X,_ooJ=>wrImyo!,A0ܦ1K 3RÑ3o?,~]o jb[by90{Cӗ td4[7Ʊ;S 1[paro5':Mm%ATFS26][+}~<vR2:\im?<ʆC?hp䂏 RmZ(v/*▏xԈuRf N䃋X;6"h$ڛNl? ǽŰHJ}8}fb÷OH)rVKLfFɻگ<[r\8CӾuh ˋvgR"#"#Vg\_d!D}q1EJS^QyL ag[D//!jHNW<[ MmDfoT(3'y,GAɺ t;DQM@)-,I4w| ȎwGp_i}Œn RXvZ|jukК[G1zj^N .bRծnʑzsH#~Z>.׎:1F%;!u|yC/Gi;pY R5zX$UH yR{jNP-rwus9M2 ȩ~'NG G Gύ>aPX;hlCt+X?˂nDAցͲNX73r0+5&-eJ v,*R^4UHCۖEE~`'48-E|jX.f{'&CKŝKU:%k\5k*{_J-AepP,mJPÇ o %"dNȁCZH"g7m1)oʘ*ք3X`UunF~~(CJ(-Q֡AKE8L7A|jEcԩހnMPKCK) KM^a# = RB7gkh.u] "kOÆ2 ~;|cbN2"%^~ԃ U $8.1u h=iQ >:fwUN<6F< yW2͈6P`ae`2Oo`8Y "b*N ސ5.Jkk1RBEiA;5 ZH)ņܭZI)vk\3WTW!t| *tPV| j'YTL٢KϔK[|.FF!@B@"qQ~nUH>9(ixz~C4k(DZ I_Tϸp@t_ m̆uސqzŏ+/н(hIM-UgA<&|;%#-^Dq%8Pd= -2eq83p<0 = >.s$1}:vq5A`Rt~M({@F`Bam7Za%g`O,U3|k߲_;鰙g!Ô(~t$r=ߘi=x>+gR<| 4n,xҌ%ɍٵNۢ>}R T(-k3#&VefW6g I\S(Fb GUx۹n}u\j701o 9AM+r^uQ}LqѶx mxP7#a8sjo緻`a 21?Tg۰y_1zx-!<0cI78<]j&^I}}zA-S5?5O-B ~^[Kl}FB2n0o-%W@B͑G!vCs4̱A|C]2he=^2;JWָ>Kweފ;ƂDOzʪF3~%ݿ2,Vz7gUTp6}L r &ktV:}o'7M2RM(k/ZRB*M拾4h>}-2n>2N8'iDm!/)ۦ̭$7`Xk:mD SMK?+mh.&\~Ey˲nߑp <*ϧ_ﺝ,7H-м>- 7+zCq YxWWe Z<hgJb^N_ eѫ7dr5A˂?Q打=+ >Q{ũsy"Q ܰRA)]iTDGSG,|n9S.`_[O7( /t> tdoѩxKsМ N9ǀ!V)o|h^\)vqp(B._1kcv)`Tb/ >:gw? P rX%inac',l