znc-python3-1.7.5-bp151.4.6.1<>,^(~!M@eee LA<-E%[F%mL!+4}[:e`݅学{czOV6ÜrXjѬ,5\as x7ɉr->7*$3z€ x6 ټS |/2$7B󾔑~pG3%ӁsBhsߙKi\|BMtp2A(bSxTuhJ??l$D]Ͻ >T8S$ 8[>ACP?C@d  7$(AJU n     0P|(89t: |B=mF=xG=H=I=X=Y=Z>[>\> ]>@^>b>c?d@>e@Cf@Fl@Hu@\v@|wBDxBdyBzBBBBC<Cznc-python31.7.5bp151.4.6.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-power8-02XSUSE Linux Enterprise 15openSUSEApache-2.0http://bugs.opensuse.orgProductivity/Networking/IRChttps://wiki.znc.in/ZNClinuxppc64le Gi u,^A큤A큤^(~^(}^(~]ӈ^(}]ӈ^(~]ӈ97182cff5ce850e76a370f2fe5a8e0bcf8b125ad2d8b4dba2e999c5c27c616afb985149abb6cd1930a176c4c59bcb319b8a9ca8eeb4669edb5946254f0d49d0beded44cbb6bf7d4c528e5db57e7083be1444a6b13778298d132d355db80b52862637bc8163cc8e89b1a11aab6fdb35e68a5035022219eb3aed54a814dae9b8e4057c4b4c398c7a197f8955a85c68f092b3685e58d60f9dde17f7256efe78f693cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootznc-1.7.5-bp151.4.6.1.src.rpmznc-pythonznc-python3znc-python3(ppc-64)@@@@@@@@@@@@@    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-bp151.4.6.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-power8-02 15797121501.7.51.7.5-bp151.4.6.11.7.5-bp151.4.6.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-protectionobs://build.opensuse.org/openSUSE:Maintenance:11837/openSUSE_Backports_SLE-15-SP1_Update/8c4658b18d70eea468fd37292633c951-znc.openSUSE_Backports_SLE-15-SP1_Updatedrpmxz5ppc64le-suse-linuxdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=e8ec77b83f892bfd64f3736f16cd81c8d84f7b8b, not strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=6f28dae74c140ecd45f3998a79a6baf33d9b913d, not strippedPython script, ASCII text executablePython script, ASCII text executable, with very long linesASCII text RR RR RRRRRRRRR RR R R RRRRRR)Nۇ"&2H&utf-8a0981ef159828f0515d9399772e846f755feb98c2dfc3d9f6b482aefa3a53865?7zXZ !t/7Ͼ]"k%nґ+歘2-#/#7_ '&TJN0f3W(u~{E Dfh ٶ3p-؈,ip$n 0[8|1<9N- 8~aY]^)?- gz;_kS}s`'8C pk$mzIpq3v<̧Tzۙpů*}yۨ PA$8֚F @zo@{)J!@\upTFfLŗXT6}٧JPO`ኝeskPe&6_"^`f˜sTQ&X=&W&*9'}"[3^h5ba;O;۪|a%$_lG˷ Фrz}p0nP)vr-|-lm#k|8*GoIb 5X,{jkf4wd>B6HcЮHHř!߮v脽͕&u~˴#9:hv/lZ~!${B$#u_hL"8 Gܻ]<<3yQ{Yo ݜ N+8OUls_N8lG`Ʉ` }l@>q`ۅ j;f&&gd4ޘCۡ kc,7F ?-jőLFNںh۶0*Q_sL|uKG>89Rܢ=Gx8bkw_rti?Su&&>P-ų)C-_{ggܠDнD"K ëNP^}vؽPHpWk ,č%s^Id~B0F:^5A[KH9X1(|fskU @vba7 _ tL?zQ5TB%L N90LX4sl>'V&={>!.w1_'qc/]3q6P8wMAGb6<*=? ٠{2n~ǖQsyS]M7o}< yhȶJ/:Mp!o~S{I6zmE*Lw]W k(f!^]Q9/dU_kab05AVb & =BSe.، K h\,a;--8C9$DcuRI3ÛOR(9=x\-e`K`濲 &,΃=DP؀X+CԂߪA?:u.&t?nl8>pǸՒ)]$CX/wۘ3ԤJ9DT8% ;Ce@ ^'l&ʍҦd;_haB\ & #uU,o ?c輛X0:e#޳KqzцN>?oK7MdHu ePS5F)@iC52lԑF2|fݚ\؜lI,5= G@҉4̹ " PS?e jiR5Įj% F,B!̔C5n&ҿnvN=K4#GPe,ˬ{j_ٰ)<$-vM.i_RUbGe|(4i+abC~9nAn W@"pg\*ӋyՒ!dB NJ&po:-1v@/lnb۹r\BZA4geߵx<-q ,U;HpZ t޿]VE"x}Tg^9ba޽l,Ʈ-/_97*zFA9Yq,R%OȒMyՓ[:I -VǗԥW'&c)+tV.e24_F(t;k߉q˵G$ H`X_<U3Q~ܝDtx4j\@mﰍ]B$17<^d;j1~fһ\KDgZA֚%ߤցE`^yT޻}%:8023q;ppHMF5gP_(@dq3XGͽBJlXCίCգkZk†z Zmd{gym7$ bX( #8)HI+1$9+n )a鰁g,c`wK++9 az K+ >kFvQH4ۯbjگ1d!P:Q)^^F1>pRLH)u bi Ys-;Mriv\(IlHJF';@@ރM0M%r_ 5l92#VA],g __㶬Nf'F!hy`=NT-];-T-Qn^?h{RW?(1IdmH3QKR'q1¾+>:c$<8 _nBFn:3)*}zK1 2W4=꾤BցJuIh2b2R٘e ̢W'PD-yd QAmc$٢ ?Qr<UsB$"0-$H&l)^xMQHN}(\"& _ᕒqW;N77 lU(ǫMhq~NGE#%u`T_]x Mv=|H/7|k4qMRZq ] G> hEصX KiWيZH[2%"UWwQ(whʕA{[j#>V .hk_n7o3_Ƿo\y” n3h*{͂e) ` ;%A+qKϐʑ-.)P={{6dR;5X խ;fnWa/q$ɀP6X*@d'of 1eoO5V2[!Q5+QJ#TQUƺ9'lt\h_2/,ה=l 1tXmycE 4*ˎݤTwYrBIEgN_m5) x)]N[4_&Nuxʎ"xV,\CRN'Uu!b@`FZ6hs_| XʾZ,u^4JȤ#߼'2Ҋ9C91" j | "?} g a³wzK~.e~8,TR3 EÙO6y",A]ԁ&s5+-\pΒ۶|M /9y-bZUd0ip.kbK>}DdO!l:J˓:bٷ 4A0FJL&LnmЏeͿĎ^^ /|Z%` ;ZO5Wp=(Mkm7HVq[;sc*R{,B%G;1hך\ͳ,Of[hZ&r=7hc%hF*5PJ7d.>hW/iސѮֈ}ZvOo;Ƞ6NmsP qE_RDm {\D wNPZ T(Y*!lPZ1|e.c`FWTyB|ͻToW. ؠWF $ qdrrEByE6n۹1i\"TWOFŞe"2)^+$oOG"`$D@;/+f%pGLdXe䰐c:?(5J(=  g)W^¾Դ}1⪃0 6BtM&/6I5;wt[X0]/z;n5zRW5@7ak|Sh%cܓ!jM VMjc-BRu/Z 2 M& wس"J!i]7Յ՗@ΪW|_gqo}*DA&SI'~Vm(rw'0(UU @*FJ*:3gS]y'ga7xh`5]4Re~}8m3v9n'Odё+ -Wt>fd땩s͗!5/jsf*KRGxNc5c!$F@FqH#p~gU{R"D 52wb+iHxEdkP dBe{-ȷm)3XoZ8gcg8ۏ7j6>2=]iN*#ɿ ]ukPRtΰMp>d+sg bRwҢi tSm9WwpT \Sqhڣtejf1%_L(SpĚނz8Y`FYM{[yK^EfR$6ĹSFY,J .ibO'Z*u67"t&n%eij%^ '1^0tNVHhuۑ;Q;Iwҙ<160q?-;6ԈgnN楿<+ ^TSU/ߡ8wU@>e/ڒq: '7?RDD29wyRybug+H஻lZ`D#<Gn^G%\ !u?iiPAbpY(3GI\hڧ}0I\M+CJD,.(B_|϶ ;Oj7ɧC"<3:;4:-1Olj@[T 4"e=>qAbP>U?5QWNSG,e9n/C~(uce<Ihɢ=0c| Y1~ÒB'TՋ*Nj_&la; !؋E ~հ{'Qe=3txK>G~{%7?6K{,ٮNwvm}B6#6t4|a]ey.w1}`XDؗt=`r|#!rpAj%ߔ@x܊5[Z> esCcp2sٷI_ jjy_Lo6fKUa"\[=!Y`%q n\| Z=m"?IЪe8AܬZ޸s,&IS( #$ԓɏIR~c]j 8VOJ,,8r>DCE-)%,Sw M(K؟J xbL^KŒCc3.:q@ Xrō[` >&-%>D2rj[s)%7'-gѼͩgd'p*NazEED 0R)R+.r40eںaS5 T~ܛ2'[1 r4b'%I&pY%WmwV;Ș>E e) MkU(?v *CcM;WRhՀ,\S~o&h& ǯ$yP/06FEm40 ן]p}EM^̮~HF.%Ed[k(OGKCOp 3c$fLuL}NPJ-ȳ C\S:pcDyʖCnRA!IW{SJB hL 8}8`xu 3H8TruP8l읥^#-՟-^j>L({*6DIvG(s g|1X 5B.hWvX u("5V xIX-C6e^- pϤ@9j􎽌ПJ%wN{kMI_?$5.,cv0|Fy@:╮ИJ?UOc fW_:JѺos*%(tx:2KDO]atȠ0e󄊅)*$v0vS_UםP0&a)B*V4xjpƦ3!:ի$^[]ް#˵T8 ౢuw`7t0w^T?-Ƕۖ!z= KfzaZn4|@n blk 쮡\>@2Zn_Zܾ69aNLwARBϧP&ørνtݥf*Zl ͼ~|%>* 609 :i rׁ;W,0IUE_Dl`6 ?/'{Y KT^ 9`U>pc~k)-< a.Y<(ddeEYY{k7z]Huol+s@3xjĆqddWK}?V坹 q`.17c,b2+&YND\R>"283?*sz0 Mݫ't?IB7:/8 NV+SfyoY0MTqV^Yn/o;LRq,ý5r벟Zd1_(}:[< R.>Xk$ EF&3AĜ{.5"%Ӣ!9^>;#Z7E +Z;2jy.d3˟yXZxy&N_W;tH9 `l뾢(7)65V}VgܱwֱN:& &gW;xE1gz\5dx IĨh"x1?2g  Aɻ"xr6|}5Igg>.rۦ锲(Ră0984h ^y| qF)WD ga/9T#|бhxd8Pod ;^Nt{@\@D>fփ[& >tY^SQ()̵..`:ye7|I<QAPAw@i[_:fjt{]OBJp4(t laۅ}J( a0XCPWcQh3+v6UAtқ " od^n X$k잼bddʊ4-7bt"˳e?E9/s]JzќR"JKPc$ʊۯ(w>]ٵ.'yqQ7w=Ȓu!" bK$8f}A:l:3 ?YĊ_]ntWGRn]B5xrI1OD e; |ϼwe=v1dž' vaל*c7]N)g\v 81.1=`.` T-ʞFv_Asp5"_1ԊW#zP&ܣCVиQ<${J*D4v>#%r$ȵ )a$HQhv,{^Dъgy_ݽඕĿ7Ν„JH?!a1K? -p? SrhȺ(kej"S^! LdNqe+?o))~qz3YD4)DA<a|{I(E,[;tI&Q%p(~(%Nln; X@Ry.N6ކy;rM̢E =r[QI59>{YƘ-d#x6yޫd%*n9I0-)mٟ+^ zrFT^'46BB+nr}/[\|ffh$&ߧbqaqiopw$!r?c-eJ&O2GfƈA#h(=~ /5O8.6}axM4k8{ZËo}dROT)h4^kAid'r kjVmlmմ]9kmdW D8 lvO1%X B)EK iq|6hz<˂; }- b8]+3;)jDXd}7xͯNeLLjxʉLC6S˘`P˵*-V/6[pT@O .WONs!o2Ձ -#Xr`XK+JKtsX[ll㸧,,xd=K  bFD4<'G vܥb$mra'FH^yڈA+Ok}\B>td¥(H::$i? 81B!NHۋׅ\7P !K%g4 !u[l!VRਏу1|(m 7$Rl t]i=!-yg* xwf##p~Keͭ{v@ u&v`ȲR\(n,P4<'e䋞Isբ4ݠqQ.L#y#cy/F!sLgLHn:nYPlI,T7NJPtbQ;sL 71o<3GA?rFb/s: ӧtj#9V"iPd¨4{YɊ{7?` /[zE-H]3.uEoE7`E+<c<ꅚCJ^ȦFiCkAd6Ry^wKT]l9ƻ]p }H@(U N4R@*@ #j#XATxGr­ ](M/p9<\(R!gmꂠ51z"ˋjJgc(瞗r--EXݧ&Huza)*0Gcj8Vn_ܚ|Y_.ԻwnC,{Ր劌W[%M$G`%+qg#hiTr#zN]a93A)D3]j1HK⣣GViUt ^)ʤ\! oc"JX,w@!r~8U~zAV%sEoh}^1ofmp>S/̌XW,Yv'QaM ߩ5Wuqu4u#j%^2wj% &7 {([BqÈ~UN`+baٗ=R@d+Iznbw 2ݐOGt&`@֨t' L W2~ ȇðNf7~w8<#FŬ[+b#]B~oݺkP ]+ #Ad31և?/IJ~tYr)A CtQ>rmx)\P_sR5H@Oڍ6Xjd+ؿ&3L}W5-{$O9&\koj_\UW/E0_O:v/s -THFAW6#1`s>+Z;< p5EOKEPH I_d|"Ys1IJfqT S\) jkGs]ݐjN(R##i!eju }#/ef&TI&#{V3Na(4,1é49iUwJRbip!aB/v|bhU'Jz"E1YNnM.AxuȦGϑ ? Tr6&u4'ځ;.G{\HMĩ x9]аDS.ٓ.7B)dY9ᶒGŽ'205* TRW!Mx_/j8MmA51_㜜(W4S0kXP-ك/usE /uyWa')%eKI׹qrV$; ) -_+,|b Â:P**kUm=Tr@|z=gkK*0'һ  氥cCGH}hQo!%I@m^PZH5t쳿 rXlm֥|Zy*cT}8c/:чx!\Ȧ0U!rR԰+4Kq|wL$TW6ș¼Eo>u%&en0 pU|*MZd9euBm\K ^?>LQgK΁HKާgX7ʃ!X*d:fue(]` e̻z#SG&na0LZz躡}oeRrS:ESˆU0UQ%PaF\jx00Ҧ0VtHԁX |m!vߎ  cbkʮk ǺȢQX(-=LEE gV &v"첄C|Ċ _f!G{srCBϽT20ޖ 쟿J g}6ϖnob] t B蘇Lqx!7i*L,1T{d6_ު.Y? ~ziȕAd)_BR»і#'<)Ԇ61 !jBh]*q5p@' UTҍ qb5$(N՗FcYIq+e\.)g}va:%~ѣgNqnK!'P?B.U͍W8SC7 ;pYaƢKpm T5B4ʙߒbW~{tνNHW lYhA2NuR2{8b#40i0Oz nY)?4 8E 9HN:XK5W&&/(Bg+}7u|9<9:ჴ &RΉy&'[ 'e}ԡk6YzMBYB?"9 WH(wПqhOUܿc U3큼k"L)Y4 YuzB(@ vB?Z1['_AOR0ffq62^[n)=:uΙzflόAy K||md!;cǨ;x'0l9Vy@*0ƈ)=RZ# i=% 0FC+65}ڇnK3*XL|/ -PFg0@gV p]Aak@:Z|S, e)&%[7*BݟkBfBQMLE  aLL+ؖs#oWtQ޶;'4׬#JgO/,T`޶YR,:&Cb1HOʃi`"n_w=y՜ dK7- @MVx/'73]mO&WJ lLAc;u5?t|t%2XFካ|3A$Z()ܲ;!O#-&5,+䉥Vru9Q;՗v+% Fh-7Bi {GoFE7ځ6[pQ_Bj1Y(RIrrG-M]>y-w)_y ?`ܯ`WwQfQFа%E+G]N1V^ &Μ$/ɫ\|7&C;-iS1f}ܨ@f- i3: u cǤ߾R]x-)Đ-y&Pe,A.êFLV3Z7<$mX$h*]nߕ+v?nUʻ\VX4+4//dUUM&D$ق8stq6ngFt7a[xxԶߏMX#\IVܵvVϰ]v )OH,DeFpYh6p#}`4(6Q}]9vk,?_9CAO$Sc:U8vq\Rh~@:!ђjڛڅAɢ]c v6_h/2z=.G+e(jiFQj ݾżDfc|8tw`coK@}Lb,ES(?/?^RAP!+GAy0`? A 4sG\C bpiՊ*!zDg=+\|Љc;R&X!0(0'4[~_ @m>b\2j*6k $gC&B^*r, s,Ff9ʿud Fr)neUfY*YS! oX CJ{PJQ%hPvfRR;:ØF|Py _RD^lãom=3-BF+leR$0}qaQt_c0}:ppkW%IzN0 ɪ9Wm>xpl$ꈄ㤩7~*mJ! I hj@FF*3SX$ƻx)--Ӊ3H`b͊T9y "n`H5u?>FyånV-H7מF7EpOb6i:3ۊFiJI01(5U]'l^_&Aen"<ԣ)rv0Z|s|#Ѩq !\Z$l0P", ZU/ 3UA"tg]6\L$ efHj-;5h` ?΍ U|՛% =;Q|@"lzIcx97@?p 2{5 ?X 5`1^ny8>UAHг}.2ԮdOozL3Ƥp\GCv1acRQW,,E6|Z6~*"j$H?N'1Tfb_2nXGBY ׃"~DZ>ry6&?ބY!8_2(/ vËZF*ҒO)<ЃnN#)ROI ug Y°rA i-zRU$q~?JOۉgC>y̻%vqzJc;1\T=* łYjwS{.ktEbWƟFǬJwݬktZW؋WIGFqW:.)1ȵK .݅q&XsT#VܵN'h201_eČK*ß3F(d[$@~9Hư!| dqc4gܹ"=ةIn;E!>o^ɰzJϨOp1)rq<}I ޒ |=/'T!{Dr`X[# Jmd>:V {Ѓ=X6? E,yZ/=H'g%Coyq7_3p狍,%!ưEU=QeIS!]?F&tc]J,ӜB/,cз?W 6:^[DcLilQ&jzNc'fXYK[XY]ʗBN\ޠ~7P@^!aV^^u5a1˾X-sYXDG9I:2q3=w)a 1p9UJùPXX-( եx"!^pjCK2NyZ[/Vn_j{t&EoxVXčT@@;CrA0t7NQ%>e*}”^M 3l=vz;=?yl#k5}}OBDUq]DY.Zx M1\.'Y`m jk]=Vz{?;խ>1\@7;C̸~z*vr&4 _"Iu-N JI3Oi`M0Aǣ5? k_0Av+qUoBvMK*@hB 4:ҁ7R!z?Unoz>@ǥ./#Ql+맬yd~%<(@lR)1?6qfs1sgOt)162\!٢h$j#KPj7z)G1a63?+D2-$޸$NnS>c_YA'tPAmb"O7l)A z=Գ?*JF5ԽILqbGE}v}H%;pfӃ.W<' Ԏ4RqŏdJ"/ [kȋHgqU&B{݅L2@DHT۱j@6|x6wǙ$#UMeE{Թosݶw:m۪?1%=#s^dGQ'Аya8қMUvȨDq7*V^֨jVXnvJ?Guv+0Ddsp`ɰ_lPNDߠ A_Q1%(2(fƪa@>`/5^۹|&GKW{*)e{^IhA=:ڈj>7F!ڍz)_UifZH *tK]w7P(Bu&Ρ[SĆU$X#*P]yxztaJ 5B"GdF;.*3n"mW,H>N*Wn+oaD',!go[_:AmC[<{ 3Ā|yEnLRPUKV~)P@,[AXG0+9W/C4 t{vlZ ':Qb!ξ I4}Lg21QnrDŽcwu۲PC>[="D ä7< ^06,Ng^C}1JDQPg'bE+G ~Px Ej[pBE'-V3YkJ<T69mNqQo)~PM/3ϊO%eU\pvYͥo,rTv*q27`r9 ajԠ3goQrBC}oj{9 _KbD*{~4:bI|?ss/\5ۼSJ/Qd6qOź Laԩ"~0:EW\#K̬9+5] XgtkRN0%I~\79=3]x'gu3X1nn JUC$P*ogFڏ엞ęsLYMgɘE4]łSC+9")E:A ZxªDLQNzQkcAXxY抠hQIKӲ~5h Ȫe btb7rf |9h\ay ΙM};'zcZu1=ydgCq3 w+o,bcW؁r:ij 8Ӈqw_z(iݜݮe9Wna`[Xg'YӐAb5_ T::]otԥIU|f,*`[)''?YU&r n787)2f`qM5.@u?v/1!7KerD Y}DsA@$Ǜň3iL}ܯޤ󬗗毭0Ƒ9|E*&al }vBC$2:x@/DccyP{C M*l.Q&nѼ3A̴U}|R-,JFԱ<:VЁ3>&'x;Xy`h,Hگ@ۖ}҆΂y嘤+)9fY^T&p,lfE N` |BC`{0Ox~=}=; <Q))[3KAnV$ {{[)6 \ Z-0Y⢝l';Auwi*oHkgh7Q1G79_)KCXxL"(_%2}04&J1ʩ|B4V}U,}𻗗a+ #MkBщ;8ڋu~9>T労D(oi U,m|^3,>MUl1.9:f9&?gРgtch\3,ʤz pxߒu&x*GTv\j-n14B *DR40F1E[Фrop#Ub!+I4J9~#dž Uhìtx +/wD|6RJL-V)}:J ;+c53h W)}谛C_kj H>HLg "䅠ִg)hRcrB]b9Muέ J O9:D/dw0Z5PG- !g\| /Fz=GKx=.=-#gZԈ6v2 5m y7 !@}ztm %ŷ-7tXff 'hv2L2n8h]YN,.>])#cmہ`UkO0*}@E=*CؐUV*h˲r}Lo|Z J(Ӕ`hgހi2Vm4݀cBIW^6ߍ]\tU{ :=R3./+=fRo1VҠ..2NȻO ڰGni. P(&AWm韙SPȀS?af|і^VLJ In@x"nUzfB:$Q%-'VRhHލ _=7F9'%e}m& 3sS"T B󞛐_.?,['M0.~*-P' ?*GIww{0cTLǙ|^zW/H1 dNty4.AylBN`i[(-a_G^`Qy}&PUUdV\qt+@q;ށ~qn V( v֗b+VZa+6f//C)]ԋj2[/hr\}eT&eo;0_\jqfƼdP Wg{۔s7Ɛ^ Usr&$ŒBRff1-c%KuYģ_yF'3Ts3\۩dlG?e@7b0;ݞY+EZ'na +taAC|[*=͵ځ﹟F5I #Xwz0f_P./{l U2jS?O$Mܰ v* W̟S̻I Vf=hopN^IYp)Bof,8?:cOF޶{{y9<2^ԚGKQ G{*p3/i U50H1*ZrF8~K'Hvz H9&ɘ.K;ɴA3R.Kڙm4c%'LQmGW#se*!W$BvB9GD ;EAki}+G8yٲy!%^U& Q|݆t!Nw&?>K ; Y?ښq KɁtv!o wHS)H ȧ_ϋցZƸKuK/%Uzt Q$ R3sӷ% }dCq_Pė/ucm'OPL>z?Q4v.{`]%Z=2f"7l4an িN`MƔ,=k޷Eȫ3@3X4NBaQo?Q1-D/rG|`C8Y_!/Q=xqr̗ەW$F/4\.['\Թ=X: MJZ#I!6M ^\yTn֠1j paЇP{΃YTn4yn!kI8=ʝg(K{VRw&+Lιzi] ŃKuk֐a/JSE `tD>_a:H)h̙?siC9a^y`5mt5}ˇRӉtP]C mu*$Ʊz"vv9g9xBjOSo!$RD)Y6H_md@ HѶg>j9slx JN:yr|6E6 q9T.XeLNv0+t}O.f9"61}16]8]Fz$로8#tR.2<W`qa*v ZMooF,T@w?ifh~{J;%p`|&/o_q50.O򰈸Q443:_j~,'ŝOXƣ~[򒡈#,$Mcks E_'@=Y.e6kpRY%![*H9: M}Zk9npXKڢxTZ%%^τvXC)U͊EPYV7Pg,e^L4Ĥ2h9G@N,_rx?BWmԴx{r!S9`T4noxnqz2 z2-9} OAʶ)eiŐ}c| E#*pM%GNR y%bb/ڟU!Qϒn!ըt 1\}3muc#$%5`o#E'e0´ҾLPH!{Ss<+7&I5H,$`rmM$(]HwoOaWI< hʵ֎tE9<3<~Kc9)89 I ySg hS?̟3V 갤u^cH&$QءȄgE*P4ɩnVis%{!a{`AD j ށ=I9K/S>' a `zZ.߀E*{ \.MC)%W vI^@gDi?Y&7'o":3U{qThSZ`o>jZ2u hbT]ֳp{6Y2:;*hPFj*Uwy"|5HL[i(2K9;\xM`8[(8qN>]g1[Hn&|wA ۴BqࠌIp*C _C֑O:'u@N"҆Nj(d0rU O^4y\ɬhӌ tW3-65Ƹ9c^?8isSdhO!3U~% טֳ;!3K[()E;դD7xTT/Ӗh BddU=[^yᾍ70Hu{aKb0ҴCWdμ&+IU4ېkaqM2N~Æ)LlPeΉu"o0bV vFymv+U~mNma1s:_J1_xo xeߝ=STYZׂF^}[ BA1AQU>+Y5Bx) ܙVRhK@4JYNoI}-+Z8 gX2]3>BCt̏y*U[cl>fJ"6$5ɇE'6EebRbG%#08qgȌΫZ6*"o nhޞ7߫h`_ס6d2=|јLek?yhłLz +Bwo;>*wbνdGpn 礙!v~_xn~ڬ/ MXS>/8cJ0FKןvX,>!p@ G{LhMbBu,@x|*ǝꜼuܔKq~{.U0O5 3gGÖ΋reI-IFJDeԉ!Ԭ S4e:8P/&M塾*um݌OQY>~M0?1XI<Q̈tƗbtaaG["Ss&ǚi ޙ T7|3M1~>%y٥=34V MZٹ 8\Cb, mj/eb$(tڧ+F'dvDtUQA5X$UG A!aS Bo3֞@ )1οrLB=tFǣEO&U,@D͛:Y&r u/R2/LMC`tCD۴L#f^a!P3̷Xne 8yq(`1̹=U&cGDWʅkqv,VVE0w[[͢/W(;W)sVFCA;fc9,>1Ő]n+3%~u4Vy2 "+1F*E]VFm<^U' SvM~VH#ulC-~ƍ;}5s ČIl1&֑Y@_|C1Qc)e 9!uhu-F-y{-9;;@l1wsZ jfAjͯSGM_<'ꏰ`@qY9x~Um?Z =|up|Oicѭ|7&qАR:=9>rz!z4%ЯNʍ6zIZ:MGg`~}0D0%*h1_N5[+ܑ9*Ⱥ3lԅ"036Gi\+G 6fHu-5\xeӆ 4-z덯˦I"ctbdKlKt"D:,+c[x' ?ToI# H!X; e{f\6j{1(zJ DE87%X:dny'u_z,`lWMPxPےW\ߔAPH,Eqg-:6H//7UA`l!##q֜clC' :?X6f@7xI]˵]}W0]oN0,e*gux%ρ ǭmǤVUL%\UG,ԛW6.wrԈЍw ^Fby6_jn0ިOk3D;]Yguܓ!%1<7Ha˧j5#br]tɶֶ"5Scd*rOtEɆ ?xƊ;A>):ag\2c0v!ˮSӿH-G轣TQ2,Xky֘l=~7Z򛪧gBYPX!azSӬtU$s6 #k65\ @:@< UGy_TxqɌ/K!OGR"lSiD ﺤ(B(t:O:Kmǝ$S?׎{fX<=Ƴ<x<iFTݔ) V- '(6=қkEڌhv Ș*ょMW@N`iD_Ebd=:]jPzâ8qt$ƣƖ:ݺ$Q$ZXG`3{6m; v˨Mfi&>Rޠ8E iA7[ \zNdY{LNГ,n-_ܤ^9<}E `/p湮l[UMJKjZqiiCG&_@B!&%5ٵ#L̹^ظ!'Q3{nO:qC:ܝdH-0B5Tї#Ԛܧn- ) =zK\MeO-LrmO$"Y֚V۩.l\$~% 3~ sԖ[I@ ޺(s_=q)/9ma$tc B &:,n%nld6\rZΥH1s|)0zegQxswX8)C_^ 2y!Rk T=I-4zb0z)}w #lwcR׬ɛMtbA8:t(< q#3A(›k5k <VO2;Sc%F̦` ʮԫC.V'R5lLJ Y%w,fW^LPvbVˍ qeGCtbE@#/f.u y}$GQ01-ɻEo>\꩟Ib a)ٍ m.Zzu e!av2fXAXKQ%mAyNdC%xTi P2T[{MݙYD "jf\wIbySД>@1~PI܃,ZK%8e~ ==s8Iq,Y&ܝ RO =r='hGՀ hnYj6RU M@['I\K=<{m , G镤1 )^#C6h|M ;pc#;?!dhĐ\;(;}t:USYAڙ FH[?iҬ;y's"C;bVo&:2[@<۠ CLD@9=?1vٔ]ie_F.w[s[~Eb7IL/RdU9 CT[ qͼANórd{YVv儾6z% J \cDO\N8&i68݀@CR&:r=+طa1ehO?IJt-c A C^}x2AP.(l"k6KQ?vS29 Ҧ,3.gcBqg| d?Mux1 qnݍ8wLxA)ţVy~dQkkE]YA1^0Br?vNy;/qrJ5$P_%P'8DF=XH7X x)%g$'3|Iho^z[u#Gm5f}Ķp+2 zk%6Jja /d1R惡Y@t&4Q DU!^~j^^ HGbnYokB|%̇ 9eQOB9n2er. sg cĚ9H3q٨,E=Gݩf-/=2jؼ!r_`{-~epJ=P`#ǷHuľDsdʤ]׭Ⱥn Z/EDry4S(1\SbՅᢷM5@Awx4u(@e|]Ӭ-GX(ԛOlN!!Ws&?g{ܻ|(ti\3>:xC]XCj̑_ UhIdP HL .媣 /$ҙGҕ#ةOH1"߿jօ/i\׎|> &|#ێlgS':W_F_3J/(ͅaZX0J}:76MGd/#J.x R93e8 0J8f!y-^=RT\_q 5Qw]yzfb0o3*(,G7]" drx]-n=(t7.ooA/BVɥ+|mBo^mS 3B!A:f0"8PC91gbQ: Nr| |<]PDEV{o.cz* {^,3L[>i5ԇ$K0LfFvw|on+K=br9p>xesǬ-^sXMBafk쪮iYZY@nS(Cu8MNHz~{jȸ@';H裸d`5[8 t&*u=r1(׼lvu A t}! VQʌ77-="b.jH]ZC:4g /_?9N-hE`ECS}=3}7^R҃Y@12w^yϛpZ_xm /'!1.jPc+7Rl2Fz|boe)ŜŢ+w :F.Ձx F7DM/cՇ.fy+^WХ b(wP8rO坺o@|ƭVgUC`jj_d;qz"$JKȊn[Scomt>}C8@OB@Nm -g!C0DZhIdi@]n(3Gh1 f2Eŏ% L?FԒS3PB̼.126a.>. .Un:ؔ7!o 7 1ј&ȅ8@߯+!v-R3f@IRmnʹ/`Gž>:0.EOam2_i w3`ܞN plܵ$Y쿀OFtZ^|gE BĊ35T%69+b؞O߱}B[I$vo 2!/|  hyyJ?Ȟ &l|]^3X+eN!çzYї#vHlwOgؒjV~PWa 7*OZ~]LEk/'mc@˛9qO'JR*ݛ甈b4Mn)~ VS[fQiX\1{|rQuO'J}vv\ `A>2l`;֏ ݚLc9amOodp+=jRKKäB~_Vdf^}ՔRbc2vVȠ+(HBMGM8,34&3AQz M+< Lf;+7Lj$zvZlU"'~It/hX[0sDL)F޹(4*bIJX +VTS߻ι17B+hPs|M9b( %V٥~qz3rkz ʂhOdcb^¦s;nYV"XY оN|J-ls,Hh 3K*5Oh-;YHTPdLhv"<6in-d0? bi%ut(pDKduςݢ&.vv])L;}a /y{ޗ]Yjbrȭ&\-9˟*L6 -&tVv 5y#+EǴ.`l[B'  {Q284[EXKS>ړZQ\OG׈:r<$Dbk㌛o/[)y\|N\,i7T^a`#G.[R%M{),܎7U$h}ߘKP~7*E5͙'AAӟ%PJL?δ㰀H Kn%sbZ&ZZ~8^ԢF{7ÿ-y)iEew#x'R9&p ߶ZS[B]{=꾂C>"E[A ޚIhy(1>vZx]a1{/TUFMKtJ@ ʅva ^(,Nǹh-)hOǺ?;N +FE=[%\ϧ|jlc~%Yu{?#5A#sW6r*LL“z 9>rVU1WtwZa[L6ْ1ܝ=ѷJv+۔GK5;Xږld>ng#zى\t8s .n\( o>٥5P` T3.RY0ȽKkAА$ .s [zjZkٝ% . =ꃰb9^ d*yO=Kfͤ".&u0wӴ&l ^ӷJے!C zPxYo hEW'grX"f܏l)F;a0o -Σe={|759y+RtIlC^lڄn`3:3ybsaKwc! JxUX9n]mWRb @}R+TLi1GG~ U@[kE՚d^t\ Z!fנX7 Ϥ=JT'L֗OeeHB>ӞALwNڃ@PT |=\6wwM[h=c+uPݶDV!=(I; |+Wڝu( z4kwʕOȔdɛ2^Wot1^Zi QUL/M=IӅLcn"l~,eFߦd}VpVċ#[ƛAN+'4MJ5D%p|[`5m|qwNpz0!('cbECe[*AE fxо!TҀw(ObvogEId$G r~&FX'p ߽lK(SW ">f~I'""OW;ڍL+钠%DE3nB+qhZFЩ0C]\`,= 8R\>5/vV_b_UlnxYvWˈoT;<8&lv4ڒ2e=bVRa`uo3zj0EaXA?C5'p=%1Ƞb\ -.L?_PH3R#̪Are&X$58)˔9# ~\<`qY{я5 A3 EZ=a i"G256ɓrFp0czYX;Fo6aOiEpbö&)XDűuM05{e=]AG9\i@ E_Cj|aՓ#iv/tE)`kA`sD hHb')Ǭj(:,Jo gyW;Er乆T&yc[/5?#35.fE_e!G(1WV8߾*8$/5mp̓(QrK'AwaN,Nn;[=@'n-uu4 <(Fg K-P7PlLw1|5ԃuRQy.)G)1MRy= O7%U9 <{4CB:Kv.rǏ6FZPxI GײV_qu^YȑbmXy .)2߳np;{`F ߲| 6П`qS<`ZR::ĊcYgKvX3FиfLXBlbS&;AW96eh12xƥ/&eg"ʝc&{kqGNq ZN;=ɐ5حsc}[j )A^lk[$7GdT$0er⫫ZJt PB丰{l1- i_C[?[88 ȔUzY2\mroS~ W]XR:3SxtY V"H7g܂uwh< 4PB4ؚ\, xw X ?@_CFWT k%5ϵWsf[iÙThD2{<ggo_Nmz9tI9gğzj"ZB~۬Uݓ43G4&^\ Q(`=\l2L'1/%g5Ȗ&g1E>nGx/l43Я >sN(3!#C H]`xl%5 [)T%4?C1d@LflY ="`-I05`&E5Nw#pЍ⿾<HI`)1%I rkYs7GJ .lV($ [)`oh~pj| Ø1"nHgieLX:.'B䛕}~rOp-s43+8~A/ ˲YZoqmQƮsw,㩇چ`h縴۔6sY p**\ )OdZ"xg(!eI߾ d`mbI7KM?u`k]yA ;zw U&DugyT= * 0O|C1kDKuJCIF\{(t/҉ǎK8 wϻ_x|;4i9[5s~"e{3< $C ViQNM' ԛ`r8ʅV`9Am آ)~]I-jÁnoDfzp)3$:[d]^91a֫4E`G֩9D;i#0W9Үd{zW$|"|4iTC7Vr`4RmyRQwf*끎,ԚmҐJJK#Y0Y;X9@$i|0O#!@O}isf,e49ZN)nGZIe/sHbC`9oȢiɼ2绿?! m& k}R$2Kl@ְb!ў"Z_zH( 25Ni-1bb4G}zb#X,T~N!_uީ[ =RYJcbc3G~y|4؄u(MkCzJBZp@}lT;s+%L/Ϧ;?N)x,Fӂ0!AnPѤ}h92Sv <ɐg"PA}}ؓts뤲v E}لzMiYj JHTwyC Nw^P ~Ne=.u@m,sg/)pƻ]V>" Ňy6s(|׀VpSG?jbh",41j&(3i/'yG|x0٘KG/ItHj| aޚ9 Hxt"(DŸXP\ kXʷKs[C/YㄒJ&4a<$Xj%\[shiE;$9*"԰Iq[- 5FHr8_1nL%]+q%c+suۆ |C@to5SFɡXi#@|A\_r|R i-]ټ4IRg| ?+>8z-.p]KdAaFeS@~a xb%`r< 9?ˋhS»_bN땠XYf'7{:pc+%͉$w,Df]=Pdߍy}?>^yfٺ*%G1՝:I=>roa)+ ,赀ͱ5[VOגA_bfc32aږ8ͲQck\&lmc( \XpčSO)}$ypQyn`ur 0^b} `˾e8+<9/vG,x3b0]3K+F |r7Y'HHҴ4!opTH( }L foM $WzWk:tx%p$Ab3YpOz9CT" {@߯s,;. *I$U zAMZ2\5xs0:p\->v9U` nƺF~9eRJ X:V,ŲG0[RoMDZAִZyX;w_vOmˏ&7HVy{PLLtR_#DdP3գ{a@ZGMU(B$l+̖n/q抳j/R2ydm\er& ;[Ф,qڪ+m~{_xU<]h)2cYjI>Hv/'Ae OCX_˜>.C?TIN_G#V!-$.?"[6ҽo0 4&p\GVPޥPCwp(zY\w40߆x+E'zd_Q1@|ūmA8aji"(D;[0{;  Amt윇Ib'Gu{9T'0x?"\^btߎޠ4Dﲳuz$/,X5P`Z*M3z9ȝɔ \Vm.X: nF݅8m;hnk.(RXmkAjGU2@2Z<6*/LoWL cl=GRPW!XF 7 6C)0dBiTR;U҈y;qV?+ w'8\ Rt_bkwhhyrUlY1qԦc\'+OluGr zbi(`L 'Z_8ɳL PL*'G=[]۵hdyŷe4IЄoK-*/ȱ _5l! Q2,7.[{2A%8@EA@f=עzGJcZ ÿZ&mcq‹B%OI_RH}N .Sr2:4-Q%5Z- OMuBBzwȼX6`W7|!\7 7>7zZhF*ڈWkN|3 5=h)2*{<}x] dYkق5 !G\Syn,'nQQ ~^܏Zw牝5o?̭J2un@pׄ0eƩpsWgԭhNFv+5Ԩ֋ f?1 [~.4ܾ#izbc30O~[atHۄo\]6oeyT%CgւOu涔 3 E9C}ZAܖ7N1K fp~ӑTJu`$XtgNYeZ. @ ~_1mܲjAr$9ɿ[< xHDyмF{g!"x4&e_Y_J ~}7K̮"F|$݈c0hBǦw/J'8g >pk \CrwiOerBhK!}TX;q5yd4}/t,zXUG52QY@„ ݕd1$h˲tLUt}P ]{WX 1'鮎CYG(5McFS܅:SZ Z>邢(NWJ9Di4w.ArX}p^];""Q8;p =s'y Irf`Ua7p#((iGĵ5AFDq_Z=Ek&C}; `uM^|v,t כi ,S&k'Atۨ4剱F߯OH:a7M)֟<-W)?ܴ|f@}NKzL΃e˗.\ ,ֳ-Ho8R11Zgtf1dS(8I4 Z?q juS-*wntAL+ɅxWpd~Ũ8^t۟\f,Ӊ4>-uTz07kH/YJ*oxqkQ̿0w1•+H /a2y+˪-ۗo*zyd $N;x=32 ԤKg^-t*>0 ƍ";|簘3 R*}ɣu{|+v; D-On=iÍ ׮S +ﵥFuLa$A |T/0k=dv@OQArw'"أߊVv#e/"8_Z"+2)qq*^ `*ln%Rʥ$&r<):TCni-nUR̈́B$SfB|8Lֲ'Im]cǧN%=c}>C*h#Y$sfZJaZs8z@$Fn~?#\4xIFt34yK7?&Y\k0V?qIJRIѩw8 Ia"aCCCcQќ#3,}&!D"ϒ-h&,-|鉏;Ͱ?Y?.%l<|=L& L]qI+ #1_ ` 4u[tWY{X4s&Wlvjd"vFe w'"*o蠿AuVhT5]TSR>ҒL^*(Ԛ{oѯ [M o!\@qp&>ז֑< fM! Ë:#?hG8,t-B/44Fʺ{Qbi"B|k C7Y+!x5i3;2$K +:fTCDd'S mM0A ,_kmjjH_tH lRCSzRex/dzedK۸ZyWwt>Z)țTc̓~$&Sn\.ڛWB-zN{J>dz;?*p;".ö>*x ȳ_=(x9y0ܭ}="O=\ /@LlψœW<іsVP4^H$í.U!jx_QѴUDu?#68' ځLp2S\PH]  3j^4gSŠ:o/ hZ\ /bdytOqS2kmβTY;}%_ cڥ(Ev'C(D.!ǹp`%TH$_IS8 o eF柑&iVvw&}]Iym4CVGwꬆ>'I04R6wP.'>.D9;:óčŒ]g)b6tfwOD}EZLu2}"N*ߏ꾱 =>S)sh+2Y,4[mrWY?A]awAȕgžxIGjd+Ζ?!z hts&Ov#k2&V 5wkKc;iI:kFWd5l?m¶ve(scz:BJsY3ikkpjvz#S:\"2ǠUCըЧ9ƇK\o:4s ,TQβ:|0d`sn_ZxyȽ4l*߀3w>Yj_Vզx0G;IE.˹fyP8v@tdhk766gw|)ɥ)%EY*(xՏvܲS2}j  wZ5]OYDyhSq璐F{eVd&X@9Z"&s,0i#O HQOoK_aEV23lz? hpuFv9~ Z9y,spgqFz.܈ap.G%㽔AZzt"܃֑afr\S2b:b XԊ6'X`tly^E"~+®j+{\su=hDd;#YWo3KJU}&,čJm+6+;|~S\!|]dv ʰ`8 3=!L:+`ȟ R[ W^r\#@}KdCv]RrO\Q e "*$1|EppJ%%u[_T=OYv|~λk/G ^b'y z7MڑW:?LxS);>v\{;6DY֩~>Wx/iG"/bݡAugy̻er \ a(=,8IzMM pqi(,en)co v+!f_iW5sbn9Zia._0::5HAg՟t| de.Bv+YڂN 0Ǭ ZstYIZ>1F?v@P| NڛXWBPxc0FҦ(v۟ 4?+NuMmʭAKm< !l7.*&鮳Q@k@|sZ'VgY KDDbFPCږa7^D¾^0@pH=XܐB8VYX]b!rNt(^'RkzI:={tEweP!Fj|C+Q[Io?*Z]iQB*?gC"JҲWXYS*A"*%AktUbNŋPAr-I YZ