subversion-tools-1.10.6-10.5.1 >  A a p9|鸞2wB 6 $ B_=/1{{#Dp ^(۽]KVybG4z`q H돹;E?DC3~HU&^ɗ_Cu U#'#vOmӆLG8 6]izp>[?[d ! 6 /5<\ l |  d t(Ti(8-9P-: q-FSGSHSISXSYT\T ]T@^TbTcU}dVeVfV lV uV vV@wZ`xZyZ.z[X[h[l[r[Csubversion-tools1.10.610.5.1Tools for SubversionThis package contains some tools for subversion server and repository admins.a Cgoat04SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Tools/Version Controlhttps://subversion.apache.orglinuxx86_64I)@j(j0 9ȁaaaW$iaaaab14dc6a9c07cfbd2a7fd74d3cfb56adfd5ec19eb900bce39739f5dedb4340a96f87b8de943fba7a01f26b203d3d8bcf38e331df8a11b10bed2c3812a1c9202c026b0c90265aeb8ae7143dd9c87c8117e46ef11ffe0d129b6aa5ef64466b7f0a419657a120753d4f5d516f68b5788d8c47bfb416a031b34984ce8d1cd0b4ced6820210ea69a8b883660801f061e30c5c1e01e082b3aba686bb96d27aa20ddfde280e141d9cf9e325e8ec07bae8f9bbdf1a998bd258d554a3ec171a972d111fe5829e01cba024e72b618303c8253f20e5403961163038cb549969e34f60ce67acfsvnbenchrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsubversion-1.10.6-10.5.1.src.rpmsubversion-toolssubversion-tools(x86-64)@@@@@@@@@@@@@@    /usr/bin/envlibapr-1.so.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libsvn_client-1.so.0()(64bit)libsvn_delta-1.so.0()(64bit)libsvn_fs-1.so.0()(64bit)libsvn_ra-1.so.0()(64bit)libsvn_repos-1.so.0()(64bit)libsvn_subr-1.so.0()(64bit)libsvn_wc-1.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3a@`@`!'__R,@]9\HW@Z>Z8@Z@Y@YdY@Y@YJY{'@Y_wYBvXƉX>@Ws@W!@VVpV0V@U6@U@U@UUL@UL@UL@UW1@U&iU@U TTTPT!Tq@TTmTT@meissner@suse.commmachova@suse.commmachova@suse.comtchvatal@suse.comalarrosa@suse.comtchvatal@suse.comkbabioch@suse.deastieger@suse.comfstrba@suse.comrbrown@suse.commpluskal@suse.comvcizek@suse.comtchvatal@suse.comtchvatal@suse.comastieger@suse.comastieger@suse.comastieger@suse.comnmoudra@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comtchvatal@suse.comtchvatal@suse.comastieger@suse.comstsp@elego.destsp@elego.destsp@elego.deastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.combwiedemann@suse.comandreas.stieger@gmx.deledest@gmail.comandreas.stieger@gmx.de- remove kde conditional, we build the svn kwallet integration (bsc#1191282)- /var/run in /usr/lib/tmpfiles.d/svnserve.conf is deprecated (bsc#1185052)- Add subversion-CVE-2020-17525.patch (bsc#1181687, CVE-2020-17525) * A null-pointer-dereference has been found in mod_authz_svn that results in a remote unauthenticated Denial-of-Service in some server configurations.- Enable kde integration from 15-SP3 and newer releases jsc#SLE-11654- Add patch to remove dependency on kdelibs4support just to run kf5-config to find out that headers are in /usr/include and libraries are in /usr/lib(64) (jsc#SLE-11901): * remove-kdelibs4support-dependency.patch- Update to 1.10.6 bsc#1142743 bsc#1142721 CVE-2018-11782 CVE-2019-0203: * Allow the use of empty groups in authz rules. (r1854883) * Fix conflict resolver case with move vs move conflicts. (r1863297) * Fix #4760: Missing children in svnadmin dump --include/exclude. (r1863298) * Fix #4793: authz rights from inverted access selectors. (r1854882) * Fix conflict resolver bug: local and incoming edits swapped. (r1863300) * Fix #4806: Remove on-disk trees with read-only dirs. (r1863299) * Fix memory lifetime problem in a libsvn_wc error code path. (r1863302) * No tree conflict when 'svn up' deletes unmodified dir with unversioned items. (r1863296) * Remove a useless common ancestor search from conflict resolver. (r1863294) * Conflict resolver support for added vs unversioned file (r1845577) * Conflict resolver support for unversioned directories (r1846299) * Fix: repos-to-WC copy with --parents doesn't create dirs (#4768) * Fix: foreign repo copy with peg/operative revisions (#4785) * Fix: foreign repo copy of file adding mergeinfo (#4792) * Fix: assertion failure using -rPREV on a working copy at r0 (#4532) * Fix: tree conflict message ends a sentence with a colon (#4717) * Fix CVE-2018-11803: malicious SVN clients can crash mod_dav_svn * Fix: unexpected SVN_ERR_FS_NOT_DIRECTORY errors (#4791) * Fix: mod_dav_svn's SVNUseUTF8 had no effect in some setups (r1844882) * Fix crash in mod_http2 (#4782) * Store the HTTPS client cert password (r1842578) * Fix shelving when custom diff command is configured (issue #4758) * Fix conflict resolver crashes (issue #4744, r1842581, r1842582, r1842583) * Fix conflict resolver endless scan in some cases (r1842586) * Fix "Accept incoming deletion" on locally deleted file (issue #4739) * Fix "resolver adds unrelated moves to move target list" (issue #4766) * Correctly claim to offer Gnome Keyring support with libsecret (r1831142) * Fix segfault using Gnome Keyring with libsecret (r1835782) * Fix JavaHL local refs capacity warning when unparsing externals (r1831143) * Since on Windows Subversion does not handle symlinks, never check for reparse points (r1835701) * Prune externals after 'update --set-depth=exclude' (r1835702) * Fix issue #4740, "conflict resolver searches too far back ..." (r1835703) - Remove merged patch subversion-CVE-2018-11803.patch - Remove merged patch subversion-1.10.0-fix-svn-version-gnome-keyring.patch - Refresh patch subversion-no-build-date.patch- Added subversion-CVE-2018-11803.patch: Fixed a vulnerability that allowed malicious SVN clients to trigger a crash in mod_dav_svn by omitting the root path from a recursive directory listing request (CVE-2018-11803 bsc#1122842)- Apache Subversion 1.10.0: * new conflict resolver * Many bug fixes and enhancements * lz4 compression for the repositories * https://subversion.apache.org/docs/release-notes/1.10.html - Packaging changes; * Convert dependencies to pkgconfig counterparts * Add dependency on liblz4 and utf8proc * Use %license (boo#1082318) * build with KDE5 KWallet support - Refresh patches: * subversion-1.8.0-rpath.patch * subversion-no-build-date.patch * subversion-fix-parallel-build-support-for-perl-bindings.patch * subversion-perl-underlinking.patch - dropped patches: * subversion-1.8.11-autocheck-time.patch, upstream * subversion-1.9.0-allow-httpd-2.4.6.patch, no longer required - Add subversion-1.10.0-fix-svn-version-gnome-keyring.patch to list GNOME keyring support in svn --version when using libsecret- BuildConflict with jdk10 or higher. The build uses extensively the javah tool which is removed in jdk10.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Explicitly require python2- Disable kwallet support on openSUSE built with openssl 1.1, because otherwise the libopenssl pulled in by libserf and libqt4 create a conflict (boo#1042629)- Switch the KDE condition to match sle15 too- Remove user changing option inherited from sysconfig from README * Was removed as it does not work on systemd, new section is there describing current approach- Apache Subversion 1.9.7: * CVE-2017-9800: A remote attacker could have caused svn clients to execute arbitrary code via specially crafted URLs in svn:externals and svn:sync-from-url properties. (bsc#1051362)- Add instructions for running svnserve as a user different from "svn", and remove sysconfig variables that are no longer effective with the systemd unit. bsc#1049448- Apache Subversion 1.9.6 (bsc#1026936): This change makes Subversion resilient to collision attacks, including SHA-1 collision attacks such as . https://subversion.apache.org/faq#shattered-sha1 * fsfs: never attempt to share directory representations * fsfs: make consistency independent of hash algorithms * cp/mv: improve error message when target is an unversioned dir * merge: reduce memory usage with large amounts of mergeinfo * 'svnadmin freeze': document the purpose more clearly * dump: fix segfault when a revision has no revprops * fsfs: improve error message upon failure to open rep-cache * work around an APR bug related to file truncation * javahl: follow redirects when opening a connection- Deleted all xinetd related entries as it is not desired anymore * its obsolete due to socket based service * socket based service is not needed at this pkg- Update to build with new RPM in Factory - Provide the kwallet auth in main pkg in case kde integration is disabled - Use apache2-rpm-macros to get the apache variables- Version update to 1.9.5: * bsc#1011552 CVE-2016-8734 Unrestricted XML entity expansion in mod_dontdothat and Subversion clients using http(s):// - Client-side bugfixes: * fix accessing non-existent paths during reintegrate merge (r1766699 et al) * fix handling of newly secured subdirectories in working copy (r1724448) * info: remove trailing whitespace in --show-item=revision (issue #4660) * fix recording wrong revisions for tree conflicts (r1734106) * gpg-agent: improve discovery of gpg-agent sockets (r1766327) * gpg-agent: fix file descriptor leak (r1766323) * resolve: fix --accept=mine-full for binary files (issue #4647) * merge: fix possible crash (issue #4652) * resolve: fix possible crash (r1748514) * fix potential crash in Win32 crash reporter (r1663253 et al) - Server-side bugfixes: * fsfs: fix "offset too large" error during pack (issue #4657) * svnserve: enable hook script environments (r1769152) * fsfs: fix possible data reconstruction error (issue #4658) * fix source of spurious 'incoming edit' tree conflicts (r1770108) * fsfs: improve caching for large directories (r1721285) * fsfs: fix crash when encountering all-zero checksums (r1759686) * fsfs: fix potential source of repository corruptions (r1756266) * mod_dav_svn: fix excessive memory usage with mod_headers/mod_deflate (issue #3084) * mod_dav_svn: reduce memory usage during GET requests (r1757529 et al) * fsfs: fix unexpected "database is locked" errors (r1741096 et al) * fsfs: fix opening old repositories without db/format files (r1720015) - Client-side and server-side bugfixes: * fix possible crash when reading invalid configuration files (r1715777) - Bindings bugfixes: * swig-pl: do not corrupt "{DATE}" revision variable (r1767768) * javahl: fix temporary accepting SSL server certificates (r1764851) * swig-pl: fix possible stack corruption (r1683266, r1683267) - Drop no longer needed patch: * subversion-1.8.11-swig-py-comment-3.patch- Drop syslog.target from After wrt bnc#983938- Apache Subversion 1.9.4, fixing two server-side vulnerabilities: * CVE-2016-2167: svnserve/sasl may authenticate users using the wrong realm (boo#976849) * CVE-2016-2168: Remotely triggerable DoS vulnerability in mod_authz_svn during COPY/MOVE authorization check (boo#976850) - Client-side bugfixes: * diff: support '--summarize --ignore-properties' * checkout: fix performance regression on NFS * gpg-agent: properly handle passwords with percent characters * svn-graph.pl: fix assertion about a non-canonical path * hot-backup.py: better input validation * commit: abort on Ctrl-C in plaintext password prompt * diff: produce proper forward binary diffs with --git * ra_serf: fix deleting directories with many files - Server-side bugfixes: * improve documentation for AuthzSVNGroupsFile and groups-db * fsfs: reduce peak memory usage when listing large directories * fsfs: fix a rare source of incomplete dump files and reports - Client-side and server-side bugfixes: * update INSTALL documentation file * fix potential memory access bugs * fix potential out of bounds read in svn_repos_get_logs5() - Bindings bugfixes: * ignore absent nodes in javahl version of svn status -u - API changes: * properly interpret parameters in svn_wc_get_diff_editor6()- make the subversion package conflict with KWallet and Gnome Keyring packages with do not require matching subversion versions in SLE 12 and openSUSE Leap 42.1 and thus break the main package upon partial upgrade. Fix/workaround for boo#969159- Apache Subversion 1.9.3 This release fixes two security issues: * Remotely triggerable heap overflow and out-of-bounds read caused by integer overflow in the svn:// protocol parser. CVE-2015-5259 [boo#958299] * Remotely triggerable heap overflow and out-of-bounds read in mod_dav_svn caused by integer overflow when parsing skel- encoded request bodies. CVE-2015-5343 [boo#958300] Other changes: * svn: fix possible crash in auth credentials cache * cleanup: avoid unneeded memory growth during pristine cleanup * diff: fix crash when repository is on server root * fix translations for commit notifications * ra_serf: fix crash in multistatus parser * svn: report lock/unlock errors as failures * svn: cleanup user deleted external registrations * svn: allow simple resolving of binary file text conflicts * svnlook: properly remove tempfiles on diff errors * ra_serf: report built- and run-time versions of libserf * ra_serf: set Content-Type header in outgoing requests * svn: fix merging deletes of svn:eol-style CRLF/CR files * ra_local: disable zero-copy code path * mod_authz_svn: fix authz with mod_auth_kerb/mod_auth_ntlm * mod_dav_svn: fix display of process ID in cache statistics * mod_dav_svn: use LimitXMLRequestBody for skel-encoded requests * svnadmin dump: preserve no-op changes * fsfs: avoid unneeded I/O when opening transactions * javahl: fix ABI incompatibilty with 1.8 * javahl: allow non-absolute paths in SVNClient.vacuum * fix patch filter invocation in svn_client_patch() * add @since information to config defines * fix running the tests in compatibility mode * clarify documentation of svn_fs_node_created_rev() * fix overflow detection in svn_stringbuf_remove and _replace * don't ignore some of the parameters to svn_ra_svn_create_conn3- Fix copy-and-paste error in Supplements for GNOME keyring integration- Apache Subversion 1.9.2: * fix a numer of client-side crashes and bugs * checkout: remove unnecessary I/O operation * svn: show utf8proc version in svn --version --verbose * fix reporting for empty representations in svnfsfs stats - upstream keyring updated- Apache Subversion 1.9.1: * Fix crash with GPG-agent with non-canonical $HOME * svn: expose expat and zlib versions in svn --version --verbose * svn: improve help text for 'svn info --show-item' * svnserve: fixed minor typo in help text * Fix an error leak in FSFS verification * Fix incomplete membuffer cache initialization * svnfsfs: fix some bugs and inconsistencies in load-index * Fix memory corruption in copy source SWIG bindings - drop subversion-1.8.14-httpd-version-number-detection.patch, change is upstream - adjust subversion-1.9.0-allow-httpd-2.4.6.patch for upstream changes- Remove support for SLE11 from the spec file - Use supplements instead of suggests on the other side for the password store - Fix kde integration conditional to work nicely on openSUSE Leap- Use suggests instead of recommends to avoid 180+ new pkgs on minimal setup due subversion-password-store bnc#942819- Apache Subversion 1.9.0: * new FSFS format 7 with major overhaul for I/O reduction * prospective blame * FSX experimental repository back-end * many enhangements and bug fixes - subversion-devel now ships pkgconfig files - dependency changes: * serf 1.3.4 * apr, apr-utl 1.3.x * httpd 2.2.x * java 1.6 * Python 2.7 - To continue to allow building against blacklisted httpd 2.4.6 which has the required patches in openSUSE:13.1:Update, update subversion-1.8.9-allow-httpd-2.4.6.patch to subversion-1.9.0-allow-httpd-2.4.6.patch - removed upstreamed patches: * subversion-1.8.10-fix-bashisms.patch * subversion-1.8.11-swig-py-comment.patch * subversion-1.8.11-swig-py-comment-2.patch - adjust subversion-no-build-date.patch - drop subversion-1.8.14-unused-var-authnrequired.patch- Pass --enable-broken-httpd-auth to configure. Assumes all apache2 packages contain security patches regardless of their version number. Should fix the build on SLES12 and perhaps elsewhere.- fix mod_authz_svn build with -Wunused-variable * subversion-1.8.14-unused-var-authnrequired.patch- Apache Subversion 1.8.14 This release fixes two vulnerabilities: * mod_authz_svn: do not leak information in mixed anonymous/authenticated httpd (dav) configurations (CVE-2015-3184) bnc#939514 * do not leak paths that were hidden by path-based authz (CVE-2015-3187) bnc#939517 Non-security fixes: * document svn:autoprops * fix 'svn cp ^/A/D/H@1 ^/A' to properly create A * improve conflict prompts for binary files * improve performance of 'ls -v' * improved Sqlite 3.8.9 query performance * fixed issue #4580: 'svn -v st' on file externals reports "?" for user/rev * mod_dav_svn: do not ignore skel parsing errors * detect invalid svndiff data earlier * prevent possible repository corruption on power/disk failures * fixed issue #4577: Read error with some repository nodes * fixed issue #4531: server-side copy (over dav) is slow * swig-pl: fix some stack memory problems - Refreshed patch subversion-no-build-date.patch - Remove obsoleted patch subversion-1.8.13-fix-sqlite-3.8.9-tests.patch - Add patch subversion-1.8.14-httpd-version-number-detection.patch- disable failing check-swig-rb- fix tests with SQLite 3.8.9, adding subversion-1.8.13-fix-sqlite-3.8.9-tests.patch- Apache Subversion 1.8.13 This release fixes three vulerabilities: * Subversion HTTP servers with FSFS repositories were vulnerable to a remotely triggerable excessive memory use with certain REPORT requests. (bsc#923793 CVE-2015-0202) * Subversion mod_dav_svn and svnserve were vulnerable to a remotely triggerable assertion DoS vulnerability for certain requests with dynamically evaluated revision numbers. (bsc#923794 CVE-2015-0248) * Subversion HTTP servers allow spoofing svn:author property values for new revisions (bsc#923795 CVE-2015-0251) - Non-security updates: * fixes number of client and server side non-security bugs * improved working copy performanc * reduction of resource use * stability improvements * usability improvements - 1.8.12 was not released- Improve installation of secure password storage plugins for KWallet and GNOME Keyring - Recommend installation of bash completion- Fix running all regression tests with davautocheck.sh and svnserveautocheck.sh when time is a shell built-in but not a command: add subversion-1.8.11-autocheck-time.patch- fix sample configuration comments in subversion.conf [boo#916286]- SLE 11 SP3 build with all regression tests - run swig-py tests where they pass- fix build with swig 3.0.3 and later: * upstream subversion-1.8.11-swig-py-comment.patch * upstream subversion-1.8.11-swig-py-comment-2.patch * partial subversion-1.8.11-swig-py-comment-3.patch There remains a regression in swig 3.0.3 and later which causes check-swig-py to fail - disable these checks.- fix sysconfig file generation (bnc#911620)- Apache Subversion 1.8.11 - This release addresses two security issues: [boo#909935] * CVE-2014-3580: mod_dav_svn DoS from invalid REPORT requests. * CVE-2014-8108: mod_dav_svn DoS from use of invalid transaction names. - Client-side bugfixes: * checkout/update: fix file externals failing to follow history and subsequently silently failing * patch: don't skip targets in valid --git difs * diff: make property output in diffs stable * diff: fix diff of local copied directory with props * diff: fix changelist filter for repos-WC and WC-WC * remove broken conflict resolver menu options that always error out * improve gpg-agent support * fix crash in eclipse IDE with GNOME Keyring * fix externals shadowing a versioned directory * fix problems working on unix file systems that don't support permissions * upgrade: keep external registrations * cleanup: iprove performance of recorded timestamp fixups * translation updates for German - Server-side bugfixes: * disable revprop caching feature due to cache invalidation problems * skip generating uniquifiers if rep-sharing is not supported * mod_dav_svn: reject requests with missing repository paths * mod_dav_svn: reject requests with invalid virtual transaction names * mod_dav_svn: avoid unneeded memory growth in resource walking- fix bashisms in mailer-init.sh script - add patches: * subversion-1.8.10-fix-bashisms.patch- Add a versioned runtime requirement for sqlite and pass it to configure via --enable-sqlite-compatibility-version to allow running with sqlite older than at build time but compatible. - make build with KDE / WKallet optional to fix build with SLE 12goat04 16363766431.10.6-10.5.11.10.6-10.5.1fsfs-access-mapsvn-benchsvn-populate-node-origins-indexsvn_apply_autoprops.pysvnauthzsvnauthz-validatesvnbenchsvnraisetreeconflict/usr/bin/-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.suse.de/SUSE:Maintenance:21671/SUSE_SLE-15-SP3_Update/b303d868abf99d6ac252f96b89b198cb-subversion.SUSE_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=022b9543b5006910a61567d223ce6928d3bdacca, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=5731a0bf8a6ee764a7fa8de458cfe34e4eacf5ad, for GNU/Linux 3.2.0, strippedPython script, ASCII text executableELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=6548c95593e56a35b8ce4ca5cbf24c965d4a17c2, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=33e38796c5b5a1bb67837ea5f9be88186a901296, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=da7b9f1ac1ae6cc3e41f9420024d075b08d16c00, for GNU/Linux 3.2.0, stripped( RRRR RRRRRR R R RRRRRR R R RRRRR R R RRRRRRR R RR RRRRR R RRR7+Butf-87153a518efaad05532ffdf0f1a62183fa7f2baa216a876b9d40d831f8d23b6c4? 7zXZ !t/◻] crv9w,ܝW;^/S~My,pjbi ̃|Q3hc9j23&'-6p\vB?ΩbabumgqG $,| R~?n @??""17},W$Y5i=ۢ N3% o.pH~o'9ߍ-Ӧ $GZ?p|v8_cy)GیсeY{Ȇsl_$8&8NCbR6az:|$$!F>+X [:pS *s`8τ#Sի'\IM~H$/ Z&^c}_QV&Aui,-y{׌w~jsE*j3*Ai7'a=ŦEu:"xż%,AR+"?8njcoF-{dJ?6Ⱦee܉}싸yL܀,[y1 _eЕ/?^5Q`Y.7E776gs2{_bkrfDd^ʣ yrGQ(Ǘ 3 z^3o;kT+_0kV xn) s!I:$*cgrH} D9<ge.ĠP9i%=k~;P.5TNL5!MtE]i*MPQa]͛t`~B<vL$yڹ+ʤmӝ oQPydJ:gw؋cb Pp3r@jCǟE,0%#[`?"dvUOCWಐ:'V[kD<6[ 258{"Smg=AouHH7`*G?GfQ :*Q ܁2sq03@RUɨ}80l,y Ku64 ی @Og娵PX 9\1 8bD [ȘlKxAƼ3OV] bT@AmPTKqݍ lp0fi T%?e(]\joY3VAu>jY, ~$q<`߰A7<̉Li&հ$q~ߑI&t9J8b*{g2LGz* {$kU8v~}&"#GqsXd\;.0-'y#V1%6c-FoABpz29R*M(7,Hp,Ɨ{O_[cy>㠳v~`-KrKm~WAC38MM_tb9mX+wqJGC׻AyU"fGtXJ^B@g?ֲ*~KƣD}7ޙoa~qQ>!e#:6<ۄCI,z)CWpoĘے8xA*W1Ǭ=M >lQQ׭g@ffF-^(ĭ_bcX*zV˃AܞQn/Η{=6yf% ߈&aqs7TlisNRM`N@C쑫m4[옘'̧ I"&^2r@55d"? /Tz|7V%*\-8u1$dIUo`OKKu'꽓C F\F/$@AY{oJRq!Ǧ}Bz$'\]a^U~Mn`n)6/w-/rl}Ұr/Gv09[*7v{DIGs[zß&?\zkW7_h9OK3?XϧHaHj=-}&2Sa |.GZLuQAۆLs Ȉ[RC:Cx5ޚwR/n70>Cn~Qw邩!pqoi<ǭg5RB렜:rÇ|3WiIiokLXG5V{@_+n6t>|y i޳5&Jc4 P{~LQvГ8hsG*`  M"'"H h_{3D|+CaB8:K&4"YQUŦ]FpT 3QhRhuV>-%1Ò_&}x!,l!ʼy鑲lMjl!>o̭V I^FA}tvdy|*VVEV'3% ;.)=4Y.dzJLAw6SFK.PjQ= i,vňїxA<ҋgU6Ny?o= hdosnKIiWvztëY[G0$= N 2'jdLfW5NLVx SEPs4Jd "fYњ[ AR]I0>Oka N~ c1SlW _@ԟ#@E YN{NQ@;U'q$PY1F(JFfdV4cKvKS4Q}njrdoaYFZ rը6t#W{93`ǿ-,!5bto-Քoa}7Rbs3D(6`6KFRXOtrS-1 i'! BhrǎioFԣCY3;L098G FkuM@>z!<O-ɻ|sFK7?o*:TқE"fg.KfNw7#P*͵[B" ]2edeG;-.ZpAX0`^)%f l3TdC;ջ{[/gZ_%u9 ]7uZ7T0n|Gh7XWmD;0sbN$kF,I,d{SQHtrEKܺ$c% Uѩ;RT a^0TQnza$uĶ3ّxBqIw,)!oH @ý:*bd}oбyA FRdmD)&d?U8,$Ҿ^Mѷ^yƠVZ 7n?,/ITM%cf9?a* َf%78C`HW&9Wvin6ZȌe7Xɖz%YV09v:*KFR9!h1:ZUQ)U (ue j|[rgcԿͭGoKj[KMGm骹pw7Xsf+x(O|5F t7d]9U+B<.Hlo^qRI~DWm0YTtF#l? CN}3^jwDPLJERĠڀS<"PEMpHT{1%)~{I4BN=׻tiwISF%$*n$d<ijH #p7Sn>37N)lS|/ 7K\*w?4NYI*vԃ&v{~eY5$\(*]>Aa/k&g(zVq[53 B~2ȋ'5W}[l#r|](OmjX#fsj[DX>* 9tGԎ37}e<>*{&K +5:lo4/k^"wt.ṳ~giJ"wVR~`,VMa{N./"L )SSm6iE=K%W!09_;N7Ƨ26M|: W0OP1-{M:Cp'VwTj5|z;13 nM&sFBQcS1u:s Ä D[^/Zp1+ܞ̼ KITGss5Ju_b:-WnJL'\4g|m)v9""yB0֗ ɥF_C&A0V\_J` Go.yi΀A/B 6H*’}gJZPR HCK3WpBlB2b%.h >W`(('H0 t!4Ƚwz-kewDž&*w8{J 1^ ($,s̽wl||/b>_س05~T(h&<^5;B% 2.a-0 /Bg%{. -g悿O>@f6s +֥?f~'u$Gs#Wi+ʙ0FYٚSӆEX+KB6M+<"6v3|C N?+7 4Kê ( C]-٪h0PLkVޮِ5xS? <1z#шMNW}Swn0oe<jԨ";v*px!XN\y;z% ~EdI~Bҟ NEmxTwrnlfļn@gmTb}2#չ.E@0 9P|".yΨ83 N*hȷ詬~ :GfF;/vMkȔP͍N.*[W'ھrJ88a;dDqO½vDSf[R-x⸵whu I{(ۦcvu)6yg-sg!R*-C~7cz;֣[@J\~ZHu _sdO^i5HH\|{UIb \dͪzAđF2^k^"_64YAR1 )=P-֩{ YQTݠGE Т_ w\%lSgc^V=ҧBd]a\g'M~#Ec]OP}q#H F35X7 V/D;BtzA"D\gv"[wb@4/Ĝ(Ta 5!<+մ|':u %lTyqT{#A>f_wc0gi,`\%!У>srHW1 ndMZ+@lI!|Hbiy {~׏G$=q@f׮ yLqܮy]GNcp(md/>7ːlx+gaO6xdJ 2rLJ&BJuOcEj)t_ʽC \B`bYx{{+BOۻ{Ջbv̇(_K96Pm+/ݷ;iHⲳL06-',t!)3i0)7گL$·x_kc]!a \~1@]3ssdAWŽ&+|zI_Ґ+mfH!rͨ?I 3kA;@<) ~!nr7OTul$5CL~ *q_?9HU@_eaM`@}>\T5q=&+LZ]&bOSmh%Pq!ޅD2M<&XoO{"h+W /SzV_ЀuS .z?*|(dw m45%͵N]3;G,3 Np/|׸߳GOČP^Q?e?kdnjyb%K+ăMj*=a* oJ{hSʎ^i4 $(we.MCq'x1sE]$;$"@W%덥8()h| 6JfGVN7hZgRZC*bL8GL~5;9!)&:02K%^ۺW#Ӑ1űR5Vh Dőz "<\vD* S)1-blT%y3eǐT,i.`Ж=8_m8ld6q~-708Uol: 퀈? TDcS ꜗ0s\@2[fe~B.E Ʊ{azOeҎ!!ZѧR϶ r<- R7d~f]%x"7:Fc;A$` mWyt#o_hN,1d7GL>Iυ_$V1OUKMÞUp4ԖjR^,1duᙖkkyv|oZ,_t-pUOk+_Σ|fw>S[Bw- vp O<^OJFM@FԒ{} r0 ek܁9\ 2loZ,ee 皹s&AA !^?Оoܴ{u}nWORLԱ\ 4, ?ÈD^As΢=U{ݿ`M Qdێxćì1eJ)}5fIf!O W(T̜PZIz;_a]^F׹ԃR.ص RA@A)w![Cu|GUNR~'ŀiyۖ)f|pԕƐ-}Av_U*Si%l#,8:9A I;hj D ]wX)=ްڝCʻUIP("b(ԍR9 ߴcL7foشs@믶bRsQUPP=ᬭ;-Qpi\EV-a%U҉>s%9(׈l%a^7ׇaIW\FW rR{7J2\o[~=wM~dee@.97+oJO~¸Ǟmd(K!kp4҅](kGXSE,&NvNM\k0ڮ'QU2#c `7s1D4RL hQ) okO$Ǎűw@Od6.[M| N@xc$x xh7_ϻE)\ {Z֛޷dD;qnUj\}ݩi[(Z)ktuؾ3~RE&.C[ G`mXş{1N{<-Z1fSMљ*1۾k >:rPQqr2S&Du5}Bt9RRBH,Ie JTjuZP‘Sse7Kģzy{aƄXFFG/1Ac!Õv )M2tgXq+.uXn5-O{9>M[ph)RAiI ¥i4\L 74QI:mͬ.WtG\8&b`L Az/7՝xxQDm6ƒu@sCCnnan=F/ZA[ga6ӁyD-Mn="#&ZH 6C,^U,G 5Dc:6M\ o\vT폨40 TY\'rTzeCъFYeL>d\7Qq-&pmVȴB4>$Z7737΀3XI(ga*fJo?FQçY:wW\  3Bo"ɚS?{,ȓ픫Y52@Jߦ?¢ضik1[" D'N뙤 S#` ;_Ri(";]Q;r_s!S?^ 2&rƙ%-^C{W^ArҒ[qEv5qwU6 cybⰦ3]-v[90B(GEӦj4웾!'x\> $biYm!,hc+:n #Ûi&?KŴv~C ^veF]#zu rٕrV rM.[_u MGA>y z=uʔW ׏g1޵"5Mhhpf,+Q0~ͺ= s?Iep;;:ӟz-/K6Ltc;eIPJd.2ӧfٜ7ckROl4E#Z8վtc7׬1hFUV$PZ-Ld2yeYBtiNz[x%(07S 5K*x68n ww<ȶT~DreA"ݷ. H[yaR2Bj4Kp61ç1ϨzY[G43σH p{ /(8*SmzY+\ѴѩSP_aiG6aics υ iiƜ<rZsc9D7ϖw?v.mEnˢxʜAاH'XP]\hLXi @c{: i܁<\Tt5WRHTj)LxwbUAI ti izy Ҡȭh0` H:D?Q3O_ XOOҾx]wDb|nQ %:: X1%|lb0|,cUO0`oNđhzݞ(ZR~`s,Fec>v#*O]3uSqN1q'*k o7SeޔK*(<0-a>#`T6XB!y^}~ڷJS,|<.MO83ԍv俨umؤrk8zFHH{{?=S~2ddl1{aPO]3>EjȎD茝$ir #]M*MVNkMDʂsR[={?$JCZiV{"oNB!s-7uZ?{g`s.?y #xȼyV] BaCk:Oʆ*@ΏfOPA~PX̽\ T]*|^nʰ+޺Ij0|de,TMN]ꥏ$؎'B&PΞ&8h+Ւ5NkEԥbKLlE޹0wԤ4ӑ%)}GW 6oL_b`z;̜]YSbQU%R;1#G6YhkL/|1au9ۋY&}etCߗz&q6̜ m]yi~%^uΧ#v!7/^Ͷ,H܈7!"9[rg: D1~Wxv:+c?(BC5S JCtu7L/=ӯaߧ4^,Oe)^}G;:wp _M hG`e A?YMIf euH4B䅖"@o`DNuS'\0kCnqh։Ӱ6?dpvG|0C%J t`tks)F[C=oWqYyTT&=b?;x`j> LBvT3b:2]ߤ0')xcb݄D= jyM(.~#KOK{s7o4?KjzJ=)gEQ&}Th@Xx,6^VJyJe_*DF6|7@ ¸.D E@Vh>@ʕp:g̠\ڐN_8[c"*#*Iߧ<EY'`_UM.[Y:?OPbƐ9p՜"HuQs@$XWlVCp:5M1R ˗FR.Ҋybԣo4L%ӢOfGȈDD`7_/'$)˷~lnA ޠ\E;Gw\2R[BS?4f"?s!kL%Czwa> M$ft۬E6;8<*rkn ^g7Ԃp39uS2;.Y J/XAtρw1 g<\%^嬙|CrrPFՈ [zWfZvGq"0AYt`5 43_{yT/D;{0Cr1-'X$z ꀹ2sG=O #Kd䩝exfaH= |jHH-cna u-?&^03}m.%2Gd)^X>Au,<]G`[ewtEOySs4H#bC.tr(HԚcxq|Y@x]P1]b9RjgL9Ql kh4?TzAr.XO ]\vGɦsSp >G~g hY(r[Wp}h=I 迗Ӻg$N8z/v??Lu>|d v:[RǮǥ}Qj;h z"> siẢjyGCE"2@$B)ߗp%."-;hEjȟb O[};"@aECSBAu2̨7yßwLNMT,l7Rgxp!=d||޾{p 7Ԓ#N@v$=]tIv\ gm$߈aOejT(Z"(k75|np %lG*F鲊F粐})׌8#^2&m-qkEe<=kIB _6ٴzS{;X-S}xeιo$ ]ˆhoBW Qeİa"$,*Q)+Eţ忔uG}9pWĝYlSD`vDHb%ȣXbz IzD;޸RR@HQTּͲQ߂Z3>q%h%+ceۍ6WØ?E$`mV݌jvk Tt@a%&{ ajW&~ݘJ;@gIΌM,݃2wz8%H@>V@saE0/+܋QZ)j`qcv]2,$<23kR QO/pv99xW>k97!_f6=rqY_e.\f-ӸǴ'sWUS7GI mH\8bnrmm!}>ᄦ|.jve4vϢBYbZ_1d~(Ȍ<_ܜQf@Z!$$\4/qLA:1;Ѐ{:ɼzbj>G{6q(dĨƪP̄ >LY4Ziikz[Cc!o.uQ-Եpډnt;~2SMvgPY g\_W x:ۀD<=jRXt S N&ۗ忶#d6JƖp&0J;h}.!=T5yf_=i[f{ cߝ=Cyȃj]QJ[r@`Si #J5n{.5aigi Yn~4()^cf߷&enx76 R -7>zWʕh1j%:sfzt0L+iw3F hYw/gs4_ acAThgu+a;cFőGCrtyr^y}u޷ @ZY2iD?a=%/Zp1ߜlpڋG,b ͦdHB a7DHZX2 nh-4H s}uA;{ˋE}l^c~:̀]Ww!C 5b: V14;d~H0|/M.9m. qQ}մsi{$5A$3~{0A3?L„K%U0{/FאH5{ثǰ|>Bji?(dؼaKHT Km {ڀ*A 4z_6ZLgHzNˬIi:)e\R, 7w"9Ġ5qYr\*/Ws|P6Tsq]CUEX?4G+v:x7v?N 3wz!8M`"4E:(N59ޱo0?s +9qqSv z9K*@gL0]d-g \<<$O*M`XE}u5$d\z}eL&x GP'PQ6dMv=RƴdJS+c =Զ Zhٓݖ|{3"EL9Q(鷅-pÉH8vvW\;$Yxe;6:˸7aۅxƆVڍ=Ūm?yZCiAUg.0AMa;%E;XV 5ԅV^i%;!5-|: B.l3\׆7/:z:?)k(zC,NpQdO6ن-"4 a++ҵV'MfmݘvSiDtĖPDHG(X>ÊxAwn4 R,Vk4Ѐ+WI?whY9 l_4Hm{]﯍ 7le>ٛC$V{Rꊡ'hT1 ]3ՍR pcLJ pb7y>F*ƵP޼K:]|_j!ʨig̑Ji5ٝL@CNAc+K!_k)pڀDVL.[iiK-S'C`0Zf(@&5+"X(==x;׉ ϮsʈWUњLbMbypQmo8KAsa 1[P/&[@/LV"]7Б16P2cW:mޯ q&Lt7UPU QHOq6N>2H4i^`5?CN*6 y" QPvس!*34@@5vv>+XAdf, uOk˚7$aDցD2۰+C O~4mPkO4 \%>}O2L3WLX3؉M$ j%81W?1e^!ܔ܎c/ak_Nc[[Mڠ禺ExCJUq&tn!җMm9AC,鈍U{j_ew4`MbήLXΕ*xϡⳐ"D9&[, EVA숪`e[( #߮yzg|˜ehy^Z +&gUuvi#IoH"؎ .185hsbl8 `nM $.DMj^6;AnӷÉqp{u=):Jh$.@ɍ:ڨ[h<Ǣ)3ݘ̸c fCBى~F؋tjA(.γ! :7oTU#bMƟ*;yo%ì +^4F*ƑĶw[E ~T뀦 y S̠k܀rvcEZq) ڸR=Mq-]0oʉmK*TnMc 1W_Htؿo$=j]Iޮ&s}Ǎ¬8_@!Op|;(֝X]Ŝ:X @T(C`B2 5!԰ hFH稕8s~%k/z!d~" ONcr'u!&x~;2ZBge<IoxHEdqt>_-$Tn 3QӀ~5Ɗ ] #zݠ4M&E Xm^qNbJ | {!LV&b,uxE}MؓA9f~IW~)ɈJ{B|f1蚂iYpVcω< q$gQVx/T-A/%r&ShAkiQȤ8T~Cɲ*k䝯[Py?ܒjB-VZU||tW;[zP^ F 7szê.Whi hIk| Mc39?d18w݀ ,H1e| #8^ ]&ĥ *{s2zS_Njա`HO L7 r 7AFes AvZJ3Ickd. \ה + kIfub\mh~R~IUQ/z3$HI!M[@U/\,?J1\Rg8Ӝ?F&2kOgpIa_y~6z;yk2{GH'"CӃLOT0ݎ%ĥbMxQRGw(+/ʶ·`|ratH9~myS/KW) 8z`(9TChM˿JYM 7|ЎY-Ɩ~_L87:;/rpDhQ +gF΋BBq\SNl_YJjU%TVfw6FPĜxbb'}]d?|JD`"T65bMU]M鰡w4f #IaX?nGk4m͐QW oPr% WPsZ]"Dw:X$VXR11DлPr^|V[;`O7VHc@J3WD_s k:jp;a$XL+qH5so9Ujr債Lzt{7$_mde!r [.|_&=pP1 1Ibyqe{W$=QIyz8b_gQG{Sqvgku ̈*u1b۟ޏ`m;Q b.88TD.#X80I,^]: 2mD3f+ºiUgUI-T!a,@:E%0񫾨e}Z=Ux YZ+fYPв[O N Odrѻs}CGWd+4T4!I[hpJ8[6bた/[ rٱL2 r͛nmH9P("XOr}3eRI˼WS>rQ0‡6Nb7.UEbRV;!.>C$`Y[+: '{!P٠`Oh,ﲌZ Rr&0fN'[K|l yXZdc{ri ~o: +MDy㣽 QfkGKBΆ#?.8MY1M?^tQO#i꧃-?8O @GQ*-AN;-4'ִ\}ײ qU_a^h;z/_~곮B"DZqXp0=JIO^]4ӌz?8$,bf]6r/_P! CD4P{ |ΙZX [^D?Oh rI>Ύ^D(3W2HW%^  S 5529²xsr*Hb=` HH6Pw:|xMآID1c[#Wx aQJaץwylq6mT;;V`BE(a`x,mK@kt~Hp0&ٞ$+_La]m5~zFŝ pQ_'PH'N4R֮*uVa_RiyDA4Y/6.dB[ 8 ϷɻA+(B%QgRPk(P\5K\|| 6[CB?@L"{ taw 'mxv66~bcL-Bױ]UUQ÷* I2"NcO٢y^|ؼc~k[L|KJ]?[KWW7)lbFZg&fT aOtQ@O갟Ӎx.RûYcP!%L0ClPP|R5` ؆JK oﺜc dK^'#e_zNj: 3uE5X%c < I߅qၯ#j^m\!$GEVy\F|8g?K&/gsB(}KaB3[-y{p'ˡNച\OnWh.+ x @q*EkA\5X\fJ@հ=ż^ZS7ޒ&],8\N~gfxy1 (zD8V^WP]wPg2zi(.~7w^|m1&a͈ WbvFJu2=0_\s E \pl({Jߑ8e ,mMTK&yuŗJd4Gje/6D=8b#OMӿ0^H--zp2Mu!;.,R(s)\W;whAz lvI;)RdZlyiq[j;5g JUEְD}okkk sRFȎߐHxU5m:hUqƈUdtuCvb#"d:>&]RM8(Oe0FPW:&%r$XHՂ&Fp%lkMu"6^>~Qk y/1]rmr2Ik!+c~njВ- N]n 4c-!v:TePxv7^&f/lQ)ޤv;zٞc'hy^=Y1w-Vwt"k'ZWWInQGv!4(`Yp&ՐH[ȿI2'DRC&cWZ(LZϡ>OVo?:P N 8ZTjY󧓻 /#$i*_TeT50HQ{?a9 :3@v_K3* 4Zì²h_s FV) 49RM,qYķdPPJw';2Ȭ 6hLC5(2~KDa#\G(`ΏV<6Io˘4L5 p5q68F'QH4/F(bNj,LKXذ,u  Isk0=Ned ^ 04Aʎ[MU,O]ǦkuYƐ.'OB@p Uc/F=sBog Z Cd҆7gKj YnBmro7 hDtӥũQFXU+Q"p:ke :ؔ4؈uyѸ Mgf ÆQmYVe;!k|!11-+r_ran!99.g4mM[4eX?yU*67(ErZ(CvTYB fVRm3+=( UR_V5撸# ^y5&Hɑdg'F;M$6"e7DJS ~IYuiX0 PJ}2vG獫dFOgQޞ$="C-KY9;sWS"D0u&t^hT IxmpEa [TƜF<[p[ir ڈHM[<ܙg@?h?uyi;s*۵3gVڑ4e>& !N]0.Uk"Q)}'`tˊI`Ơ{U\;@i%Uݒd1#-gt0i@⒠+ h?"r8-p֔ ԭkpP"mzHrki&e6j?As,]Cš($^i F~/Ns/npBd9Rʻ!*QIDXhYRqHqiПBƉs*];^\!TI2p$qSFl:=PkmSfbhI9jaD"֯؇Ӭ1g?SɆZ;o,a.*g($Y1H !'V0SZ;hU˷T7q <>̪RR#t*LijSVVd#)z%TNϑiR2N}RQ*J h6J1ӺO=@U{oM84u2ñ%r|-NxT|ƎhzOvo(/'lJ &W Z|< {z&9\|fV]N5KRQFI#OaArj/C;(0[( k0~)xB >Ɵr}񽲒uG3,sHH`Jt`;&ȿ$-'yΆ;Ӊ(9\b]a1l7ײ)FKfͷ@3Wr&v?>}+o[Y(FG|/_Sꨱ2CcUnji3^ ʩluf[wrTD_gZLg g<=T vٹRlicc{VCMD%T&vb"{444]3<T.˝xWn)x;+q @/g3MLZ55;ZSnh3 t*)->wxɢy̆)5 ͨ)n'ww,QΎƶؿ[ŬIF`_WBnyFsc>b( K$hX{<3**Dt\>( =kZk#ղ/MvO"I;wpq Vx%1`ަ ӉLL2ѼWQoU v0O~",B{fzVlZE:>" 3˯D2(֒ 7NhEEkxh۶lLJJNvA#`w6ЏxȊ"ve% RY}~$.fKJъ /k{?d3T  !&Cee%r(ʹ:$rX=<[#$T#I(]6i0t+m,@n0Z7կb+<>Al~7L9īrq(e=`5[b۔ke ?d_D4 *kWb 'Pۉ=FK_X,aKF՟ٗПHtlp4nbm-82/h 2ŽWVpI N4U8iH҂J7<OnuPzgz3`f=9RyOS ^8qa 4 j0Slq@\)FZE&@UG=3pŤ2Wt6&X:5TGF4@f{)vm D-Pkaޏ7]:zn&Bڧ`_G+DCAJ"|m]GB:[1oʫp%M؅+/Pl*'+WCr9}Oւ[oaX,O]*s8.(<@l/@s>\HW*dBo9OhA%~ӬBP1fcYcXHja@,Rxw;(%dijy]Z G?7&q:#LU+.`/6?8`=Gy@2_8E˨g&@8M]%^)\5\iQ׭3<4`!(6;`,l!jP*ޝ{I#f%5HlQɭ*&"_[ F<8a#-]؍,|iv,e԰9L]S2&bL̹ڸ*S i,3\T}X g?OO !fJ{ Dge3g,|6AeX/[jo  Yd{'doa*w-wlhB-9Ys-|jqΪ?Ka<) /@+AoD(79qvRsNBˋb h/A2gm*K{*xe4<,D_aRQ}Jz>#)eaƜ%BIv fhJ nƼJ-֭c̨+fϒMwQç:I@gQ1nKSeqGsxՉͮ&}wY][ Nn?|< w y)~ޱVV]QʕOw@{7]\)Ւ1~Z|YCScmk%P\Pqi6%BM-a]\)NQ7{+jeN 0ݏ l]ƛjzt aB3Xz-pl1vApmmިהIs,qסpoщ8@fpn`y]@ 9oW|>L&JrDW6>ap9%RE.H.a, 8z)e~>' q$kd~OVlqA[Sn݊CjW?ߣ A~/gAsӿѩ@{L.80;Jw_D[ͶFp[7[eH3cqW}%NqgIy-bp1;Z2Y^A$O__|Eat*6hL؈>\yInsF..AW8!*w 㣅REϣJ,^Hf2WΨ!ԫæˠ3Ϋu@1[N;c*Jc7qi 1'A4PHp_.`=,8MQK3y;i0m3wu[k?pak互t>'gw݆X6a1C#ݳ1 *mnt,@Yevj/65bEҕE:moU#^ċ p%yn֧G[(N9]WeH^30?"5^oad=08H9$A7Q߬ڑ`-Q)zTਿ˕Yʠld:IaOE&͏@ڿ;|>tsCss~8hP@9UC\]zj [WCڙKnM8~@`k ۢҙ׶Ly*n\aj^,%8FLvTTĴJXK(|W|̄s5s J:~VT>Sj!]_{=l偧 , tHN3Ą1ԊGMGaӞo~Iبr "1͘Q$.LHhuӕŜ]ssQ{v~=  ]dq=`?9B^{#Y1ˡx69A,2ŪN_aCތU0N&|E,E"@W.ē>.wtK4u|^XS  MZ!bjY,{i}hIPE2YoPu22 R&͙;5]7u* M&|6d—r-7R jٟRiӂ(eU .=Rh~z;w"o. m[P%GpQ b-Հ[e;fP"*a{IMeKE&xAŀp wP;-(}X;0KPaD%iHABټ',&qU)z,)30 H gRC3 BȈ{53uCޞJ-j<5oʌUAY*0cIpCWAA3鍰v?;'EpgGEzP?-1>YJ"ހ?=_ZW|k[sEYAWaBO #9 mŸ\_Xe t"Oڭ 01|kdD3B',I>K ]9 %ヨxQs r"ac[CJ]R79ҋ|d _lL0_3u0O8cH`F4"}\ijV!ndkdIuZ)X̄Z.4 phaڃ_?^/Im'v@0tt)[?x1I}~U(vuVF P>bEV2~>|qfϖ3W&F%Olx,N$RӴ * K&^C,MDȦAd_iM ɀ $a1]-ȃH 9TW,fQ.z‰.U[-KAէe- MTKG}nVZ)sqe3t9s|zKPЙ's͘I*A 71DԸ{fT>I}&Lt+;C/*Rase:3YsUM1Bf Q|0n,_kElܻÏ Cȶ YZ