polkit-0.113-8.fc25$>$ii&h#">HP&?Pd   1 )Fv|0(, h        ,  X(D((dhu(z8W9W:$sW=?>???@?B?G@0H@IA XADYAXZA[A\A]B0^CbE8dF1eF6fF9lF;tFXuFvGHwMxN@yNUP PCpolkit0.1138.fc25An authorization frameworkpolkit is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes.Xuarm02-builder15.arm.fedoraproject.orgFedora ProjectFedora ProjectLGPLv2+Fedora ProjectSystem Environment/Librarieshttp://www.freedesktop.org/wiki/Software/polkitlinuxarmv7hlgetent group polkitd >/dev/null || groupadd -r polkitd getent passwd polkitd >/dev/null || useradd -r -g polkitd -d / -s /sbin/nologin -c "User for polkitd" polkitd exit 0# The implied (systemctl preset) will fail and complain, but the macro hides # and ignores the fact. This is in fact what we want, polkit.service does not # have an [Install] section and it is always started on demand. if [ $1 -eq 1 ] ; then # Initial installation systemctl --no-reload preset polkit.service >/dev/null 2>&1 || : fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade systemctl --no-reload disable --now polkit.service > /dev/null 2>&1 || : fi if [ $1 -ge 1 ] ; then # Package upgrade, not uninstall systemctl try-restart polkit.service >/dev/null 2>&1 || : fi~F)tIZ9L9c+N0sRV CAAA큤A큤AA큤AXX߻XfXfRսQXqXqXqXqXoXqXqXXXtRսQUu\UX\X\X - 0.113-8Miloslav Trmač - 0.113-7Fedora Release Engineering - 0.113-6Fedora Release Engineering - 0.113-5Miloslav Trmač - 0.113-4Rex Dieter 0.113-3Miloslav Trmač - 0.113-2Miloslav Trmač - 0.113-1Miloslav Trmač - 0.112-11Fedora Release Engineering - 0.112-10Rex Dieter - 0.112-9Colin Walters - 0.112-8Fedora Release Engineering - 0.112-7Kalev Lember - 0.112-6Fedora Release Engineering - 0.112-5Kay Sievers - 0.112-4Miloslav Trmač - 0.112-3Miloslav Trmač - 0.112-2Miloslav Trmač - 0.112-1Fedora Release Engineering - 0.111-3Tomas Bzatek - 0.111-2Miloslav Trmač - 0.111-1Miloslav Trmač - 0.110-4Miloslav Trmač - 0.110-4Miloslav Trmač - 0.110-3Miloslav Trmač - 0.110-2David Zeuthen - 0.110-1.fc25Matthias Clasen - 0.109-2.fc25David Zeuthen 0.109-1.fc25David Zeuthen 0.108-3.fc25David Zeuthen 0.108-2.fc25David Zeuthen 0.108-1.fc25Adam Jackson 0.107-4David Zeuthen 0.107-3.fc25Fedora Release Engineering - 0.107-2David Zeuthen 0.107-1.fc25David Zeuthen 0.106-2.fc25David Zeuthen 0.106-1.fc25David Zeuthen 0.105-1.fc25David Zeuthen 0.104-6.fc25Matthias Clasen - 0.104-5.fc25David Zeuthen 0.104-4.fc25Fedora Release Engineering - 0.104-3David Zeuthen 0.104-2.fc25David Zeuthen 0.104-1.fc25David Zeuthen 0.103-1.fc25Fedora Release Engineering - 0.102-3David Zeuthen 0.102-2.fc25David Zeuthen 0.102-1Bastien Nocera 0.101-7Matthias Clasen - 0.101-6David Zeuthen - 0.101-5Kevin Kofler - 0.101-4David Zeuthen - 0.101-3David Zeuthen - 0.101-2David Zeuthen - 0.101-1David Zeuthen - 0.100-1Fedora Release Engineering - 0.98-7Matthias Clasen - 0.98-6Matthias Clasen - 0.98-5David Zeuthen - 0.98-4David Zeuthen - 0.98-2Matthias Clasen - 0.98-1Matthias Clasen - 0.97-5Matthias Clasen - 0.97-4David Zeuthen - 0.97-3David Zeuthen - 0.97-2David Zeuthen - 0.97-1David Zeuthen - 0.96-1David Zeuthen - 0.95-2David Zeuthen - 0.95-1Matthias Clasen - 0.95-0.git20090913.3David Zeuthen - 0.95-0.git20090913.2David Zeuthen - 0.95-0.git20090913.1David Zeuthen - 0.95-0.git20090913David Zeuthen - 0.94-4David Zeuthen - 0.94-3David Zeuthen - 0.94-2David Zeuthen - 0.94-1Fedora Release Engineering - 0.93-3David Zeuthen - 0.93-2David Zeuthen - 0.93-1David Zeuthen - 0.92-3David Zeuthen - 0.92-2David Zeuthen - 0.92-1David Zeuthen - 0.92-0.git20090527David Zeuthen - 0.91-1- Add the its files from upstream.- Fix memory leaks when calling authentication agents Resolves: #1380166- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild- Bump the Obsoletes: to < 0.113-3 to account for the non-split 0.113-2.fc21 Resolves: #1243004- Obsoletes: polkit < 0.112-8 (handle multilib upgrade path)- Add a fully versioned dependency from polkit to polkit-libs Resolves: #1241759 - Require polkit-libs, not polkit, in polkit-devel- Update to polkit-0.113 (CVE-2015-3218, CVE-2015-3255, CVE-2015-3256, CVE-2015-4625) Resolves: #910262, #1175061, #1177930, #1194391, #1228739, #1233810- Add BuildRequires: systemd so that %{_unitdir} is defined, to fix the build.- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- polkit doesn't release reference counters of GVariant data (#1180886) - fix ldconfig scriptlets (move to -libs subpkg)- Split separate -libs package, so that NetworkManager can just depend on that, without dragging in the daemon (as well as libmozjs17). This allows the creation of more minimal systems that want programs like NM, but do not need the configurability of the daemon; it would be ok if only root is authorized.- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild- Rebuilt for gobject-introspection 1.41.4- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- backport upstream D-Bus "user bus" changes- Fix a PolkitAgentSession race condition Resolves: #1063193- Workaround pam_systemd setting broken XDG_RUNTIME_DIR Resolves: #1033774 - Always use mozjs-17.0 even if js-devel is installed- Update to polkit-0.112 - Resolves: #1009538, CVE-2013-4288- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Fix a race on PolkitSubject type registration (#866718)- Update to polkit-0.111 Resolves: #917888 - Use SpiderMonkey from mozjs17 instead of js - Ship the signature in the srpm - Try to preserve timestamps in (make install)- Shut up rpmlint about Summary: - Build with V=1 - Use %{_unitdir} instead of hard-coding the path - Use the new systemd macros, primarily to run (systemctl daemon-reload) Resolves: #857382- Make the JavaScript engine mandatory. The polkit-js-engine package has been removed, main polkit package Provides:polkit-js-engine for compatibility. - Add Requires: polkit-pkla-compat Resolves: #908808- Don't ship pk-example-frobnicate in the "live" configuration Resolves: #878112- Own %{_docdir}/polkit-js-engine-* Resolves: #907668- Update to upstream release 0.110- Build with pie and stuff- Update to upstream release 0.109 - Drop upstreamed patches- Attempt to open the correct libmozjs185 library, otherwise polkit authz rules will not work unless js-devel is installed (fdo #57146)- Include gmodule-2.0 to avoid build error- Update to upstream release 0.108 - Drop upstreamed patches - This release dynamically loads the JavaScript interpreter and can cope with it not being available. In this case, polkit authorization rules are not processed and the defaults for an action - as defined in its .policy file - are used for authorization decisions. - Add new meta-package, polkit-js-engine, that pulls in the required JavaScript bits to make polkit authorization rules work. The default install - not the minimal install - should include this package- Don't crash if initializing the server object fails- Authenticate as root if e.g. the wheel group is empty (#834494)- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Update to upstream release 0.107- Add forgotten Requires(pre): shadow-utils- Update to upstream release 0.106 - Authorizations are no longer controlled by .pkla files - from now on, use the new .rules files described in the polkit(8) man page- Update to upstream release 0.105 - Nuke patches that are now upstream - Change 'PolicyKit' to 'polkit' in summary and descriptions- Don't leak file descriptors (bgo #671486)- Make the -docs subpackage noarch- Set error if we cannot obtain a PolkitUnixSession for a given PID (#787222)- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Nuke the ConsoleKit run-time requirement- Update to upstream release 0.104 - Force usage of systemd (instead of ConsoleKit) for session tracking- Update to upstream release 0.103 - Drop upstreamed patch - Drop Fedora-specific policy, it is now upstream (fdo #41008)- Rebuilt for glibc bug#747377- Add patch to neuter the annoying systemd behavior where stdout/stderr is sent to the system logs- Update to 0.102 release- Allow setting the pretty hostname without a password for wheel, change matches systemd in git- Update the action id of the datetime mechanism- CVE-2011-1485 (#697951)- Also allow org.kde.kcontrol.kcmclock.save without password for wheel- Fix typo in pkla file (thanks notting)- Nuke desktop_admin_r and desktop_user_r groups - just use the wheel group instead (#688363) - Update the set of configuration directives that gives users in the wheel group extra privileges- New upstream version- New upstream version- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Own /usr/libexec/polkit-1- Enable introspection- Fix #629515 in a way that doesn't require autoreconf- Include polkitagentenumtypes.h (#629515)- Update to upstream release 0.98 - Co-own /usr/share/gtk-doc (#604410)- Rebuid to work around bodhi limitations- Fix a ConsoleKit interaction bug- Add a patch to make pkcheck(1) work the way libvirtd uses it (#623257) - Require GLib >= 2.25.12 instead of 2.25.11 - Ensure polkit-gnome packages earlier than 0.97 are not used with these packages- Rebuild- Update to 0.97. This release contains a port from EggDBus to the GDBus code available in recent GLib releases.- Update to 0.96 - Disable introspection support for the time being- Rebuild- Update to 0.95 - Drop upstreamed patches- Fix a typo in pklocalauthority(8)- Refine how Obsolete: is used and also add Provides: (thanks Jesse Keating and nim-nim)- Add bugfix for polkit_unix_process_new_full() (thanks Bastien Nocera) - Obsolete old PolicyKit packages- Update to git snapshot - Drop upstreamed patches - Turn on GObject introspection - Don't delete desktop_admin_r and desktop_user_r groups when uninstalling polkit-desktop-policy- Add some patches from git master - Sort pkaction(1) output - Bug 23867 – UnixProcess vs. SystemBusName aliasing- Add desktop_admin_r and desktop_user_r groups along with a first cut of default authorizations for users in these groups.- Disable GObject Introspection for now as it breaks the build- Update to upstream release 0.94- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Rebuild- Update to 0.93- Don't make docs noarch (I *heart* multilib) - Change license to LGPLv2+- Rebuild- Update to 0.92 release- Update to 0.92 snapshot- Initial spec file./bin/sh/bin/sh/bin/sh/bin/shPolicyKitpolkitpolkit-desktop-policypolkit-js-engine csda0.110.113-8.fc250.113-8.fc250.1030.113-8.fc25 0.100.113-30.1030.110-4 org.freedesktop.PolicyKit1.confpolkit-1polkit-1rules.d50-default.rulespkactionpkcheckpkexecpkttyagentpolkit-1polkit-agent-helper-1polkitdpolkit.serviceorg.freedesktop.PolicyKit1.servicepolkitCOPYINGNEWSREADMEpolkit-1.mopolkit-1.mopkaction.1.gzpkcheck.1.gzpkexec.1.gzpkttyagent.1.gzpolkit.8.gzpolkitd.8.gzpolkit-1actionsorg.freedesktop.policykit.policyrules.d/etc/dbus-1/system.d//etc/pam.d//etc//etc/polkit-1//etc/polkit-1/rules.d//usr/bin//usr/lib//usr/lib/polkit-1//usr/lib/systemd/system//usr/share/dbus-1/system-services//usr/share/doc//usr/share/doc/polkit//usr/share/locale/cs/LC_MESSAGES//usr/share/locale/da/LC_MESSAGES//usr/share/man/man1//usr/share/man/man8//usr/share//usr/share/polkit-1//usr/share/polkit-1/actions/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=harddrpmxz2armv7hl-redhat-linux-gnueabi  XML 1.0 document, ASCII textASCII textdirectoryELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=2c5517c68d331f3530a31e311424fcaa1a4af5b6, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=a5d30bc86076a59afebd9dbb7a541db25cc19163, strippedsetuid ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=cec8088c85a5240dceaace88efa2facbf94ac665, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=d695863834ce93ef1f353723f10dac8cfeb79b44, strippedsetuid ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=2f7b3a01fa341929d2cb9e643832993c39ac3c7c, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=119dbf4863602b7707bc159b8f3a18b4fcae474d, strippedUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, UTF-8 Unicode text, with very long lines (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)XML 1.0 document, UTF-8 Unicode text '5B  RRR RRRR RR RR"RRR R RRRRR RR RR"RRRRR RRRRRR RR RR"RRRR R RRRRR RR RR"RRR RRRRRR RR RR"RRRRRRR RRRRRR RR RR RR"utf-8?7zXZ !#,3]"k%Y:0wD8{46ު*,_18wyP?y9+lnfcb] u}hBKEr]HBbsm[06<}ѱׁ0u}Wq<_v쭁/iY)3jsh[iq{FKWxAn}Pw-4>{^U*+!y|; X lPG=x22W5թx-M` B?Ѽ[u㗖f<)*HCa }pc8qe3Sm@Qp,#S%( =׶t<*W#ijZ_F!G--?w/P3P,t⇱FLusô&CSsz&:;b)S'5C.y32~ь tjILۦ̇W[@]a)IӾ-1`{B蒺>i0^h,> 8{ LE0X<㏟5i ЋH_~v<|azYAS'óeRHwB)B(xsjUR# vGƣQ(^'o˼ę-ݽx;|fXiw/Ou xx9#h>PdˀME8WTsǷ+CdT s[{1Hzl}u ,Iu; p!^ncGY>͹INhdxcѿ̝v 3˻7v-$Eأs3^B=X:B^QY+vPȆQ0T1AcՁǡ:TM<.`X M(PB e/%/sóS &5t F)Wt|XU¡RF9Z)p7~|wqɫΕo<2_^}<":;ie @;*~:ȿ5n ajp^b./hF.h{ˡLpBAGǣ EAg9+RQq~+.qOoZ\ԁV0])`7y4}1; h:`!οi6Gviۮc$ys0FQJJ 0*AW<5.!^TzHu{D"?,YCI5"_f O_]MgPzͧ\a8pQJK HRS~(Pm ZP9DXvd(vϫU˔eyYx%8D31F>v>;5{J:H]˫Yv+ \ZX\uHc ڿfj era#7_ʙ&\[Hr>OD >Syik?E[Ȫ,=s^y ~ HIrZKV5*wL!6nJ8}' NOk$!Vq4I 6V,\:PliURgeP8>w0%m? BL qup(2^[=+c$uwONE atbJ E !FPN[1,Ye06pͺ8IޘG{*vZ2aԒ7!Oo϶,y,a0uve9n AɃ(Axnxc,!n#7oYG̫1z4>GYt) L[H8!hoţ(=F&ǠWH~LtkM@,YېGqK 5y[+5b>$ؐ}e@ c%66ns`6rRϧjm^FRpGLyⲅSݻ[wP濣{'kv,Ψ9oFֈz 7-~{^Wg9d'5hd;NLRe'CpLH⁩"uUW`QN3go*L_7VFQLj@xsSM'؋dD R'Q=+Pm݄^-5^:LA߱֝ 0kLe8ުD+"!bj]݋%2jL:@(kJڶC+zTa0|p'I!LZ*$c+ܧfXU3@V` =:.c,u\ER@ UU1xVcnqs̛pX[Vv~2v 8oiLu~$Gע(:w +5{lCB88 v X4W@.ޝ-Lߖ 7m)fv9+lzse`z >&{8Xz} /$qï@betu_YCC =Vn1 Gt_u.FJOoPe[7r-݌k{bĖoJθVQ @ثX|F$^X]2(-nI->Ro# `w4Z$Uvƨ֜7Z!X/0q5D{EUE8S"@UxUzځ?ӝ~/˰:k {9b(~!XO 6]IS/ٸo0d,^R |L1tYlp\}KjߊB=1HjtR9&^$FiRM]ͱ4*ZLC>ಈy7Zrpu##GVo΀]jU\{x Oa+D#I{'ܾYh{ȲVۢ2Ap'qZɫ`HIP?mW+iAPФvzoJvr;sl֩Ex\MG}/w[\Y.whh0_"k&,+^e[ekP|-+&-#K?" tXM6ʾYPՏNTs ePC3I_xс`2&.zjևgx @AuE!1+cw&x ]v3  H!u(1DlH$e, {%(쌧 ٠D~ܘ1s vt̑RXF7R@9rf<qtX=ϠB^:K cp6zeUQX84VD;)@&cM_:zY o8tjBg>`CWdڊրmbw, Re tHgvLW~#br1ށ*"ɓۉ} B5쫹w@{%DPX>SŠGq!rgQ^U!/yf2$H[hQff!XqK{!MG3Z@9\-I0m ]R<:Co涶 t'Zn#k䣠X&%8P hF Vڽ?KcbcD>d\?j2Q[ nJzf|sRjʔ3g쀳D 8H-``ބLQ Z@+sqh{xyT-_s]-g(>6d>8$،SKQ)s hBa9-va`;'̯ u'F}j@jC.?[UwB1 pqvc!6]= $ͺ1E0dIZ)Ydx D$ ;ONmvq\Bo$۬CP!#0H:v$*v8"IRم:ࡰc|=Pk ,aRR|d+b"a>.Fo){c악|Yy8h͵K m(5|-.r RIM9&p$+1FM_@W)(/9)2UN2ibd}1FN~-In&-׆ۨMGOGӤ DLONoD :!bn)R:lw b,ǯݠZ4}sLke>2|:W'~}:W1. IYU^TdL, 4X|sK!2ڿùK7XՉcäIiYƯh.۔L X|}WzٌJvL(d7 p}n\2Am aQ*Vw6}[yjڬzJ- ,zpQ}6=G>vUWnњryL8n-iPpJdrz0h]m4 sO=>hmr3S ?x6'|ԕ56"%1&In oY6`+\dKUv`}/I٨X2Xyf@0K }ה{(C/xlXd AP߾/Վ4!]O$3H~OL2C.FgWЇdBz#*2d]qT@i]no:|xWc3 FpdZ)B[0`9|OSsp@p"QW}ʋ`ٮC4xM_1EJPo6#dثxQ )/ "vyK€y*LSFt YW LN)5@^t)ɗ|2<8{׆-RSa %9Y57m)8 3A-T EOôZ#ljdt!l!ЍBW}u\'ԿЄ&ϷwN@߾8A? 1ZɬêVFlB3}QC;,)Qܩ<ևD4Q>,bvżHdQ>ϙ}뒺&05Uu!IUu[۶gL3k}͟e5tׁC[:KR ׫"ex6(#./ZR 0_7XKċ6[,eJa[́4Z*ɓ씒uA .w>5!P 0/bLoBºemȑK.|}7cRcksKp?b"ymh)K4"=_Z;1\/ Nǫ698G s#Jޔ˽4#G/f`Ud`!,t~kPH`D}I19p= >E'⯴z~Y/d> R_!Z gUK(Ulu1@ư+:@KCKILs}uɒ|cU>] W>6TVۙl ]z{B!>TbIӖDu[yoEih K|MbvuPq@gB4e=Aƭ3-EdCZq\By}U 4CHW:_\f_ƍ;2ǽPݢPPg;~ lX#%>mN@gyH=?LeD0BS*(ՈSVPߐ;C0ϫ?,fco݋,O:DLhڅ -I ~my1>܃ Uk K`Gv1F:YBALחXM_EZ2-P~ #4/yaqθ9U 'n>csi_.^2Y-v%$sn̾ pMy@ a|kiO/p_lS쯱] ), 1uփ|ƆOayk{Gfz˨Ay'W[=Vc|cϦ{@u`FbЖE8/E}`({/-A_nPl:Şzc̕3Һ Mr@I,ѧb>)n.7jk"'CJ]^BKq2:'c:S+F# umQ&&rI%ě ;aM֢0/hONw!|p#$ѲZH{Y: UDWkSލ1MRɹ<- Sn s_g o>އ`~"LKH=/PzaXnV_\(,X-x!S:;8)rCg:<+4_,5ΐe_{ rSA X۬xQgP+"s/,\&~߆"^Ȗ}0WĿXZ,Fzn1m Ry[{V{[s̞?& W1u,㌷j"햺.[sEɒPuTPhU^X;;QMzNخ>갵A0h+cO1P+f4FZ!1}\ټO`uo6ۀ)8,Rm.a͕>+&r`M)6QHǡWc'4w P1ՃcYf8!^o1W]4C!J&aj3p#hڥlWT -,:#~GT7щӗm S3'߶C@j3n(`=Pk`5kj{K.WIqѮHH]rԯFl,012M8#ؘtE!e$+xQ#毛>LZ-?Qv[Xa 㳰9]piG)x%pKZeB =0/Q`TM[1:jp*5A.0&6Ϻ|(xz-ohxk!Kߓ|RJ]ύ+1stihNhvo{0:Ϟ3dAP9y*&.MAF6bǿv#?% ga36SdINU~OS.}B/ u,N0Q6Vsw4/ij%I'7at?uyHN{H&w 9gǦ%9˪&m3Ao4'Q#Q&K{g >5~Jkel"(Fjv=7eF.́^$L$N]Un2yC; / 3i [r qh-(g \ʜDy|P*Kx?aq@>$`x mA}0ˌf MvTY}_t& :U2y/2)1 ~.wt \ a?Ș|v|xRe B2KC?x[g o{mlI\wyY,hB+M5uIu Š-ivn]Ner4 h(f7mĸs"DQ. tLxUN\ B[BԻtBsx7p:9!+ڋ,NEA#e#7\7`Nd)qnN_"W4gS5J d 6ѐCC S"HgHfbhTG^t,Lcsmv"㏡g6Yfn6n!ڳ82糶žt>ίpȤ}oBl)3-~4zb1U |J1\p*. ̀GQ=/M-aoC t~%V lm",s,o tǂ4`][fgtEnw w< 2qoۙ I.$s==@ v(w6qbtpzK+5Qb^3JLC!T4:i qkW"?cVqLl7V7LX/^ނ㏯?4Y c,ǑfL )b” LwB9'Zg1< (vbF˟4L)`Q@B| pbC7/VNn $'!S{&O|W6b= m+6?W>z?#~FIh]Ht.vQxZ^^ťaAf&kpD#~[V Ͱ aWUH# d Qe%]Wg7TkWpgs2aɑ*0ѦZ-"O:ąv` *_h&]@~ g6ۜU.rB?%g)Aت!|-:XSv)d?!c4? ֒ KpH.7 F m//Ix4VۮLvf)P@L\?n=)|Ղ)ɵYs׵F wQw)7dVطv/nެz ;|lj5O- ٱtTW!~D`#kHbSɒY_E] β{*E֘s&~PE::rCѳOSqEmT-0DtM/Lj=}Kܩ ( a_ "Ҩ`}qi.ԇ0C(kc黎ؖ )(rѢwʳ97>m~΀kiT`T_%|Y XbuH?oYFQj~M8(S7yX].uicAФaNM3:Fw>ͻ?O)糗DlWl]Y1KewJtcSf5ސRK)︹ TRV\qN"8^8oy,:s|c>rM L.J4rS')K5xS}H=L"k(1qդ"Gb@ J1 е^X%8fRGfVtmr4nYB`b|2(sT ݚ'I1Ƭ |p`b]OW`xFl$r ʚE khQ'zuǕ!x>533}!(Ѻ3qSRU\]d]}]@/0G҆/~! ZLRIݖa-.0jzx4v+~ؕv@|UJl^H֙@~͗1^35Ԗ,| lv$1q1̥ILPjY)5IHP0lCĻ򂠾.Q3Ha1Slsņ$@^Z6"!uPhM8lOGؤ A0sÊ}9\&\³s93wE֤2YKn@7R*=Xp$3+IK,Cu }lB%_x%tm٥t6u) 暹)Oۙ|(VjӨ >3m|=܃F|Uz^'=xUQF!"a3V^7[)֔7q g-3_U 4԰n,4Ǐ+{ ΍QKɞ< _W5fVN$s(ܫ~Xo]<|>h&.q J,#մa{G llyǥ£t&~ɡc? U(Ro=qRI GcE*׎a+nxmPgqb#K2aic +ilˮ2xy-Y&YLM2u!s7:O= H莍tg 7A8V Ú?,Ft 3dC ]'em>6so__{U7vp@b.FmIR9"x (9NLPYL:3^x+Y`ʗJ-`A\4rUceJF_&ةkǸ9zߝv_o+` ?W=rUfǷ7 ҴUg>CP[Y#*YЁEh#{.O4 Z^x9eͩ'` dsa7mZz2EP: =w%[`=0[q=X p9ʳ] j*%X ">M !\Ƿ  λ@O6nZР;Ίd@Җmo#d㺌 HVṎ59*ϳ8,u"YxD^>i@~p%~G\z7@|y_%ou՟.ުwC.M@OZ"Nzr0zz훙KR] F`4h )~NuuLrPtzOաXU7b??-ʊOV+0[bk6;^oL }0u}7ǒw=iOY_<:cbiaz0EkQ*Ri4 ob;BU;ZĪK:q ->1*QnY, *?X\Z%RfFe0<31:SD2C刺xk`wv| )rV[6|:Q>/ܗbR4Qt!V ({#ϵ֘J*lPI)[M2* 0ai ) q u*!;jzdd~|ER21ͦcfZ [`*U ,?5B{:OR:^'ɺw`0׳.gilWVOQ>ʡUiK^;\R$gӢxXxQMSd-Yល?p=~gDG|ڋbC-xɹ׶iwy%韍>CF9Gl&tDӒ~_=U-,h0g,Tx2ӱ#NZԞL# $j/A6™)o  V^{AV!tg\y'Z$wf-%Hb9/ }v@sĬ6=XUD,XE0c e>a Ty"QT5/CRW"k_֭ԲJU&y=vIJ.h1_?zHoxsA?7zd_[3 \W ˗;6 /˷ 6[|Oq\a=n5P#zXp 8v&}C# JJjsGyQ`(xM^_L]>}p\eejpFX Õ(<. !ЫbYgE\~R"HDOѕ}PKgTΨ?C>a`W| %{geN*mI^cL0!|T2vUP9/RNIީ ƿ% &uO*8`SFdGDeYo)ȯ+ݍCNӍ'$dDt#q.bde*v4r7 ѭp+'h#pҼ"HjN15<lG+5U5t"׻s=ki🥀 'Vf)]u!gB~+9㠺s>#Am#HX39Q-_*v/^ ~ͪLmQjmK6R5`{u/DډFWv䫳 ٕ3(uu^drm} Wy1҅V u.BStܱMMt>Y@H ޥ=˰O -n$E+OڬTnNu6pò1 7)y:9'4~ b}a>2\>ûz˿ˍ'coF照:nQd"j65MY gb.@ $T4qW"*/nH/(<yo-163@Ҝ^ͷ`;)~%SmfἽ`ƴFm:T!C*dnx&1?1l:H%o(5*w  2f#fK8QOf'ŪEP.bpDgh,ᩃ}yZBR WDK#W-R&t3 _EFƎ@'H/%]Q8\P8`4(=uJD NwNn:riUOw-9dwfOLA#8)tNfqkab\SNF#Ebr∍wwXaHȹL HklGY>Gnũ sg_~34*5|PKB2dL? O 4OsG4peRGD!̈́C-ĴTXG5NKKNځ,=s(=qTaoG/@[ǵ(mM1iJ bux)CS˯!gkLY%`<@\ *gSK}&#KJFOp c"py@ی51)l丢GPsTl͏WSlt<i.3tF(';3{PQ9 w^ːV"ٺO]<F5`ɑD%VKRШp9ml-U`Lѕ,5EN}X~ixoG9hj{\+ȳ 3 ^ o1D\8H+OIo+k GZ (:zL5ghV`pTM4IVtd ؋ŕu8>'E71jlG$92aBE8SI81LdEUk/7#?Z|{SUau%Px;9JgE͘POA<'GNm jXP&;* T=fjjTl⪩խ躕]?|e&; e Σ8~ݚ 3+\PWj[FJEҌ5&> =(2)hؘ Q|X^4p{ȇh0]B!5$:E5*cgY?+* p|o(R#37CN7.k=kxL@ Ja;Ϻ.C{t39RD"˯ jvy_0!~̢҅e(zEngQ׌q b]_A9;^Tq// {I ĉ'&-$!~,X'_ zY!@Xʎ)p-B<\M y-}%~qDoUA0[A;T?ۧqeo[w˼g7 G G[HMiLeO *XrK'5Q"D7e$ZFvcjʑ"N*lKJrP`" ?t{M‘y1l0Cub}w 2wLc:]!%3[R8!'5Frbxǚݫ~ϏۨZD?*9%>=oH BRbbjX{ a~RYգ){PU+W`wrR{OMb_WQ,<;Km޾/K#m1U' Ӭh1y?d;Ldʑƣgy=^T޸[?@Ԥ8Uӓ&DHF;F>Jy Y OsM;54gb`J\YG? !@ЪH掭 21Ϥa#vПf A{M{6MgfQUih~03l{Ȑ5ILPyO%}ou߷ 8RHhIKNJ#gW5!"]udQ %ypC-Ȗ|tQ6I0Lur`}#x_<8!>G=T_|"_.%, HI5w@YsBr8/yaE޷WB̚C͋g3ѓHy$3m |fAng:J'Iy GAZn@aϊ]0ؔhoI8S-˷zs"gyqc5?F6jBnHrt.c_r 'Rv[{&/ޤ&X~tQ6MCjCaI;X7⩗d/½2M\t:-W:K /7& ^\ i m뚊u̞J[Z\W>2uyj,ޢ4O2A<: ,6\eSks]?;c?pϓކ>Ir-;Qb%*bb{7މ$0|e%3ܧnmW #WYœ:޴R ޡ˝Flhb᳧hЊ4&`3Hx5щs4<_l#I.ntE7fHӎ Ԩ۴`tkwoeV)5He(z"S uv$@ αjgP5VJԽ `kIWG4:d+%k~@Y# fN@,zFK_7-@?=d Jٸfy'iG=j&n޽Z \'@f~m ~θ52xGA{(=Ƅ7ƣ}<,0MU"zeu]Ǩе,8ir=JeJ\ā5_FvQO8n˃\FҊQxlcU% \Fj*<_DdIrgsJ7P]rd{cimy̲,ԍ$${ I?jheeHB,ѢP12Rm5ֲp%z Le҇+ѴwWੌ*fl:ūV*k LZڼvK CGNq]9 c[6+D,JdXcIL]K9="g*hZ8P׏r`z]GNZ>Kax$1DžއIǃsΔ60 ]m`@tu ȗ`ۻFy~&Yx0j"TY$1-:>^09?L BZH'A3=f<gݘ~:/GTb;p̳YCu ؒLk㯣VF-nQ{)U \\P͆WK0Y.aVW΄5X~dN,ujGfa>Yb"1!:2+ Z lM팜($ ؟𛢡HRCD }ŨwH119,:)((PJ<$ѯSDzhtYעewSY1y_Oeon2"nh%>;e2Hɶ⵵RWG 㗑 EQH L('1eV QNH7ZCUqe<8֫gc!:۰GK{Ԉo#NraqS>hIS5%zFLTn([dpV"-#.#9-|ʬ?Qgȟh,׃32R5Gr@DBT)J\( n=٘9ؑ_Uo*^,dcK:96q Aߵm| y#QX 1付5rAz{R Q09jXhm{ߋ :fz"[-ຳqNt } tl g@~=!71Vl3!2Hr@@j+AG,ߍOö=,]@ c@Z h.Ab C܅BՌtȐBDYbs\~}ҭk s9|\:72YDk, E@7/8k]WLY#HZ$%ad! ]}eykQ5KfV @H^V+aP;":ex9A! 8ҏ(XkY $=+m< l`yw.P-VN؏<4aPh!6=,!< fy.FVmSe3n̾peo"?uW)ەqXXH'-,4qN=zhE5+~3y4R&Bu\VVxB&C28W蒽9z o7Đ͙ %{%Pm~HN;9Ң;Vt eB`7N\?$(gHY"{`-po󃮱#WJS %*SI RaLG.oJkF}s.zC66U:[%(<Ru}6+vfi O ̀=! !_D8_f.[dɑZO6o|WG.|OEY%dX1vmYC :1*m;{^\OFPV>BJHB:nTP2СFi ?J3ٚM}֊ oH*&i{,sw3$`Za&J+F/#t_Mԙvy(l\X:MfѾh;e}K{{dax.Xs (R=əecWPˤ~MMQB+}P1`mj瓐Gn# Y*ˁjW&x4cr]b$F:G>Muor)N-'Tɴ:tnk"-u}%,?3ALʿt2k(#w !;? lA /?HpܯiI2Fshy{G(]K*-׌Ȟ`5&^n~A>\_eVZ͔qR@AH`gItw;mX ao.2ODYGp pit/~%'-W#nGqtf~G+:zJsݔS͸CVٽ>0bV-=)n7ln` ukuv A`˴?>Ͻk ܭ얷훦ErxVG專'8UPsk|,8ga%O%=QWc_Z+Q ڕvA iٚPù HX.Ps ay2|lUDq14 p礍ռJSEEѕrN`Nl 8Q&8_u+&6kוesyTC` uAEJT-fZ ^#р\k.fU0m:v޽Ϙߵ)SҁcmB 4ps$ڢBaE.Gjp1DSI ;nJs|G E4=/"Ҏ,$8vc٧bAH&ttt9/-=B@Qfһ,R -^#.p}ju˒ 2> Xm{@eҎk<;F=Q nA}9$@¨&mV,세P0-Ro:b 8gF#ʫ)zs/QξxyVT7i@d%H0ԧA '%w@ ~+CHD`:wLrqb"y}`̩?*n,yҼS(ӷS՛w_/g%"Ԕe74"]2_j2Jlq{^䀃SŹJ?{B* zG;F)VL60M;7˶ V>mt3H +Z@fҾ;{-hFH1ZP9]KYƕW\`M{/; fo^i7gUh_Ñ>=nlE\A(pt7֤$ 7 Y7BŮr9;͌·-@g='(|`)v:liOn:m4TNUBSmp%) pqB!kDt. %U-JHN (x9 "uM @A[w`H3)B}PziRRW1Gp39:J\1j!C8N _ѦJgU ɒn?*)щvŲ@쩈vk&ja/H{Nl)50uxُR aʓ7_0a8X|螚^i8ӹZO(\N&th6 3a<KÎsHRZ@u"ݿPv] 9x %h:Hsf@ T4IzAUm }h +'s˂7=KH52+6͈o74.hr, DE:Y%gpȂ`[(#OQMR;v3*R >t{''خK )ο ٗjVAvRhˣ U%Ou;W/}0vZ4 }~pZWe $=)ǮbmWVb+@eeCo=& viy# ,El-h54qLs]_OEtdgʩ~E)O1ir%s8smB oR\j' |cѧ~wЙ}Xv K'(V, OLmvKZEZNjG;2]<0zNBf9{v,⟂G.t@~d/8`U .HHߢNul_ Y@d9ז*oqpڋwԋlq9ShٛgU؛"`IL-ޝ,| !D*&& ˂DRY䗔[3V|c骓Uȇ MQ`Y:8ianL~nInzg ^D>#ll&̲4bBZ3}`oNuq!_9o&5',F5B&=*OaP {uZL"l ڷ,/FpO9usXtBlj<47JҪϻbHOQ?`XZmӕ#XzyYAK}*;:(EL+_Ν:N]F3E[{~IYgՓqD^H#}J*A'FXɦx+ۗeYE}-2p y`ɪ^5M'-kXSvf\eT R2\t#&++^% n]h&vmUߦe4M_B/~h >$8f?Âڢ+2v1wxͫ婽hGo_Pc,Δע|뮳/I^"L8L|>dM`ƘM*"tAHca)^bcK_@s 9QıN * &;r;Wl`40()Jp-0@z&\1l[ȇzZ_Xeʞܔ۴j,3Nc7EVn>+rS((zC rYݧ~YuIuw=ܺDM6=/iQ|(E~ދ EG*1f#6%EY%3[r#T G?6"~qˋc9]_FqGӌ@:" 7 xg z6aKS%>.>6VV YdڰQΌ,k)x9.e6| vM&-}mD+Rh7HL{ؙ4ܞʿK8%$-8I􅀹)y釘Kdsb7 U3wn8d##Zo C~pc#E,hn2Ms3A \hD*Av Z3+1` 7$W}Ixgߨt!{^Z:-Smh*`!IbVzɃ jLNo!FMUJ%z~~a=ZE庐`+kfvMkY\2A<fyMOiHtB0X4JAy G_ҮQAdnQOvm˯b}lH}loOS4SԴVB`ے_J{dt 9iӣXEajSj9Mx crByWqEEsU7uuBU (UvXkfË)w'C _هPm>o.㩆@q¨p4: йOZ[ R*qE}\٢~PX=z}*GYj1"v(#`K4UxI/`a*/ /.Œ/NpLYH$ ::ܹ*'(0L pfLzXvэqђw eoo1N.$ C;N|gGͷ`7Qh pAs6?91IYZ^p1i2 ?|WaC 5Md^XyQ\ =-n ߬T,zX:7r*c^fRmӌxR%\YdEF}jS^3'fO 1;멁%s[-QL:[VʟyU -wuR %Fa6`u1"SSa p!v5P9qנي \!qj|` E /ތINdCq9{@U"2mlZ;B9}< 9NK5R): v9ǪHM=JnP;w:q_'B8UV^ajRpnW!FqtO`ݒJ"=mm),ӈ{k)! f)٠΍p ĈY Qw0Wx,}5J NAmb8,EtBi6_4tUBopw@Ts,3 !a v,Ȁ@صDm d7HwM`.LDPQlmՐ8b<&h<0ŖYEDJg{0-<{f8g0N}Ke^·|GiOqgf3+ ^?9e]4KM_CBP,b6m?~^ ]E&}\/wP  Nn{^-I$c2 "σ2^QCMh TC g_ LO=.K>Ĕi*œ=C;\ ojgRRr b@fc+n$m?,xJ.dlYX0>&Z|>2fG@YTκ)Pq 3v/J5[e'K-\#FKcy@꬟P DU6{o?Ln w$,MO^u;2ot.rV\?-JT1poFM*|N]D?U?DaL q]4;0s&:շ-/m"vlaJ &Atf9ʠ.+'ؿ)}^"ة6߿_{LŬKDoڍs,Eۃ` 2">[0/2V 4^\,>';&3/sϾI(OkqkyXgAƩd2&vHg%DU{AlrL0 ? Ɲ!.`IPkTK 6{)qp2'qӚ:!/qGn"34O%$٫;b-"+\`8 xŒ)L=}f?NV/18sbxטb\Uioh$#\%!Y)0>:O:sы|جMJy8'9C¼Kro0#Z6t\ o16ȣrڷ28PgKLt`$mTɡY7BN2B۬/)u|F8N"s B٩ ECČif1WDXRC`/,/ {Iezg|;k ,w` 9ߗ) ||t;i{zHn{a;A4%K:^Lt /xrX22`Vu^ 6yc4?+:†7lT e_s:Iec5 ab{nޏ?IA HQF}*\j:. GۅLa9յmw=lFʞ S܍z'2;+d_w6bS#UpspFJ{i5 515'qnʳBkE#91͢Sћk֬?јGZ:'R17BJ#~$4pJ ("]t6H$:n 0L(0Z$Wq Ffժ~&bAź'4wPNC!KҌZi0xB@5jKͺ$P"(%ֹM%۔˗ZEܧ]Tingn<&܋DHlFDBmTZD+KƒAoA\kh}}G|g嚙wv׽c=}>#>`Teye?_"2q "2kODOYE&oC^eՠ\عڷ*u`iIƵǤZal!vΊ֩.ת#> *V!M#3:=0u Eu GIkGr0i{6r1NRrϳ٤$Lx4` g %WI@Sϥ4p5#\jk+ץV i^k @e_؆"K_98ݦ>K#>q~\$fF4ҋLm#wK%ߞmuIj}鉷ꈥ61Z/ݯvܛ^5ix* iedx5 RO rNW嚄5ozĒoV4g0ޟQ9Jy}.# Ax >waCw|Hnb]IQ~(hB6 }0>F`R)DӊIuvsD)>Ho|n6SY_\a}\çѴSܣORPiKe2Fx3׳p4R e E 7UsGxBzv~t*ne`,-(i/鸜kB2pQ*!b{҉$؜2:&JW0:Ud08UTEv-7:oet#1ZfNIUJ)-1T0IS*-?gYX [%?ɷm.ME^26K%B\CdsᔵadXs:eZY6V2?I,%h"<P{lеyvܠ}oXgƼJc36m$8 .ue B8 \141?OB=$ -PH2/5X&V݊M*GdNZ~ ?P 9|v  =/&L+n,~Z~V3e-QuZ#I|OR8{''Qd"g>Qw.meY1ϡX_q *usC*n!Fō?J8s _Ήʡo9`(y;l9a%gM <^^X>"|е7 tD lKRG)RkU6\SWUыa37Z,IUW RWȴ}1+3VFݭ4yS7ђe8v|K{eΤD+ 'gKmK>e[J>s))k8]aC%'!o|*u+uV¬M̔u /< b87!?,XO ;\ٗلq_շCgv9*i; b򾆱6ol lT. ޼ՠh. R|'EIG"#ldpF l\Ma۾ kx]\.eâ1_3t!}8)w'@c-bhȈ҉uF xojׯb}V2iyֽ;(;wgy1@Un'=~4:oJ/UJL{w'CӃû|CU rw4lA".PKݼ٬`s =tȄɁNRK^ ^]"(Ô49tqQ 7{J78 rM7pOUGE-UNf#V攆Z b>t/5faK(@+%qrnOͺu~ꥭ%HGAL+Zu;wgO-Ex|nR0lOBx=o3@9.]]dkJ<+au`QJX&u+YBU FU$"ew$+vO@+ó ^V󸂖q %v\Oh+\\*wV:kkyG9aͲ *R!!Iq rlCm{U;gyQt )4ir~_2o Wf%Y* =Q:ST^[M|.A%|'aa;!.R_wtaFyDi(־h`p2t 壳B|<سoh("悇>A1.?qLzUVb ,SdWV ȑete9 Һ6ń˘sЍLvGH=.ܟIy(>:'ToTx>22U"$7 Y}7M\sy onlK腇۵d:'7"`^ߖ`+ŭaRp:$"!rk:) ѿq ܾ X>5w,R/4ҿd+lX"$z,!MS߿9|u۸=1ڃ#!͈G9qpͣBB}4`IÙoM좂 k6 >CfseNB*,ݾ&[ZM]%k4;>b/D 1Q1s}.>רOOT~J NQUEI~\9>RGqxPص//]`O"IFЪN ڹZ͆dr"_,]eKl&L}dH/~WqjERp*%WJ_?nbqry YY@Iˮ_tb%}#56Yj9z!P fVzpIqӁh|>AL2H2e MRO/N{ɑs<kSx8srȶVUP=Q_|2?CHxNxUxZ1Epx= ?$^ksyPP/rjZN_n=ic)rr"xMQLJWOj?~Yci\UB&)E>q%i"="?1ԥV/[ëiܩn پ&8֬- 1'jQ sOiO;yO^sMc;3<riz2NiÛUח5,3,Ϫ۔uh$?͆,Rjjh?\oH]%!jT^dE-=wVGɆ |tjTiϠ~An`y{l#$`3RdImĽoD-X]-ABUw-$Gk~X=@*'΄UNߑt7YN9ЌՄ]@Nدw.4g[.u84|%yp 0*ѼաZ(rT|IWkt"r:08h2yoOkghJ*kz#uoԴ~/"Q@s.,uT2OSq2@,rPwj_86¡;#;TaM$(0jz?Yo1=Aϒˤ:c\ 9XS5e"sh>naDsڋNਣb(4n;egJm4\A'4 u,WQ/LsGڰ$RZpʴ\2 @ql0Fc`~Zg:d/W}}bRQ3z*M^ӯ1Lm(;,1O wz!Uݠ wJbk59EHEsr)Ѭr$׸KauqS{˳Al+7Og+6x']e&sxt'zQ$UUZT ]$~88ZϠ6 }hGNӮ}35EMCk4zʢTR8olna_ٮ"~T5E?+?I2Nvyp޽ f `oi|q*&9|my/Fу,GO+w\]X g\-1T8bZ+#jX |{Sz=Vx3~rc(~3je eĪ vLluUxh6y&v*hzjupwBp&^uև,ΒhD wa' Vg%t$nGS\>?=xq N[b}s b~ [[y*#3Cm^Xlj U=ΰ.I,}:? ymɢBz'| .>bYާRp;̅&] kh7f鄢-1bein]?yVX r϶) ]^V*t.뮴G{\شє - O0!} `ʒZ\bqn}zZxLegWo^t0(vA-YS pian;|VE'sb#\AOf]Id]& fP-fpZuf|6C$H{,ZHz7cizpFbx>rPG{yk(4)"8/E)p] WTݟ}Hʟ ߳[N0nOfۜ,Ж-\0 tp N*_oA\H|/ٲM'/3c*=\4  iϮϤB\qo,aͲT5rbӶ4J>9q*:OxL])XuF}՛/Thb/xtmц9YI="1;D+KwٵǝFS:lg[#D #+-hW*&/Y}! F+|L]m_xP%[?ÊHFE͹(Ti=fGѓ 3< \I&/jc. pQ6/?8)b?'y1 \ paTܒ~X~pi*B8=xػOg4M OocWWp׃N@%3D"ca͸JZDvh'Λ{`!$fYo&H>RO@'Axt#KED|M54DѰY?\Nt_(~}^w}zIArۄ F`ʽ~F7nn;|tzur ;ꜭLޱ jY:*Ģ{AxaTcIbRAuGqΩ, #TŶ0`UMp:e,3meD-RFlkEۦAvsBh/C[yMThO3:[w`?/hLξ^~D(Q_/7Lf$c@ /cpWѰ,|y7wgS$Ǔ+H~]B;vs&u0+}#{~pn/P<##=_hOwI)pI5EaY➻'hָjnlon:F"[ 93 뜄^[Id M$t\n$zp/Fk 5݁v0 ,4~zf̉0mYz#hvmhݠ ~lˮy/%LFZ-#2hf6=~ˇ+{cuAdq- NE)j!(K9{7E RLۢF 0o~0,&8A|U Sm;EBzܺκZ?>M-+ռ?^-VuxQ@WVk?Ox%hkׯ .3m#[b2Q]PAi/`QZ3n|^L.oWq#qm`Q( E[3'D1aw3v {Hg߬,iUN-&@8hC\]\1H*,^9AXǏ->ϥ]n$HYyf`a%P>wK)#VK00 W0fGc;WRg@Ph`+K[P3bt0԰[A) (K0FI8LԩD\%&H=gUD[<Y G6rrGL+I@Q)F)FpE?:ӛ_bVmwߓ!݄ZcH H!nueA4LIQ D71M%n.Pd@,h( xC`HE=QM +ZBz(ؒv$lp$޷knSBo PegEuͨLJ}tJ þ=əHWcuGW+6E ܰ{Wpj' ! R$Mҙ hB%<*I'5z Hn;Lwް(œjAXVs'f⚫fP@%dV0{O#yJ=VJ8 9H T`d9c7$J~{ !+cs"bru)9V+ıx)=c\c۫]OmײgS٤?<\ShÏ[xA J/LP:i!UWe8OD DO8/*h-ópPo$% ^5|Ր('fgrWM6_kcM iFccO )W.Ca.(LSTFBp»e^| !v~V "H_C*Kx B##ļǛrv6;-/"R+S$ ҋy0 ԦLX=͗gF<"L^ِ(?\Ʈ#|Uu߆5߀T^'7~_3RTr,smH^e(RʔYbbU̐O֥~\C߀&+{u !t|%QDkm 7,D,819Zo" J!> ,SO?~|ftz4fdZ"woנh$Ӕl 6x}yqi8;y9`q%y?=JW"E(tUH"$Pru#X01jh /pkfAc2!FBc23B1져6'P9F.,ƌ̆e񟘢v%9[M.x& Hd1DnhV&f_(&Rm`܇˅{]Q  eԓ6wXҗZr>-%v8s\|bK7đI­ 0+3s/4u@$n/Gi' t fY2\7^L@^O9TİJ JQ"[/Nl(=Jˮ|0#\a?ؓjҶDm⺎Gi 1!jx s_SJC2䀾]9Gad9xfzfd~Fopsjt\z~}{b,&ce⌼z yr@DC᤾[>eyAD@FEmL z+gUB`Y{' 0P9[S0_ì:<,Dz3`NHTB