python-curses-debuginfo-2.7.18-lp152.3.15.1 4>$  Ap`Lf/=„ e-"&{.b>Ԍ9K%/vՕt6E2XaG 埿t,S)] L/ 8dԅEJA> -6I@~JuݳL;" V^#Cm!#^a6Ғ=.ǥ[GN@EZ]EW~2LR& wO6྆ M8!խ;Q=+AVp!VsFִWDe:FʻY5}d50fa45a427c4bc1ceaedb0b3efe65741185d49b41e92ee05c241ecbe954cc8fe525342e0a319148542187caef2a637db326e809`Lf/=„TRy_PFlr ZU0/h:U.nL =;jFH@_x3l8{wsY$Qn5Ί((kL"9s.M?#~_=Sot_>DHs@2 4@~0|]xp@[?[ , X  $7@K dv    D  0hP#(?8HH9hH:5HFT_GTxHTITXTYU\U]U^V bWcXdY!eY&fY)lY+uY@vYxwZx[y[8z[@[P[T[o[[[[python-curses-debuginfo2.7.18lp152.3.15.1Debug information for package python-cursesThis package provides debug information for package python-curses. Debug information is useful when developing applications that use this package or when debugging this package.`LZhci-cnode1-m0openSUSE Leap 15.2openSUSEPython-2.0http://bugs.opensuse.orgDevelopment/Debughttp://www.python.org/linuxx86_64?n9hRPxAAAAAAAA큤`LY`LY`LY`LY`LY`LY`LY`LY`LF`LF`LF`LG`LG`LG5eba24bab59d78dd9d62ed84a6919851620d666135156e23679646f2e55d2e7a717937e88a03f743ecfb0b51d7f49eaecfcdfe17526ae1341e2e00c8efc0b4e7../../../../../usr/lib64/python2.7/lib-dynload/_curses_panel.so../../../../../usr/lib/debug/usr/lib64/python2.7/lib-dynload/_curses_panel.so-2.7.18-lp152.3.15.1.x86_64.debug../../../../../usr/lib64/python2.7/lib-dynload/_curses.so../../../../../usr/lib/debug/usr/lib64/python2.7/lib-dynload/_curses.so-2.7.18-lp152.3.15.1.x86_64.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-2.7.18-lp152.3.15.1.src.rpmdebuginfo(build-id)debuginfo(build-id)python-curses-debuginfopython-curses-debuginfo(x86-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`@``___@^@^>^>^;^8 @^.^g@^ @]f@]@]]]d@]d@]@]z@]V]y@]9]1]\t@\\7\7\\J@\J@\C@\2[[#@[6@[@[ @[Za@Z@ZxG@ZtRZp^@ZMatej Cepl Matej Cepl Matej Cepl Steve Kowalik Matej Cepl Matej Cepl Matej Cepl Matej Cepl Matej Cepl Tomáš Chvátal Matej Cepl Matej Cepl Tomáš Chvátal Dominique Leuenberger Matej Cepl Matej Cepl Matej Cepl Matej Cepl Steve Kowalik Matej Cepl Matej Cepl Bernhard Wiedemann Matej Cepl Matej Cepl Tomáš Chvátal Matej Cepl Martin Liška Matej Cepl Matej Cepl Matej Cepl Matej Cepl mcepl@suse.commcepl@suse.commcepl@suse.comTodd R Tomáš Chvátal Matěj Cepl mcepl@suse.compsimons@suse.commcepl@suse.commichael@stroeder.commliska@suse.czpsimons@suse.comnormand@linux.vnet.ibm.comnormand@linux.vnet.ibm.comtchvatal@suse.comjmatejek@suse.comjmatejek@suse.commpluskal@suse.comvcizek@suse.comjmatejek@suse.comkukuk@suse.dejmatejek@suse.comjmatejek@suse.combwiedemann@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comrguenther@suse.comjmatejek@suse.comdimstar@opensuse.orgjmatejek@suse.commeissner@suse.comdmueller@suse.commichael@stroeder.comschwab@suse.deschwab@suse.dejmatejek@suse.comdmueller@suse.com- Add CVE-2021-23336-only-amp-as-query-sep.patch which forbids use of semicolon as a query string separator (bpo#42967, bsc#1182379, CVE-2021-23336). - Update to 2.7.18, final release of Python 2. Ever.: - Newline characters have been escaped when performing uu encoding to prevent them from overflowing into to content section of the encoded file. This prevents malicious or accidental modification of data during the decoding process. - Fixes a ReDoS vulnerability in http.cookiejar. Patch by Ben Caller. - Fixed line numbers and column offsets for AST nodes for calls without arguments in decorators. - Disallow control characters in hostnames in http.client, addressing CVE-2019-18348. Such potentially malicious header injection URLs now cause a InvalidURL to be raised. - Fix urllib.urlretrieve failing on subsequent ftp transfers from the same host. - Fix problems identified by GCC's -Wstringop-truncation warning. - AddRefActCtx() was needlessly being checked for failure in PC/dl_nt.c. - Prevent failure of test_relative_path in test_py_compile on macOS Catalina. - Fixed possible leak in :c:func:`PyArg_Parse` and similar functions for format units "es#" and "et#" when the macro :c:macro:`PY_SSIZE_T_CLEAN` is not defined. - Remove upstreamed patches: - CVE-2019-18348-CRLF_injection_via_host_part.patch - Other patches recalculated.- Add CVE-2021-3177-buf_ovrfl_PyCArg_repr.patch fixing bsc#1181126 (CVE-2021-3177) buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution.- Provide the newest setuptools wheel (bsc#1176262, CVE-2019-20916) in their correct form (bsc#1180686).- Replace bundled wheels for pip and setuptools with the updated ones (bsc#1176262 CVE-2019-20916).- Add CVE-2020-26116-httplib-header-injection.patch fixing bsc#1177211 (CVE-2020-26116, bpo#39603) no longer allowing special characters in the method parameter of HTTPConnection.putrequest in httplib, stopping injection of headers. Such characters now raise ValueError.- Add CVE-2019-20907_tarfile-inf-loop.patch fixing bsc#1174091 (CVE-2019-20907, bpo#39017) avoiding possible infinite loop in specifically crafted tarball. Add recursion.tar as a testing tarball for the patch.- Add CVE-2019-18348-CRLF_injection_via_host_part.patch to disallow control characters in hostnames in httplib, addressing CVE-2019-18348. Such potentially malicious header injection URLs now cause a InvalidURL to be raised. (bsc#1155094)- Add CVE-2019-9674-zip-bomb.patch to improve documentation warning about dangers of zip-bombs and other security problems with zipfile library. (bsc#1162825 CVE-2019-9674)- Change to Requires: libpython%{so_version} == %{version}-%{release} to python-base to keep both packages always synchronized (add %{so_version}) (bsc#1162224).- Add CVE-2020-8492-urllib-ReDoS.patch fixing the security bug "Python urrlib allowed an HTTP server to conduct Regular Expression Denial of Service (ReDoS)" (bsc#1162367)- Provide python-testsuite from devel subkg to ease py2->py3 dependencies- Add python-2.7.17-switch-off-failing-SSL-tests.patch to switch off tests coliding with the combination of modern Python and ancient OpenSSL on SLE-12.- libnsl is required only on more recent SLEs and openSUSE, older glibc supported NIS on its own.- Add provides in gdbm subpackage to provide dbm symbols. This allows us to use %%{python_module dbm} as a dependency and have it properly resolved for both python2 and python3- Drop appstream-glib BuildRequires and no longer call appstream-util validate-relax: eliminate a build cycle between as-glib and python. The only thing would would gain by calling as-uril is catching if upstream breaks the appdata.xml file in a future release. Considering py2 is dying, chances for a new release, let alone one breaking the xml file, are slim.- Unify packages among openSUSE:Factory and SLE versions. (bsc#1159035) ; add missing records to this changelog. - Add idle.desktop and idle.appdata.xml to provide IDLE in menus (bsc#1153830)- Add python2_split_startup Provide to make it possible to conflict older packages by shared-python-startup.- Move /etc/pythonstart script to shared-python-startup package.- Add bpo-36576-skip_tests_for_OpenSSL-111.patch (originally from bpo#36576) skipping tests failing with OpenSSL 1.1.1. Fixes bsc#1149792- Add adapted-from-F00251-change-user-install-location.patch fixing pip/distutils to install into /usr/local.- Update to 2.7.17: - a bug fix release in the Python 2.7.x series. It is expected to be the penultimate release for Python 2.7. - Removed patches included upstream: - CVE-2018-20852-cookie-domain-check.patch - CVE-2019-16935-xmlrpc-doc-server_title.patch - CVE-2019-9636-netloc-no-decompose-characters.patch - CVE-2019-9947-no-ctrl-char-http.patch - CVE-2019-9948-avoid_local-file.patch - python-2.7.14-CVE-2018-1000030-1.patch - python-2.7.14-CVE-2018-1000030-2.patch - Renamed remove-static-libpython.diff and python-bsddb6.diff to remove-static-libpython.patch and python-bsddb6.patch to unify filenames.- Add CVE-2019-16935-xmlrpc-doc-server_title.patch fixing bsc#1153238 (aka CVE-2019-16935) fixing a reflected XSS in python/Lib/DocXMLRPCServer.py- Add bpo36302-sort-module-sources.patch (boo#1041090)- Add CVE-2019-16056-email-parse-addr.patch fixing the email module wrongly parses email addresses [bsc#1149955, CVE-2019-16056]- boo#1141853 (CVE-2018-20852) add CVE-2018-20852-cookie-domain-check.patch fixing http.cookiejar.DefaultPolicy.domain_return_ok which did not correctly validate the domain: it could be tricked into sending cookies to the wrong server.- Skip test_urllib2_localnet that randomly fails in OBS- bsc#1138459: add CVE-2019-10160-netloc-port-regression.patch which fixes regression introduced by the previous patch. (CVE-2019-10160) Upstream gh#python/cpython#13812- Set _lto_cflags to nil as it will prevent to propage LTO for Python modules that are built in a separate package.- bsc#1130840 (CVE-2019-9947): add CVE-2019-9947-no-ctrl-char-http.patch Address the issue by disallowing URL paths with embedded whitespace or control characters through into the underlying http client request. Such potentially malicious header injection URLs now cause a ValueError to be raised.- bsc#1130847 (CVE-2019-9948) add CVE-2019-9948-avoid_local-file.patch removing unnecessary (and potentially harmful) URL scheme local-file://.- bsc#1129346: add CVE-2019-9636-netloc-no-decompose-characters.patch Characters in the netloc attribute that decompose under NFKC normalization (as used by the IDNA encoding) into any of ``/``, ``?``, ``#``, ``@``, or ``:`` will raise a ValueError. If the URL is decomposed before parsing, or is not a Unicode string, no error will be raised (CVE-2019-9636). Upstream commits e37ef41 and 507bd8c.- (bsc#1111793) Update to 2.7.16: * bugfix-only release: complete list of changes on https://github.com/python/cpython/blob/2.7/Misc/NEWS.d/2.7.16rc1.rst * Removed openssl-111.patch and CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch which are fully included in the tarball. * Updated patches to apply cleanly: CVE-2019-5010-null-defer-x509-cert-DOS.patch bpo36160-init-sysconfig_vars.patch do-not-use-non-ascii-in-test_ssl.patch openssl-111-middlebox-compat.patch openssl-111-ssl_options.patch python-2.5.1-sqlite.patch python-2.6-gettext-plurals.patch python-2.7-dirs.patch python-2.7.2-fix_date_time_compiler.patch python-2.7.4-canonicalize2.patch python-2.7.5-multilib.patch python-2.7.9-ssl_ca_path.patch python-bsddb6.diff remove-static-libpython.patch * Update python-2.7.5-multilib.patch to pass with new platlib regime.- bsc#1109847: add CVE-2018-14647_XML_SetHashSalt-in_elementtree.patch fixing bpo-34623.- bsc#1073748: add bpo-29347-dereferencing-undefined-pointers.patch PyWeakref_NewProxy@Objects/weakrefobject.c creates new isntance of PyWeakReference struct and does not intialize wr_prev and wr_next of new isntance. These pointers can have garbage and point to random memory locations. Python should not crash while destroying the isntance created in the same interpreter function. As per my understanding, both wr_prev and wr_next of PyWeakReference instance should be initialized to NULL to avoid segfault.- bsc#1122191: add CVE-2019-5010-null-defer-x509-cert-DOS.patch fixing bpo-35746. An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.7.2. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.- Use upstream-recommended %{_rpmconfigdir}/macros.d directory for the rpm macros.- Add patch openssl-111.patch to work with openssl-1.1.1 (bsc#1113755)- Apply "CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch" which converts shutil._call_external_zip to use subprocess rather than distutils.spawn. [bsc#1109663, CVE-2018-1000802]- Apply "CVE-2018-1061-DOS-via-regexp-difflib.patch" to prevent low-grade poplib REDOS (CVE-2018-1060) and to prevent difflib REDOS (CVE-2018-1061). Prior to this patch mail server's timestamp was susceptible to catastrophic backtracking on long evil response from the server. Also, it was susceptible to catastrophic backtracking, which was a potential DOS vector. [bsc#1088004 and bsc#1088009, CVE-2018-1061 and CVE-2018-1060]- Apply "CVE-2017-18207.patch" to add a check to Lib/wave.py that verifies that at least one channel is provided. Prior to this check, attackers could cause a denial of service (divide-by-zero error and application crash) via a crafted wav format audio file. [bsc#1083507, CVE-2017-18207]- Apply "python-sorted_tar.patch" (bsc#1086001, boo#1081750) sort tarfile output directory listing- update to 2.7.15 * dozens of bugfixes, see NEWS for details - removed obsolete patches: * python-ncurses-6.0-accessors.patch * python-fix-shebang.patch * gcc8-miscompilation-fix.patch - add patch from upstream: * do-not-use-non-ascii-in-test_ssl.patch- Add gcc8-miscompilation-fix.patch (boo#1084650).- Apply "python-2.7.14-CVE-2017-1000158.patch" to prevent integer overflows in PyString_DecodeEscape that could have resulted in heap-based buffer overflow attacks and possible arbitrary code execution. [bsc#1068664, CVE-2017-1000158]- exclude test_socket & test_subprocess for PowerPC boo#1078485 (same ref as previous change)- Add python-skip_random_failing_tests.patch bypass boo#1078485 and exclude many tests for PowerPC- Add patch python-fix-shebang.patch to fix bsc#1078326- exclude test_regrtest for s390, where it does not segfault as it should (fixes bsc#1073269) - fix segfault while creating weakref - bsc#1073748, bpo#29347 (this is actually fixed by the 2.7.14 update; mentioning this for purposes of bugfix tracking)- update to 2.7.14 * dozens of bugfixes, see NEWS for details * fixed possible integer overflow in PyString_DecodeEscape (CVE-2017-1000158, bsc#1068664) * fixed segfaults with dict mutated during search * fixed possible free-after-use problems with buffer objects with custom indexing * fixed urllib.splithost to correctly parse fragments (bpo-30500) - drop upstreamed python-2.7.13-overflow_check.patch - drop unneeded python-2.7.12-makeopcode.patch - drop upstreamed 0001-2.7-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-3094.patch - Apply "python-2.7.14-CVE-2018-1000030-1.patch" and "python-2.7.14-CVE-2018-1000030-2.patch" to remedy a bug that would crash the Python interpreter when multiple threads used the same I/O stream concurrently. This issue is not classified as a security vulnerability due to the fact that an attacker must be able to run code, however in some situations -- such as function as a service -- this vulnerability can potentially be used by an attacker to violate a trust boundary. [bsc#1079300, CVE-2018-1000030]- Call python2 instead of python in macros- Fix test broken with OpenSSL 1.1 (bsc#1042670) * add 0001-2.7-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-3094.patch- drop SUSE_ASNEEDED=0 as it is not needed anymore- Add libnsl-devel build requires for glibc obsoleting libnsl- obsolete/provide python-argparse and provide python2-argparse, because the argparse module is available from python 2.7 up- SLE package update (bsc#1027282) - refresh python-2.7.5-multilib.patch - dropped upstreamed patches: python-fix-short-dh.patch python-2.7.7-mhlib-linkcount.patch python-2.7-urllib2-localnet-ssl.patch CVE-2016-0772-smtplib-starttls.patch CVE-2016-5699-http-header-injection.patch CVE-2016-5636-zipimporter-overflow.patch python-2.7-httpoxy.patch - Add python-ncurses-6.0-accessors.patch: Fix build with NCurses 6.0 and OPAQUE_WINDOW set to 1. (dimstar@opensuse.org)- Add reproducible.patch to allow reproducible builds of various python packages like python-amqp Upstream: https://github.com/python/cpython/pull/296- update to 2.7.13 * dozens of bugfixes, see NEWS for details * updated cipher lists for openssl wrapper, support openssl >= 1.1.0 * properly fix HTTPoxy (CVE-2016-1000110) * profile-opt build now applies PGO to modules as well - update python-2.7.10-overflow_check.patch with python-2.7.13-overflow_check.patch, incorporating upstream changes (bnc#964182) - add "-fwrapv" to optflags explicitly because upstream code still relies on it in many places- provide python2-* symbols, for support of new packages built as python2-foo - rename macros.python to macros.python2 accordingly - require python-rpm-macros package, drop macro definitions from macros.python2- initial packaging of `python27` side-by-side variant (fate#321075, bsc#997436) - renamed `python` to `python27` in package names and requires - removed Provides and Obsoletes clauses - dropped SLE12-only patch python-2.7.9-sles-disable-verification-by-default.patch, companion sle_tls_checks_policy.py file and the python-strict-tls-checks subpackage - dropped profile files - removed /usr/bin/python and /usr/bin/python2, along with other unversioned aliases - rewrote macros file to enable stand-alone packages depending on py2.7 - re-included downloaded version of HTML documentation- update to 2.7.12 * dozens of bugfixes, see NEWS for details * fixes multiple security issues: CVE-2016-0772 TLS stripping attack on smtplib (bsc#984751) CVE-2016-5636 zipimporter heap overflow (bsc#985177) CVE-2016-5699 httplib header injection (bsc#985348) (this one is actually fixed since 2.7.10) - removed upstreamed python-2.7.7-mhlib-linkcount.patch - refreshed multilib patch - python-2.7.12-makeopcode.patch - run newly-built python interpreter to make opcodes, in order not to require pre-built python - update LD_LIBRARY_PATH to use $PWD instead of "." because the test process escapes to its own directory - modify shebang-fixing scriptlet to ignore makeopcodetargets.py- CVE-2016-0772-smtplib-starttls.patch: smtplib vulnerability opens startTLS stripping attack (CVE-2016-0772, bsc#984751) - CVE-2016-5636-zipimporter-overflow.patch: heap overflow when importing malformed zip files (CVE-2016-5636, bsc#985177) - CVE-2016-5699-http-header-injection.patch: incorrect validation of HTTP headers allow header injection (CVE-2016-5699, bsc#985348) - python-2.7-httpoxy.patch: HTTPoxy vulnerability in urllib, fixed by disregarding HTTP_PROXY when REQUEST_METHOD is also set (CVE-2016-1000110, bsc#989523)- Add python-2.7.10-overflow_check.patch to fix broken overflow checks. [bnc#964182]- copy strict-tls-checks subpackage from SLE to retain future compatibility (not built in openSUSE) - do this properly to fix bnc#945401 - update SLE check to exclude Leap which also has version 1315, just to be sure- Add python-ncurses-6.0-accessors.patch: Fix build with NCurses 6.0 and OPAQUE_WINDOW set to 1.- add missing ssl.pyc and ssl.pyo to package - implement python-strict-tls-checks subpackage * when present, Python will perform TLS certificate checking by default. it is possible to remove the package to turn off the checks for compatibility with legacy scripts. * as discussed in fate#318300 * this is not built for openSUSE, but retained here in case we want to build the package for a SLE system- python-fix-short-dh.patch: Bump DH parameters to 2048 bit to fix logjam security issue. bsc#935856- add __python2 compatibility macro (used by Fedora) (fate#318838)- update to 2.7.10 - removed obsolete python-2.7-urllib2-localnet-ssl.patch- Reenable test_posix on aarch64- python-2.7.4-aarch64.patch: Remove obsolete patch - python-2.7-libffi-aarch64.patch: Fix argument passing in libffi for aarch64- update to 2.7.9 * contains full backport of ssl module from Python 3.4 (PEP466) * HTTPS certificate validation enabled by default (PEP476) * SSLv3 disabled by default (bnc#901715) * backported ensurepip module (PEP477) * fixes several missing CVEs from last release: CVE-2013-1752, CVE-2013-1753 * dozens of minor bugfixes - dropped upstreamed patches: python-2.7.6-poplib.patch, smtplib_maxline-2.7.patch, xmlrpc_gzip_27.patch - dropped patch python-2.7.3-ssl_ca_path.patch because we don't need it with ssl module from Python 3 - libffi was upgraded upstream, seems to contain our changes, so dropping libffi-ppc64le.diff as well - python-2.7-urllib2-localnet-ssl.patch - properly remove unconditional "import ssl" from test_urllib2_localnet that caused it to fail without ssl- skip test_thread in qemu_linux_user modehci-cnode1-m0 1615650906 8ff05425503782c9aac8cb308d4d398b29346026ff04c9c945cd0c9b40f82aa7ce92d444d913e3532.7.18-lp152.3.15.12.7.18-lp152.3.15.1debug.build-id8ff05425503782c9aac8cb308d4d398b29346026f05425503782c9aac8cb308d4d398b29346026.debugff04c9c945cd0c9b40f82aa7ce92d444d913e35304c9c945cd0c9b40f82aa7ce92d444d913e353.debugusrlib64python2.7lib-dynload_curses.so-2.7.18-lp152.3.15.1.x86_64.debug_curses_panel.so-2.7.18-lp152.3.15.1.x86_64.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/8f//usr/lib/debug/.build-id/ff//usr/lib/debug/usr//usr/lib/debug/usr/lib64//usr/lib/debug/usr/lib64/python2.7//usr/lib/debug/usr/lib64/python2.7/lib-dynload/-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:15905/openSUSE_Leap_15.2_Update/9f062654a3ca1e6794647b68feac3b9e-python.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ff04c9c945cd0c9b40f82aa7ce92d444d913e353, with debug_info, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8ff05425503782c9aac8cb308d4d398b29346026, with debug_info, not strippedPPեqmn3python-debugsource(x86-64)2.7.18-lp152.3.15.1utf-85123218ad23482c4bd32087a69b83e6deda731b43dec7a2cc99895ed053e342c?7zXZ !t/k] crt:bLLǩK> qۄT 3$^/%1"CtկQ:Eܪ_ 9}>pej,nL(fy'չ⵬$製T,Kheh9AQ8GYW<̇BE6]]` 'lPyg'i#9<>YxIl#O:M{tґ^9CZ,]``h*cL1557B)eY LDHe1E'jN~ m Vvt#VJUd\cÁcKCt(bQ&4"ifVvya}S3uSsaf(^F%{K5R|w0&>dҀ~hx_ؐ>,pkӎ۰NNC8K2T};#2~)yp3阎s|ҽ[5&2Pi?4acF MB K7V*`J~(o$ 6G O98Iݰ4z A'`5Mg1:r W q5bQ\I2͒dW%9ِ#"89N/˧7!g+X_әVe…e9G) n/VUfFDbѬV-ZإxӼIh-|s#9Pt{sDxr&n&WQn36 0-.+?¤9EnRfŸ VఔW6ΠbUMszBuS ߋ`Op9/@VG%PQ$[#Up4ْ 幍t@^=pe4uzl FCVߟzr7y:$[ Y-/ܒa1p6wEy/~YFR7x!+oӺȩ7a QON H . TydkUUp)9ȷU`\J40DP'*]%[Vap)ݚU-BQMIB$)"A[J.#.^DUe`{Ÿ'"n/?L𑊒ZvD0q@I5dR02>6'F Ćj=fO=O-(Z"zUacjihA Sy8CeD> ct 72h6[\_zv3Q`L| $^{fo}o L2{2hAB~. ȫT u" c _hFQB>W9x]K!e\Z@E 8#DQ遏Ѿz0&).Onvm L^aLG =g( m9Fyud1Iv/آ(xJ7@Uow}O Abc˲)|0(}= ]qšOԷmaYB zV%ӧKQf͢^]ka/E d3@֗OH槸Y@tAEV&V DiCǦ#RVM $!7"s>ۢ q3nVvN17w&ge5{nk ˱)ᨼ؂E8 ]@$qiA:BN=e{ ̮M{rle\@ua|eచ.vǂR")H쒋(+ÿ8z#L4KvEMI >^͂BJB&84Gŧ8A  )}ezRdqu2cvO'%T;~NL7#x Ÿa ZEs Q[Vнfe5YuMI{uQzB>ɉ=>=wg^7`uG] 2/be`UaJ>??cD9$/>>֋a$O~~̫ p2]X1.| ;MR^9~Itǻ!od c0_;锚SdE |iָe-Kp84dPcR"wdvNF7,*n$R`IW@mEoM J)(ܹ)aI;^KO H%/3,U-\(ؙQ ܦ<So/)Cz+PTYxC$9ۙPWp[ޔftdYJ\D 'Ւ/}@y6s|fIةCeIN 9,Ghu&\Km%wB}ЂMXDU Ncx ~jaB^5b_vE_,pȔqh\kR< .~gxCMQa>ik iMP4v4݇k~[>s-֒Cba#H\ޥYqSI.D–R*} = qA<&́yɟS_y'u^ުZN bj U/_`ҒָйoJ5Ex[G/zeȾ&T|U]d׾\) ;~I;Md/xqWb s>sа\NVŽϴћD|+xUzި/7_d&X!B6 mђRL>I̒3_9Ϲޙ> ]]r;"xQ5N<=5u-dwPHJ)}@7ά͘Qˉx0ܼNA7$x(IQX\6;4 $ePgd5ߤJ)4ֻ/óJ^bKQy>86@D#fy!Pg< Q⫀ Hm 'M1rx+qP׎ѥN_RkdZ8or@FP18Zd?*l;o ֆ13L7īQp[$ڀLRQ}5.a߈DV'H }TodR<* h go̪wcM?c:*c3v6P9\c ZY9E1yiHqa+s(&n>.{Vs'ގxj'{xKL=nN4)TY%K`(TOY;n(?S{ l'rx`6%̾xQ@e.+޳LTdY@XxE$˲wP3/=H|!Q9ٺq+EzēMXʒ>_e D q 6`ɅHsh^l:wmY.tFj) " DFWUTWmb\PpЛMݰ1 RĘA*As;@㺼4!8i>$Y5K%\]G:LBAI,-R Rv8U^?3"g{ZٱesCӚ|4Kt*^CjۖCݬYX*/<3Ib_;GgUżx` 5e_sETdzY{ IH[6O)L#h*&fbw6~!?FZӹs8i\Nޝ5*FeP.OiJ-)5Xe[TóZ7Y^oѱDɴjߙ!"xɊq/4CQKz0BE-ɐm{ZwvMsEuA0_N}7E?C !"5řT ѤekCj8 S`!ے\?N#zƚ4ݳX+^bk uGq)\.&/)eΕc3[=pY^Jh#: fSĴIiPHZ샵UD&%]}.ch E7wX9hj_ ^t`SB"JϮj[8~D;e@_f=ްEZj]$2.XPtaOP+GEY)v1־Sp@˾ٯNȘcK*_V%XiHBQի"[{$ utA!܃XDEO"[bdK" 0 TύY]NIb˲Hȶfl$OtZ}m(c* @Əң [J96q i[l_8~*xdgC,3uP;d4R"Zy%tHc- 1ՙ:]o[Yԙ[ޕC{Q-RevX6!bL(5_bDe="ux4yRUdX-a P16Yx}Fj3QBN敱~NONЉfbNDW [@#u׷5A4u,:QJ~;cl#?+A ᥳ`=_IB)h3:t@]?ܮ{%3sy@ȬqGfNjJ< x2 㲖{cKoߺݍM K^CBBfH/.َ~b.̍6v'+KriF9N0_fS=\$N|eyu;'`⹐EEgQk45z}<^t:չe^:2J΄Ij^C3QO' (Q pķZHJfhRu$0)ϧVUa,.!%i=7ӢI2ٞx+_;ZCV chxzeufRaqSl{XG >+:mi#0O 5|eEh;D7ՑbG*( su)g&S8o]e&LFL躶9}.?[\}e>+3S\}cFB~m&3Erb,}`'33868>. i)?Ƥ8@Z@=@Z{u圿B4}9L0?qŲ!|Ȁ"JTm"锬XS\\y77iw(ʞ/Mx]D m~"пi؀Zes5Ú54{DĠanJJ)nQ͆J A(vOt%Lb,eώ&Ht# F{7YPG[U+,Qڀܔ-oC+$q'Ap ۆ/7cR \uw?~qٖ:Жv+@C%"SӄrA#k^0 QIKVhtpB=ab`>ȴA"C϶;VfG S#fdm37?A=JIX\%E,Abnb*Wz]KwH53)$rBIsqdra=.9ר@.~{!&FAd] q7_8IĈ=Dk3CN B&rR69lv0@ dN1l{[)M]&J4\9hb|=@))=md)ęq-C=bv>FjkڌiD0)yj`=9KwCzUQ5>oP *!$(m^%|W `~aC7I˞cV::B#&qN,)yE]+쪙4;'4IƞS%!|3W*D<%RKh"2Mxn%oLV`AX>35/h)tGbS}iMzByzE "'ykK/d*!aAcEכB|Ax Lx"7Spx$}$C9O0il^1 ̫U@Y\`~]R3K?{޷"ޫp1řtnPL3eȠmWn}޼Z;e(>ۙa9ou!/BbnJh2joz_Em~+ -ҕ̻X8ī`}#xxXe-WAxfp"⭗˓f"16U!YgW >IŮ]3/0SlH~>7 ';[L =gW=qŸs#$E(,V78c Vݩ]Z&g)ʸ%?x^f?)`?4p_g$!=4t,!C?i#id ySv{G|\@9o>ó=>3j3%posYe`Fy(ٹoKĴKOWdκ˹㘓Xe0?CD2c e*{\!aq-I4Hvjajt6g?4),scK\ '`%+{)掠 ';[%RtW櫛Im{~v!{eTH%HyWW żGpǣǽiyJnlh$@w㇅d {<~x1$rѢ~ޕ],v;l-.2O(sN_fVY17>&ev6l8k}az0yY$}12``p䊜h.!QApG$ [Rq;[*%ϲ)pˏ?7{ɽfS˕_@~waw҇VFz#aLlWpEnlD}.މv4t"x Ens{g :嫩Lt`tKܯ2eDE*(>yxR;(xǴu./Id- kDw{w6FD0)T?]1X 'DHDо|@6=z@#TnU"1@j b/sɦS޿_|Tq|GKRm,cIeEk T@\hZn-(h}n;,(~HBzǔIڃ&;[)of Ǝ nlDIrzh+%zKRL6cmp,$=l-;a 3?+D1'B߮_S1K\Ɗ9;֙嘔*vq"-WlcC*nJO<+k"+ k"r.L[O Y EܭZ_B%a#1|I*g٬b h:FJ\ <7GddlWL8b`Od B2KrU<S;͏lI"BѠCĤe{YG5\l 2!oiծv VHMp"9țY^jc,!i /OD| fVװ$hqib3} >^BBK Mt V,+gW$54xj"/^uB~r(BG:/^.IJPRS|iDx}vN0VgBώR0`xO8>0N1p9GρbEY`!:GTʼnoyKY yu_XzQ.N7x0d˄޵#0 V#cy̐¥fO0ݏKmBĎWc[KRwvnPTq$Ab:t1"{ p?$#pʳ T@TT].P26#. Cڰnk 23nQ1%h菹c 8L_*H׺KslQ.lP?6Cҩbw_i:-g)=7wjwP_=%oI0قњ}nŢ*R[ CԻ>U -&N-3&~ 8oV 쒄I8=ID\SOCBH߶P`'?EB QiQ tgTlۭ5 3㇑Ck.銕 r u2`'.BZxJ,>n WtOHb͜bxPˎޖ'YlsdOpKZ0=dr !t+g- P;rƝ S`+t5sXi6ΔY~0m#CnBSj\(Ã!%F8n*hyw6xsY9coOG6ڸϙh O1s0~w,|Gd!l^MkMFU 7UCQԌtOYI H78/lx(CkêK1"yhHhb2zq/ϗD~,z [ǾWj4_'0}%[p,FHL1UiDZ(Vc`8_[5rj,.|L\DqXeIp'>s\#!6 uP>J$]|3!#jd:BxG'V:G1J?N+mkA Yz2Ɠv7IYpp\-H+p[޻ my9 8[ۺ}i&uWr45$7jxDl@EHCSR&p^q00b.? wͼ~yP^rJ>ʉjX`0 }m=߲6{l⨶#<-@7<])Uޖo`) UδZUƤ]Z>Lj9mwsR?.UD QD#hSu8:I`hU8YoRIi gNeYW8!K:)vEY\۔|Yj qBZMeRVL\𓦬gU4η‰ҍ♵m \6D׈4𵇇VZ$mG-+dQŌv={y 3\ .#j$t6v^Zx.vv}O1"F.D5usWd+;;,-D%GACVg5!3=;$;,;?}Pt`,}s=dcJ:m0P;/ :gDb_aHƙ4i2 L^kmKɤ"j29Q/XjM]}7Qp(ףݐӻΑkB[r\klYg/)p 7  3 _>+6O.;), KR9?}Oe4u"ݫyDH,&46AXk뼽M}ifI:7b* RL%Z'v}082JfOi+jϯC[㨐ga$#$P}.[b ٍwmYE$zơ|"Q1~I%5 u,9΅eZ?YCć{x&;H5MřtO7$0lѵO6|>Tyb\OG 1i<(x]8dWVu:m"jB \2MBf^ +~ͳB<ͼ[P&RЂiu}6A^ep}aM;S*[>)񦾸Ọ/QX5}HM.2z/aU[լBir}Ąd_Ӗ]FM5$`up SyPJAX'׆d$޻Pxk;~mcGٿtBgoQn6ٱ!xvY,nHa :)o:<Õ)~Z- DA`v^H߀ݗw39g|hR*HE†3tE}stR i |"u3iAìAg]9XMIL`#U.M!XU[\̉*jA~[_&d+8QDy˱KF%XzV#s61I yץH#$1[CXʉ{t~4xG]xf3E \e槃rLd^qN1roѱH0}kh.դ^?ɤ^Ma$E kTDl9^TB%^TKq ۶~ZR(5[FV^+f1s_Z&ϵPdK:\&W.Z&qȔ=|uXꂨ(qR/b<˖%KAj> ,6'!ccƾh-Nu 9 -ic$Di*ckN}S9,r҂p$'")( CWJ{v(*3?߱x ⼷{T!sie+%VmL͒4_qi%_!+7{T HWKEvD_ bb)O\kc {ձ}'*Hu[^6fr:3aݬ#؝89;Y}/7Є|T<~'?ffJKZ 8tQk[k;ݑݺC~&-#,o!93|:ԑ'2#dNmo3њ8h뙥= eZO|vG7_E7s xEZH:Bpo=P#%̀,l}"GAUQ0Mxq7 .6{o7'~oY4~Yu'G*A-M vt;CJJЅmZŬ 7]`SHl1I q[!_i3A,r$ |H2%S4{z8LcV bN^TM{9)BOKp{9Rvdkދb\噬Y .jbm~АC(c;q5gW>PJw#BʱQQf +|Ƨ.DiNwHأ ;$H,ucl>T޽ql7w@`h}߆Ǡ?C9LH:&Hۈ j1btWL7kz[2=zk`_w_xtpЪ8 Hմp>AE;qBF‎t?>P&֥ RBQbS#FvW+j6HT@y g'0/s6*J7[Ms:pשOab(%vCT5Qjwn.M¿B-vEȹE.a4-̓SfQƣpddb7/ZĒmO  ~G3c{=;T;rvtɯ*x0 Ic7rֳFzhe@^l{a$> b9+*Eq e s·R vPrfԦHt[t}dڧ {B#h]9yaN_D\ Ar·'=ZJ܃?4_ou\a(Y3C7uoy!D #ˁKq4I%L,r~wog`e-.(EyB*^xb}(@]n0$ oH>c}i gj{yPPwE?9B=>j2aqzrTYk(A W+==}mFIZM/m\6(l'WX+U\7PAd"BaFY7$oH!+ޥr47p ʌs\!ѯpK3ClflMNV=)&1Dmxڬy"^nl3! jyȣP9Xޣp;q `9S쁋T-\UGۢ oR`f[^]k3ʣӴB%U +㪶{r, Ug_g7FdQqX7#ÞXkbɰ٠opc[D.@p~1:K9͢c>qpqzƻ-C&܅4HTw@ba(0H@oI⑔Mw  L 5b-ѓ#mvo x~F!6fjQcy`v2jiMVZ+aon\,xaT8රdqS , qT `M +x\9ļ/U&=}MD);C($7J P2xqˏ%Jt\! 4e!`0*D mr< A{u2h #e:׵-;0_P76H xT!?WkS~S+45#Pj<60@ ^}v>Im8j޵"{ (.vBvaצ𒹹_Z.UwS r j3F(Aݩ.™sHfPsi}5hH䝻*NEɘy4+c3F(5)V6 q=_D6-lZ2u~bLA bK.X/,;ۺJ0j`;V_mI{sgC6H#njk l&eG`'2n)Ua*Tu焜E^ugE:\P/v9$y]6PA=P)3PTH6s&΃9"T]}@lU)\V>~ʛt:z(;Zd.N'X R Lzw!0Ĥt&~׋H 躇og@$jT3-y;hٿdW4%"6υ@rZqH4,:V0 K4CR[^>+R kptR)oVs&G7%i6)Ҳ씫;y3HW[%Z]ؕ@I=rz[Ÿu\I37;g6qA)X0='bNi\Wf@!he7ZFWX3P\0*[z7uU >T $HR]zh\_`^4nqzx&r&p{i+^M5+!+p> ~6 ӘSZޟY8wS_xMڦf^].^nlJ4gT!5*g4O6|m |$61xI9l4 9"9Ul3dŰP66-J_LI]8{v쁾tG\5ܧp7#Xx<bͿpͪD]05S%-1㌗'iv3XZ^>]_LBˣo6P9sFϿm%yv:TXlEX]5~Ҡo0ܣfAKИaaD  s5ǃI*|%B?rA$pddeڿ瑚 )qq";@LFҖOzF.&'C7>¦zZ+|UPs7 &1R>h۴;vIM s>Kt F/V- lvU?YSFMtwx^Ȋ O{i,ꏃ hHI?NMxY :kS[ŭ7w82޾W]0[&~{W`;Wn&2N;hQ{D6UO<0C!+<(hͬ5.RÀ:wZ(|șO̸mbۍ%/KH96Hﶉ!jTLNt,^ɍsKe0I<trd+yE5K^a~@ʌsOЌ2[؅*qUJgo J`A;]aYE%t+._)_RgGm[X;vÓۓl2O* =F? ύf?9Z<Җ嫡IzdVI(HAf{e>FT_jA]R3z̒ٴ?vc/Bbkk*`i08MljB\8"mE=)c1u3@dݧY. %]9{_؜{ B1!F؈ЛsZLcq+y҈^PF-:ʑA^q<<{1qGKuʻP*tL̟R)9%M4R]o=y@n*i"XDĠ+T%&=4yR_]GH>Y+qOèKb;(6 HM͍@xЈG/1[hʔR-/ [#wsD(N ߣ?>.*3;8A0h#:BKyyo;vK>QX.CLuN}HbnyGTJ'ɡyTs=mLybpQrC pK(Zɿ W1ax*U:_U& xiV><'t-qrFaĈD5R [L˧*:2zDtUкw)K>v0h0/'z^#<8P^r|3tm:ِpr _岷R@l]y2irXvf} ߅ݨ!a_:O?n9a6i =}J% _Cx2XfK?  Zy)qh)焽Ô6Y_(W)aWo²Wm]!g *D#\Y_~$vlɉz!H0L_^M viѧ3̀.)G $$f۲t;%}*f$dǦО"]CpaU{?n ɇan_诂.>zl0#BYĽ$).0 ;ZӌnDgoL~$ $-)rQ ŁtU( _p6eV(ڴ{I𫨿0x"a$V|*dff$pZyZ" /;fk[bC {F+n'<5=)i.Q45᠍|-gsGs !cqEX0Y_x^![n= rW 2ߴ Qk!支;dS6? F_Gq"XD^`D͎j;^~| D; i(ɠ"fT l{mus s*YHS /P|s`ql QYNCgЁ]43"6)0&$ry=9G=gn]^}!hj͛1y=tejؕIʢ>)~Hl8gcս41qLAU%Y*&(z?&";ܪVj._Lo ajNkSWdfG pшP$W9hN><|!ʷJt]NZc9ź1 (5 QƖ򛡉+F_x'fb;Uԩ-a2CTػsmN]}\klײTPm4QaJ$HŲbDg{vH>OvxbeBq1ԅ_*UBQC=0E(㸮A׻.,v*YZ͝ӷ8{0B1 X֩[J{SEsW46Ip,V8WC>౨80Q 1.fTȺ[< *xf-31)@䙛c[Yd'KrUo1#e؅ߋRhhl+RXK ="A}"Y8;$BSd3'3DXP?%p j2tuP@"HtOF8"6>[h""fHnw~4>6m7FK{ 4i<^(X{$Fy{ΕJpG>ZdyM?|`QAwB*Fs<:l,11z6DYH`XcDTȮǀ1gY,#dHrGQDbY9C&H|$ @"^b|4mti]zRڥك܄k/"vI6.*ul ԂB/2?CYDKwl zN qqr`&|j *ՐyK@ /6M(;ss,G/]bS?V>*D\B{@E 7Rc(†sS)u5ڴ!~Z镾ϗw?d lPa Wa̍Ν ҄X;;]vml>kWmkDŽqK*j^̣5)ݑ:y`|'@mıPF%\g45 #؊jyKdxh+yl|;p;O'.+P*S+w{J 7aIɎϯLqœhbWmaD|͋<Q z,m 9tcB-閺e>KoIlho[VY6msH*Nm2Z³.nw8_ܸrysЧgXbގ=7yl@5/iN U.?Jw22Kl79 |ظ{q`KKݵ4)I~=~} (4x|uel@F*4%*[~)k-6 p]pkQ;BUc4X q@w/13lǏyg+*/ǽ穘Dv?/ZQ M}P;SrRH(sӊfc6Aد6`w%y"Qb"*ᝮfOH쉸$ w)s뒻`$Rm&ã;*Kz OȀ Hî㩭I6X6=n-AULw8(KT0e",1 ]4g 5@=$N}80I:ieT oly(CoLA]UUJ70 @F~Z+|oI TLn sOBI9qb''>{-tm 9߫ q֫^޻ b ۂ"gcŠ 4Iʐr *Cـxfk tx⭺8>\9 687{bK&6*.YuP& 70v Hr8zn\~ $4I'zYNEEb9Wr6> mm?G w6^\D+>G֒_t]h:QM Am75X}Cw臾^7?W/Ҹ$4G\*%`. LPD@KP} y6ixv qXb2a@GPPTŒ40 JiǨX3MI L1>6XqE}{oqQt?輻I?^bWr-~-ӌ|XMy5봯f\۪e鉒W=E4{-{ɐ Amb <3\6ѫ>fM:vq#yK?uB`0/:B(Y<]#o]è3cWeQF-U"h!;hO(y?EEoim= V"t/Xi'kq(\;>Ɯ1uqӝ4_܁;(~]b =z÷wͷ=!"nq_cwPpإ4U⣶#=[auin+يu>V㿭X0|b7X,mTiZj~C?(8]JE m`BVhZz=#UXJ֙^{iŠ5 cBvs,v*705ǝmê9D2:,|͚cul5|f xny rTȈ`qhʈIv` mO}f~v빏~W{kkLqzst^ 0Md>x)иxiu>ɫ3p$'92a`AS*zz6_k6!x:(_KzQձUK%o}ԍ^AE: y:T"2boD8ЀXO /1OX:{V>FD9n6y1{HԱ $"5ʞgt@Z5^ B6EC_@]@`I4bLFO(RDguc`혶?H`tإU[21Fek4]M#DJL&w=\S}o!4F+ש_Īe{5Yp1:wmDH])Fy:.obv Tx6m. \"g6q"چ_-{Vx3drJPgSEĊ50TmI'T/M&F8C_ƚ>m&[8M\CRZUr?WPKhd dd1/fF3rS `'EWx=Ӥ2~pFdP燼 :k(W%W֩P홺ȿuSlct,~~4 C@=0q9*N`([R_I͜+gY*ѫD+T~0isb` x\@Eec~NZ6/ΘL^5;7[8 m%6hټD"``uȖ9*HS,*L!R%Ȭş5Iц:13`28+ln$g#NJD pݺG)sʓ*L)^0|J!+줨1=Y5Kѷ#ZŻK,a1_qdpGD͕l4)e+,ZhEZga.ykI1ȋ=e(=^f9w@-+LG;Uf;9+ĔwAgLa~9齏$-`L'6he? ןdKڝd@ͽOy[ AmOu ]ܝ%h? WE|Ju aCfX?j34/7`hH㜶 &ї^̙R ̜máG]vZQo1AB?)D gxnχ QG"\fr<'87bo]pMrx=*>\hՇB}eeDQ"?(F4="V/1œêgK.# "O< |ml[&GM,I4F:<'u8/gf?]ldRz= J` 3jƮjiV"Y(ad'clj;s2Ll߁`T3 gKEvڊڤf/)57$ಏC?p{O>iG&<(*C {=Ʉ¬ 1k lrぼ|{.?9*ree}Rft7^ͷjX`O ;S|t8~0XU{b i)Y+5wM7!tVfQ| @VLmfn$l4$v&IX:|KX;:q0dxi6fxy # ϸ쉙ܡt^!L>ӀjXZ$H9$| &6FLd]S;Y|A.!<}(eY˝o>u~v=;>jhn1H |]q6Ʀ@ k3%㸉5Sv˿=ZC)'"R/2@ގ*NʑI;5KbssQrn wW ;Q*TaE@t` = *!*eF D1eZ||P'h]nm*xaVbuբMy}ECPP;o! =dqkNȳhy\6Fy|i+H$QMdE_)h݄,;!dz|b(ѝxOoWv p࠶E OKdPtBK1\3Ès{7]Ϊp~;#$w!ⷒJ9A}F˜U8;g(a'QVTtz)kgY2*n);蟢]StEc(/*%3~ |+$¹M Zq-Nw?%'Tg,juo1V~贅6Gә$)G$3i@#1bM^<'EлTmƀtk[cN-znT֊_}n9kwRÿBpYh)15c>`+Pc,M7M,0Wi uVEߦjdÿz(#P-m_5ZpdA/~:|]ŢՏkۡ n"S9J/jL, _1I8QR0Ļ "d2vJWwVBo\F0]<դ_}? 8Q{c>~T1̙y!%YI{A* <^cS\X@jithKRΛ@C\M6F`-[1%HEBTƌ_өt2_T^.h KlFvh8 [HsLs>K(rLllkW׶Z#/dV,~֬ xuSD9 Ώ#5.l;1.lGsfΡY{=#kVeG:pכ޼@e'wꐰ_JZ96[CHRTWrenkHlO:w8E?Zo,Vh_mM{t]3 cm(qG{P~75pBy<վw}0]j*]CPzvt8q5̗%J;ܞa@\9C56yp2M0'uF~yH  a[VcP˭voWd{%ѻ!ً{lN = <1Uq^{Io@< 3)n0/(@ =bDPʩ;װ$ @\OzӗSG̀y-,5 u% L%^eY7xC:_~&ZֿaCgh$&hXhK!Y( ԮAsn2tEuoƯW߄vg] U;ˈkGR>ƫ`!?>Š|B2\M=`îx#9tX2U#0}ej L%ag•ؗu g@x?~ёA)gք"ݔ@ŗCO_>1mVKҟYPo*AKyGwm4h1 ! e:j]ziczD% ^M6Mı]$61? P22Hbm9uEwf#0V ]v-QNFef[ܲjZ7C!nj cWbud^A@(ϾF_& kk-D!y@NBSke4:Q+DZ.\M3=M2qݹ:;tzF 5'cWM9S_tSY{Nqgjbu|!{{gxj't QZׄ ;m5|UbF9V0k\Co#mp =a½4َtϔewFSDQsw*MII] _} ^9X 8`~kJ R." Q!D 3^_h}b {aֺX_iGbD.,6Z/.J: WW.YC=LW>*cx 'Jd$1z<{ҝV⛊Y|5MՀGAA,6XAUKü{&_6UWU}ˠӄı1/G,8qBCqx0gsh?fwB2}\MqI\1~wm()a2SMHJe7H8 | ouUDx )Z ^CnacɵvpɵG:&g3s,k]r~t0- 2,tsiy 62ZT`^_l!/ u㍚>ґ.ȺcS6Cˢ?x~&p$ab@G&"H7]Yg}6=qZmcVd`&a6( E5]Ԝ2{W[>)KP dat5}"ú@4|M/5wk5 77hȳWH/|X:-jI4D$)0څC[_VIHE7gD̽+5[O '9F$,У^9"ѝ<5-%>`t'i\q6⫒z|Q} E]i1x`ZyhxqJZ՘v9f;)bG-&bW$K8|k11c'MAƈ=K:(P+l2/vI_CHr"ɿB$hOx)7tUM7V E3ٿ%>p6rًF@GrPJX!]= Ηm%G owa%TC_)NeDR'*>4jGuHkl {כ6 lѿ;}^FYx9kXò])z_8@3ۻf`}Os*'yO_7)%]^}X9$E\024w׿(),+MDakcyc&Wtj'CW6iphwlc[+(%kduˀuz$m˂s4fQǗ6$Ǿ`<&(?_޹+_r^zpDrڣ0=$c}VMdɲ=c|K^4Okyc.+ܡ[/ڹ#G 昆G mS;iW2$jN!˫N4+^x*@),xqd^ѳ|+th%%x@"X6Ӥc :QI2f>IӴ1x" "KϢ#P9Gw'ƃ4v.a㞍9gא`ꆡiZʑ:fpZB iYXe1pnX$vk/ Yffp J5LH- .5仙%L /Gvrc)qIR֟ˣ_= ^Yz(ƏP-ՎGHض2T-f>x5L`w%22E͓˝C&c= B‡]~EHߓ[ }g ًIQmN,$EX yj?^|z*OtD6NMِ `|Oq)`GN> 4T*w~;!pXLSM99MUNP? 3 r GvI9IŠ!*'Oo C6r?lz!Ø&y^yt RfV"d g @*Lɪe@NI el7A@yȑI5H ;$qsZ3 >.[M|p"DgF/2?^@ڴw}vFZ&f%uqU d[GmIӒ璉S뺯F4 \}UTԵrוsy<:34W+DlzghmozX/d.4C(fPLv~8P\20RRkzb ~4mKs?:T'y%tkp8 c ?KgNP cFu] cs9A fT_L=J(r g'`^ؖuRκ4ɭ _;3_X/߰FR{;0G;H士H w qvgcfH-M?T7B$l}b !ٻ% v[eJ@נ^[jji91U-3>F|H ^jOE\}NdP~~J~Qt)-ݪ/4y\< dNĂ3[8E]v#v)Jo7PX\UF:0t1zɬlky 46,V` 'v{ )$@)N"qD|x-Ya$Ԕ 1;@y1=i5gYlL?5v;)i]Z.nSg hTI3oDB*w Tu5@=ݨ"mO}&j2RB«dz9Uث xP%l.>3/dw. xA[_ N)؅H#Z0,g;UqUg!\|q\ = <ШI1GYb RK}?xJЃh!/*_ ) G?F#~9f%.;ב:!Q&1a#:|2 N<06[_k?BvprN5wY#s1)$;;yoRuaHGi*2qٍ$o+VQ:~GӃiMHnn/Z)d\/mWWZDs#zH?eҘi^,'BLN۴ :1d[:h HqZd-#/v X8YGmb/6&Blcz+[?!hhP4eя*6]/.v5y!&QpM`uOUž{j{*o΀ M&9 l2\UF)vd$1ۡ_UC<tQ'^GQl/ƫA~8- :G󝩰n$i7HxHjFp$(ퟏ,k2l+sgeEv&2>Xf4"ʭeo9NyYcUX n$ဖ2x7Q_D]J@ǟ -DPuRh'NCCž粉u9_uZ* _衾VҨ4!˯b1< eXM+$(j錯Z!> OD[Ɵ^ B\l7T""DݼG(TI=2{܌gLF4`gA|IrZڀq\:.C[VQB]T?@ϹG9rJFULZS%u2I9 YC '@tX QIŵבc&0v *&</vN3"z='Zc Z\(hcϻ RGy砙vS/TЁun3d8$I-M Z_}uD$r=2e/.˒3)iH3߯kikC'ڿ#󽦧]Èb".[O5N2r8+(w 0Y `̮l)K@f^ۻF*.~:Sr/k Qe4+KI;^Lwzz^N{3HLH ,+`ElpLXIoVzx<Ӎ]4sYSۿ.b55\bAP%TS_I9}r]W4]֨P76]#B=G Q!a3@aZi!}t8!#6+_`/z@ Ln<豃"4fL&?,+J7w(?*_%ڂt*S\{K`#pbbt@V`yEԍX֤0w뱷tB+㏷#a5x#PpkǤ `ɍTyge;']k.A܂rbV"5&9zf0/G@e*3  E A Pg۹ zmA1 ki6LtB y\cPu *Rv}y-nJŔ (VL$xH6 N+iK5XbFreT͍CG\v?V#Z"%6XĕNmi9sA=Ӽg%_kSDz٦&>9bݟ;UrU$ڽ/v9!{_d(K|B\O2 XTcȊ @:vڂ8sLsھa1OlQM@kYl7Aq|*.mT[ $عH1v u ëx-gw\I+(AywX'OHضނRKpN;^%A gAbD  [訟}I}{=w>o2e%j  u㗽r,\Riu! "Ia[=:T4s0kʺ/4(OaoщUXy\ boKʅUNݮ&RP/b)p[Lpf;)ЂI1.St*sa͎O3&qFJPⱊ1kҡk xA넟yw-?)[%B ЦG{+*:!o]wx*1q,8ulĖPI<>KY no.ekOz` ÁV\-7|Vo]r 綘Ja 1Eq7:MzOF+75~e$Js;"jQw>!i2TA L`uuw7_HlUiOɎt橬>[kJlD5)}(Hr{T`G7FZ̋[y  U@i^EID&kTs#bҿrtޡ%/Gc0?hGHERvJWy5oLw# Z 7&e_5(7yiu|a"]ze$ .4_u텝9ӸftK],h oi{|J~Vb*z {.ƓNHi}< qЋcfk/\MeD')KAm~5zjlytLsi^z()dK/Ҡ{պwne? .ZMbGR`vT|g͉)~>=+ԓUc:dDn 19p V ]Lv0k- P-Ҳ5ɂ&aũ|Pd8* w&.Qn޼@ImOS&jnS fۥ!Wl際)?AŽ5ډVu{ZMPژȭ,5!Y\L& ۅȩXb>M^dXR1XsP|x5/ ` L^w,;W)ކ}}Wn s٪ s:C8mhW΄ ȩg--M0|[ 5v*:V5rQWi/آrI F