cyrus-sasl-otp-32bit-2.1.26-lp150.3.7 >  A Z:/=„qIw;i$z̟ Hnhq#k[ Ra .e]f4eR-G6H۝b\#XV; KQg/9)pZ0^`I #_ aŠE,/sT=sѹwEp xV=UiiM +L\N98~s~Yvx i^'8Q!zEmv7vT'^@i`+9c9cb2c3d2285dda0db2a4912a7ebc1b33a97d017687e7ce0da37f90ffd40885299f428e87d889ef56185c89e218a04858ebca770wZ:/=„ߺݢրl \zì~*+aNfpSIX*V:@w=8:-٧VuQ0-Jx(j7 ƹU7Eys&c),asxN1lV;Ҙj87vYt@̵ؙ&aE*0|yz8ܜܪ;:_*Fvrp\M7_{~5އ&qc8W//}:~Bc@Cql 9FZؠQL7p>p>"?!d ( J 7Urx     (8L` 4(Z8d#9#:^#>GHIXY\](^Tbnc ,d e f l u v w!\x!ly!| !!!!Ccyrus-sasl-otp-32bit2.1.26lp150.3.7Plugin 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.Y@@cloud108ȰopenSUSE Leap 15.0openSUSEBSD-4-Clausehttps://bugs.opensuse.orgProductivity/Networking/Otherhttp://asg.web.cmu.edu/sasl/linuxx86_64/sbin/ldconfigȰAZ/Z/Z/Z/b5a1870ec35706c09a706911936cd8e4aeff1fa4b8e267c9fb0fe619beb1fd7flibotp.so.3.0.0libotp.so.3.0.0rootrootrootrootrootrootrootrootcyrus-sasl-2.1.26-lp150.3.7.src.rpmcyrus-sasl-otp-32bitcyrus-sasl-otp-32bit(x86-32)libotp.so.3@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libcrypto.so.1.1libcrypto.so.1.1(OPENSSL_1_1_0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Y@@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@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- 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" files/bin/sh2.1.26-lp150.3.72.1.26-lp150.3.7sasl2libotp.solibotp.so.3libotp.so.3.0.0/usr/lib//usr/lib/sasl2/-fomit-frame-pointer -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:Leap:15.0/standard/6e69e99fdd16328c5004b0c1bde9bf78-cyrus-saslcpioxz5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=da38fd39574d1428cf0398b79acffce665678bcc, stripped PR RRRRRRRRutf-85592830639bf4e5a6f02b6a7bc75e5c35ac487a3a73f6778aafd8993206c1758? 7zXZ !t/oP] crt:bLL ~5ɿDR'Mpw ` ?>Nu:۾Aל_f!)#ԙ—'x"f!FOudZ 2XxTY$Ƕo+|`n !Xx("[j?rfD;T"Lx6<LEdZewjX'ib-ѣ؁ת"_p<bmi}|aU wKÕR#JAa.D"B]y|p'aka 6 2hQ1浴NXBE.ѓX$^5,#1kF3bހ?6S!SfV٥p2 6Τ> 4j| =qFf2*s4+,Rv/ .j]aXΰ@RvM8>({:q Ys(~n-Iu{usx۳Cd4axr{3KnpZw(<xR 2Wj%ӔU8A9:S뮷cݦ˟8̡r( {PV4̩:ZdS<ư.*-l@2a?gBU_: |AsW,> nt%VPM2 $!v;Nygf! 0T'ʓ0~u$ȭUeTpy2k$P:!;g][UIdfN#+=]^w o Cf?f\ph5:>Urrut\yZٝ֍Oz "cɶfOUI; >?ḿyEWgnoGJuL5S:0I :31/ (vm1oG-ӆU 'A,a/럟3 [ʼnM,7$@rE)zt|93 C;69˝%BWtb9,T|!wCqp-cq-m& H`T,;.=24>TS(yGXaGYDi,y!i\7^Йԛ:(ZSUR[Qu.-f4a([ \NHʥ1] vA@-*Y[ $QmxM\ @h`TAj6C+* 6Pod*זS%^nBD2!C@zà]7tfo12@S<50]}lx"%,JpFW! &@T臺]m2(8.\. reLR-/G*BGՌjJ@&gI8C*a/ 1s #zr~쿄feufǘE>VF$[auQi+d ØJI^&到L,tnpsʃ`aLIbozH Noh+8O;{7h0uM* sDC5 `H6NSvݶyVژs*% yoJSp mBYKci.XwU\9';B wz:ST8n glo[7R2M:g$tī"E7UB 9=fLRU(:v`݅jN[@VahdK::|`H wc^AA9F{$J8mQ7c^4h4&nlEe#ϱPB}F<'=Ǯj foirHE"cۙ`/$jSؓ}}D4 C5-mIL7D(i_L@w4L])،҆i*SF VO,=R4x5IBcsET8oYbx5vݷㄛne("!ma;Ys핌Y5&%L(i4Ck7t[ߙA*#j\+_DЕc#`$D~73Z/C`gQa_ H hd\OA{,,z@" /f4}DW+>u⎐{&=APw |Vxt3tØ@n]k'_GEg;n*p^DúAJ}Of}j.[+#2dw+W+9.%ޝűlb )K9žxup=C [O\Me+2IoH nÚ3v[hD?F [$Ǘ_Y6BDܔ0/W^Vk~rꐮRyԤؽ | %BEjO0vōy~[f.e7'Vp@ԍ;9e7E=gIJw̼ߨi9W݂ۅ4IY;+\ ~ߢHT`#N2w4K⋏!kgc)ٳ,虆Ѕt8koBBF2@\٬ᣕsr[CMז5N8mJ&`DtH⋈\R, [8Ñ+ӦZ0{@?(=~acQ@ѭܭLa:CVw=➺.|`tͺ\11ϯZ8B6Dz"cJn?>5([OO|i Mw7 R-9_hOl&.WLiD Hʳ,fs9v:z r?7͉ 2$|aji9ZMۉ"]}mg/IV+[R"*fPfxiCEnAu+ߵ_w@as%!ڡg}4jWRg\tM{ YopVm OOl8.`S"㞈I9ɒwf:I;Ø}-#k>LBLiWC b ,ڗJBiRNG܏5-_ 1ųM؇"l~u dIs8s]%M 1AA^0Jař?,iJMXK}.ViZwOlC[hƊ@.^Uh#.TS&:hk[ ʀ լDHԝ쪅X1qO$,wB*Mm,U<%MFsX|R(2|BJ] s@`6Įٴ:h}7GL~IӤwY2\/[ JG-}>o'̦<10 ɹ{`$?/ƯO!'NflXi{q8LTxiSкɠ F;(z3ʃ9D0  " |! ^FP\k/×`c87w9լDo1v9~E7ؼ^Η20 ݹI8vrj`xڮ1hOt&{/yƨdWj;sF a3I4"5QU T r 3 t#I<|}c`"G4_;` 6#x} lRc )dt+sl"?y_IR\86wyzr0kمj' 6Oc4 ;X}HC_O! H 0E7W Wt0ҽQ;*\1WI2 ֝l,/gu"e2ĎDti6]9={k'5jgp_xe0Q8m@5@_az =oa2>Y7W&^ 7n봩xPˌ kXU& "{bw8מI_5:pDfw*^ŕB_}e+ Oc3@ͯ^HuPv^3rט^Èu"G\+L<#p]]dͣZ8(a?huoȂ{+eJ7'"6|P)7kge 117jbXtB,^r+78(N1%J{bU=+uKgd $<< 1i47}l Uma\~mb:kWPF[RyTF/o\R2̜Jq]'o獬.[W7?y`rܲԍaOmc `@FCo.7Sa]= ! J >sFܑtX04 Q2n݈LyUƇ{O[Q1<3ç7X?( MH _ @]#7Y`3@x<`Օp e-!!̒lZ"E -LeWn ˳a o=ol@OH k`t_eEJ$mr#}`nRրiju@'*@o 4ϹCu.M~$ÌPc@ҬuA!m&D_x=>ĊCMf,?ɊВҌ؄Iv;YBx~h Nh߻ȨE,i !QE {mOdei'B&@4?:1^SX}0,-7crPs l}[wt*]Orȋ a&pYJZSm=ڙ7   Kt;h-";սtsQbS /e= vUl %Ud}jf>LCkiK \8ʵ~6R(6Eɐ?7` Z]X #%`F[TYon6Mס 8 ct@*}K@LswTcXQQ\(EK,MEѿ8=M6: -D" r"lAt]%+z>ZiUNqE.,>4a=GKq4·&'fkR:R&C qNp%BvͫQSYTʴ0X",ϳ@ydjjz}GYj|F/W..R'*I^ Cq6yX /c|{N'LJ5mhR+xs]ѺtdY[8%7FȬœ Eި.B¸9׍so+Y7 K@~/)ebyPe81JktN:3V{lzڸq \~ivBSVMHV(5#RK#Y<{Ts^~1͔~UzZ,v<`Yȴ(C@ťDWk *!#%\qINEpK]UQ$]A"h8NJM;qo[S)pn=b,Jx : 1H /U4- ||cGDmқ`W6g)3`bٖGw6BAN1Ch]ܐ_kKeOG[K []^Lg&<'n_ Yuȧ?|Gu=l`Y qo~jO?8Yۘ$EYq%D8N i/U33U?L<_׮H'>n@gjME-xx!Nnk9n4i1{Sm)a8T#̔EUԻMGHTk 8bzds/ Zc )RӀ ?:pMW?ܨHȍR{I3%)7v H}2z7eĴ/kɪmml'UE:0ϔjuDsғcyS/Mt5qR-{2-]po2,'ϯ$%;?z[aVCd24 pЃ tJSr8ӱG̵n9.qZ7m°bymekfÉFgr 7|+pjlv<O8Oڅ(6^4'[dt{YXۖA@^L5{4Yy _JUHX☶K7-܍hôMh#ڣMAY#RNB4Kb2v!5ǻȶ=Y&U9҆fFfNQ"\v _Kna\4ٛСX6|(פ~$>vE0p0)FA wR7LYQ |lO23GӂiXOoc{$r zf2sf?zן?Hx|kvEUƲ2faT`z=z<"j?0-g "6>ARI\gpc @*8xMٚ*#;g^i'¤qWy5d~Ș+޹Q!zrAP}+EMǰGy @?vՍVԧc%\ oǍ]<7dƃ fʒ8%" oڕyTh5*5,: ӑɝkP1>!>D*zQ`WTV8H  Ls(a"`IȝFU\BuQ~MXBITG < @h🯺jc5/>0a(%u vf d&X&1[ix^EOoz6xyzc.W#(4w,cme[*!6E;W=4[f!차yf"p<N tk@)bhs1z2A\jL<,ΘM1cɺH9^?63R2@(ކH}d9bBMl]k5K?h5 B&k D]y.!:JDy^O[oY ~Y8?ר!ϟqm5eEh);_ĞZ]Umވ80@nM9 JAP>l`y`TC򷣬a#]Ӑ*ײH h죚E"[0YMC#ГSl)!ÐidRp}z?e}b"dE Z C?@a ѭ9k-NS_uءq%X_PDg VY_2$.u<3 od\| c[G2W~wWA2rҕb BLz6_,&cm3'xiD.=Q[ee9g*7m %YIA>^pX"Wt L&̬iр(zs1i_p(;ɻCv{(.%o$w("&st|.clu۫x| !wUnr9[ X0R.pAS3DK EnY+{"r][jQ>SY:oԽVL5!k!#)FkvNc-9v*3z~U"o'#zLވV?54 ˆ.RC/,]΀E#䘼{Ix +LH3="Oa+vmN@g_s׮4gR4|d,s67'j4V4IAV !RBM 0DLIVj&Xhq>1+[+zv1^9~r,jTaDY&w#ئ/ۦk l{kL}'#;Aw<%''Pnttz<\QG? jt NbpyU'~KjP sۛ|Y(IO;G&QG=Qs:>}zA/t; mUἶ}D,[HS\z~#po GGu_;T_D±!CRba19DGL$ڽeGMsI`p4#;\G:@Ytxt|-z.KcNJya }R٠zHt6P)Rτ)•sKqxW}D:dkVI^2á;Um׮ %dZtM:̕Uw勥(e~oQ6BN)k,zrnqkaDs]ESCJ5io-ߔzB%ձBvHN8XD򙹓PV\#X܎S#hA|x^k2Eaw(sVb.=FDEgΌɹA`q\?)Td㚨K. i-dwkR4Vm94A< @pc/n߹-ςx\ku~wM%V yl <6EzN ! 6'R'llSbtq*PE,HUZKăXT8pTrM>깣'_w :85=a Dpipں?(\k~<7+_jfh9y !<$91_4",ߍʐmŚW!**Ħ)1N3O~'b7K#ѧ{5׺IA#A['mU (ݓ0cO4`=ȞhRi|x2F"˟XwqO`sq#W#'3gwxrfڡr {/FnN=n ~o &6O4XLQxW~ԡL]KfF &4ӑ=-@3q]*u?fH Op.ޑ+Ӝ6~Mi}q T-.^i2NǃPMMjiH}1w# ~ƕu!۴/ yemz-9V%9\lZ7 *Ep sj:$u+Ooℒ*;Pfϱ_3J}?N!n;upx]f*[R {$< IaTL},`Gږ4,Qغpw[(;ixBXO 3ڗ^ Na&]8&ulCel**x4@}EZ=>8-X_V-/gH4yw'Z<\[TKjP𮨎ѯ9gOoBF/FK_!,;i1'=zbzFRCyz{ŵ>q8t;[Wힻ9 NL)mLoq~mF{P{ܶi2|zB`VU[MQD$P4tM@ϑGvb'xV1MLmda#g<!|]gZ(UX{7G9Α@obAٙ}<{W ,ȣ9jCZ$0+ȫ|C(R,'o:J8kG)C/X4U bןKUdRi`^IcyTH=;#ؗOdH&PJF\/ 1<):8pHaS)ʽ?Ȫ0_YƯkEίċL柹 ~_ Qp58bdCX;gXM2aL}%譂w_2Xtk"XyljS󷊊Q龡 mJ_s\IVmCz½!oB/:WX&7fSǟKJhȂ)/;n8tHvهp^ bXZjIuVtBUb/ܠ:amL + G1qP8>m ( tD+]Y{ RӺXA.ҒyB\oX^ʒ4FM&{&*! B7{W ;[ P>D?/3ChFI,׆L9ਃV-i*: 4yq"ݾG] )F4m ~[v`СaN ӯY*ۏݙGLBpɶ{Okޝ$p|'O#]d2n&N^ vC/+qP[d֩},8hl0YNޚVnC>4uj %y@ɟh&2R G?5a[,uyIJvWaaiv]NS3ݬW'\e\` :89}JʑuxblY*?ZEg4L q̨]nMD5ѫ)$;'$ K_ڷ%ӟ'{%yycý>´vQuvf~j;#0' hkf?;M|!$U8jTMP7H'=ZY4B{|W0{ܘ5nBP(eCjge{π?MVfn}fD߇_OP# Q4B׋Wtlr2:-rz~XNS=l `Hm`[?>]+{Aޡv7=s_[>2R(g06(cY;Y)7cE:DD-4KJ)c*fb b[Qf|Yp/ Y@}nv)F Sbg'M+>bgwh_=fmme=-L!Jbt+ OJZT7%_;g64g0-o[ ַBa Q AJ6mSԇh&iw@ozM0iq9ʙm'ywyE} JS\i.}(qTҢanVk"⥍?pdM/H B]<]6F(_O-?~.>Mm2[ H])2ۑIr=F3`bc~@D\ӧ?`ּ n2o&ҟMpy:,"VwQ9mŁtrܥ]j^e&ğ7,RyxxYO*d--tQDjm Q"*PM1vP=[Ie6VnpzX; lB;:ǂR<\c&}[Et>8* ;J "^JeFt[ Ǖ Lk61kxq8֪.C;`!p^ &2Iޕ~m)?6f5Z@M%:Kwl\E0\4P$X`}q+2~L ,#-UހN eBb.y(`m}5Zy=tZ2ExJM tL32ƒ;1m3R& s<8^/uͺ`6r.x}X\z(M-p'0K<)xs[QvSD Q?,hPZd.Fƍ6LA3\X~AA%O8^dqGg#=Hgw^bѮ8eu FRӨ=]Sj Pv04H ߩ}hB8hѭx 3^Q>6~e{Xp&eB1*eFUm3& CiJΆCFg Lz^:LHvW1vT0QZD(\l{S;@5B4^/![k hy<#?,Vcc0e*!pn&MhE\>CNm"^r)&H26k*̼6tքC,aآ(QtAZMT:3fdV ]#p`>~( 6G&nĴQͬ>*1u!TKn hu٥=Bd٨Z5mHŧΜD|!LT•O!BMX;\oqA3ZYd7bߓ5,){8k߂;^<1 X&-Brd%Aw=۱} x0k-,0~k%g&nTV=}@rj$5ĽFeta.mm V\R>[|W /߱vjU bg E nNȡ`0IXHHËza@Oׄ|ޓyU@U@֭ju.{w)D>ֺfWDxPH: d{(0f3@pkAh{ptw_G\* h2VEf $L*K@Ans֞vn; i~c%Q Fė=ǎCBv:׼$ jnk 2L\M8N$ kbskہ@V\1LD˱hI jK`Xcݜ>dliWN$+gS_s)Qk&kd|돀|̪ f(&rx&\RZwfc٢Oz2T|5}v]Н SSi T muDii*Ft^=cjDd@_ậC[ղAP}L_@FBjDٳ?+"PME$g!(6߫@קKڗ@[ڮ\cQX ;Ycu ⺍^]jFxgFh\\8)+{mՆoEn۾G+ñE bM54!}z. \y_wA9͹_@OXS9V+?Y_ZZ XgӸiЍ]A^aSU8x.Q<}lB{tx,N;RDK-xtк-W '>=EK׵$v2,Avkil􆒴kuڊ!8֣ei?i- 3%mPő?)u+z>R,БÜ Kң\Hp$\R!G?cpM0}09g8#2`EiKh6/R+4lj)N*c yNfNHy}igs=u Ϣ^'NX}:EzAi D5ő,EáP@`o]υٴY _t$`<$͛ylkHW.\)fC'x}m\BrU(h i$ n v5PӔJUa6QU'$r8"9krG"۠@*ے%._V,?4dV?{]_;07l9N 8DRhh]JU0̠-2H|-Bo6n&Fb~ 3,c; vQxF{t[#DU8HFMÁ F \\">UWE_ fGsK|ͮ1cէR 9]uIso V[CNc.q*ZRY{sBJq j&{܆DnmWJ~\"cKe{!ssGY/hVBUǹ}'Xmb*HDDeRe g`mNbkXuyjf׭7AbZ:d"?̰B3rs "m9|܃bs%'q^ő H4NrC*("܋dՒ>d {NB SP \r/^̤:\A)yŦb80l$ )|dc]luae.ZȺS YmFmә1D?>9!eAAYnoiT(,NURW cC Jr׸&󫖕VN\R]0.yi@DR3ꎅٯ  |ڧQy %RR}!b®qFW: A) `x*Ék"zOSHN|:B3LX -I^tA=N=?J29B-:R^-/OzGD#' ̶& $6"rYG^$*|+ T-Y<hC `SݳlrECW7 "ԗVU=@A  /dWpbjEvmHa ADK `cIJ}9 $!^pQ:Z)Pg\Ft>o D@41Q O!R%'e I*9|7ǒvY위1pfft{m|7p HΗsHpg佅\t$ :/YG̶ţuEzzI˘>NF609@a?=b#u UPlNV4S}k\m 'J|)ry5)U1ɞmeE98u?OfV߲AdB1 ]uВwu'IӐұd.~Co3vJ]U3pO\ 701WCYO+ $IHQ.P%Qa=ZHo +II߭=Ձ2.ʭ%ߓiJ@K>C⸴ИOF/x3Sm;^Zf11`9{v2\ >?mIDI:?b{L!uWR Mj@j`@D*Wu jZ)(vH/o.2_PZ %_P+/^10u)“h?ch &, *ŌAGrZx|4 [0v`q{Ak֍꓾_ xWF6?U'd?fptPm+W,"'Jg?*vdbֻ% Uf"P i9rkfc,4u`R[}P/&}Ég5Nl\[f{†jug,Wl% ]?ax9:_j(\(~ 8u'l@O%B9~aTg8|Ue0z8{v'M䍱H+ =$[ vg:1_J.Iy@ǽ]/ܣDdvNƕM&:c6;,Jn+Z&#-h.ijxj=nsGBvㄯ';ZHW=/"[ O|4n,If+HJٌ7g J{[ASgu1G ,s iyH'Zx8g<>ԡ"錇5 4G.5IUYPҺZ.=+ YI=f zK/r뷊6;%9eX$\WP!OM ˝uhV䩉dj?l:Xcw4keW) Z$bq%;eh6/W+ޜ}YkcE6Ҹ.ؠ"me YZ