cyrus-sasl-otp-2.1.26-lp150.4.3.2 4>$  Ap\03/=„F94v,?'7f#m(yوMץmV1qs; __L M%E(&@0~KDLF3]֫/bZS/kk݃vq,|xiSÃL =/PT+X{yUܓj+0$u4B009hyu0BɾcV8kC~} u&- Dd*=eb2f2863841c030b7c8a8144b0f6afc6d3ea8bb44aa14018d2e7068abc4bcb161b65b621cd4ea3e83ddecb05d47e07c822ab0a209tp\03/=„Ko&,yTCjJ\D uR/5@j ww/2*g{Sn,B 2cTTɞ@ y"FW$]|R*U@2c Bh̚66TWW\Ƚv1EFvH F8.0e;| YwlջO8|'`@nIaR1ՋdΞƼF#9[l|~.O BB# ߳iʽ۝$>p>#?#d $ F .Liox      4Hp  C (n8x$9$:$F )G <H LI \X `Y l\ ] ^ b c!d"*e"/f"2l"4u"Hv"Xw"x#y# z#4#D#H#N#Ccyrus-sasl-otp2.1.26lp150.4.3.2Plugin for the OTP SASL mechanismThis is the Cyrus SASL API implementation. It can be used on the client or server side to provide authentication. See RFC 2222 for more information.\0lamb53`openSUSE Leap 15.0openSUSEBSD-4-Clausehttp://bugs.opensuse.orgProductivity/Networking/Otherhttp://asg.web.cmu.edu/sasl/linuxx86_64`A\0\0\0\0f9b03418b1c56bdfd92cd8e87dd5b0b08c7eef7cf736f9a7690ffad2d6589d68libotp.so.3.0.0libotp.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-2.1.26-lp150.4.3.2.src.rpmcyrus-sasl-otpcyrus-sasl-otp(x86-64)libotp.so.3()(64bit)@@@@@@@@    cyrus-sasllibc.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)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.1.263.0.4-14.6.0-14.0-15.2-14.14.1\X)@Y@@Xg@XVhT@Tw@T!`S׌S]SS:@Rt@RO@RH@R0[@R%@QdQP(@O\@O|7O@Nσ@NåN@Nu@L(L @K@K#@K&(K y@Jd\@J Y@I@Peter Varkoly vcizek@suse.commichael@stroeder.comvarkoly@suse.combwiedemann@suse.comvarkoly@suse.comjengelh@inai.devarkoly@suse.comsfalken@opensuse.orgp.drouand@gmail.comckornacker@suse.comvarkoly@suse.comjengelh@inai.detchvatal@suse.comtittiatcoke@gmail.comjcnengel@gmail.comjcnengel@gmail.comobs@botter.ccjengelh@inai.derhafer@suse.decrrodriguez@opensuse.orgdvaleev@suse.comaj@suse.derhafer@suse.derhafer@suse.decoolo@suse.comjengelh@medozas.dejengelh@medozas.decoolo@novell.comrhafer@novell.comrhafer@novell.comjengelh@medozas.derhafer@novell.comcoolo@novell.comrhafer@novell.comcrrodriguez@suse.de- bnc#1044840 syslog is polluted with messages "GSSAPI client step 1" By server context the connection will be sent to the log function. Client content does not have log level information. I.e. there is no way to stop DEBUG level logs nece I've removed it. * add cyrus-sasl-fix-logging-in-gssapi.patch- OpenSSL 1.1 support (bsc#1055463) * add cyrus-sasl-2.1.27-openssl-1.1.0.patch from Fedora- added cyrus-sasl-issue-402.patch to fix SASL GSSAPI mechanism acceptor wrongly returns zero maxbufsize #402 (see https://github.com/cyrusimap/cyrus-sasl/issues/402)- bnc#1026825 saslauthd: :set_auth_mech : unknown authentication mechanism: kerberos5- really use SASLAUTHD_PARAMS variable (bnc#938657)- bnc#908883 cyrus-sasl-scram refers to wrong RFC- Make sure /usr/sbin/rcsaslauthd exists- bnc#897837 saslauthd package has no config- Changed --with-saslauthd=/var/run/sasl2 in %build to /run/sasl2 to clear rpmlint check failure- Remove insserv dependency; it's unneeded with systemd' systems - Remove insserv and fillup dependency in cyrus-sasl package; there is neither sysconfig or init file- Revert upstream commit 080e51c7fa0421eb2f0210d34cf0ac48a228b1e9 cyrus-sasl-revert_gssapi_flags.patch (bnc#775279)- bnc#871183 - cyrus-sasl-saslauthd service file is missing parameter 'Restart=always'- Implement shlib packaging guidelines: make subpackage libsasl2-3. (All other .so files are _server_ plugins AFAICS, loaded via dlopen.) - Ensure directories are owned by packages and thus get torn down on package removal- Put back the .so files to sasl auth packages from devel file. The .so files are read by some application instead of full path so in order for auth to work this files must be available- Add patch fix-sasl-header.diff to resolve build issues that are failing due to typedef 'sasl_malloc_t' is initialized. (see gentoo#458870, fedora#906519)- Removed server side service to comply with Factory rules- Update to 2.1.26 * Modernize SASL malloc/realloc callback prototypes * Added sasl_config_done() to plug a memory leak when using an application specific config file * Fixed PLAIN/LOGIN authentication failure when using saslauthd with no auxprop plugins (bug # 3590). * unlock the mutex in sasl_dispose if the context was freed by another thread * MINGW32 compatibility patches * Fixed broken logic in get_fqhostname() when abort_if_no_fqdn is 0 * Fixed some memory leaks in libsasl - GSSAPI plugin: + Fixed a segfault in gssapi.c introduced in 2.1.25. + Code refactoring + Added support for GSS-SPNEGO SASL mechanism (Unix only), which is also HTTP capable - GS2 plugin: + Updated GS2 plugin not to lose minor GSS-API status codes on errors - DIGEST-MD5 plugin: + Correctly send "stale" directive to prevent clients from (re)promtping for password + Better handling of HTTP reauthentication cases + fixed some memory leaks - SASLDB plugin: + Added support for BerkleyDB 5.X or later - OTP plugin: + Removed calling of EVP_cleanup() on plugin shutdown in order to prevent TLS from failing in calling applications - SRP plugin: + Removed calling of EVP_cleanup() on plugin shutdown in order to prevent TLS from failing in calling applications - saslauthd: + auth_rimap.c: qstring incorrectly appending the closing double quote, which might be causing crashes + auth_rimap.c: read the whole IMAP greeting + better error reporting from some drivers + fixed some memory leaks - New BuildRequires for pkgconfig since pkgconfig file is generated - Removed patches that do no longer apply * cyrus-sasl-gcc4.patch (integrated upstream) * cyrus-sasl-gs2-not-overwrite-minor-error-code.dif (integrated upstream) * gssapi-null-deref.dif (integrated upstream) * Fix-abort_if_no_fqdn-behavior.patch (integrated upstream) * cyrus-sasl-db6.diff (integrated upstream) - Move *.so files into devel package- Fix for bnc#827230 and #784705, fix patch as described in [#827230], typo in patch from request 112480 (remove rpath, Apr 4 2012), preventing sql auxprop plugin to work- Add cyrus-sasl-db6.diff to fix compile abort with db >= 5 - Simpler delete of .la files with find- Include fix for Cyrus SASL Bug#3589: When abort_if_no_fqdn is 0, a getaddrinfo failure should be ignored, as long as gethostname() succeeded. (bnc#771983)- Ensure libraries and tools are built with LFS and include config.h in all C files.- remove rpath- Move some doc files to devel package and to cyrus-sasl-saslauthd.- Removed debug printfs from cyrus-sasl.dif, added by accident - Updated cyrus-sasl-gs2-not-overwrite-minor-error-code.dif with latest upstream improvements- Update to 2.1.25: * Added support for channel bindings * Added support for ordering SASL mechanisms by strength (on the client side), or using the "client_mech_list" option. * Allow DIGEST-MD5 plugin to be used for client-side and server-side HTTP Digest, including running over non-persistent connections (RFC 2617) * New SASL plugins: SCRAM and GS2 * Fixed a crash caused by aborted SASL authentication and initiation of another one using the same SASL context. * Various improvements to DIGEST-MD5 to improve interoperability with some slightly broken clients - cleanup * removed old dependencies still related to cyrus-sasl2 * plugins now depend on the exact cyrus-sasl version * use autoreconf instead of calling all tools manually- add libtool as buildrequire to make the spec file more reliable- Remove redundant tags/sections from specfile- use %_smp_mflags- add dependency to avoid broken parallel make- Fixed attributes of /var/run/sasl2 in filelist- Removed the /var/run/sasl2 directory from cyrus-sasl.spec. It will now be created on demand by the saslauthd init script. - Adjusted init script headers to silence rpmlint warning/errors.- add baselibs.conf as a source- Fixed linker arguments for ldap- and sql-auxprop plugins (bnc#555568)- build against krb5-mini to avoid build cycle- Update to 2.1.23, the only change is a fix for a potential buffer overflow in sasl_encode64() (bnc#499104, CVE-2009-0688) - Imported some automake/libtool fixes from upstream cvs- fix build with GCC 4.4 - remove all "la" fileslamb53 15533465652.1.26-lp150.4.3.22.1.26-lp150.4.3.2sasl2libotp.solibotp.so.3libotp.so.3.0.0/usr/lib64//usr/lib64/sasl2/-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.opensuse.org/openSUSE:Maintenance:9866/openSUSE_Leap_15.0_Update/3143c3811dbe699fe4aa9367b6a04ae2-cyrus-sasl.openSUSE_Leap_15.0_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7779818b3835186bc4ff77b02c0e8d1311a0b1cd, stripped PRRRRRRRR_ l*?\82e31utf-80b9adf69bd88bd3f079a9deeb95fb88c171888687173763dbaf9d5cc9dab91ab? 7zXZ !t/#L] crt:bLL #OzFdB5ib?7L'GD>e5:>pf9s"4p`;]dFؕ1VB3Hr%/@2Mp?=d!~ZFYA)',\;W,\%%7w.h,b>)`J6bkpjD[AѨC3nMl+r&̝/j`(16LK8gZL(CrPqVf[م_a1r`]øt˲RlKqa 8g,"8}# LQBWø¨P'zũötdu ~ hxoO~ssh7 H_H#ÅE쭎x΀B|&Z)b@3e x3DIx8j>}A5z ҫҝ.Z>l1L_O&8ӥշ<<p%P_jb͛c߀|xڅv}iI47,ޡn=d$^c.fM˓`l@4`R뵀tZdi;0wG9X_p?yKfHL/~f3b ӽ.ʯ 9j0߻l *V >ce-"VƂgкN$-{\6akGp̓沟Ŗl̽2h/R!2Uk"KJMER❯Fu Y!&@P7Yʌv aU)/z*Um4rNwpt̋ f^]2EӭE.¤G,/wAk"p]D XZ_/f4J_Eq˙ +Wqj3),TSI?n%VIim'꠳ú)?wP)Կ6 1\MZ BϮĵo~#f8mTO:I:•#IuWs+^eIuMXJ;o^+p(G`m?=Q}UztWOuc+Sw\^͋qҳAV@ҜG!2.sv`'4CK[d^rs!~gnל2kGy4O|*RxpJ%1^^ݜ' f_#G&·'4<6⿢#@͔7زbJ*Jpeҥ@tivY+:,Hhޅr8N9(IZ}ipcE#bWJyNZϿ݊D\={)Y2WQ54Wc&<]i*MQ(,!EP a7Fk5"w@4!e42YAۻ1 c#锘:1M^_Z=ݎږ_͆Eaѝw~C)%Zc wvozr72\;޸27RsBfHs10G-P9 gl4ˡjޙ5]) cV&儹iyDhwrFjArFY3izP@5Uc6T"$n{/ohP? "BRJٹT9rf5ܽfNH$I a٬։4{<Ȇo&=Nzf'vr5)lZgv$Y*RG\ $ ޯu1`*LKeMN܏6PG{Cy9MIL`6zRXVƐ5^4x%_ƣ8#r Znrh4KQ[΁uoQvȟ&iofTxiZp~̉$Rpe?*m gytѮR yǗ_eL@VP9 op4yB*1ЙɐKZm6w._ \CG5@jrKhI( zB5q\{mzOҎ4ɂϺ>s^WJu8BlOevo,펐7#?F]ӴT*MѽP"(zil{|"=,zf.>F6o9sR΂Qx8ij Ƚb].Ie.)UXDL}òNRhC; E%䑩L\N!2j90U%H>!k8ѣ|o0 Rށ}|5?C*B>`, !?;K3%_X#7d2 \s+j?d@7G<,VVt Ү# ,lnnW4h/-ĸK i. &"&ЭˠֲAD(6Qr b1C{^i,C1Ybg(|5BLttlLڗ݂c|.ڮZ:R3T%Kn2 K-. 7;Ĩϓ$|U׊$U9b~ =d+$!AYD+/pafCN&%>w nRp"v<^# ;ÓKjrvlNY |"k ^߯ʙܥ۸*wcL04TAbPpl=%#TJ@mJGiw/^BAve(,n$sξvaPPKKR yfm-}]>GLW'i,j_,/W&h )-PSm"4Rlrpo܄ߌۃ;6|%T?r)pNkdfU'UŨM0wH.n: h?$f0=ya@+f\9V4rN5aV3>tWi]j?s𒹣^\bܺL f-3r<~#V@; "+YP2(RF|TG]L3hAu2ə^@:_ l 0p}L~g sb٪IrθjnU=HH0s:Q'jhuqPqc)){¶ Lز*z6ѿQ}=n >fmH0Bkf8|gŊ&e=`eU#IO1% WS2]Rs:J+js=ҟnYO1Fn+l - Ɉ.˘Vy:`Pgd(oY=MKz *O4|}$2Rlx}2]]6=(*Dp6kp˝Bs*ܿuW!-ZXb Y~kln*,VYwԲ-aju*yt"`xP;NŹИVi3DyR>ZH%~4?'3Ws:؜NCN5Qi,\W,9M#jo2YZxkl̞]=saBW˰{ `E\m^6D1Qԯ:5X 3mQv[P+1w0b"ߧ=g["醷zā MmTT0BQ 0e a߲rB*'ҹ3Bw\Pu%[^dPآT=ZN}fi T!MڧT泥Z+|da$ʷvL}=$Hc;6* "a}MXbV~(?B=Tf^Q9& r/y˛ϒq0q2cB DO"xxNM%^#^%Uրa{Ɩ]tp]OcE*IpwAؔz)XI3,kNSz(X fY8zvWQ(VO ^%aGދ٤/Эez)؀X~lRz8 x3JhQU_(H`UzC2Ӑ_&5T{ƒZ;N) v%>_T;ɬ*lgGx_8 :;.Z.pQ}^oܐ=ycLaAQr:>kYҺ<=<r gAl&4əp#T(nˏG*/fnIf ̂tia5d8?my `;XZ"آ kM1 X1l%VtfuOJ յ- t]'zuY*眢1ԉ :?7B?28}#-K?d:-zPp` )q`zP׷* k`F_;&WmXiap4_L}SZyM^My%&Шei*/- Ỹ` g!`̿I#4qwNF+q𓘋Lw.<->% KȮE;lte@:E 5x';j`c[qd421u(]ª_W&)Es?P_i'phFgpRUbVs؂n⟗TU3/B?OKj55y?n Br˯"%[A/Fg+3O t+?i|>@"6$#T" |^Y'0- 9}]TO&aL̰0FI5 %9N|F4d{OC ' |ar񠎼6笁QNYxE R$V'g@ًraNy_2KT(lQ?FH~<,c"ٹMpd߃d}*v{*so׉9n1GT.7gyA|^mʬɖĎK(6D#׏_gu̅}m~[Fv+!dLڔ5:7-{ԐU3Oj8j !ôIW|Jvclw>5j2pdLp-C$n><|V֧7O`|!rcrMHwN:D^JrȪجC8oRPCSŸ &Dj^)9Tdl@d*>0,ȫx(Uƛ6S TՇ {&XaDVbE [u-c6m,,/7WOJ:}N@yfvJ+m v LJ<0y1SѲハSi,6r(zTJ^ho_|6r'0 C{{gJ3%9ߍ#ԣaergY_ڕ,b\bY4pv0Լ&Ig# KONu#FeIז}޳!C9uÕ5}*4g 0|eOFn ɸ CʉA7\n2;1ўP X9;@4z'ɑPɄbm5?\)Da!UG˄H 6I=`UVP?ZomWg ?@O-j__ R}n:pڤ>aDXWm2ֺŮH>-'P l80٘AxbkI"̂W]L$d)o,kXAAcw2Ibg,jՍ`ԋcLJc80DU0{KZlIϏ|dΧ{6tMHQWe.$pC V"Fmz6>ig'F}mCx% jgY&]k~'+(3׸85_S-Vx~ 0d&AL"nj9Z{MPXo4m:@"̓]qfN:O-%Ӡ3(P9 6#"ٰ?m1&{jdel[zt,Y4omD[9Q|~6;9MzBQrNZ.Nc(ls.M^',{^Jw)bfcG?<c nbeϲoKQL f`yޞM1̋N&.G:ÆK7D.V} ,ChJogd5@,?!iYwySv"7\)n;K1p]8y1E؁@T?JrV%w 4iCܔeUx(́<9=>L!h,YU8*更SɉxlЍt-s:{EP5% xfÑvˑE]<%l0 '&DOeyԮC) I-e;/+Wk7hJ>̀Fz/P[oۀpԏWO0 1>>a`4;_̟(TM fWIHcpu_qfk#Itck@2oI31C= xKDDS߂Ɇޭ=4:lQ[Wٮ{EwuI92(ω>z烩lyn: a]valmpEʳ3MDV|OPLDF[þ)iljsxr0Pp[ɦ8#g6xf_zjXKwMX,Ji谩>nCm*M,17?}?9p|)8?c eِ)!iR "iD_))?G6zMQ)\^gDC3z&HaβLR'(DԸ9\V~"2Wq;#\72._ʐ#V`j54Ze_ƕ Y<+hbPU!Y/eu 0]nQ<|nRܐĈW-G*DScɉNY:pUL"B[ ^KHe! YDUK~dc:0y¯ltk؛ƒx `HDi.'" `0*#WDc60QHgBuT5 j6944VNkȕ6|i *NgD*MX^uj6]w )9,Zׇ*u"Erm}?՜/'kPJ!W #)z]eM[lhUwqdb3_ {EBH('_ r֤_'הJuVOw${hof+Pw#+HĦblR']8U6ެjbFhk@hG["m-ҫk""q /R]u:#d˰ub䣪ft3,%q('$Dꈥ1Y&>y"SVa,6?ϑvW63o3|#ˉ;,8i`r2!>߇1{5 pra_3&GtzMdV6P@ߋgf:4mcI봙x& GK@q?4Fowm1EA+Hm*zBB,0nk"_ff0'9j-ʉ=!M~{NK^Jhc,[}W=.Za LJ:bH^7OyuC^rK#\=oH^\Ӂ{Y E݆:w&ڒRDj.W)\yohZ,3+<ݠY}1" /rؖ2H&Fj㖼~GH WpMR%FJ:3 3P?#Q2HbAS)3P\5M۲ަ(bf_g:`͜CDjƇr!5~f_@&CN\w\o6)e#A]*X`~NbQxbKE)؀6^;΢4+- CS5'˂rzm7"}'[l?'4ԆMtN*'aE,]_jx 7Σrpe5ީhߞ~TNdSв罿2jڀ rq<'\4wϦ“KG7'aFR}xkr?J'RHe MDt7O (\we `7ڸj W ;#!ϲ?Ѧ~x2R}oʒI1l:0@fIEI m4 Ŏw$86 =T$JeQBR*?,@S@ 䣁4w_7:^薧vv5o^[>zI0d%.*1]&YZbQ7fL,W`S/$@Zp6 ~k8ꭢ)o |-4a3u!EzOͳ>Z rMnzK"f# 67f.RcM_^ܾ3 ;Ȟ{us'-zš%VIt*DzaUiڟ'_d,@2JRS eح#Lo4;28h ":+8!a "\gCurdTu>Tɥ̗ X;\@C$|dxL;T!!/FNnR7 \%**{wLiL4hV]Q- (c:ⱲPpP7-µ tЕU2z񂎝- w*A^KANUޟ,cKЛ^kPmSzcɝAީ)RdBtiьn(B[wyO#!Bܟf*{>BČDp=&H2 U*O,{Ӧls˺=ѹZ@DFk3Ub(&BOimHmm% p5U]Z{'_ FzIړᛈGgjܴؖf2p6AԈHŒmw0(NKz7ӰI|+U,˗it]azp;aP,v<\ '!lh@w&Aq 6=$:tK]2m 5Z;XgEY۶׉b+fFOl*Qd1:-=LH1#K p/{5πYYk [Y\kX97'r1G0O& Сy2HƳ\k~ *ZgRIjDeMx==g% LS,y=ۿb)O}Z4a] :Y*@ ,(So-|c Cx" -O-vc z_9+}\j&cZFMt[(fpj ' >η` g~He*i9Q)_g ҐYܷL>+F$Zln%-z$Y2YJKToh^4KLRcLYMCJ;ȷcXTo#[*~D~6ܳk 97|htU:1)dG p"ږvh9=_^̇Q#y@L]᪆{HQ bH:|MW6.|jC,vzG7ɖZޝnA? 䌳áWe{tl lÐHP}Yfx 'QI@ 7L>y s0,2^8Q7w {tA>EF]˶dX& _M$}E*[ɇ:W4#υ oD-//n*+`@GVT imp_S"nֹ?$li_!H X[dH =%d+?"Ȟ؋gBgFǰ^2eq)Z#/{+ʊfoelD~X1jC[|M"ɢs3GL&ẉW6 }d#UG1rw3TJ]KP2^+/5 XB`da9zߔT+%$$Ʉ;"GX\Ys,l[16,kOKRTӮTc]g37VO}֥JB>^L-[_U7#/9KSg\R)ņ㿡w+@ (EJrk1JW:HYM2~8vo51SnHz"r(l$䎌5Šp}ZR rvjoK}b1WXU Q3&ڵ_'n(dV&$QXؐr&Z5\"Ӏ00,&.ok5i_YGSܜBfK} `:,юPvF}4T+#\Ui:m!<`n'e'YyNf}gU"^pe!sڎԏ#%L,rfB+:saé2 }^$ }UNew%H*fpyh;:m2B0J5Y򩊐y 8myҲ'eC:+_.˽ޙLk qHZW[9KJPi%ȏF9| L `hS'`zi8# ITJ˴]';?Vd& љJG8%;D{BN8/y p2܏hҺpFg;‚CbZA1N; R`.kx9۬4ѹvnkJz^&9n(6'k&Xp3X{w[қd0m_7qϛWV*8Yg/ƆF!nmJxqW' h~J0pRuk+O6 ⠦izrRhJ`1 k: d̩CA) ƙAڂ[י\6!Cpo:c^&+1['۞Zu){/xY]#>? zQC YIdrhY)_/Zвmf嗨c:XTS݆ȎJ^=ch{3sFi頠& k_oH0\.(dY ^\Ghf^ 9|^V o/X̯蠆kc)cф J2\)}V)-r+Ocd5 q $M)_TaFgQmQkz _MW߬dQ̏U|w-kAu2)`lz,i84-0} 8hl} 9Mc?m4j1<[p.IILV7%" ZJxl~UkKb<)IuhH#mX7?kQKLzgrat(m~r N{uPq:'?)wh,luuȷctΊcpݢs;f?ePVXhtX3ٍjwLz2^6oˌfoOȉ8՟(rX\~auW hGcEhp>tisqaB(_r+qvJپ. ?\0`vYh8LlsYoaP!d][>:|l+?IcNXH>``_)4PN&Qzw6~0oo{ݍjɜF`ЙfS>'r»ֺ@WxH -20?n퍅һ$2; ̳am(ZnڠYVO~>uqT1=jau" KV5gCGYo*Uď/V pj,KEꔳv#Se@I?M=.E1ǃv}E+h$+~NM⺺h աy;VY cGN\mr(ME fw"D| ]|:B/ ^R(W Q2Zf>x(o7-8˦583 6Pl+ZK*́$N p h3xsI4l ᤌvo[6+iמLsA* h>cbUH(O%ơoZI\n,l+0݀"Lyg\Ibw:sّ~j`VD2N,̔0^;*\>b Z9\дPEfkǩhuLShKQƹ #4-<)%ctTW[aEZ*-bbKQX_>B/h;}ߟe|f:Q<8K£Yok*Ss?jCzٍTbRy!y3k.N yWv|Xpҳֽ(b98(9Ѻ@瘰uhGR `|TzAeQd\_:ťmqjt`Ӏ:?2fQY ҕݍJ lK!==Kdm?(l8N@Y׬!KV`0 dg[/o*XnaL!#$IX@XtwŐRJ7qM32)F5Jgt⪏CwFȗc:& '8k*Rh`]'uY|T#gIZ}lxs$ (sPMq[oU^zX Yh ,CvmW4OƸlֵ| c\x ׊?zءN4H`u]LYn[:2@cbf!g^ј'єت`)s`rZDK5gN6ڑ\6ɒ(7#íI;z!CYE<jՁmCO솕أ|)NxP >GɃQ8Y5׳>Ax"GEq߲/,d̽D_HͣII{ہkUg B ) b$H@"jO!cT=LW.h J N aq҃ۘM "ǮWj,[N؞'Nr7}/P)@Q>zɅ;@$-}eӵqW+TBku(Q=pCR0NOKV6m241?2h鄚kw=mꈊOTZ^@٘SG\ayi\R) P>ob~}OL"@nI ahIM DK|F W\M6xkO\ l.l MCoa'on_K= lK$^uRV[^nl6$o4C_qy*8 ̻wpcj%}C\9@/a싿.K5dL(%r:BPttV Ody ;Eia%.D0?zҸ ꅔrO<"Vm}.(اĪ? F)_z^ YZ