znc-python3-1.7.5-lp151.2.6.1<>,D^(P/=„E͈@5%N_'Kָ!4v1/1u`E::Xu_UU럏8dA~rQDpG4o[,J}^KCw^nAy&e C{ Ծ$q RȊPԡ0`KH,@2]LC0Ɋ$HK>b;iKOk"D7!{#g;ځ֮2() k$=r/d'ZDy%S+/u>ACx?Chd  7 $7@K d     (Hx (^8h9: B=F=G=H>I> X>(Y>4Z>`[>d\>l]>^>b?Ac?d@}e@f@l@u@v@wB\xB|yBzCCCC"CdCznc-python31.7.5lp151.2.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.^(Parmbuild22FopenSUSE Leap 15.1openSUSEApache-2.0http://bugs.opensuse.orgProductivity/Networking/IRChttps://wiki.znc.in/ZNClinuxaarch647i u,^A큤A큤^(^('^(']ӈ^(}j]ӈ^(@]ӈ350010f142aa7bd062be7e1ed352396ba5b77cf5fd1cfb7a31e28aa1e1927b99f8d57258dba1ab44a667b03c923794dcb0204313d55e56c686176e1b25a3cdf7eded44cbb6bf7d4c528e5db57e7083be1444a6b13778298d132d355db80b52862637bc8163cc8e89b1a11aab6fdb35e68a5035022219eb3aed54a814dae9b8e4057c4b4c398c7a197f8955a85c68f092b3685e58d60f9dde17f7256efe78f693cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootznc-1.7.5-lp151.2.6.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-lp151.2.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-pythonarmbuild22 15797128481.7.51.7.5-lp151.2.6.11.7.5-lp151.2.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-protection -gobs://build.opensuse.org/openSUSE:Maintenance:11837/openSUSE_Leap_15.1_Update_ports/2adbb84005c5a74cb2563a3f456700d1-znc.openSUSE_Leap_15.1_Updatedrpmxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7a21192ba0b0733810b2017b5de049e7bb1a73d5, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=94bc4ccd7b3426bdac96f6d6e92cef16183492a2, strippedPython script, ASCII text executablePython script, ASCII text executable, with very long linesASCII text RRRRR R RRRRRRRRRRR R R R RR RRRRR[Z{ǎ{Lutf-8e592020184dd44d9ba07c0c2fe08be90ea8e34c7e41d6e172063e45a6b1de92a?7zXZ !t/R]"k%Bnґ+歚nHӷBMDKoB Yy9 fF+|z$͓Y֬8zZV72v@JN1#D;Qd+Z/pf-}2U$dP=)HD m{~c3Ec,!(uȣ'iw?\FC٤SAHqna0{!)&y/޴"kNpCP *%7m&Nr@.@7Kqs*'5,uZԍUbp75/[[mvC(-)V% ;MDnE&Pv\*KD^j;폜v'=Q|^`a[ NcH!l19&~TJt!gHRFI?j5ˠ'*]:Jk0j~qeެliZ`/RX,pu=2!0c2#&SY*9 )Ub\k-ei,Y 3">S0;×5:te%kC9kjT.b5Ö!;'^ugl @ wwQ0X0 kNDe8MO3\my_*HLy++X>[f`+Wm21l{9%/`u4@#\_m,nOCJF\ 2T32ǝ7zM7VNV`/^Se^`gtd린LVԑ1e3iF34C­T^-,X9%O¢q{Y&D8d0(ln gwE4К-U<ݔSTV V~Gc#H^VO|R]~pY?9A@)i4[OK'i1pCѽ<ߔ VZYewӏT[?ˬ_@:`R9F?!$J> 6AJs-+ la@_JݱK,.bd[Ț^|4LL,>ٵv59ݻKVnmyM(:(>X-^q]) AcKhB̥ Ko3-Z6ZgՋjVXqA%X~_L:.A_'s.Kw@ m|n bɅmr]u{R@`&Փ\{:o1=F7;#NI6q,dPl6$#*R6U^N9>5a:9<$U$Sh06V9#'RIɨm"vD5޿2| ;( a^xw =g܁j^G0]e@ >^ /B(xZ9 ÂE\N]W'+pn 8_RYAꀋ5oQlU :%tHσ"͘ DF [\I;%.1(Q$w/&i_u_Ȋ@pK ຀ˠwf-R=nk*w*6$DU_xtUi&zi(ߤC83|wȗպ:y#("**pKƨqtu{moB$L=G@Cjkgq_E69.vX%=fY@AtbK@"qOuwy"p87"[2sx A Z2Ka?4d6}R~JMukb(YU 㣴6ImǫcK<ʋe>tF=aqʁ)ıZYb}1 `G f?4kr2̽?baQXKYe@piR0_~cΚq-w`iR۬'"NyTw @(-j"Ƅ-@vPv†5/sC-_(9>ebDu.iVZmEA֞3~Hx(J8uIgOxUԙ!a v?|0)Ayda] k/dSTsPy\H'b"(MS р-(—٨T}>t mvFڑ4$QCr9u#o;WdCȃGLE?r#EXFB aKP605R(9H8N"}' H*JW4Gߩc{B s򁜎MNreA=W_=czcudwI#݈v,MO+>xP:R5}/^z ^Ȍ3g&ai)CFM6zۚ]nR۰cl1z{>f=k(`fJ6 {YŵƜ>6 4!+zwt(#!&hO˜:Oe s9#|dE$rRfYx Td{ۓfCIp+eIhQrxa6tZRC`[-EqZ$껈1*L\`\~4/e~DL@ND'{B\07(وWOHaq FOn> ,Zq>/?`"YR% O125N`Iym3Q@Sco? 5U&7@C(jlXp0DљؗQ:} 2w* Zl{Wd%$d8GA5  )"+xj8ID)> ⢂S?ї0fP #Q|#3D;q7P%-x.uFx/|D r ؇^P sCܿDXSN&PQP'Lt}Ԭ=ǓNF ]hhC 7`-<)SR3.0s}s4@&3H:{gъK,e뼄=ݿNG"g7p|YAs&5RC&I9XYEź+ \D,OrMG|x|N 9҄8z#_PL^{νX^gv-w#ߋݤ 1Uqt5t]bRz5W G,"r:\_ER埗 4v֊e}F$c{4)%S.q]j%;YOckYlĮخ}K7OIeD"8 !\H}*{n h~OI߰ ‹& tk] d6T9@Wup}tb){fN$STv:jEg)pa]M\^RF^ߦ[*}b!ҹ#۠@m~4'ۡNmV6JnίeuѠ7*LzZq\p]J0xѹ{1hDQ?^xz¢Uk'&h5bɇX u U߆~1,mۯE3ڕpb*,'sRuѼkUP`],R]q &xhޥ*$]%IDvEH$UNϟZ8/c/:B'b>V2]*6 jHy&< T=b~n^`֣bh-o+>W+hp5'&!.p dg9N3Qn̘Eɀ)CH-[EX* KR.QgU'7EdlEj ͢lJ3Ec@ZJ(uNswjɗ?Ir@m\T -n("YtOhL]@L֧BP|G3Nm%lhr/w#bS:{ANv g@sV$R Hawr2;> uug&L溚^ LDHǡ+櫝| 튬̚ҹ<7y-M5ŝnKXPslؑ⹑%$R]mS74{95 Wi{\&x#xAd caeϐ 0D[BI/^jypń_!OQ d3N3f0r֠yLZ;$1aDK]Ru(@uU4ҲNGjf_]/2F &>F$"K)ip-8.,X l %;!,6㵼MC!>㩺Z6۰4Ȥjaa} IiP <6HOǏkRH^ :O9.VޕUvYCI)j\|Nh5g6*bY=d\NTW#'CHq`30*9 5K@jI푩e\~GK,^ Þ*/x>ʴRѐsj/}wɢS_(;8ޖq ,P7@*E>5g T!J|'`b9|'~6c6pE)vskksW*{¾j8*\9xmMC \"CtڴZbur}<^ή{,ߨ^,3Os/ q"yf 3>;W49EAqY{3! [4 8d/3VljZo>VV7N,G;+COoPOG R y'V-L<ƻ B%C)}НI{A̅ZK[8DB-.0ܼsz$X)ϷLdiZ@ ԑvEWhwtl:(Ndޢ(##iPmǸM'<5v{A\} ?Xt;wĜ׿nJ%!&1/ި 8{Ru yG[D&N;8 v6>ap,Q->6lP b T:Oy; Ջ+o}'̙H?r/ΆG)aip W7wL1&zl2ɮ3Sv5YDy\ iR;vw.ƴoC5~OI9 JR0˧Ɖ{RpE{G^͒mDNr=m'Zf)׍\7h&ZxX Z-}ƅU/ឰ%M,#(M{,,&'s[9MX*> .MDO4.k }WUI4L{~Yy{ <Ž[Op}#ey3`Ukno҇Jf^aWv[I\2~&zȰ fi8NWCgZj 3y߳B2f&;e oOe*t1,Ǖ2?u26kQJn7'TrR(!a?!FâQO)rFIw1&@Mƚv)ȅP"[b12}pG  u$HO,s#1UjG#lgL*4^yB!Yϕ\igVă2] ?(pE?(:e7Q:fd9% uwD[˂GQX9f.Ss M(puy1hS4Xd;VNhx0_^ɫ0iXV%rGJ(7MgGngg'z={b#1ī:O@:'S)7Eɣ+d(6{16,۟!uy+{4 wQYf^1GxQkOvQ@yEAC$4W?Ji:;Z %ӱ:t29A# h}-mL|y힄$.Bmm@!(^ X YUP'PlD !N`ymb^u"DBm ,O_m Df]@:7sCcCTtt/eJ'6"ԗ@|#feW:AYS#BH|w+M} K'犎}(Tɼ(fLO3q;{a&6I"Wq+Rr7}c;>0yR0+#Mتo/klZ|&/g'bW~un56L+Ѧ|K`qI5se(_h|#,VyW:$aW +D`q0ط[[K)ǧ׎8֦0u%2{~u:kq6sI '7lFF۽ע;t $>_B49ðQEJ;Y&uAނNa~'Ȝ)8f 2C՚01nS6 gþo94EP–oc<|M~3KV|@;GlL: t:ZFKgL޳}s>VG"A~jr4]=#eVnG^}KEJ$Sf21^;>(2{g2q`w =p+]P akB4bxA}%:.q@~Lu לL\r(D ]/{&<«`9E2d\te_m h 5eRY*Vx{6/ TxPe[U9߸ǀˆrVg! 0)(}ZөA3i춨璑GK 6>ez +pfSM!jډ]dn˲\Jo#[Qu N"1y.BE-8-ycD63 odgV&\6JxHIO_-(Zof~#ª5`*QMWm9*(3TF]|}s WN@|-[>mE'1S+n+^DNgF @y>ݺy4c*bN8_?yqo&xQ< apՉP?W7@wIUӔe3Jog9`\[4Dkʦ́@/A~:7h$k7Yfd6M$`]U A) wg̗LaM$lH>O,[v9 ,cs]AYrn+f_'oD\\f,%ܿ96G`:l ,??9;P2 !Vy! '"cc9 T×˵Zt-f' f#q~4 /(VV"FNQD%dhˀ<ْ*DY<:[ْJ1bV|xu:'/WHu}t3D!]0CO4(ڂfAA;;?=վ8.-5rYNuh$>-{|p9bu`%9Ajo}St0 hXߖ]&z34V ()6I63ց 賲l4BW\m5I }rݮKɲ4 #]sZNo<Ր;a-h + )Tk-sxD&Y={8G0gޖ7u—-q@@Q;3UŒ~d_gH^}|&=TcL>ԻIeF\b\Glg aG%ZKW;4!Cړ#U6l3L3pKF p(=/Sk+&Uǵq*?iw!M-ykuCACUK[z˔I.)SZ 2N6< .-h(;uDv5‚q`țgуy([{)8`GW[|L2je}9/QmPN[&)Yu*V;rVcLpP Ro wTSJ*XaKY +HQP[HJZ!ҙ[25WNJRx`(,.zjLj^=^Xcc@KA9y r[Z[7c07^>$3+c 9ˊW, ȇ"^/ 0EH oQ^q?I :#|++80}c|0N.>YOTb >]\A7g (!5L.:[gaa|"c|09{]d#fs>('yk\.珸­fL؝rV it*dsg4 <ƾ29qIȱ_īݒzR(#ILW֕$'Vs;Z=r]S҅IiC"' k8iñ<:>!I$\'`)y=֕ ([|f@ԱӚ(xlv&xB"+f>*"9Sȕjxg̔7 ̏3,~zżBy?mc/T}G1@A$_(tW~#0;98wʄuNR o&<t!"&f>yd9VbF߇otֹj7#|QpI OvNCG]ۤhP}"<4@'uqq-8f_?!Lv>=uo|~_7N(JRzkU4ȃzJQwtFoAA?%$pƀ^ʆ!NUlEfe1̘&ktK.MXB'k F!6mK;9M#);Zm l|!{P``80uBJzI:;NQr. up;&+ vhN-=3G|رyUffN */9>L<>Dx}̲9Bb# 00ߟv?RO'1B"<;Z;]?2'ˣRP%S"G/CrEZwr<gsl=^72-id_5"/*L]b2/i+ח#T[|U"uSK^y…O)VRq4%R3{$3Cٜ%,7aW𖳌X}"(N 3W jwhsneu?pi96;ݪ>ڙ:1dՅfpno\PLo=GvH\D~*`?.6fC#0Yxi ۯ.1Pe)%5O],R y ~9.d1wAu/d-mAz@g,GC8s̟a/BavƋ1[[wNx+Q9!&yT};Rd1Kdofa7!?Ǽ]&TV Z2eU!$dٶi,O̒-G~#c 46N@" -d~hHχ6mC#eџHD>\~ma4GXYb(QenCL$%7Ku4ш#&sKDyIK#<"TmC^<2W +3sێE۔ۤ)Nj;SJ[;,m\EE !YeMǭg{K1ev 60z=`#)y|1/LKaKZa씐==\PPXf ON;zT{ܐ:7Z=fq' )Dn_џBkAڐHͥ*ĔWP^May)x̒4yqoh^BX?>_#+8.~p0)4]0Kѷ6Ih-{nV~^AQ.*y:B3;MC S֠~Dч$eoOB5N_vkbcBbh޺frɛ#qU4wH7~ Eȴ 5G;,ǜVB=8̗;f*l@$XŝdmA,gвIz時ODCdt_>/MHiBcW[Ϟ]ysZC!0・6ה0$〟.DSAqDvsk$R1x|{"Kp{"2$ݽ fa翐 L\ఐgGYfP.Br:?^|O;߉rm8%L> Y`ٱ՜=*}sc$xaƈmtso,'fC!7ڮ%M'{bVu%IB`"z}G@Uy𫙿Lܓ ͰF#÷%:r 1w,*#@+1ӓZ^Ks$&zy,V1RP9H jU'U\k&]ږߗvI* +<\ۛP&}FR1a2+OI-BPT?ȨJ )Zk|*O(\|V` gY!fڜsK'X 3+-Hǚ7JGSwt#5nFC@h%Z1 <;hgK a@$PCΫ+zKU{%$# cjDrp0@`pGx)ClDJ椑 bH,U\jȶV"Z3)0CXj V pF~/ٮSD([YOŪEbkA$'rD(_͢;a%PeMA&qpY}3sYj+#nҲs) b٤ >e*"x+9%k8]xÇOj\H+Ѿ@ߥ|ܔ4xG]\3;M%c'> ^y!21'37ϧ/E3BN ^9PNژ9&kÂH3љ QCf `=S:[}?A\[SFs%qS2CZ9yT72g:~;*l)xّSDdƧ:Ae>ɞ[%5@@ _:r4ӋƵ':lWG򭋇4 hFr]Z)XmЪe37`  S;mƷ.DY0r<##\eWMjP%`h‡eUeC'4}rY7䐜^ P}W郤>%k8yY@M6Eb KOmb`L֎syhT߼aIz;It.n;΂5[{CimX ,&~:v/Gۄ/T,O8RZc)xҧYjVhbG :yE,WœjlC{l?g>*1m'2|$spuebx#eS=ކQ" Kfcv_`|00kRRZ>'\]mx"Axؤt@ve,lqa*$65E&}Af) 6SNƵ)![Ɩ0hNJHbXVI`L~E z,<|d#rvK2gOί BQ,Y>'1z/t-o''OUJ=D"J'Ez bjꁌҌ\g'Iw6(Wy^H̩>4^ #rsW5t860; OĢ6L8U1ԝ:#l:d%[ B9j 2Uxj_(]^Lhs9}ԇ;wi!,fUty8vyeZ6r[ XJ@G-|dE9w0=(6j8ԒN5D''La&u**]MiŚ-B {*F 9n Ҷ<ص39K{2ωC'g#_m/6%?QnK E! j-{%ǛwDU߯H~i$p1qD[M2e<շ=jDůZߥ4g\زBGmn1m!\@d`73iG ،13@oMKf8&L2!*JvlлIxX./$pSN᷍GS8Y}'>OgE:v9&, ODdzwqP ROC h.\;}%,yl9xX]0 J+<ٴ*wkf;OyS{FWU ȐuWVl|=7U1=ʬ1ZՏ;m89띈QI-5+W(ߧ4b"$lfN?t@ɑ{S(b[& 3b1]>f$~~u#=Naդ5 tE||R>ح}ӱ^[UHt|,!W$Ԧ6⤇̎<M`Luay5dTNG. ̈́( vLs)_^sV,y>-֋/-Ѡ-!;k?J?RQtMƢ4F`U`\!eho#x!F&WѨfCkmo3{ oͯ|ˠ7mˏ)d)BQ[vg5BFbe^Xj'á@N]<.B': K/|]B}/@q-UF^ݽ7,q7$%>c 5Orj ط-m@3/#!QQwd>T#L5S`aa(ΥYygs_ )0!^M^T*bu}#ϜIY-1Ey<omϪowŸ w1}ԎJ}hy)9_]W].此0k4VVX8Ztd2 pPv]l/ԭNQ cʹUBUSo}`K* _;U#'w:0>1po4[^W|C)iiQtLxSkYjq$tz}B]]<󹹘&#917|W>L(pކ@;3HB4[vUvg)^EHrz9!v&W#Ku9鹋0?_t%paH diM4*lΕ]Yj(4m&Ͼm_ws 3Qa oT&ǿizZS?h{fGQɵD:Lp[zLwkՌָؤSxW wS2oh [5@Nbxa.:KuG#M?EUJ\aia},LIGߞ? &BP46IKpIGs("UVٲL/4 ^zP~en`有ċV/-2`2bm4Ndb5./yՆLx>˙uP]{M\Rr)uUՕ83ZZ„#E=͚-˯sLf?ȾLZ5WC" %-3n}PB}Ԝ(c~ǿh}S!-zW\6 q PS-D.͠EB740`Pz`YQϦA+ڈXEJ/Uh-NV!xGnwZ,$7|q/F<9n, ^*T7֢jޓ04`1kTVrӚ hg?~yn mR{]ڨ!$N`n9+Bϖ"%֎5C3ΝD0׻8d|6APfSoJ9UKGMaթmGe(sj}Y>(]ᦨOlJ{</qmU&̈́ {"eQ% bdS .0֛ZX Bnرp֩IF 2}ܐw*wԬQ;].L2  F zy&FK mvתN˗h/<~[6\WţHO% |3ZkT \DK&%bg 9;2'Fp52 qd [EbC(M(jbwPLE3RGH<2jNzkS`DZzYʍ@؎ufi(͟VSh1@U Q>,~6on|ɠ8 nr>}҃;D nE! _Cy.!|{̴=5@[k:qW:ox{I\pr~?0WGskO~SW=~a:/o+ +:aE 5Ǿ2z'.LB6&0II JRVnM_ŽV)GN(3 -j)}!Ph~ BF^u& uc/J*#A7CȩgBm)(&hӍ !$0Ǹúj0[}pxM,tyS݃{:\ͤ;9фJ(k%Xzƹܳ:odk.uwa:t \"L-+5іKaE|~BMD;'G*u!\}V t G}<6)?kh2d_ z=(U-oAD](_ ҂/2\͇$O#&~r/!r˗ڧγHW<5ʸ,vT[=fșڟmD& C+m%FUÒGQ ]6x ^ }&2И fQ%)eQvƄ)=Zs'IO(zI >UaByFwiP}5⏃.& 9QemS8bM1 ,wַaͱ߯Ƣ,Pp MTG|/.ݧaw7[3X9Կr+K.H`?JFN; Ap_=Bz­_B4R^>(I, H\5F]h͂n5OB[ OUts+OonD^5$,~ OHn4X\SM3ճZt'VFg8SnF0X`ƃ./u)Nv_m$r1I: G+%f,Cŧ6|ӋiKu29<,{lAߪטՕ4 DiV_+d-jvS )_*{z,2ܶb>-b>)4x4N)"auU_]M+\2pDR݆e QaC]^R#ܜ`p9f e3u$7qvoF1R # -!r[McC;pyG2?ȝβ+=f$Le_P_8̫v} d;- w$NW&>~%ۉ>G*&PzBsP28d@e@7=~^Tn#Sf1q eFm0%[ԡ_n Xj*4HH])ݪIY$H뾠)1lrudn2HE$ zܓ #IkbeW8ěLUݘ }><`³N #tO#}N;hR&Ot5J/X%EZ-?+(5pqDfՐQ$&Tڅ8SU/ ;G x17Tن\UH~կ|PmVkp/ ɝdr:@ĨHqҐ;K.^fbgԅ<)_ Xl2 驡AEK22$J6;ӛ+vZ'X[Ҍh|-w[2ɴ AA`e' 7kV;#a1ڱ,mR9JɝdXdҼɿIGLXdM:*J=Z ]uKCyV|ۚ3H&ȹaNwfm ed\ 6H ĜwR \-9PX .?v;R!oQGNN"Ǹk`Mh]Q$ >˚t63dR*;(=Y"#?#T F̎^GgOL2 W^O2i+`YΖ[LHf 4wyp[py @% 0.\!GO78B{b7 dYv>SW|GrZycz>}a@J@1npӀHf8Ar(Zc<#dT'|.xk6gbZ+Mz#`*Z7t!>ʶ=&aTӡ /'-W[nswCWtOo><Q$$iX |-_3!ȑ ?n3z̛qHN|X|}ߵl:LUT5V@:fWUNK`%7̵)50oR bا=<dwWr7iyQv5pj2S T^a ex<JR偡436ž^cxVD\qm>'x(?pƥ? BQAm/WMH_ޢ >S9?ʁWݰ-uTmgkLƺ&;q'izi@#3#j, 1yl-Þ4uLzqktn-qp ; m&=25S1OYX#Lh=^)88mXWI3V|- Xu@ Y]( M4VK8g crv[],O|Ԏ{N$~>JyޫFV^Db3fg7S%t䛧PZoR[:9딗4 . [_y;#m}W(KiQ8//t<]zV+uRQ E3Ⱦ\xgQm^IXJ3/u5dMB>=Y-\ljh'8sZJ1# ";BG$5=4K*P&Hu ;['bK EeI }O*L(ݣm5Pο9+.s>]_a\eWA&)Im5^?s'uˈ/-<+ȐW؂!"NT݌1ʑџX54eKXRl}m03;aVU6A!G$gU+>܏ d"b_*4ka.-X``h>gsP1ҾBM7X{^d ?ѹj0v{_aZfPVeD`Q;j^?X0$L(ɟLm~ًm}ksms_͉M MDSt&:U=vu+)`Fٛc;׺e MνlYE8McbcKibάiYzUIe2_ |? iAM6:鎲)DG[u6{wyD8̅l9n_4: 9 iRbC&^ܨ!LTtizbsR5唑uΫ %$?U=%8{k⣢sD G`P_tp!aêb1-e\D8o{%OvNհ4sf\%í@cif*0+-v9esCs3=a#:]|u}#-f{e9e|Z2l8٩@Y>Pd@AV)wXu@[ϮC,%Ρ,)D1IWԖ͚nGgcZTǧZWEA:N]+FHkJқ>%c.-QEd B`\^|7CyOΓ4IPD&"QbjZ7Gh햃rr}H\}ˮйHTb_gsr-򵗄2n#0.AH]dT);v_P()h{S yu3TSF6ߟ*jUŴܮjI=2DIK EO+ozeF5:ai)4NlSY} ٦ܝy'Ŭ"ށmP ^&f>9\RVv x!.}3$`_{v~ š-ax{ rziبmWZ2\3H7[_\溣H2r.; 3* CGЉ3[ReNYHmp&"Pˌ,uך/K(K| G4h?3`0YH@'~v:+s~IB׹qYyN@U<=? wY̔΋պb:<4q2._uzˌhT2E(Xڄ7ӫK2DzUځ@ u=O[r a=Cn>.w2H8RC`™qFJ]jţӢ$53}_5gҢlM:}fEǦ(s4uN7Z@h^OAyVʯ4Zg՚Q\I;"/-+T=z8h|Y׿/*Kˑ?9ӏ| bސ0gC nZDpbd0f9 1h!a$m1XaW=SF,is?]k.?ZCKDfЫ-kPfTr4++]Tєj]^%| G ).#\X:J6 QPni$ÆuO>vUΒMh╣O= ڙ6T&͉z8sR(kr !FOȾ5t7.DN5J8II82p(u)8|\& v|⪇EɋP~qƼ"ŀ}%%8VS,JlE Uئ!/|ř K~nHOW\dO=:ǢWwN 5XMFvU/O@VpБkOgv1d__^_nKwZgY2:xW0 4N$oɒG+`k븤$Zl߾Y,ikLE^C.}I8B{ԟ[OTz&Յ wow P2|w[Cvg f}||W^fQWJGdB.~^7º{B*Gɰd*l=a ~zo0BD|1 gE|qB쫟0Te";QBlG-~^o8M!A8e/E V% <@1aXԀo Cpy ^^ߠʄ_C=}2jv`m# Bj`SE/Oͥ=թ;Ox [}VM"'v Lk?fQWj K:!N ~oo;F`b(58=HY;c"nS򖏲,sJXzY~X4"*ɂ_KE?oq00#ؗIZ%h!nمW)C G؜Ci<M;X8]CUf!ݞ۽ kHKGnErՔ">LůO&!iߊ(0.`s-@3Q)2sLwA?̴c4PO '+*!.KvlIg}:ϑ}^{J&Gd:eSyff"H\e-cz}~:{Xi˚ӓNX1D}w:'7a/AdP5)zaVy ʵݯ=u.ѵuuR5LfR/ReY43z9/yX-_y19CgDqzιvNeV3Bu_&jgrCxNB >x<6boD<,Bh7Gf*3'{8ὒ%lA]3m\n’icA^߆Kر.G RX=,k|H0Ū n$ M<'zs;#EK3"He윇ANP17 tI*+ȓ]QTVz̧Ryy PL M]Fݲ,L"YT7K̊z:PQkF!kTHNAЕm2]h^$^Y}`m=В4S"Y߆wf 7ݷqS+vhGb6{.h,'P9XX4I@:r(\CEPGҚ8duDg,<(VAO@ Ř61Ay1 aXʺ®GNdN|k=#5pfϛE23,yg6zxG iUMYa2 n-1׷?kNSk_fxfD P,.UZDè@0 ~jD; #ǘ3ЗdfS;+^á!`p'w@l*anoe -1YO37=-_4i&zޥ-pL"磑aMlJ_QA̶U#c⇻'Vb'8N(V I Ӏ0pu!?Q!G2Q;y!Q_;G BA9s+o4<7Hԅh# -ʞO ڮi1>Ϛ[>ȁEɶԵ储 7YEp#3!> "`(bnt2ľ(lZ,Y{ĵn8,>ȵxKf2ECvJ[ f3vjNwCtA1g_k5)Jyx/HǾ@r4X\~dbMyٽH.sn\gxU:w A<|y`Z.]rRK.sM h^tŞ#`B#z.V˥ 1~e)$vɏ0uaYZF9&E]juގ-n:+KbC&ups$g j}Tx_JtzehG 7uȰng=>`IF9b_!*KNpE Ө:-qtxsK^ YXءyӢBԵ;u\np4kzl`1dM.Wfbs[zW>DӴO.9ytACpySI `Gζ9X t?{+uyXKH7̩3NXKjw}XZ^_Rͽoս@!m=dm[YR[u*K] Wks&e"n?é"/21sO! WHJ@y;;oEbzSVUxQ~ Tj\ i!ԟ(|fC.,ٮwU/mT!=b}}QF(ݹ .hHuzMO`|E\!ndouZM C{{u9+; D&E$jaЍY zŤ>YHoG!qOV0)0ZJpV%> N CɢtɣTi֏A$t rΥ.X\DSR2)\j'^QM}6t릏2̞)r>G`9ʤݥJpF쉻sEl"eOWBU U=FS7$YyY;i= x,g?+89vaםd i?M4ooB |%&Ah'겐n_(K3Z<:…j6dQF$]+.ņs )We;`B %̙Hր8`F~ؑ\Ͻ/<ɼVr0e(WIyKNGΝ4]yqf 9ԷL-Vi`#~la=&埜dP_ ć`4O G&ǝNCL@&%\ f^Wp dvRq Qdar#{ŒS"RM1z{aLƎCm(tU/&5 \ ̦$XM`Ce}nѢt!fۨ1~]읿)Q fgnMb"r;|yn$ΌansSpؐ)(8ܱ+udU\ͱ><Y#>_kNH~@uca!>`7~0ZZ;%{'s^9 PΤ|IZz4( SC!@W^bae[zvVյ:V NJ.{*sRA`F39)xhà~n/$BDSs1xPgëܲ`F#WMm:<;e0oѓI ╊J_EU>p NN %tq!(_3 gpVl-U 0W l؆v%B$#O=c ي3Vܴ)dE1gU"6,8r1fɣ^/rԩ*ψGxӂ#qt&]- B{hCdIR5PE߼ycŽ@XlY/BcjN(q:>H`7^b4&Zaѓ\ᅲ#eGgfek(HIN$@.2<hs7o27xLҎ@/Ͱ e'-Zi5Ⰶ@&0Rvq;姃nSxð&X(ypUo҆g6~c.r7ǪմTKJstY2m$7`xqZj++-qN q" Z~F1.Ҥ5+{=F DtT]L5c<\$g)m4r]E)id,_-hډl`;NǗloSmt!f7,;) lE'iu#|#7\ :.c!sG C7N}l24B"٪?7Z4g>*s3w#],\QBX6.x CFABzRpOIJ}K2ئRs-zjVR9M%+e~b+` ?)q:r v`ow \Yf(*·6R3 #b*FP2L6`gŃlqwaψcлێH!pLu{&̊lkrS>`rnwusCUA&: 'N!I`]MM;X=&Y?/fWΛ )a^47=n[ I[Jv]@L,-#4m8o,}"l]d[Z9}mvIbdb NqaiS+Q},_:թsXmw(.rYsCZV 2K3yk8]ƪ!ExOA{,-T6XުO5כ SҬ|6AWNvNP *^q{ W6HWym ReJ&됨;ϸ=[MT:CtSx ظffx tDp $tǃRc7&SA+"T;'t%0 13Y [ȇ&NO7g6 p:RR}oD,"V:ɻ{NbuWD 3ϱߘ<(OΎ[k ,<~5C|}@>,' nf|"q(*뷘 _\}&ksf (,m59Z! :&kIvv*m'Sʣ*D'+uhHW\ma!U5K,79)H TsdaLP"": ?¤sEU>"*&  ļrh(*{%@fj!zJs]OE5 Fs]-{NȂ}$+],giA2"!AIJLd~2qPh{"xP679vrAob !#%|ZiV/]ʖ(:.cC!jjs`xAh`|o:Si2 &6E[n#NqAO**"0/Ca^hDzrn@8 vI֫ၪ3מ%<Ʒ$6D?*rD?,-#[{LyYhρ->,4xgCYGkgfј/Fz0 &éCY~U&v)Ks`́fO;Iuޠ]ُgw4 O5NԸ))uIؑޢr8>hb84XD['rִRe .Y~xV{NcJ ?2Yr5q `.yX+T7Jߝ,T%$m*A#&=_S+/^7%~f&K*쥶8 i;/{((QC3vfvl8&%EAݤ]l t i m~X.I5pԓ"Ƞ,0|R0-`l.MR6FK`$+.QO4%iAHPia`9(P2*^^6w|iҺ;}h{@`j|HJ 5W4(Tj?pM;Y9z,ź+ לk}#Rvxx@^*ybj̔@VJBڭt mX+7ژ@ns/JC,Ҩ LR7'(>Ho I7} O ,'}=1< Mr1m\AlMH  1GG#)E f\ Fc,|-7ʶD{t3IT63ڈM_QCx?sUB:Zdpò3 ڙBug&/{J`vا@CĴk8c/<(_d3⥅Y{,;̃鳲dP!S% cyS \X沭1ڳ ("sI2KEmuD3-'`yMzd _Gm4xQ ЀRE2[9B l' a&`Nر@N|^iA9V"8T$W6/"yr6#:'}TkRRk& $4dxa"lhkA  e%}޶J#d%*ġ X*GR.#De|â'#`HAqSV2*Rreġۇ\(\yv% ņ7 K N+a5|YOɰV Ϳ7Kd՗48l^tƇ""~)yKn #Pk-SY~WahQg>aÁ.ZF6Ǟ-$,= -C% #6\Xjv/F L0 ]&X/pߥĤ,<׾C%]l@P^^NVVLѐϔD*f8H{}>(H+4 . g-WQh=??&0h:hUpҴŵw;˔3WҰWV'™cbN;p%> Pg tVxMnkBSP 2t aHL=\ 2\ ڑS 'Z9I~kYaCf 57Αv P5(d9v4Ȍ-S)ҞslI;,$V&/#{*B@ stV[U4o'n3#@Y=BzN=w/t]m.ٔ~ 8&N CBYcx.dzxGtv}"j֗ԛw@y¡/~c,x` oqA 化5".UddMg-T~.kpI!oَenf?,ւKo5vv2ZtmF3Am33ݦ0(i` >$nGh>? H <Ī\Јx?UApx}U8Ԫߘ<WPAkx._jv^(XO{-霑#֨DƗ*XIB6EK_W \DAVFG.lxx@T{IɂyĎmxoYqܣ!]o ?3{¥Fmj8TZd4Tgk`Ra$?=&vSQ-49/0Q?qh݅zYu5f媶.]Ud-V^3=$$f(jml+~33KRUQy7 YTu@13T4n^Gzǝ»uPS_U=a66/a`⼥+ڒ|-t &V߉x&@nQk9RL؏صYyRa$ʉ`VuX%_ڜʻ2KQ0AHQFap_@I(]TX07&W/7Na"b&t'Z=9n7_MoٔTŲFACoBfw8Wo^^\Ҧ nMO<zT`U,sd9m:ĈW,xxxusy{ps(vf,B>H=Vgx `Dǥfc;B(\RtmphؔE~r.~0Cyw+ IwI= &aCGG(:H7ƳHfwYWqwLaT7KW>[}qT>H6_[h\XTQԪN~C(G]ͽP˨Ɵ|,n:xB.Sfz*I"̻|ϭO>‹q4P*T~WtaA%!uao|kw/9 #C;~9zzk=Cecð;OFE{9ƆrpBQ/D!aH~&J6`*M䃲a@ X=p˦)ľySQB&4ʥG#OAP].t:wQOқXe\tp>6* j=O-sW}P2Iey:Dk 1ܠȈND.UߙѺ{c$FA'&B)P/EBehj%4s= :YAןdMOK|BH`#sZ绵li'Ñ(ŖSL#M5h9销yy7\c&@D1-œ3 vM. Q(F2Q7_δQ?@0k+{75? iKX `qA`>35tǕ Jp!Kq7s̝,kوUca^$A$^z}A#p˅~ S㜗ew#p$=X,@Jّȑ iA󖋧)M9'i׭ܒZiǜd4ȾLkIq23BN5t %d},J̰}ٓ ^M;BY[P Zs-?2 Xs!?g$ދ/\ ܻd&S+s&CI)Xi, @JVFg9O*9pV`4tV#xT)En=?ZޗSQ)|g>9tb3>:78'@M)Yh+؏o^UT9dZbR@l\-D֠,zm(E&'Ю#w$Q {sA^~"ieN,2V*]3j}D>q9硑 ܋A~nX*ytf¼xH/UC216#r N\p h},Z` cC}@ZwJw&qLm} =iL UWTfQ`X.W(|lg5Cޒk'`[cE5ݻUz0*#kb.U=Hb&ݝrSK[;OTfڅP=Q_;K U^7y&ǽ۠-wϖABpv <"kꞅZ/3.ѐR21 "-U7h?Fc{’_V]CoZ J(愐/ N=Fȁ"Gt-f|cI 0*z#sÛBm Ӗ* NߙB4[8wlL"sn[ 藐p=mF9Yޤ`)~`cmq{-D!f P IK'$_JL2mvp~T`KEIU 71/#z{YDi.[iRv%!.3\E/!%z"}>lӮWd j%ewӠw-/:6-KQDLkXPAKD1Zƺf -4ǜT U Q]Jf(=Hk4.ގFanPGXs{.P:w=3;kw 0dJyFsӉֲ/85QR@uAN=RΧ[Z!qy4"!iUI7p~0CZ+%'S)%ò7:>(Rq" =`:,uu &bV-me4GA:?a7L.k~Jwd:LnAOi?8ȢHc䳢{6͠6 tO'$KLdS3@1Ik!gl%$;[HVn#WzB V}a6WZ[k5'QQuէ$87-.z$+8͇ b6 GCdv?=ìr'<oRF Ob&6t[-J[=hs )-6ݹ6dr$q={))-'dz`&\vybr8]#bbjK:dFڨ =i57oLzݠU!5+`~sgo'F.I<::dxin-5tQ.=#&)_.Y ^E]`wN6 ݀rF`UFTULx a~K:G#P-5lKt21(BMƼE+m'D>O"14Wo9'm'S(LP/;ua!V(dӆ\C=+e0h>R/!7+r4UteqOSYEA ^UOH[/^ռ_` bIj {&(l\wh7\/L ȉʘ6 zG y* 5&N!TwVm˧8d]4+oٮ8AO%^~6=#^|p QIyB Dŋö簣:+PhR|Hԉ7{#%9qZ5fBY5Jkڝ%ypMկs7xz0{_D%ژcqE_ ݾjԃy+*q`Y%b+K[ Z5!I  {wH hl>4w|޷tQT <Ϗ--8cM1B́qZ'&<|ܸڡ*V]0ʃؽI 8R.J8@L}A0 [5H;8>wq]U6' rWE0[7ssrѤ[}6a/˴Ro׳H^(5^IL~uXf5ޅJ)ǵBzWomv>l_0Z0 veVPav@:?iZcjfn$xnHqoRf}xR}Urj~(Ic Gl|Ʉf]H{9Jq+m~Ǐ:R~ -j-ӯyvQ&B <{|Y{sq@(Ftoְaf2EV^RPbIAbRq^"]|> qQ18[sY,>569TTA}pN P܂ +y""C5,tz!fO~@!F|MPaJ >'(rZ#^:OK,-L=ss&H_R/:5+7uA|;/ԍ*ndeU}y̿ ʎc${aK2&\#"9FxM!(q:Yyƾq Br D (okr2G ~(YD% Ž&{Gf>*q'M6hDLS}UTÖ}JwrÂ4x)_>F6L7HkPً~5MZ:9r!u`;%J_d|68L!Wr*Sp'?c#Nb<"ǠpE©;/Y,e];cœf_2$GeB\{}  JE:!L$dQu"R{|SdnBL3ЍnO1VKD1i1K>:Je' `Lp_Cwh-%^pMǞYi/gÓ`{Gobnw]G &}LBd[X$+t&;C +j«4?$JM@>B\^AՑ񤴄'&~;PS#ƒB_4왿="-}rHY*'9ӥ)ԋ?Ie!{K\'ʣaܒi`I(L'&=gcoK֍+-hyd}4>ХXL,Me\ >ۺrL0 WbAo'YゼG%ZNa<=_;H#s 6g͝ȨABePpi;!:oL-/R*⇢S뀵[UE~v# > <"ћ)qo~o^z-_Vl!18dVA!G=Ka"]4X9cĊ>>k{gQOT 8;qA{x{D;=4|Ӛ8x}<"Ym=y[lj;O(DVdX*ܸz)"]5>km`,UƹfPhطvclS#TWHdsd$Yq=s\&&r_K17tꙬ8jYVGQeiB׍,+a v媐=w&LآHT3KhNvh7]AR/"ሙYb$1"d0.6;ą@Hi_ ߽%i;Qyr`쮐axŮ&fsQQK\0=x_[ ցjh"ɘ ^b/U\ldeS yl0f<0IҺUĈCa *ΖGEiO>1"joyU@hv2 -:P]׾;9ւN$$h>y-X^rBm{ Lj})SG bFs{8f-=V Eھկ zdvqr`CƩ4aV C"vFuW(pKEݘYo\?2Yyu;}Q(5-y" s$z(2dQw\אpj{cPO;@]կz ;3)! q {bBySp9%}5Lވ:s/ʫwx`G& ዓa~QKg;z4+/rWTM,.U4"˶{]@BKQP@EDe.p@#L x^~l'wMiϲ5VU6TcF=x}Yy ƶtzJle9n{@Cxq0}6t ֚uB zq5$vߏĤLe]hN355O26:@݆#{łIu\p*{_Zy]a&Qp? FQ! 뽉֮^Z a9ȹhUKi8Zn%ǣW[Ga `)`v4^Za0)D:iAgŁshdDY1I%^?Cc w kx9̞oiy;7[C,2ENDĨ4 6-PS~}ZioXUgAou P4F.oTqI  |raX/ )vK9% Kj / 3ՉЎ A<׊ s.>gCۀm9V@s6V Tfn*gr& 1:AfƖ0(î,!|л&!;?5i7)bTsvV%|3ݛyR㤐+Q.c4wdt؂q AT\mAT&m7.D\ /W("2c[Ͻ$-)S` nMrUǐ MKUN% N>l7HIت@ŧ_SښC㴛Jx ^jɱRgqu)LlC>җϔ7dהU+摕K ‡f܂I`+^(Lg(񷖿Š\ɲBZ 'ǶLF>Y1/o,IzKBpp_Z\|?A ;+%r8E9;0Kpr S{+l[#!T6g,K&} '+d1Ox⷟mPW =L)7mjK)pH8@bUҸ:/2qz䈤P[VK_YA{ݮ!0/Mוv ( IY~܄?͹C"VLza'{L7`.T~Mx.q<\6TNJ[5`TG|K[hgT0dj6A߶<±LZ0-3tmjQ][2t)B;v<ܨ Fּ#-ۡS`Pa-Ofr*-TLYrp,zaN5> Kђ@y̌jSbTh