znc-python3-1.7.5-bp151.4.6.1<>,^(B!M@eeenACp?C`d  7 $=FQ j       ,Lx(N8X9: B=F=G=H=I> X>Y> Z>L[>P\>X]>x^>b?-c?d@ve@{f@~l@u@v@wBXxBxyBzCCCCC\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.^(Bs390zp21L?SUSE Linux Enterprise 15openSUSEApache-2.0http://bugs.opensuse.orgProductivity/Networking/IRChttps://wiki.znc.in/ZNClinuxs390x=8i u,^A큤A큤^(@^(~^(7]ӈ^(~]ӈ^(B]ӈdd7e6cbdda6055fa1067e180e35f335d3607a54d2c75504346ece1138656f9208e945f211e7b9d8462cf091e6e726cd5b60b2124bf7e8dcbda2ead68418c9b47eded44cbb6bf7d4c528e5db57e7083be1444a6b13778298d132d355db80b52862637bc8163cc8e89b1a11aab6fdb35e68a5035022219eb3aed54a814dae9b8e4057c4b4c398c7a197f8955a85c68f092b3685e58d60f9dde17f7256efe78f693cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootznc-1.7.5-bp151.4.6.1.src.rpmznc-pythonznc-python3znc-python3(s390-64)@@@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(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-pythons390zp21 15797123221.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_Updatedrpmxz5s390x-suse-linuxdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=359697888c8213e62b99f4c7bbc75b2096087bdc, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=5712a611358776ae8fd5f634f57b81ed6cbb8f5c, not strippedPython script, ASCII text executablePython script, ASCII text executable, with very long linesASCII text RRRRRR R RRRRRRRRRR R R R RR RRRR9u_Ϫ\dutf-83171df3dd5a6a867f8228130cacb5f13c139600e25323e2315e91b7e43934fb7?7zXZ !t/4]"k%Bnґ+歚nD@;,Ђ{Q4{HZV8YV' Ump/*ߥDYDnJNA]E caNӆ Ceg@8 0w@;++`y0JMJ}M\l5>:W6{m7R@9̉ #/1;~L0}2 nz8TgSSgB7ذ'_n֚|/?ڳWddO}v<ca^<XnLb:&tp,íA9cC|z 2v|,V-Mc+īeNGB,*tǨ8pi%uJsclHP}DX^e}{FJ2li(]#bLG@tņu4[<Ŭ(͂[-K&C^xXs ^,p +<!<9Si߂9Vi \W:e71wKfF0Hwܴ$n YI!w~#^ |grP?m*aP+_N]煳~ep^y/_oG*kg$Miux_UEZqЮRwt)ӽ "L 7Pm\VkD?6VL9.?y_,Eqjbj|@I*+N9'hVWHU ]Gd ̎w,!1 D_3M'ש䂇k+fNNlܳs<#B\JFwkM:h[i c#gM .ΚF{q 7AP~fQ8 3 */$@!x7$<糵sH @iU'U gbz%&\9Q߃ ClUS*S`%tecb{Ȼʅr~lp߂K .8"p&OPI =SOw BsR zET Px1@]R2D%2WI:uWʈo^b=5"p#c4N/SUONwڽ*l2ݷ'.N3Ab'$¯Ne沥ɾ+t^UJLxTO5/+ꑚ𚥙e>! RDsls?9{IF(ڵ򤄃zDW\P0 Pz Uj._t·Q.XLT'$bƯ ʻe%^1/KfbȲn Zے(~棗\^e-l/e ,.8-]t)M)3p,G&B(DF֘`#a ?2d$1d^&] L4bC\E2e*JH{& أk ֠|`"[T_>O70b:21Bj}mwbCI\'ia۷R+g|U’UKqQrb;}U#,'Gt~#%SPU 9քȗD4&eg?̩@F meROb/+|!S΃RlYAڕ]}8tML-4&j=1X~.O.slD_1]ҳ|&9TN+֢qZJ} 铵e6xGdڽ)z826ҋ:n;ceskg=UK̜*P[DQU@3zċM;~a\ ⡪N7b~2kqY22ʉÝFE v92B[3h-eM4*g0^ӏ^!Ɩz'DʀqSt2J ajGJO?e (H l_nxl{kѕm46c7JM@/ܘd{[z \rwtoaxC"<)%ED~LƏY.ѫ=pǚ"N?c-z[KfIlDrp`=#wbT^5) gG#r67>Z0 5jrxUFϞTRx(7F,֜V8&c9q ?j3@^x #!F杕n뛾 LTi5\38MG_&I>GL||f>:+b.NrGx7g0@Hr5Nb)57CU:7lƼ7"s@f1{zYPs;MDFU.=CE 8 5Ρ,mzEkc#j%Kwxϒ+]l18Ȣ u)70ExdIͱJgIJƦXD=րjodS7 \7qxEtlA/^{g,pw@JsCY6[U_O8 "u+=NQdC<3DZZ.B;5cG,ظI|0f77ujމcѣHLKaQ$^Dvi2(ο뵍 n?jbwVueL TٲJ{Tפ~g`ݡdbHmxA()g+UU풱F̄|8@ 2vr8i7.GBlO FR/W& , ϯڈL~bȑӁW CbԪ*D™)iYu1q'bU꘠mqyJgGnh`$n[i~`\zI69B~@)@KJSE][IVKȄ.$SOn] L@ǐ9ȌGxPrd@ M)zD:YN=xꎏ,Dh|`noOӄvč՚Z!ESr:J6dz&X?&t22;[}w9˸!}(pK׈=#=C_jWldUj?|?R2xi 3H8ѐYyǪpԑ-LK,*о-1"Xn(ot?S)L@u"XxJ5hO1{D;9Cě;3,GQ'2T/_xKV(Dl Ǖse43 "2jސ{<Ģg[FpVD@3I.tQ/beX2'tcU3Fsc^h9As7ջz $urM(BC\!%m(4-ŊpVώ_ߝ mxAudoVā' Ŀ.2sl0J{&G x^ I׆4R41tTr"2~صw!OWGvXB:?f*j)^:za [F'h3ٳݭ;~\r 6ʷIK(XᎦc ܌C~dF }fO ) yֳӎwDdMWt2*ߝZ٭ H^$Ca.؊i p . !<(yكMߛ6*s<-({~0=^̖>}D &`1T@,A9 $ ~FǤ|aM/HccLYPfbĨo ۙQ=_&*sQca=|qiHLba鍂jC8Aa8B:JX|l߅nMƠ+%FFnaw1Ċ)clD43G9ʜZ(0gj8GXG$2B \DQpRhxo_iC9{:.j/_2V`*cWl_2՝M)SzPx];!8+h_Q~}WÆS7-2@.1:^Q"y `8 ; <"fؤ|Պ;inbnJNbUp E=@F4qrg`a{o Q %y'یҘ']&=Oծl1ϕR%'-ڒ{LnFre)*$)a.RT4}~g0sc7 EN2 sYK=vT[')-0A_h36Op>pU[Tt+Ț/:K3f5֥%yE/ClW(%?CͿp`k*,@B甞4Gk+*J/3ڜD!Ȓ.m XN1+=Oe<<4Ww>q!'#Vu?@Q-|(M<_IsLLgRUbO]jZA3A}ܘ3ZI˞nc|T| z$]k|ɺ)1j$&-#+Gkt>%NFܐEaT=!Ǝ=f!!` PC >@ 32OiDy^RFU˱‡ț-h2 f 2$SX ]_vf܁vc%=6mV-GGmEAt-%gfx|?E@a9^*9O=:tA*O ~:&Pض6c؄#$@ m5ԽW(pgy֋2Bsuvj$ J7GH Jg,nsΘYp7)=UMkI#>1[AeD32<23`G2kr:\ *iu~SiJ!e;XO'Z5o D"RNd85kk0g':a0tds,6NYZ/f7N1ׂ;@Efs;)kٚ-3 *ݯ'+QV)ap $:V,*5Ǵt$˔Z%2U^GcWM@.,̙NK_N@޺j3W:a=={͎i)94FT"}ZL9i睤(Xfa?QUK7a/h Zֻ83ϼB&*XgkHI 3)~TU1>OaHeLU. @_'rh%#MݶCUɄQ"O:#%DX#BVO-0+ a*}\!32-Y>4N­ kE-;&OǛґ󳲝J&E!De5r \a!Jja;.F }&qo*Lx:\W%k7 SqV{nKZf<^7fr ZL'\MWhJx/grq=^+=Pǃu/fn hҞß⾪AA=q.vΈJ,OXnߩqzF52|>ci8Ata0svW㯷aIGWU_hml tl;ϹB4S e76 Kmrz9c8ۀ7;C#^TwmV+ݥη-Nc/2 0Iܣe%-r'Jg\mJ¤S*z@͒ x/W,C~C`tL`XCKj4s L ǧc0G A!x^`p<;O(^WGnVUljU@̏nz-$ dEsd idc̦3|"}XpA6.n <cѕܷ\NDh: q%ev2S;77m1ܸ;;9cq4T*TIn]7L$0,z.ψG#@! Z7PU%t$zL; 9АJruE)'\#cCM"ī~EЊ0C$k'2 9ahEΘU;»` |b"AMrߢLpygme} $0`>]Iz@| 5$ڮZHɮO,h. v+v`A!y eld0j/`ehcnJ]C&kE9NC?%3osB*P3y+~N,?X#R8S3?t(&g/Ha[7\);:yH)2xyN{I'vC ܰh}^YR 徫J11%x8t|r;<:&2-. ]"f,G%,_] jpHwF= ыz_H>) J~.[iKڛY_,NgANG,ן:Vm }j"J (ٚM;GM}ܟZa29oT:R~rBwۙsuѧţ.  cgFcNP[6m],md(6Lw5l}2Qs ] 74mGzW6᭳_gl?D\EʜL`xuW'9Kft*wXWlo .<#^B#%-V>ZdKLۆR.GI/9^Q+ƥl>;Yy֣XK?b&Zed"\m\BڼdVM:1G9@ѕ.ZLiMeK->ÞPx^KX(J̭*`Ef%15 &3v+]at3ȞdzACop^nb(; >BJV 79nQ`͚)Ѧ4Zph+Wc["˥(4UԹW|o1cMԝmqD57|N44R}DGf*3Z'1`&VhND5W Km*70"%>k/;ydM3X oeQ~_xV.^`ΧRM;7Ueb$΢K jzkz ;q8V#+&;'m=~@vne\Uͯ1H4un/z1gRmpv4@t׮|})R*{ |t1BVz`XdH?C']:<4YK$Yyԧ\e|L,i }b+d;0G7'5zz`u.HC%:C#qEa)ZaAa2P\aOҺV/ZH/ LcnȔY=}tc( Qmո2^]S[ó`⃞s R@M$Z<D96;$ⓨ`8װ{3/k"H>d>?A+`em3wI)}u+uǾKuE3:4]i<. {.efYBQ6U$,:`jHR'NZ H߆̮ŠޏBg-=ݤ8aIBUxCEd-v/7Z9TKlwmJ]ll3(D @>vBUY-6кWGz8P?7*Q-oKGq/>WYzo`i=vޢA9 Iܮ(kDn )D݉LDd퓜M$G\%S ^dEN=JHOC8\70y"^|oµ7)(MKLDcHHb[ +0mbܡ;nsncwHy(wDJ|ch-Dg`+yG2E&jiȹxQF"?EoRQAdwE\>`38," IBZ-^_IuWc]_űdSfZܼƆ$X1xl\tsc7 EN9\ 5i:ݪύ}!;[.D;a4Tiod8t~ ŗϕǵ顬LR_囁ֈ8$/+Oc ˵`u I`(uqW^p~v|5F0("i*DI1ˉ}Q|PO|AT4_N)P׆f'P@XjP-U'H[ 圎;qi,NFŭ᜽#  E!C@*:leK`ydS¤g}C7opԖVe0񫃣q`L.cjYN<CTjhBqEAıڝ s尕A yf_l먃l͵&k;DEɨcyrۆ(=Ox*ZQFnD .A+M+Џ1)0@)8r~R#(zeGj*VE/3: y_4G;b̗X5%QSSP{tj,d>J>0NT8п@e"D!p"  ~ J{46QG{A}q?de& ۂXIs<1󁮲jjǫh洁vZTY.`'s }iP_/|Z\h%>BO+j6=&g o1ƭ1Mi<ϋMRp'^N>kۤ"GZ[Ԥ?`.t!11tnv ӷħr,$˧Uj7fk#fQ%΋(Fq}煗K(++`I/e=- |[ѫ$+ l"&m8lV 0ωDZ8|`.:(wܡec\XbV/ Biewŋ}z[_Fi4n.|V -{-6ʵJ!r&F$B)f8S9ųAl1,WӔioBbo@%kz86Ew1CP:bX/Mxu2bvuKpFͽdd%XMKF_ i#IOG8kc ;L|ve4Jv5 umUpIϵ_IÅ/;%μZm7e;}ʬUƪP[8OK > -0[Fg}mW 3ı9J޹ܖCh pe\K pR`$f 9+h1|Zq5IC`m >%@_ 9muQBM:e}X.9S&I}bfp=U>C\y*.PpFs@]ԝz0nsɬweնq\HW mbQ‹XasVQRr3M:PTfILXMкXmW, aLm2c;:dCzF(>CڷbFm%7,FCgsXMET"&sFy#؍kY]6 B{xYYBDaguiE|۶rc,k)^DfdeᔉeLuu$ިC`dJV .qTۉ!# ]_~=U9XxEj&' 2"I-qzp^Rn c\dEWFVPKbBP@7mٵMhVb|о MEBG8eǞˬ9B5 9!QK򝁆dȱ\S%?xN GL^3okY֌s#>Qb-l6CjD* w/49 tFp9)_qF!20;x |ySB8;u3 PCsDw{я4w-q|hYOo&~ Yˬ믲_byv>CbkE3:PbJfn5&(eˑp | Z6,CB@%7sC/I&xY8^;Ia' b%+[rM.C9ҁ\_^%CxbiÝ"mCf@KՀ=qLUTov/C>p 9s008v2|;.:$M.g\` K\ĿtxO|ڃr-K"qYƒ2b|`=!r)ܪELayqrtC}ևJvdL$B*eߔag^5,'X0zB|fnrV%1WYd oǥSM&t m:L m3c44[4@wwJ:Z]UH`&Or)Qa8xp F6͓X'MHuAQ֑j&;8[(!vOW3HƴZBrOw5$>V_s׵q V ,A&${Jq;:CQ}%T:dE _PIu ꅿ8O~PE|ZpgIًc_̇oB8VTFM&=iH~sE kG-O [XqSsWmltnq h.T)5X06%6&4aM|$!?߭7@U$4FFGv܁*@{ w'ONRv1(Vi pV -@ޭqr#WjlM7@*h8,D3bLbfmfp4FsUNCx/>T+iVCmLd28L*1AY̍t$Y|'4+y+3ZVڠ Lܭ!rȋJ5PMhR_vΩs,ĕf` >n)B,,i,h.xmU7ա@!QQY ; Fm]V+DzMڅy{Y%żlIA-Ue|0", 犄:۞{c%FC!U !QW+֓xD8}䶵+3:=Z[fC6c=x[Kv,ހ9X} (I)aIi LWlU(l̻~[p"w1GIo]ql=A7oa' GfjdḌvKU2 uH_+󪩅q,_\!n6 םkkYR=Ɠ h &OXqr),/51 E6h$Øt+!Zx#:P۵uMFJѽ8h$?.' /⡗y+0;?E*cJ9ax qcsZؗ5JGCDj,$#!?̟o lߦ4,ྩ^XZcI67柬.F:/84c:䈨b_Rz{ƍBF o><qӆfI삒Zm]KYgdXh_H4ϲ-%!{d Z0dw)3Җ/\c Enx4+?-`eGb:f+V9#B p`|QI`{ݷ'E*HJ_P%~َ 9!({y#'iƶ;meA [i8 U33^:u*Xw!M!Evϐ<Zom\d AxYeﺅhNn/\sp fN:XC +i:aɣg~h̀D74Fu nPm^P)VEuV}[>C$v9+|nYŠ|n%8;hO)y(R ep&]P}œqN9y_hG3F.o6bzҸҁ+`[鼷-.+- p1tI+.geɽ]\ߩY>G, xY ~WA1읱;Qv=RAJÒ*?I9H坐Tؕ9VćYⵈayϞ!O7VPPP }xkdvn^:6aR?Hb- 郆EOUt,_nb!X^sT xұGjt,)&mO5)a6*3+f]oQgWRgY{ NآtO .)Z7n`#"&l{E#1Ce):U|p%D-cۉ-axUaVGe} a"Rur4!mT<'Gj;NKV__ufx&IA>l|s;bTLWwZ˫+& mg~ٙ9~+i}Jwl,p86Ww0;R=gK_Mqs*5g("^4Dgk^&j(˔|$8ƿW$Wɬ>E@t9>[)"PL<=,Q@'FnJxUAEթJn3(\24$*ؗ~E&4/̃'Ϥaiz8E-OpvbAx(rӒO!- 7O}\#Tݣ۝jn$&(F:N:u#J(c^h4CU1yZW9nē YIP"JB`|(DIza1J':X?^Y#h:6%,/@u_##qv(QCO!Ǝ7 >(>Oȩ)3ܞ_SG6ØlʀJxJS_Y+;)6:vREZ*[3NȁE-e) VբkIU;{H,f,CE3%e3? [_& 8XJȾihEdfo!k-u26?f. QG[G}$Y W-pK3[Y0UJjAŲڀGh=ߥi_EN% .9c 7UzpC`PaS6n.% Nsp ̉D7%R߻uMBOmZD]fh70:scY d5,qlXRawq16굮n#>KV,3 Yy8Xo<[-Z]qJ׮!RS9X͝(#oͥJrU%CT$S2NXS*/;&"]/&pCFnXDLgL0Gwa˙~ wuY(#MI}s=r Si8 J$' FiV k@a`vo\=&  Ov` SsH'ʴe,4xڭ_ֹSasLXlTN5KBDww|AYs'ڶ=x/8B́m):7TJ3|^LHy & 1buA"仿 "8%CȔZ>M'?/hFJGbsBh\x>YKK`i"n΅Iۤ nٵOga?I9A9^ë5C'>;8)׸ilDGl>&c=!}Z}l9)ȽЁ;*Q߰QO%VqzM57.)gP˜@LΙa>7PFoޑ5)1(vÝaoP ®UڞwYVxq]TD%0=U1n)+b:H_qMʺa<X(#ŧ= ׋^gB&C -! .!(yCFZ`l1]f`$h@C*?C(+!!s3Sn~#+`¹mk[ A&/Y{ZސseF[q ʋ WV$_< rVؒ C-dtz~ʱ= MrK6,/p= h &𰳤MC95`RކN[(EO"HrͰk]g1T5>XIECʒ SsM)8wz%ٿӭ$^՗wZruE\:Up^{$;e2028^umدX0;T45G^r;#ݷ'JQ\ ̈]TF5eߵj[^s 1'h}C@'bm T%ㄆҭ@lǯ1KS9Uƻ|_k" WR>/!2fs|wML,9.sO̷ΙSmtW=DdMT~UK Z 'D$0Ȱɮ b۳<.ŝF$)j]ۀ"fPd(&Y6+pOބpy 0̊gm^B~NLu#DzH:SG,~h8xI72mxĹBT'lPv?ǟߔTW`ʹ[3'ܗ-M;:YY5 ߾-톪t n#um* Vɷ1zpL|80u8qS7rK,^ 7M9{cR.E/|s,=ob?p2m9,^g34r/pbO6(4-@yz5 Tc>ł X^z{)B?3,|("`~.*,i'RU"μk/ډ7b$[ OpAO+-^Ƶ t̑^.͘:i &D8W(Ib@r Mrym/ʜ: 輸36qbʜR'o@G=I_QoJ]\ғ™mla!L{Ô''ϩ0+N6Ғ=s^77m\TL& f,cp/fFXegǜH"^{棢,7Mgʴ9^BG ˷n+$~#-VH(kZ>:?X,{ m0ͺb Ӯ 􉡠@*!Ԃ bǫwX- IIóT PCFt@JI_ Mr-;^0f̎QL(E X <[5l)J꽖H[cϛ~^q 4[dO8T0h%_u> [r(Mst62.warN5k/uwԏ3)*jwBV0B՞4 @@ 8Ö\l='X(VzdGFsCdw&aQg2…\ϘoÏPE{ӝ{ y3Fۯ4:p:=-D Qh#r 2Y2O܁~ɾ:[@p[l&zd;gڷPa^1gkT%inF=&7$>Ȼ^4)K79~Bw4'N[EpT31,6oOF|t00dxvGtpQ:BR2Loԗsa '804!9$TW8;NaN"i%T.w wSvя(y )\+u3Wـ7EpSO$&X8(.S+W$>Ck? %BwϡZ)ǧ YE{~#bS}q1Sw[O.Y:RbawM,|$}=^WV LatgvbT[u_ZE V^'wO,cãah꛴/6aO Qof'?F.Aj]]<_*KZʖ$Lg!"7ܨx& ,;WŌD7#xdk{ WP1 !}@}*ya͸<%BqOkq'p: ظOs/r+} ;j'"E^ .O&-hyEY =1G0RکR*$ K'Óߨ3ϦK*l0|d HN~ph)cqvY}~}>dbGog #q/EïY"!vVʛ _ B{9.O/XAZ-f_ AC!,-hʻLT\+xN/z'1?{c|u3 浐4%K"Oe./<8VV@ְAdEx3Sv<ŗRFMcA=$1Q=nNgH[GG隞!݈D۷3|WiI@ ,6 GZpogkȡ=P&2;A6dUT3`Kon 5l3\p|NH9TΓɴ[ФTEBx z4GϭOD;$ ]_Ҏ-?i6 KK]֝)sR r(FSJu9?zN #Qv 3,g"[\jH_c_g nu/o吸 o]Y4<nY;yL\\"n,سw))+7vD*nަEDD qbƨM:Q.GZX86TWp%}|Tk(uʺ |~ q|HB3:ћۖ3#Rtb+rpiGR nj5(6}:hÞ?T2K{4^筺ݨeʜie,JOۏOsq N"ٸDD)J%}b:Hg ǩD O<41ȫ/rfɑ P'NW\gyhgn߷4[H|_]#5ڥ$j \q QIs L>rqÞ,][âJtlVϿ=-Bե'[x= LNIPfSn(%UE]HH1Y]~Hh!"-no6rK'C1 el7Ы. 2q9&xakdRtbRXBn.")# YҬo}P2◙GxȀohN{"iJӐDaUbO[a//rQ;|]YM'@K|wa70 N|7l*\K#pG8c[ul m0(q~WT^ӱk4ӣ"Co,#j^XDmIHǀnO=Sydl/dNa&mu1`a7.h)OSΟns6>\7=m3%\P={6 +G"{,(ztm=33C~"XQkUa 'Cn/_b}kVQ̕ajݯ\c߮iq-\ϐ‰:c!o..@yhI(l XGTH\:Y#I~=췽8P (-g"zP]&#/Wvޖ=rxQsE|E[wr48Ն-B(yYNVQEhX"8MZ?`dZC; gfqm/T|,e*c2J{7 wƭᕦQK횷G#@ hCaeȶ 0 }ک,)r\7Dq6ϖx}L~eT`iFQl>q9 -œ|-tnòf0"t~w&_\W+VAjźIy{"hnmǪ,>"WwtQ&#PDMwrhʶJ*c^Y/&xq4 rq%µj)!Y0DlװA!ꘆZZJO6!FxH[ ]m"I`<|Uy, f9-ohRKPQW`Equ./QJdOƈv`5r1)1'و_u&N\izmOɽ&(J̾,Ԯc^_(]:U5TA4OIW}^-jl͒8b%oAZBM~?GY?u|ܔ8_Q[U9;Rwv 3(t1z~/߇s!>W&~*$Ս1'-?BX:zv,HTA~LoqJh=OPt)VREtacOY9,@X*; ^åF]35ED6E?X".`9&|7PR9 {z0 k CtO&7gXڨܜoJE|ecwMX<'_ WՐ}yCCW^>( x,$<%q U@Պ+N @Sap>+_ڒcRen5[7\=ꄂd\K6nxaNvCȰHdւ:fo ӠC;cu Ӝu,Tf@>GUgƂr, ˺Z?Zh d#^ 8/`?9dSd%pn F>"JMϫqb[^{r* ln6,@.@V`' o{=1[m7ɵ+ .3bjp2TLu|IVyk)AȎ+N*h ]:{ !d)&^,ᵀ>I$$0nZlqW*A+[͚K @޲/}?F1K;}_ψ_L㘹ڀ-$LΪ;8[8Kj@LRt:cdiUU(vhh|:%7u[{c09\ȩZZ1h-'-ݹV ۦ֒陮-MyjujZS[2L ~ =4-;](1E?b8y? %cDxa_HFp0l؁9ٚ}&O9Ԭ=دN9J qaQa&I2h*lŠXіόX^tuEdr\oZf!uv΍L;_cS4-.V"]C+"8lo#2 &>2F.c6͋:)3|.\t?KGχ@lYv(2{::B²~N⧪d/DFb2u\dՎeVzT}{.OmeI@'Ajیf}ED>Eb|Cꫧ1 _ =Bb,t+hNzTjF5"}8Qe{sn%2̭HoR)_߈9Al{XA ~ H΄`m@\L~ ScDA9^QXɵ^:%}p׽C O.VvZ GwPU8;%tҎ1ש52u:n7`y0mb"oՍuwm96A}|'STBޫl}{hS@E+tEC,pij@߾Q0=CF 3siKF4j^3D{- 9c\i A`#88*ʟ-?zaf2el%էt&SH#`e+$gG] =Q Ҏ̖]0򚝨aZ)bΑ =շi rq9 9 }MZDI̞s d_~CeK5sh* $! L&ͼDRu'g]RGUW!A$p]<׵݃ /'6G,f.5U0ZaJ jK%$Njgb+KtrmUe$& |l-Y>yecqn=8nfLn<h+ ڨ&T)U9`J@U"ꚻ};7FTJ>'G>IK`C[mjܹ:c/m}#6bjAno߁xZ~2;tx=1m8@*E*#@壤֨uWHGcv,M5K#\"-BԵB#1_CG+<3.rXUοͣB>$l(9=4YWq=v@ %oO.F@S9=Xp.ZJrUu n9½Nhr4nH@g T-!#EěN/UDcp4'1m sIgej=9'Шe %A*r"a7hO [sdC D_όCIXQЈr~qB2nRNV|GQ.Anol-;44 G=q ]gJW DG]>3P~Z-~fl h_=* eBmQIu9S1>:}lr{ 0j#e9%v,A^֡^8}+8i,ѩYXUv f~TUf)Vbpp7a bP] +F0%l ?I+ ci& eakRFyVj/]e<"<nl[:6'FαotW&r?WY+\/ _ԉO{rA3a`DݛIx;9o9OZDr%/`1"cݵy„)pμᑖ׶:xw7pMupzUߖurYg5_]>A:lϢ_/TEn.7~!N% O}Uqn EpaT 8SDD"b"g,?k{uWC9qm3mIHsY"+`GECUl}E@/6GBSXV9$"TC*wtϭ C.-EaptkqY52)6Tw?Q>r_1m&GFjyj(ef ffEbVc#zr8+9` hczy 4sc dˈ uFVek-Ti4 |=Aۈ"HQ_sH6~}pԛcgHۖz׸UD8R&Ft(:ӢZ9v(FҭEk6B/>kaQv*vj>p4ZWg{u8xJܭm./I+]AIvgqgd fE!h-aߗ& 3/^SԿ%&gopfU790sƆd߽ry$;\+iFwr7X/>H޷&@=!d{jD宫. зR E6F9Z!a<8`f,v0xd}U@ Z.<`$^Wr/ U9(  JGkU9Fǟb֒b-$ t#,[5+7?pwϣlv4awa͓Le-~H{|;dAG #^ />dFY19c]X@_/-Έc aEh)څo_5 Eu Et=D_ TFGuPbTB %X6G$u.ޙ5E w( ^Fm(:jc:\g6LᬰOJ#yyu,_Z*}arrbV@<y#,Rf2vE@Nd[lrjTvYPnJ[p~S1M鈙HWlIQM&[ iHĶYTuoGaZTb/2tSO74sm"9Z8D[h>ȶOU>}R%Ňŭ SBgv}I;~#k/KU#8D!v7BR }P^iUم 53H5]:.> fOX4eFHhB.L.WIM7w3*ۋuP_BTYM#)8K=b zTdHt%8 JJCGxmoPxjxn;$?C;Ou*1ԼTG$"ՀO'auv ncb%~ FQQ vA>hiyo"0IYP| 6TT|Rg%vAዸKԕ&o-U9(րt̙Jv.,;⁎dmBsGW}a\?t͗p$u/Eei-vF]],tUեyQDM'd|xբg wҊkPFASaUelL!+j_p2`A 0AiDnHv)}@ʣ5bj|3ޡb_׶; NwLa~1^\laf $Ý%q{[eSdq-\dt٠ ϲ=~è8 2 ʆ& ͹y.!FzMdS%4 XS&9}i=ZJ~Cwi%$$1ްh@n.='G_inD/[+B ?=Mȳm}#8}rI.X[h@'qt`&es :4,tjTir=ԡ,ޒde1WwpԻ\…PW3RnDj7rⲥDT'^ا;XS`Y8Zo ڈKW=9̤O S#ˏ-$1)SKXHYB,BqI\wq?rS-і tRt#<.'Iq0tr$ϑpb7s(!K=Ŗ MrI B#\6ibߋ"ŠWqx#gՙ֒u},n;ůiH`o*Jb`&p>ryv9[L,1A._3Ve&oB-j 1}آ(.^6F*\^7}(+?'%3wƭp0Ц-{5{1J+%hQ$~l*ZdЧR%tnI%xx56LjUu,4cӱuY7\DHq{` /yJ4lhDˍsaSI̙h觚`+v(hӞ(lħɺs"dXï$5Yh%~GMkיA1cJ =pj9UWnpk3B Yq" ubJ`O߄R\H'"X;\yO{‚{m;;ϥ|A0<6yF 5⿟7hlɄksS}SС^8:G6-x*b>h]sXppm')6lkT#:So@6ױHP cEKuU #([/xB]R?cKYwpYɈoG+l-U~,z$Wo9ߏЧFOq^:g^FJ~D_aOX#j*R6z÷n aw'|ccHṵHsi39n+دZ)c܉iGĂ%}WaXyx& V5cyVҊ螶/FJð9 *g@j,kj}:tJIcKB_id|bj,$"5PO&$2|@bIK3}qh|̍w`pWENdb5Gs@.ec.sAĥ{,!:,m7,^UTJ`5ŞbYFqlϸknVR(eEm9LltUaODo7Qç=#P JS W\a,P ce||+ 3=Zq|e|' -"A(Yy56=Q6^8ϻ1-K(bZ[5tOѾiP)АJ,Xӎaql:j噈oȜQ(_" W&.3߾Թ$hj' /d|j>#7(ݫFC/O?=\C\㙁1QzǞZ9oE73gJZCuW5a8k,nWc!uEUSg{u$ׂ*F-kYy4rA]D:2*=uݱf^wf5Eџ7G-E5<.{Ǻ0ar(L]Z ymK+l=FJUR9gIFW _ԷvR!8^k9Lj&j5S牕3 I2l1PO=сi_XZXRsA3A@ A!n)v0W! ?ȍ+H9!#c7M}Ó25y(8@$X\*.@kI,[H`U5.V\/4"gY%wy|/xim]FS``Vӄ_L(Q傔|a3ZE3oY0!@9tHvV:N]< ٌ#zsBnCsdyĚ۷ KTW֝O _KI}ˑQ X쇔FIRK[uJB](w+(9YsGD2DA cpu^뭦 \Aj#Ѓ؏`&^LDK+Jgz:(M~sQ=/0乤Ǫec;,>Φ^oFy4V̔Zz.G20こ \HꅔLRP`z.y!/3FG-y_RRc'#,@­zݛrיR#!)뉶b:%O܀Vt:DYfTS@_O@LDDLf2~X*?mMBaW0݇ aCм1q^gF}pf_۰biYKu2 P! SzD?l=A͡nXiݠL-T6J-X1 MEYQDvM+g;^AR5(QzWOeeTxgP*Q[mclH@DypQDϔ&SU_Rv%p!Iv${͘9Z+fa) /bQRvw#ǭ h*1l:j|e*OjYϦ5֙hss1TDIl;#^V-v}1F>9h8^(5O_Z1*eQJjݞj5s=x[pIΝf6_ 8gܩLLY/OXO#ad!Muhʦ3'V㐇5y@ $;ŏ*;.3Xӆj Ǹ8N_GI/#TÝSns!U3wk0l%P)Y8S}]]{$:^@Pj}1>h|RX188wzLU4B{U'4xdN G1)RXl 3+Lsf.L@>`]!;&m܋`a5(4z':][J5 7pbعfd]o9!ڕM;ܖAXqu M4AD\s'mχ'LMeɞmJ9uM#-vnē{ :rYsB~¿=@#%7-Y"ߤe)ڷhevu"b xE+2SPZ#. ~^6(u%<lulG#aI(fQRAqE t%_)')Y I`Յ.J"o U\zin#Ң-q6}w%,2|4q#x.Ԓ(̈|QRRPU[Vud0J(b}3? 7kQXNEO ?>AFScSR`Wgom>'!o|ƆŘuOfNKj46uϫKsp$$4C_*8݉Y1kjb39A>w.: bG5㹛lqt9j}R]s-֫38o%fA 11p mN)3ʩ:3{Tv4 VF$^:AA Ϟ5?Q`ŋ3;+A05+;q7F-) ]OҒG]/$^jʀ, Z'u֊\ #qQ&#:({]WxNrW6S0vͣr\i2v{,f?l bC wuˍ|۲i ĄN-얐NY@Xg{t.8lZgљbS 5V+=QaK#{fm!hI.yvƂhu`G;Hb,Adzbڊ!euT A&yq/C,:*\ƟcZ J/=Jda iWVbj{]" (Eő< `c6܇WHY!_|{lU!it]om G|ɕy{@'(lc/*Zz\-Sh1q ccn$E}XٛPbdLD#TN}< 2o멊i#/-Ȣ\m<(ltd)m8Vܗd$!NCO x8'vF§(nKD`mqO8TPn ʲbEW*}|EyfHbTl rbwwC\ 0XNʝ,B oΘ/ 4Q$60lsnl:swbϢ_؃oEf9tNn2 NT>gzyk^/d{8ᮣٔIOSN=my ~h:uS.84.r[.=MRfm"3Y謨 L5xn 3%4^5CI*}}U^p |)|yx16@ĔKA9&{lwL")Mkd<3;GS 5h#1 CPP(wcۥ"n{ {0_0WH)QZ'KEGT(\".ɲbلc&>J-ȿAW;Q3(!HoӟEAV`&-"E*d  <}!b&?9\~ /͢KQg2SSSdv#9\`Hn&NYX4k }4ؑ_Oy") [&ވڀ7JqrWM jYUD#}7Qm{ɼ@B0ƈ[{%#3Y,"&ȲD("ߡ>/DjLZ̉%;dzFīAq>cQYjjj f4+m;`534drR5QM9TקPWlЏIAѥf=\=@S6!t~@hZH~:[dET)zx_+=ڟ{ >:gαF6n=5k7K{a%j&7qONŷP* ,Tz/"c.uۀ-3Z^w?t" fA{Ehz{bP7凵Sp;R-fM;U)n5&R3YpG5#S) LCdٶ>ȍ/yLWnd4,/_ŜUr z }ٔixރ/L2 HiV.}ŝpkҠ5WmRiI31÷:PkSgKacszIDWXsk5\ ]oqͺ'[I "8[mU<5+/aH9"EA~o B½rM](-Zþ߲.\8aK|iPQ ׍,}2N5ʈL|3P(01{yt"Z\J Ђ^1઒t4(`$Izvj D[T<ڧJ)b" 'n3rLW*jŀ=MWD0L*CvcIP0 >"6$.-A`Sgwg.ndQ_%[ӄm@jV@AUӦ] sFg(hG+wybhw| {mu!rMyXm7u[7?DJ.x+* YZ