znc-python3-1.7.5-bp150.2.9.1<>,@^(!M@eee}L@Cl?C\d  7 $-8 Qm    | 4d (J8T9: B=F=G=H=I> X>Y> Z>L[>P\>X]>x^>b?-c?d@qe@vf@yl@{u@v@wBPxBpyBzBC CCCXCznc-python31.7.5bp150.2.9.1Python support for ZNCZNC is an IRC bouncer with many features like detaching, multiple users, per channel playback buffer, SSL, IPv6, transparent DCC bouncing, and C++ module support. This package contains the Python extension to ZNC.^(obs-arm-3FopenSUSEApache-2.0http://bugs.opensuse.orgProductivity/Networking/IRChttps://wiki.znc.in/ZNClinuxaarch647i u,^A큤A큤^(^(^(]ӈ^(}L]ӈ^(]ӈf6400cc4145e05e0a0ba94dd851e3bfb408981024570a97b6e994178530c0f39776af10418ef5b4d8da4f74c475406588df54e08afe40b36e461d1700709eee9eded44cbb6bf7d4c528e5db57e7083be1444a6b13778298d132d355db80b52862637bc8163cc8e89b1a11aab6fdb35e68a5035022219eb3aed54a814dae9b8e4057c4b4c398c7a197f8955a85c68f092b3685e58d60f9dde17f7256efe78f693cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootznc-1.7.5-bp150.2.9.1.src.rpmznc-pythonznc-python3znc-python3(aarch-64)@@@@@@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpython3.6m.so.1.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.14)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)python3rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)znc3.0.4-14.6.0-14.0-15.2-11.7.5-bp150.2.9.14.14.1]])]\"\\P@@[O+[L[)[5@Z@ZC@YX,XpXpXQ4@Vn@V͛@VKUT@Tء@Mathias Homann Bernhard Wiedemann Martin Pluskal Martin Pluskal Martin Pluskal info@paolostivanin.commpluskal@suse.commpluskal@suse.comtchvatal@suse.commpluskal@suse.commpluskal@suse.comjzelazkova@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.comjengelh@inai.dempluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.commimi.vx@gmail.commpluskal@suse.commpluskal@suse.com- Update to 1.7.5: * modpython: Add support for Python 3.8 * modtcl: install .tcl files when building with CMake * nickserv: report success of Clear commands * Update translations, add Italian, Bulgarian, fix name of Dutch * Update error messages to be clearer * Add a deprecation warning to ./configure to use CMake instead in addition to an already existing warning in README- Use swig to build bindings- Update to version 1.7.4: * This is a security release to fix CVE-2019-12816 boo#1138572 * Send "Connected!" messages to client to the correct nick- Update to version 1.7.3: * This is a security release to fix CVE-2019-9917. * Docker only: the znc image now supports --user option of docker run. - Drop no longer needed znc-CVE-2019-9917.patch- Fix boo#1130360 CVE-2019-9917 * znc-CVE-2019-9917.patch- Update to version 1.7.2: * Fix compilation without deprecated APIs in OpenSSL (#1615) * Distinguish Channel CTCP Requests and Replies (#1624) * admindebug: Enforce need of TTY to turn on debug mode (#1580) * controlpanel: Add missing return to ListNetMods (#1589) * webadmin: Fix adding the last allowed network (#1584)- Update to version 1.7.1: * Security critical fixes[edit] + CVE-2018-14055: non-admin user could gain admin privileges and shell access by injecting values into znc.conf. + CVE-2018-14056: path traversal in HTTP handler via ../ in a web skin name. * Core + Fix znc-buildmod to not hardcode the compiler used to build ZNC anymore in CMake build (#1536) + Fix language selector. Russian and German were both not selectable. + Fix build without SSL support (#1554) + Fix several broken strings + Stop spamming users about debug mode. This feature was added in 1.7.0, now reverted. (#1541) * New + Add partial Spanish, Indonesian, and Dutch translations * Modules + adminlog: Log the error message again (regression of 1.7.0) (#1557) + admindebug: New module, which allows admins to turn on/off --debug in runtime (#1556) + flooddetach: Fix description of commands (#1548) + modperl: Fix memory leak in NV handling + modperl: Fix functions which return VCString (#1543) + modpython: Fix functions which return VCString (#1543) + webadmin: Fix fancy CTCP replies editor for Firefox. It was showing the plain version even when JS is enabled * Internal + Deprecate one of the overloads of CMessage::GetParams(), rename it to CMessage::GetParamsColon() + Don't throw from destructor in the integration test + Fix a warning with integration test / gmake / znc-buildmod interaction. - Drop upstream patches: * znc-inject2.patch * znc-inject.patch * znc-traversal.patch- Fix boo#1101280 CVE-2018-14056 * znc-traversal.patch - Fix boo#1101281 CVE-2018-14055 * znc-inject.patch * znc-inject2.patch - Fix building on Leap-42* by using less strict linker flags- Define systemd unitdir for cmake- Update to version 1.7.0: * Add CMake build. Minimum supported CMake version is 3.1. For now ZNC can be built with either CMake or autoconf. In future autoconf is going to be removed. * Currently znc-buildmod requires python if CMake was used; if that's a concern for you, please open a bug. * Increase minimum GCC version from 4.7 to 4.8. Minimum Clang version stays at 3.2. * Make ZNC UI translateable to different languages (only with CMake), add partial Russian and German translations. (#1237) (#1354) (#1462) * If you want to translate ZNC to your language, please join https://crowdin.com/project/znc-bouncer * Configs written before ZNC 0.206 can't be read anymore (#929) * Implement IRCv3.2 capabilities away-notify, account-notify, extended-join (#315) (#316) * Implement IRCv3.2 capabilities echo-message, cap-notify on the "client side" (#950) * Update capability names as they are named in IRCv3.2: znc.in/server-time-iso→server-time, znc.in/batch→batch. Old names will continue working for a while, then will be removed in some future version. * Make ZNC request server-time from server when available (#839) * Increase accepted line length from 1024 to 2048 to give some space to message tags * Separate buffer size settings for channels and queries (#967) * Support separate SSLKeyFile and SSLDHParamFile configuration in addition to existing SSLCertFile (#1192) * Add "AuthOnlyViaModule" global/user setting (#331) * Added pyeval module * Added stripcontrols module (#387) * Add new substitutions to ExpandString: %empty% and %network%. (#1049) (#1139) * Stop defaulting real name to "Got ZNC?" (#818) * Make the user aware that debug mode is enabled. (#1446) * Added ClearAllBuffers command (#852) * Don't require CSRF token for POSTs if the request uses HTTP Basic auth. (#946) * Set HttpOnly and SameSite=strict for session cookies (#1077) (#1450) * Add SNI SSL client support (#1200) * Add support for CIDR notation in allowed hosts list and in trusted proxy list (#207) (#1219) * Add network-specific config for cert validation in addition to user-supplied fingerprints: TrustAllCerts, defaults to false, and TrustPKI, defaults to true. (#866) * Add /attach command for symmetry with /detach. Unlike /join it allows wildcards. * Timestamp format now supports sub-second precision with %f. Used in awaystore, listsockets, log modules and buffer playback when client doesn't support server-time (#1455) * Build on macOS using ICU, Python, and OpenSSL from Homebrew, if available (#894) * Remove --with-openssl=/path option from ./configure. SSL is still supported and is still configurable - Update dependencies - Run spec-cleaner - Use cmake for building- Update to version 1.6.6: * Fix use-after-free in znc --makepem. It was broken for a long time, but started segfaulting only now. This is a useability fix, not a security fix, because self-signed (or signed by a CA) certificates can be created without using --makepem, and then combined into znc.pem.- Cleanup of spec file with spec-cleaner- Update project url- Update to version 1.6.5: * Fixed a regression of 1.6.4 which caused a crash in modperl/modpython. (#1283) * Fixed the behavior of verbose command in the sasl module. (#1291)- Drop extra hardening flags- Slightly trim descriptions.- Update to version 1.6.4 (boo#1017182): * Fixed build with OpenSSL 1.1. (#1310) * Fixed build on Cygwin. * Fixed a segfault after cloning a user. The bug was introduced in ZNC 1.6.0. (#1340) * Fixed a segfault when deleting a user or network which is waiting for DNS during connection. The bug was introduced in ZNC 1.0. (#1342) * Fixed a segfault which could be triggered using alias module. (#1347) * Fixed an error in controlpanel module when setting the bindhost of another user. * Fixed route_replies to not cause client to disconnect by timeout. (#1299) * Fixed compatibility with the Gitter IRC bridge. (#1321) * Fixed OnInvite for modpython and modperl. (#1283) * Fixed external location of GoogleTest for make test.- Update changelog with missed issue boo#973088 (update to 1.6.3)- Update to 1.6.3 * New character encoding is now applied immediately, without reconnect. * Fixed build with LibreSSL. (#594) * Fixed error 404 when accessing the web UI with the configured URI prefix, but without the / in the end. * znc-buildmod now exits with non-zero exit code when the .cpp file is not found. (#1226) * Fixed znc-buildmod on Cygwin. * ExpandString got expanded. * Default quit message is switche - Small spec file cleanup- Update to 1.6.2 * fixes + Fixed a use-after-delete in webadmin. It was already partially fixed in ZNC 1.4; since 1.4 it has been still possible to trigger, but much harder. + Fixed a startup failure when awaynick and simple_away were both loaded, and simple_away had arguments. + Fixed a build failure when using an ancient OpenSSL version. + Fixed a build failure when using OpenSSL which was built without SSLv3 support. + Bindhost was sometimes used as ident. + CAP :END wasn't parsed correctly, causing timeout during login for some clients. + Fixed channel keys if client joined several channels in single command. + Fixed memory leak when reading an invalid config. * autovoice + Check for autovoices when we are opped. * controlpanel + Fixed DelCTCPReply case-insensitivity. * dcc + Add missing return statement. It was harmless. * modpython + Fixed a memory leak. * modules_online + Wrong ident was used before. * stickychan + Fixed to unstick inaccessible channels to avoid infinite join loops. * internal changes + Fixed the nick passed to CModule::OnChanMsg() so it has channel permissions set. + Fixed noisy -Winconsistent-missing-override compilation warnings. + Initialized some fields in constructors of modules before OnLoad(). - Make building more verbose - Partially fixes bsc#956254 - CVE-2014-9043- Update to 1.6.1: * Fixed the problem that channels were no longer removed from the config despite of chansaver being loaded. * Fixed query buffer size for users who have the default channel buffer size set to 0. * Fixed a startup failure when simple_away was loaded after awaynick. * Fixed channel matching commands, such as DETACH, to be case insensitive. * Specified the required compiler versions in the configure script. * Fixed a rare conflict of HTTP-Basic auth and cookies. * Hid local IP address from the 404 page. * Fixed a build failure for users who have -Werror=missing-declarations in their CXXFLAGS. * Fixed CXXFLAGS=-DVERSION_EXTRA="foo" which is used by some distros to package ZNC. * Fixed znc-buildmod on Cygwin. * Fixed CThreadPool destructor to handle spurious wakeups. * Fixed make distclean to remove zncconfig.h. * Improved the error message about --datadir. * Fixed a compilation warning when HAVE_LIBSSL is not defined. * Fixed 'comparision' typos in CString documentation. * Added a non-minified version of the jQuery source code to make Linux distributions (Debian) happy, even though the jQuery license does not require this. * chansaver: * Fixed random loading behavior due to an uninitialized member variable. * modpython: * Fixed access to CUser::GetUserClients() and CUser::GetAllClients(). * sasl: * Improved help texts for the SET and REQUIREAUTH commands. (#875) * savebuff: * Fixed periodical writes on the disk when the module is loaded after startup. (#868) * webadmin: * Fixed module checkboxes not to claim that all networks/users have loaded a module when there are no networks/users. (#872) * Added an explanation that ZNC was built without ICU support, when encoding settings are disabled for that reason. * Improved the breadcrumbs. * Mentioned ExpandString in CTCP replies. * Added an explanation how to delete port which is used to access webadmin.- Update to 1.6.0: * Switch versioning scheme to ... Add settings * for which SSL/TLS protocols to use (SSLProtocols), which ciphers to enable (SSLCiphers). By default TLSv1+ are enabled, SSLv2/3 are disabled. Default ciphers are what Mozilla advices: https://wiki.mozilla.org/Security/Server_Side_TLS#Intermediate_compatibility_.28default.29 * Validate SSL certificates. Allow clients to specify an ID as part of * username (user[@identifier][/network]). Currently not used, but modules can use it. * Add alias module for ZNC-side command interception and processing. * Support character encodings with separate settings for networks, and for clients. It replaces older charset module, which didn't work well with webadmin, log and other modules. * Support X-Forwarded-For HTTP header, used with new TrustedProxy * setting. Add URIPrefix option for HTTP listeners, used with reverse * proxy. Store query buffers per query the same way it's done for * channels, add new option AutoClearQueryBuffer. * Add DisableChan command to *status, it was available only in webadmin before. * Allow wildcards in arguments of Help commands of *status and various modules. * Support IRCv3.2 batches, used for buffer playbacks. Support IRCv3.2 * self-message. Remove awaynick module. It's considered bad etiquette. * Add JoinDelay setting, which allows a delay between connection to server, and joining first channel. By default it joins immediately after connect. * Make Detach, EnableChan and DisableChan commands of *status accept multiple channels. * znc-buildmod: Build output to the current working directory. Wrap * long lines in tables (e.g. in Help or ListAvailMods commands). * Support ECDHE if available in OpenSSL. Report ZNC version more * consistently, add HideVersion setting, which hides ZNC version from public. * Bump compiler requirements to support C++11. This means GCC 4.7+, Clang 3.2+, SWIG 3.0.0+. - Drop support for old distributions since they lack support for C++11 - Drop package extra, all modules are now in znc - Disable colloquy plugin since it fails to build - Drop init script- Rename znc-python to znc-python3 - Add signature and znc.keyring - Reorder source names - Correct (pre) dependencies for older releases of openSUSEznc-pythonobs-arm-3 15797129571.7.51.7.5-bp150.2.9.11.7.5-bp150.2.9.11.7.5modpythonmodpython.so_znc_core.soznc.pyznc_core.pypyeval.pyznc-python3LICENSE/usr/lib64/znc//usr/lib64/znc/modpython//usr/share/licenses//usr/share/licenses/znc-python3/-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:11837/openSUSE_Backports_SLE-15_Update/f8f123f395d3a5b6cdfc8de77c7a5d7b-znc.openSUSE_Backports_SLE-15_Updatedrpmxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5117fd905721c3834df5c7c3041e39262fe6d312, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=645353c0c4316d91238883b3bcde94912ad4f947, strippedPython script, ASCII text executablePython script, ASCII text executable, with very long linesASCII text RRRRR R RRRRRRRRRRR R R R RR RRRRR tuCYutf-83de6d5c7222021553109bd2d0fed05a0caa061c1ebb05f229fee78ba1222f97c?7zXZ !t/k]"k%Bnґ+歚nDV;181=JHMPȩ!Hz< @bek9]Vձ!cMyRh_mHvDF9]4-nN( 50r aq9:Rm랓e.q~m\ w xtj?Uк##nS= JM fm" t"4c+.=_s͐ZZ5lOvɧ8hv΅LcHt6Tԏa?rr4Ma\G:KcwtƏ0hPul[e,) 3H tTSej! 2'e9'd%=<`;Fc+ 4 4kK ƫV(^(n(1XFreT>&u#+!3hMJ NJ3W,?q-0\/${i׶f(Ò2`ހ:H 'ӂѡ!8<ʑ+s6^cJ1D7V(bxbdm>\=PLPgŕ3]0+9)-A1_ˋ# ?AlE_ROY*LiwC1@ sF )_9F>R@* ' ? BSMwdwWqzʢ}mACi-4cªt*Ph<*K./eٳh#j[KG24UV<)x91WPLRD f1}ݫ9WQ Ccx[n-:/WZ|Pz9YQ\^9q͛/"4`ұ]鴫U"*a77\^qhSOH .;fN?c^ ] H!)qKͩAA3X[u:R>hUR.9ESU6R[V=A˪( W^cBM: hUf%ZP|7-Qdz)# w#C5O-e QsyZ:PȤeC77{BcTjڝ!R)yF=ڷa'Խ݋G~@$*g2G4 *bNJ3Hnbs*ˤ:^CtB%PZ#sob0]ҟDžEYD{U gM2&Iw2Q jӫi%-茚rۓ9^rcI "kPn _6p:'n?Vie32!p`=^t4W>Xo8:1IͰ7h͉d&Nې,Gf%ʤjnD$)Ɂ3Zͣz?75O*(eOr9No@GtJvt*'TOTn+q.oP?}'mcU`,\0Ǿ:O%f!oI鏧bJ[S}2 Ӄk|?y"& 57 SZ*):5Ԋeof V9}#1 ֵ#^#AmfBZ7ۮ \!>r=b䅓(|b<YnTZ`?l NݘC!X,BJ擲%;"ZERYP!q$h\$]ǩ 8 31`XTD8Lಜ;s mN]laCKAВ}  A%(H#TӲ[fD/f1Z=gn(a"zٮC$^\ZT3)"XAt\$s0Pɐ?&as J+S5wgڴhon 5[,XEAkmÁafܑ4W'W/:özYu ,OaPI92B>]QQ{f~Zlj8Gy]7vaج0'TynZX[o*Ƕ@{MѯJCFKE{'['kj/<-YgZH4rmz}`F«SjAD}yPy`,tI PHK\Bw_!D;5p( hhz*L VצrK10FA5@:nYȕt$}?8f|HǛDtkYmHCaD(W7-*Co;S; 'ʙt:1oNIJ/u:]hC gZ$1LtQ5_3[k(?rܰoA31,՞CmV[*ydvv.P@quG}w K'C3;caS_ײilQ\(Js63M(Y~~D:h!ŰKPhd^G}+#U{ZݮSf)c[}#M¿0=˅h~bX0Khq@i(c7p#X#L++Uv6bn!3=RPD ;0GqꓞN{.A_jx>@KY/2z74QqJޫ0KJ4I2ɦN:-fߚE3n^.ظHXL^:D0!?%R*u_1Ԥ'+*mCّ'Q|#F'ⶱ I#(DF 6C+kCyD5;fwx踝.Iى8ֻ_jZio`tUx>ZC1`B&-:g}f쏳l7[|T^>jq:_P^ [\/;kLV,=r|Ya ;ZeFOy&遹0X\rKg%!T[*8]':7N  {υ|Hk.\_m[3*e}6/;_=@C̓ P#Yz^e%%0":'mpI ݬ4>ap$R 1˭h /i:ECGvnG"xMfbox\ ={ij:4PJ#2H=NFzɠfsqۄ^uXԚ-TKο) !* &l,brf>ZгTlCYXca5@)^!N\mvH]t/Fq7Ea!fM-G7=T1Zn_t-r= r Ɲ fϖc>#ԕYƥEiD6[md-8n 4."4doD*^,?wBN~:]VCm+\GAq_l\[ON hjDlqggc6z`m'Q oXNX6<;bfN_XYydi6$ְq3l xpʰu_R7jBU.*i%ϲGwJ@^AÁNp +ljflʝ- 5H "G[1XĮEĀtň@s7g] |}jʌ0hK%oXu2NK8BZFHtIiwHzwI7?IX3Sq4` ey  >E{DFw(A ]/#KHTm[}\Ar|[2n͇)LJ_-1_5Ic/HiS$K "hieLWY۶zc\dks-XR_޲rb Aw'|O z͏\ K! /]׿O|0ӝ- b|ytlQmI {f=PzlK n4TlW_Qvܓ8L&8ky9OlHvMD7 Sr@̿u)$19*=7Q{{ݶ.wcDxY=*W!h޶HB_.M{[LIQA'iP0&V $ѱILB4kQ7aj.#'j1~C:[ԽJWQW_'Ww"43n^al&ԚБ%M&F6nuX%3VC{Tz h۠5*.Ѿ-p%ކxXm6R$P*KqSĄ3bMJo0B*kaI Κ"z!T"9ki7W`7]|'22t?4}Ij{d6 .]Bꌬ DNUL\t&#l B yS [dEW1|Kjй׻E\NM_v,¢üAq^^JN0<' 0Y^MBB9oԇkhyΙBoXY/geig$k#1 tojW÷yuԫlU 3R=f?51Qh6= WmU j+O߇w$nE=Q se6PsiNf׼u> gǢc@_Q;@z4u֠]j%T1!KAqfWt@H a[@6K $LZR*Ո+?nB[XP 1vQK7@]];[E{=z#hO,U}:crMldJ.EܐS, ZhsjJ"*d6]폈 9%9Ll4텠 9qbzd ">l{p E5U4W7xvޥAvL '2UA0vb9\a}縤^'rQ]曨MYvY}M\q G}qNᥜPfYkx/u >%l{M+hCP _إ#lN۲%:f }l8`6m )j"}, 3|Yý+jp" ^rKIR(ӑr2W.#4h^lľفV^$#_nxc꠶p30ekl7m :\/VMmo@֤6[ 'v hhvII#PtC. "|s*s+"18y6$c6ׄ|e lV|$ Q]\η(uLh1[dYG%8{i| (s9Hw8`ܻzm.JTň{#$nc'4@9.>%¾P1?+Y{_]Ȝz°^A] ]*OT _0IMƞ뗱+AC!犗a錣12. eL+{ d^9'euDaKݝvx|h쁀uk?m`kqm#|?E$WmCbgT]Ҥ KS~$gT _#,h9w8S+Q5{B,/`svr'@wfH|mvK2yd0ADwv4H˲aZtz a aBɇJGMX]%-M:Nu(&N}"MMZN cq+)#GK@LJ{>t!܇]*+!@RlfąaNH r bp*FkclX"N'9(gomEujs_Ef"H:IHJƿkbτGKQg`nއ R>̡'vg-ـqA뜋+(k*g XNIet;[,V}.fV3MicY?}A畦RaB `SƩ>'TQi+6'+9PĘ,ׅ~<ѳAFc=鴪67 rre}xe+4awz1\x0wtua@gp!sH" &Sv^ ݣ>]eF"&hoZ'Bn-8fK70ت)X*Զ5oqxu\?UѤ9 3?Q\ b@q ~RϐO_oQ{afX(%"N 7moFgjү_y-M`$>ɦ:%( ny 3~s#lBF lJYƘ]?Oӎ: [X9βjDT7A$J9hNjns1? gmί$ܧڷVq9 x;6KEVs~IӇq[={,)(w~CqJ/O I-I(0gMC3k#iE>!MRi'C ?5V},EL_Rh6ޛУ]][Z!)p뾼Nh"Z*L8㾬V{f>LPԣ!P#1"!TE h6kEH6u=RQco*ك*@J)lNKfrԔΫz%DvսH/o˹_l5*r:QmCeNK&Wڷj]nDQVi/ >ݚ(%yUgM,@*:CU1:$:w8i~?_\L48@c,>\yP$v?IEHZ/^wғ0٭nžX]z Dn&Yಲ׺79JOX]u˹NLo.:yM0UwT=g.r!߂! % k-M9ުt0b@Wdoq_G`d OD#ޱj/0KtˊqnL`,p5$x20=d ?-F8ݖq bݖUxqF,muB2ҷ#@)q 갍FFk f/Rp0C#o4 ɐ\){z3WMХ5^!R]vmj)[4rGy֟Lf&W&CHq-Q+ئyv{>"T+-X!^ \k2؄ʰeqTޭM s;_5v"yư׊]d"s|I+l>{N{EŜr17<(bU41~J mEtHG9`NNz;6Ѕ.R7:,ƭa"lli .\SlL˰OogX> ύK:zW}8yVz̥}\9Yv0hWRE]`{]1 S9Wwc M#sf=kQo|bY&j%uaU9>M%Uӷ5~;[RObM5A[&GDtzK#?'>Oce`lW6f!|OD.-U 8=Lg?/~MO&erh<,d7# yr6ks MgZ݋_,6&= >CSt{~~FBP>IKĵ Ej*,-0Kr>f' aBc"QĞ[H(8`Z0Ǧ_ye:t/{.{NİN[Z8M-tb_D rfe(Rx(x@uz+mgytݹv kqaJb;!![_/997IPa*oF~&+mQgOO*5x-}eSx~+5s/y*<5p-c'0`E!53߷,x@źQуpFr35n9l$ g0wK~{ dhyp!/?A:3)~x;K*O7xggjٳ2tVxͦ:Bѡe/I0dUEMa}.LATK6nŅ~*ڪL`~ς:}>TE!օ8|vy6Ҳޡ z~Q7D;F=tt =u}](Io\ğDy3y/Hޡb#ۿRg,v*~?2y ֋XC0TA"F7j|Ui Y(}X~|fo_t @^a?E.=-L+ݞ$H&d DJ`b+g1+޼5ݟK@lS:2Ma 4-MvGxN=/-wa4FZARJlf | ! 9`d+zź*) |Zv#W'FKQKr͝'INh4Zq +VEĬ~$ 2d Y:a^ mrE9RYn!Ji)PG zyZy:F7Hmq\[KKVImzʐ+d9!X%R /wT C%xXvu uRaK> oBεnYc@\X=Z4ZHM< #0U̲PV\q? V!+KI@6"Сs/t(QՂ 0CL5*@+ӄ&'Jb;Ʒ aӉc5#6~B5[g`b0m+9/4*MTi*s&7ۧnr>#kh磍HGԗ*Q,@v{xkk L6T"lH¼S61}\[R.`6(pErO3M薔Ɏ,v $2&(i|$=? ջ[g2X߬=P^>L 16&RA|&l=`0gV5ꑧf1oVρi7/sut*bԺe=G̠#h? xqY|lxXX|ʼnnZ8oj1}ߔ Od=u^"$+9I U~gK{>wq8S7hc #ٮ&+y;}%wIvP[; D' p7eAQ_>sM5ouP9-=HbVteg'K1 ۀlC_̭↪NQ7!ϬڈNl| Ӥd8/٥2nrN8W4' wtrDq\7IA<?in[Y?5 OY$v ki'$cXV/͠DD hIBp혢 c:2JG$@yӰs&-M^EY?ܴ x:/.ʥJUQ0=X3VB.s|ik}"$m<8d} ÑJ*+]UGU38F"W϶s25h qOYBa`|/T(+4J؟qmU E%JgwFց2&?nձA'3ҙ*hŧ<eZ9軭2u/vvF6kgѺV 3kܡ9rCSӔ ^aw5=:!yS.cP:k0Դ Y-?_?25.1fm k0դGPNu.'}u*BSQD9sWm=k`fţpǝCSn~ë߫P\\ԴJVa vTrϿK>@)F7~wBrC`%wq5E2V#M85Zq^95WŠ5*>tRM ׂ%w8g( ˹\&Ҭ;Y%};&j6iE~O+ p_<|oқ3kq `O||o|y''^-ZcJy::5TJB!c?]eRtQ ^M?n?$V&I.QmTZ~nR܋~ؽQ& іKv d´($x(`b '5ZHwMЄ228 EjSC:8H'ŀU Ɨ[4WI$14@_&$Q|ZC Ŋsg P tbe/"ys.#i#mJX^~;yr+K7B(.yy3uI{gS1E_ m-+j{L² ?H+:\~&AiӬ'r{V]L5wrhu; D|u$T6bR8*(✗i]'6ҧNo~Bc@q V@lKt_FrSGJ+g)Qz'$,w69'Š3~}G n=ԍX7(tM [˰\^yE{,Dܹ-3m׼/pewAհH`IBsP\@*$Mnݺu>ccંN!Dgw+&Qým5@礿@W ?CtvI5T=&AԋCܞHr6`t=3m>0lrji$df5 vgUԷ!Mx8֒|:pڂ]؝.94F2A(($VkT+VjʮyqZ" S@?3ӼHar%476 Afw{g{5Q^D67ĭr\N"'́Ov͒8d{DEj[Vs|$Yxւsk% [w*N !Lx*!|8Ŝ>,}tzs~,xVe88?a׋c}g]Rl"|o{RtBN 3ϧR\'l)KBda*(/@=Q'F?t7{hY z]LA_#ħ |(f<|g=UH\uʱ5Ԏ - t ~$ua[}:C%Yһ Hg/{Kk:3Sln%ݏ כiDfΠtd^Hg{% n1) Z꒘vOyǂD6pTRQI,qBĞ6q!!Ld=b@62! dk.H/%h Ǯ, !)5[7,Жմ$#nx/Nƃ 7`U5^|=۟a߁S_ G%IͻBO8H d78:ņ(J)xhK=JGi|h16."!2DAҵgF(PU= |J:rצXv@Hu ]~ot v2~_َ&.ڍU^ONܰC,x `})$WL$A^0h{^T/%*j܆O/mɑH*h0b[ss M? Y;Y|Qm=o@B$t(D1jIN'oC7=nxp&8?6sVT`c%liS\ԭC+kۖ+^ADyPνLۄ0;fhf=]ibX ֌/VH[׸~W(MH{px|iPd| _1gcɽ~r%qps]945Ac H>z{Ⱦt;>y{}'^0T{qzmoXDu#&=l67 dڑCRVgϮ1@U8v0mӓZiXňh%=w׊&He1ī(Bf~1ۙaPf̓yU/Q '07q:مI;_^_am̸?J /?N`wÚ+fh~qvWh {kSthNE$t ]w*0ބ]{Z^\TCjpđ/^hKlULQ ]1ȒM5=+X4VBP;MP*g.U*T,ZDG>.-~=g.CA/kҮ 2/^ >_9*@xH^P=szR! Al?FAFQyhjT豟tdz Fg=%&| Euٷ@!Zs_&:a1Aݐ=Y,'>9ZBzɑ5)LBS°qd2^Sg4ᵢZ"B/`GO*sڬv0"8iQ@@_Nυf qJ}V=&ЭnGBVu=$nhF{µjyY04{]_Ohԝ{K\\|.wk$(i擼xH>(z nV׽EҬ"SGIa/2\t3{Oe Ewma|WS|NE!=OmW*e5 ָˏ>Ƥ{ btW RQ~N3rݹVyi T(zu*rev%~l2^(:Goc(uSKJہYNqxrG=c r;4IJ s+Ct]yqKQw:PtFE:+IBtt Oz_$XXŃVX Y(e8d-:ho8ūf}175\ O\ZJVZb(̦7Idhx:yA[׼\o&0?wk EN=j[2_! 4@ ի(E7X Qu"-s3E UPtL,O;'&rWhWk%b7 ()g3CH`˙. j~/WSQmsXX \\yO>ij؄'G k%BwzNTc-K&:-&*8J7gg)z^@G k(!YΟSPCIp=ONTD{fRnd6N#xST~08k"BE;_(6דgt^pwWD x!U6g ty4`o~k^a!$` bAA>IzGAs& _bĕGG ֝;vY `p9fEu;0$5$UqPCb 1F2SZ ״DA[KJTptrDv @|=C|@#ӯ:HD)21Hebhԕ]qtql" F b73Cd(ǽT9H\^a"Q VMZb'<JWV+ d++;q tk|4Gm1*Y=Ê8݁ vplU@Adoێ* a4._$ػ1 X2eL XߙH=;DM(,Z="ёƿ +5+$t)0x ʷe3 *8GMW`W)Zjʝ@-[*Jkd{Twޢ8$4b?H"}!7uxA7Wgx)Vl: fvAv鼼bH3>#*lI|<`<)*/we2l]'bnY9!FY2;D]XMSZ=khRN /l?(jLP;o^^ .kSՏs׹yOPw޶z؅{dIaHǶHEeB#0eSwm(pfG"`Ls653s}l#מ *sܿ]5wN Q,lLSL2)JGիb%2>UݱLbT\?O Yx!*Jt[^N k0Q9IIq~ `å;r[d8K dWlqQ!nLwc꽳&&| }9ו}G &lǽ⺏;{ߛ'9{XMp|Ԟ}`U3\Z(@Z240uJX|cK}'T I[joHM9X`ka%[Dsժֆhh rrP&VawS J컘VC-9<ص]`(Fzz-pŖ"]E>H9i_f2ӆ{7"{uZz Gf<OL2u]L !a`l~T`.e ?D5Scrϴ|;{UE>2Z?GOk;|l`E-Хk֚0.9o[];s Ʌ@[?}/d=qtX}Q 94o`VI3PwZ%@ʫ8Iظ#;4F0%"@pxW]&T\* 8cZ̀kSۨ|9I F$\OZ5 9x[ Q-GJ&^JETҠ~* GAVDH vO'z>抑iBgMw^v7ێm 0Cd+̯=($.1tQdV:-e]]8ʥjhr飽9~@1éQ䅳7>+q+RB9}PygEoBuAIK`9$RjH캲M0&c#vDzd=ք C{734;Q /Cƍ۲GgǪ%7s⚷2۩\R-HYݒe* `q҅8fBf$Y3EILi2 XBo-un<ϑdm$}qBއ\ \11jHrm ؉3BZ6*-@ ﭬrE`!%:әa/bgxZIhF0qQf_g*7̗°G޲g+y3aY4aJ/VFԿƴXÝ y0mDMtݥ7D[U4*j#!7qP]rx$0%'zfx`Fd~d7zd8'(zLFHC_r](vNa_yU_wfNzԸma4S(1{a}%͂;U8\nUF )Q8?[ބ7}h<> MOdGūM6ڦئBBvft/.TÜqnP<)_^_ii829 \g-ձ}E~g>V領PUeIA'doO"Dȇyu}K*1J8BOG0ڏD*De1.$ХSfC߹ 19n66R/xUyg 'Ak5-WMUYI&ylmr8.9~KPIX 4M ,%6 |کp8TJS+.OQ9HY[Bj+sZ~9}5'R2D-Y WGODNm샵iڎ\yAՎg6统nw?p>ɢf΁y/ޕ]蠩JG!cC5e\ #`gu +MH YjeO\@vjOO&h@е[,VjIcK&dRڟ$i > ي(Ŕz5\EW_][hk=zwDv1?>26 Bn{CDK|ѪDaR:Ll 1 4Lth)>̡`Tl{}(+"%lgҗ!ej3_kwOi#+ SW"J[*8c2K|.3#o1Z9[4X:%%59ud~V}e#w4>fȸQJU#7_qI|fT9flXҀ2w8,v͟#q%an|8a5p5؆q"8r@mk0ؔ/gpq_ޗ!%%(, jxỏ3Vn8KVIy)$9Rdy urO/h2hG{~[A A"))"x$j`N~em*>scdqK::c!/O*$$G#}rRZ L4MVإ`}GV!s Fr&/elqFro TV}&@Dl_4Rk Oep,^;Ǜ2v'=&L592jb%5` +ռ\Y qn?>mDN=Cm>,7 1 E8#7-_=%ՄiA*m}l:H{EAf'\JĚ<T cZeS.LZq~HZU=cpĆLV±lKDU']4?znv{`%2&|v`FA<5꜅SnAm̚&ITT=#M PUQizuhfL 4%RJ*-B[} *F`YkŹ>!@dv I5F%R,Aܛw=FX|={ EГ o v _Fu`k@-B_Tpx"6Iրw_.y zۨ oNPZT8ڪYkڳӠխ~=UOq 1Mnn+|˝a cS ]i.P4{كIc}1Gy0d}Ϙ$#C%e]%8 ^[QsԍSVӬ6(R3#&߭F-=hy<lDHٚ: 3Mwѳ.G8^И-հ@kWd% M|̐.h'MLjy'z550v^wnB1CQ9ςڦŽ"(MUPsT}i\Dfz}X rG˾CG50*5Z8,ڬ| /?/(ePߚ"^Mo/u5G/̰'5D {pc6mՙмKږYUC@{Ǣ/is|~VL_xCDi +ÊS<= =uݭtsɽC}1:~T>jtmg]ax#uϷzkgހZ(zɪA.[45x-|[niVH6 ԛ| 䣳+Tv[19(G\ohq]}1we?Dy(VE, RBۢ.u5˽[Iy ,GvU s2|O[ x3O {ycmxp$1]FGY3OԤk=Wz旈doczU8.H&QjDxrJ߀K;&NXwru;IM;b?+"Bδtά[`y"4V*}e ,а(ӕoR^X6G*MQu!'U2Tl4xs=6ӐRABQ=MB,`Wơ4p<`=>es$6'21Q+tuED'|ٖSpc܂.[3+.]x_& 1@*,jy`I!eߓ_kǽ%K)f 2Sh| z.K|ҁ[CijF"ˬxMnHe.m*OoX ?.HJHӂPbO>8r3o1]^;N`scel6z9IZzP،VlȢ إ7ɟ5 ;5a ɬW2۸yoȏ?Z ~; r=o09 G:YYH%}Zw4i=!;ʹq"vqe5# ɢpM7ZH7"cWJ5eOرG!!fJ_#mӕh\swT@cFvTu鏣-ݫ,mm]zRk:OJF!,Ӹ,VW[~J{rӬ@{6 IrWy ޮ@Nl 8`mFDMdlX +~J]8 >S' e}605cMnas0b%"n#+wdݡ֭*U\(&I04vɓp.Y9¤&8̫_ְ`t?أ5oXߥfMv?WX4Chϑl)}ǥ,hqI4 UuGzh'67z8h$ …o +Da}O5RSZҦ)$Ӌ7;$B,,2&piN b&wٌ[W17z[:mV6GB?! )Kz|3F_y$b.sW+#Ba*f_ # Xml&׸w%v4ДON:;a~#/t$[u N o.Ŋ(xDSl-3Z.l _EN1a=^3'oS ##MD?`HbzOQTbKaXJM ?=vE"CTvqttϸ˸@_WKw9Y?E-r4<2_]xL w,4+IFeM*Pl~y)e)9,?|HVaX˒MsQ\Q*8o#Ie*i0"Bq_C^; 5A0ݾФzzBf-FhQqm5e3[̉- Ӿ؅1&guLZ 9?5;4caBUtZ֐mW+ }hdZc4yDّϬN޶QqQ2AyOZSxAޢs$I[5q* 2JFJH^q.qO~Oz.H/ VbXHh:e6Qt_-"9 eB^}$dT`{DB]aq42`PV {t($}F O6W fȤtw`S ;bU8 ?CGT[ NtU]Hҋq{wp53 o+槽9gx}*\w Էil:0Y[9KlJa*w7+uq+t#kDj5M~1|'ݡ z i&9V-%2VAxڡ11oEz@ޔ`U. <ܡ O D[Y$~]Φ3Z^2kj@%piP6W.Mܯٖؿh2+O+Jwf&tjijnn> 6IУtyG?K< `+N| K%#$?d ū(gwI3%;/C6-f*zRWp3=aAFPY]=.hx WK zW8J9~.5-2j.78K{˒(}U>&etV3}Tn늘ޤXhq@hdn~Nd} ٖ ,*%531 $ȦXS9ٚo[[c-8Iӆ#dv$gxv2EQ m=q3L9I/nnU vMiTkǂ3H6ךMv)@ O^wfŒ۾$ 7WgxN禶g4ިs#z=)!l4%Hyk@L$P}N(LeVI-{JXI߿X(RJcXcxZp2h G'7#70*>p'15Ӕ@,QD\P=Lw13nWt&&е6ЊЊ2g#Qe}^|5(̦\n)v/'!.H0oD&rsJHǫ%t}ap?pppgXE4"ӄSYm/HTPz5lɮX|cE|nvi-4aK=A\*/)ٸNY!#"+#.nArc@A݃cPxR&(ʝ'`W h< aآSII^0?⫄ej+7t\rhn3ϵBJ֯RBQ-!I"a-\%ii {MނI'5F0 ]j2Das\r`4`Su\sS5jl1K`NkBk4ũ`_q4~jˤ_QD7PF#Nf\6&='p,-\2 Ő&ũTV+qm Gɂ*(XO+ݝ`G"=Rq'7>S[7'ũp6B>GInh,2&yy&B\{iCF\v%P\.I ~EZ'*~O.TTM 'ݞf?4?ߖ)0 6 r,fiS|3K,{3:0e۩WAWbKYMqLy K[q]/m0 ?2ŕJGZFTA_']ld_MHRSy;u6Ya +Fb3CYM=qӱ7T>ൻ8ov*PkbF[+rDŽoisՅPdNׄy.Ab')?K\ 3 ':/AMQ(``1d,&DttMt:|H ӗ=]dznJϷZr!Cj(Q웽*`:pSdq{ܴ 9ӎY1Oyd'JYe4Oe=MK_HȖ @]Z^빈l(!:o\-Za! S QxRrYR|EhƖvt, Gpzw=8u@HVH_z6X.&:< ; WBσ(@yS ",*F pY[b1bڨ0{sPnf=T;< uR;Oی1=v1F GߖˀEE^O.Lvm+wAy[qt6.jr P)$-cJȉVzϷp\s6DL)Tk 䁋EP[E%p?4 ڹL/bLJ-`ĸP8"4b3[˷||EM%xϪZxXwͧJe+S(5uW TTQ𑪈? )칍 ڂ ]W!ԥg- X(ҩJjG|WT,Ē'mDT8b2w"IϠr<f7+n^9G3e3c$cL=j2VCOhɎ=Ne/C=K })R E`ɘVwp`g'2RVzBk ^1(ndW)MD4Z?;deuޠq}B])⨳SgeϢFGnM卸܀ڧ#=,)8E #z.%}%$D9HK@Ҥ 'SyoR<;`#_yn~KFڟobYOats''4bː6|}l TA(}Lm=oW*r@2?M5٧tg^20c:ӓ [eENo-.3Eo`= Eڷ216nyh(˜w*B1DJa4ȖeI ˞0PAP4TmSbS^]\̠%`d`ѨKDQu2pRQggylpFhmm)g8cf4 ;@7y/蟭FS_[z7*^5a[4IMF68UN%J-YWk!yBQt$`:@QfH NR5tO12]]H⫡E>#01QX@?)FgL,dc4p/4Ξ%o ? +*=}/5_sS}d>5O]Q8aSBXXh=cU!7v~q+#7{Ia1,nqv]KXO9%F ӓ>!w+ 3T#J[RД{rp\ .X5Ez|ŧn# I0ĦUYd6XLc ʳg뢧,5tkh h|}$#gGE8v s 1Ɋ#ZAIc*4G: G5<Əqf#"{; 21PxXjO3Q#'x?Lٶ"HR#8|aMFh,*`Çߺխeo^5:qSPj}x<k@h-oRdoGO*i9 /!x-=Mn(L9(@uZ%)Ts宽|`Ý|gߥk LZw\Sdhp&>~`** *~";3 Ad k,DT=̱W|W?YoڿFI99&f,b %ȹ6 aQNKQП=E M>xmo2(SR݈f}?:ӈrg7"h.dl8l*!J@k..w"|s ]? `>z0:ba 9u!>9-Drxf&츯3osD\2Pε,+mR>^XtڒplOC$YQi2M+0~CXv+R!}9Mݑ5l qVh)!}CQ^jK( ū/WЦ6`;AV'qE DRNK[;͒VS ,lsOXFe-A qI)vv%F91٠ M},E㒗IGvPT<|ekPΤW8&126){E^Ja'x;ݙC0TX(+y5Dnt2C?J (jvY[˻wkjk`a0+%={_Ѐ ]<w3݉DwZvsvd4kC$Ι7 tQIQUWz ʒ}H\j_8!)= e˥iKDm3%(N5i\a.f&G'd{gvq.P1: @r7I,Wړŋ#zd#A\z&GLJ(Då"dR-V~OOf/wLȠh0cJӅ7RnƼy/t,`n}gRt &8Bj0nE.%˄NHqMKII)Q| c:)4xc#:xUl ]O0 4K(k!kP g8lI1|RCɘBs]r=C8MHv.="ZƊ9յi$O_ݚӕi |4E1(h3!IZSw$NA& 8#д?C8HVq7bw9 N*=}Np]ydnd?#v)$YC(΢Cг|YizM>^$¨ٴH^STywrvňbJ͎ݥyF:Ix1Nc'΋-;zO `FƱVJNz$jm0#&0TB@IWH,M#]GWpjd61~kWxoE閲pː።>HC` YsUz9Ԇp>f#(5,LVSWʀPŐQxtOp1]jpDv Atm.646JC(S-1sY%)H{)H‰޸cx`kX|Z[!.Cwڲj*l;@6z~GD< ^,BS 3 k(ߌp'X}x r2r ;i494;͝< gWBu,w|nǩ }گt.Q}g69+ŸFV*F}f7`"ޞrt5"O3b>Hnн6΂BL:{>}J*&(dp1pN~rV)>ؼ#JQEF@j ޑ睛ȓ!L؇'J刿0o`gt! $XkzY֝vFHQK%4EZj)V ;QVֿgo)auV9/!̩qƽ`Xq}+Pr?rѤ<1Ҟ'jz; v!Mҽ%D 1Uť?,hdxbǤ.[ j* |0-(9RCiUz9 |`SdH_c*] V5Oڐbfx%v}kU|!&﯊!01 &Bpx%kMga?̾NrmU :m3:GXX &/Q Qs0GqIB B:coX |b&G+s;t~MEzth)nÚbBjH5r%<\[WEz$" wrf%y0 ?ޱQRg\Y*ȫ?`Jn-!"đ"sAИnPh{r* PA'(8S}2lm9t:nゞDAxZ:ƕR׻==]l/ap+Np؃Ad=׏Cjr=H QiWP8~Ǿ)`^@Xopewɞ7{%U](@B~ڥ':' I0Pӿpw[B+&F;Mq}d%4`T>lnRy,d I7SL6#]쿉iqNc`2۪q-NllRk4hW3y/_{aOLrIlp'+96E6|g?HAп-`$L Z;z.Mc*aFVYa Էt_BDNN ;җ;￷2)[>TC ƹS#pS˗s 'I6F"hSP4(7FIefNJl-/`|)SglXDRW-`:|VCv7CcSwG f<'V==݊9y-?iu༿q#xDo6O"ߗЖV\K'4Fwgx@wkQ0$….&CxEg2IŒw&F~! /Cf&؉%@`<ANMedD--@6WDFwy{\x.gjPoqKr? Huut`9x"d=4" 9k(9NGoͨ]EFC.F3|.G4['B>Y/5&|,$Џ_ː3i^qVX슌vXܹ!\i븓 B{3})t'fϝ!561D C,xuBwϨ{xU0s).B(HR bmoR^hGdPz|Cɓk=A1 IQi[?!GEsM(c'[ 2j ~uT3?aֻ0O~)}owguR"ޏ?GdDz\0JEԄ?a`^7ۂ)WG dzi5gp/E6Df7c|:<P4's0Al)@EƇmêXſeIE*%_hmϫhM ;)W(aJ 9ih> x$M`WEWN@ M"ҽi((B'*EƤw+ ;O&\Bʉ zR\).@~WѸkU歳q,|!qlqTIGv>^ue?"mO. ,LEd r9!챷ߛ̰e"u6c-[\(@OzdP0odL'jW~)a ݓ鑰{tEʰaQ!XOmqlv5٧su eLvB!KP=] !Z M$r^)L|&m α18 ;>؊/|Q9 ZOns*b6 rN YV+ȕC-}'iF›ZH&1cJ(𲐍 Zv,O7S.gRVl@b ߧ[K}Yv4Q-GcFhkF9zRa> )R2^I\&3vE=}3)˺삉^F! =~ `3)_+z / | 1@ib~kGK@[Ұ7a Pn>5H .$sedU +?e/SS( IhE rݍ!OBXV03 _xO-=;{0]شPm 2XΞiY kPHʇ/ABs+H`4$%.pX.lȝXL1n ˹b9c2H<~eE|h^_)"GَwRr8W۽?H 囏8 &O|/X\@6]/رiEYV[, kSƧuqB0eL.yOU0¦ rĪ#m3$L2{g:_ۨE|je$d#ю4وsqO jKov#ZU (Z%i Vlއ3VެiKnHvɮ O޶j8nO[᭟XFQ-sSVؚ#fzr|r!p lZee @<ޫ=2%JǸԊS__.!Ujfd${ЛtsS!RE@&TY8 .wCg?ByCqEl {/x`4yozbmm9UǾz,8 I,6>̉^ʊe#5`DKUJD j]8d3􉟄vEa|9!(J>\钏tL؂ѵwXȮwİ@Oyj-ꀧ31 !su`MQ &ozgʄ7L2:H MmՅ+\i 4e/u1 B6Wz^seT:#sױ]묐23KAyҹW=pTSIR룻Ai/Ԑ5V`˃\nn\R,u?(Hf见>] K$B8ջMnKAhGpF ͦqAܲf~ky їEsSj9K ,UORA }9 ]s-)PUVgJ:Q usD`ȬD3b ,* $z] /MBxn9CafڳX}Y+5&'!r2+20zEuoIfɀԓMJ@$K?ã><[ HΚeBrG.X43~ Z&fh[I?bD 3AĽoτ0g23_Ք5iS7]/P3 q\Hxp97^%޲P{Wتc]kmO51T bؙFddHn|DB|O jNOׄù31Q`恥l;ݐ ;S>P5j޷l:?ZDf֒>c]+C>QCR Zp8HwZDv{֛3X [Hl, GUbqrU!}{%0 ,ݖ I_"8M ־ěRP?.haaOWDgAzc zyȆ0:yz(X16n<z0 ":(&"U#+?V؃'-S[D(]3wj\f.4B!eݡpEG? X%H>&Haԛ Ohf[y:8㎇B󞬝ՈpӫPĭdž-lHbj2qDdY(-o$4cPyO~ U0q4!ć"]xyq rqC:LGId~y89\@;D ?en0V8g; }ՉVAOw>Iُ){Fx͍ o씍/h' P:mB{\BH3zoǞ+yizoI`U',BsGa4H\GJtw 19w)ffˆ KS`w:2o fXo=hrHʰcC `̈dǷmj >tO +TYY˴j'0<'d*Ryl~Ci *!4$Gr E 섾lpnfxs>^눏"-Qtrb{ЗCtaS(>ۈpRhs ڬTgVx_d+uĨ\Pj+f)Gܵ<ȏ탨t|(] Əo 0c(e乹6ټX T*c1lx*َ5E|74 aW[y1pxlymezW4c~0#NDn!?F^6e{ri{t\rjD5ʊjޱfVj&E:7^T,UT/: p%T_ԛXl rhӯHRq ]}ȹ*J}~o;UKTtćr8agb$ۿxshF'HbpQ"69%|dg3~o2Ir[*,$+QK/<MӶE[7>*^_<(˥e=-N'tW'@ձ-:,cpdC|*?ܴ6Bv8\ 7 m[S¾5%eU!QV0ֻ'O» -?BtI]vӃ=Px'?%4&56+:Nڕ0 >qeY}TMa~Ԟc8pSu7LZ&-cvD oT:6=%9ݐn)c-g5hjzyycuՏ{Ds㳎<_<`ZZ3X/sIx3y2w xzBx]!jAʞNo+bc~gAǾ)96?`44Wa5RD({];pZOs?GP NBGAxZ_|i0[2ݬZH2Q@I0֞ v'<_N}lrZ:{q*g?j\z:rVr<&sam콁,^\4iwT)OMNڕx+6rI(ɛAbbc<Ӏtߞy?a=™z:d 2RR"D/ipD-" XE~N,gv2N/uBėOm:&n`[N Vs.~q$Nvmĉf>݁*g/w-j`rsc!<7Ԃ~fߡb/oz6S+Kblmi'722W[2k*{m:L<+pjqZ ]2;m-@qvhYȡKl #!2yngtne/T,%*s):0BDck/./dMW1H&YRJjxvl*z&c[ma WvƮ\GIy ` @7ɛq&7^RiGGq183SHcƟSlˏ jCjE_>w&X'=:L"1f#<C~ 4y~sղ)I _ŷ;v.+d>=;.IQrƵ*d `KQ=lR JžNucD.u]2$4,_ht酵lVb\I z\.Wy<CvA"WNqVWK!05~zѓ-K]L%} >[3~Ǘ@Bd Ww ZZ+#uq챣l+{1^-)gb`ΟZ]PU CCDENşwf=k0C^0JN|(Mm#C*]Y2Zy!kҩ,!ۀvoVy?kuKgdV.-xxp_lW9n2H4kcGU0h;DyCBLXWoɹpmB4B&G&Ѓr_#v1JJ@*rh[k>q }+@S_Ԃv!fȖXVjھ D^wj y)>t;{0u4^Nȵe }ʜ@jptj8wH %"Z8폇B0 AdžAAu_>n)p`vU)/+*(bRXZLY_5"S?r: %:5F%x&aTW6 B9jlz6*=MyTSAup𔳫9"%a:8CDǧʰ QN)@:D6z JZu/0 )m6զċ㏣ hd@ӆVa~ e ʑ%S%־d]pzER޵EѶ׍ur)Ui:G &q_bHj aaͣKvog]!e4Pq]BwPtWeB;AOҍˈ#DTtճJǰ.Z&DCGP6,jQyPtq7 nR+((ZQ4>Kb{&] Xd&9-U+#)5z%\vȑ@lTBF 9aֻlwx 0&0S/sHv ?u"Www?r.NRco z{pLVrA58 SC(kBp V(ѳaZvTȞ4ğgslڙGI+P]0ŠZޯYpgSI^ܲ;L)ӡk3F7!m{^b;kЩ" Zz!Е~ 0s\uN%(X&qVLP*/EHz.^o6'$Um{È-9ͺ Jq=ZMΒ D8W!*Πn72Nď&y꿝(RS X Rw`}3n/;k=`6G  e;3ȈgVI _`:4& MV˥4uϓ6KA8jH?c(C $U+;V2H/Ak*C< cp%%qu3F~ف#wg?^pt :pmw #B6 *n'Z[Pyݭm%5}BG6Hr<]ޯs5n&IEhb(jS;X}48q ʋFbYTswS5X4rRL*yS&-\0X`qƂKߙK+ؾӱ$a]]Siw~,np#X%)[5'\-'PP}WcJZjm^X a&&R#?d]X݈oBOBV6h{vڢv'#@?nV).Pp%fz'`zeU¯*f"U5U)y6n7Jxv*@޲>o9 /VоG`q>* J#Uy@SZNt&$LkyWP*| 0\ eԙ6md0ʏ㹞? S.6x#ކŅ2>{nfͩT:yI=g(EulN-TDǻ=t,-iM xA#*Li>tVź ɋW%6x7đuD՛vwLv#Nڭ_O_:]}B{!ʈjj#HwH6K}xg<~y(9?(V;[׌> +}] O#TϢ}UGs,t7٫p^ε *&PBG F EۭZ&eؠYt0Tc.ni M*H_@hb"zkUg9 / 2P cL~@^e12-R6cbKKP% q~9z 7ĖNR1m @UZnwޞwP_B8pS 5R9ul #nEy\ˬ;.rT"[2D(^aW\;vNmG5`:P;lhp}fx|\_y|펶lgZTڊ~ipLd/gŭMDqaF9J]gw+qt﬒0cG"^sw\̶jD 1Vx16߫n14߸aO+,HpѾs4hXpJL4itU\ڗJra/Icd7l4U{Zǚ5:^-}pL *7DEPćcy.-ny`+VYhÂƑI #TFaX$;x(>+Eloo71=#n ƍ:JnW )zT$Pf9Ifj*Hm3m~2t'TBv ֊a.#$:Pj ۻ.[gt0Ls*KLJ.]bLzfsl`8l|nJA8wd]ܪeuяݷ|e#q+Eo0{u[d|ru%6[+@ܾ9y<ٸձi:lP0̌[,9':P4GXo:f[8):UK$NQxѝbezgnhta7J::,WTy-_eu1 gCU}V'CPAy`0z#!Cd#ؓ)>ZnOrdݷա3Λgp.u^l2#l(j[卜NךGm&R~}yC?f-[yh[u~wIK)gfX{1h d#Y`w6lc=[ ]0uzQ5 E]o ƯriBѽpDSV.q