libpq5-18.3-150600.13.8.1<>,ip9|9kW#~`s4h5T+=7qF)/+M\k[7M%J>Zg k2a!/,0Iz ȔDR@vF9`<62~ iɈG^7M@XRBr㘈rL?5$Qfp^ &&f}s2sK+ Kn|Hܟ%d& _zۻ[fsec<}NUZշ2hkA$3{F WXfdĬ;[i>Fl$?ld   M &BHP   X n  Z   H  4  (8V9DV:vV>b'@b6BbEFbUGblHbIcXcTYchZc[c\c]c^e$bgchIdhehfhlhuhviDwjtxjyk$$zkkkklClibpq518.3150600.13.8.1Shared Libraries Required for PostgreSQL Clients PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions. This package provides the client library that most PostgreSQL client program or language bindings are using.ih04-ch1dSUSE Linux Enterprise 15SUSE LLC PostgreSQLhttps://www.suse.com/Productivity/Databases/Clientshttps://www.postgresql.org/linuxx86_64@d,@c@clcGc>@c6@c5c,N@c@c@cb@b@b@b@b|bV@b[@aaza@apa\>@aUaQ@aO@`@```q`OL@`Gc@`/@`#_S__@_F@_mmax@suse.commax@suse.comguillaume.gardet@opensuse.orgmax@suse.commax@suse.commax@suse.commrueckert@suse.demax@suse.commax@suse.commrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demax@suse.commax@suse.commax@suse.comobs.coke518@passinbox.commax@suse.comobs.coke518@passinbox.commax@suse.commax@suse.commax@suse.comfvogt@suse.commax@suse.commrueckert@suse.demrueckert@suse.demax@suse.commax@suse.commax@suse.comaaronpuchert@alice-dsl.netsarah.kriesch@opensuse.orgdimstar@opensuse.orgmax@suse.commax@suse.commax@suse.commax@suse.comdimstar@opensuse.orgmax@suse.commrueckert@suse.demax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.comfvogt@suse.commax@suse.commax@suse.commax@suse.commax@suse.comfvogt@suse.commax@suse.comaaronpuchert@alice-dsl.netschwab@suse.demax@suse.commax@suse.commrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demax@suse.commax@suse.commax@suse.comada.lovelace@gmx.demax@suse.commax@suse.commax@suse.commax@suse.commrueckert@suse.demax@suse.commrueckert@suse.demrueckert@suse.demrueckert@suse.demax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.comgmbr3@opensuse.orgmax@suse.commax@suse.commax@suse.commax@suse.com- bsc#1258754: Update to 18.3 to fix two regressions in 18.2: * https://www.postgresql.org/docs/release/18.3/ * The substring() function raises an error "invalid byte sequence for encoding" on non-ASCII text values if the source of that value is a database column. * A standby may halt and return an error "could not access status of transaction".- Update to 18.2: * https://www.postgresql.org/about/news/p-3235/ * https://www.postgresql.org/docs/release/18.2/ * bsc#1258008, CVE-2026-2003: Guard against unexpected dimensions of oidvector/int2vector * bsc#1258009, CVE-2026-2004: Harden selectivity estimators against being attached to operators that accept unexpected data types. * bsc#1258010, CVE-2026-2005: Fix buffer overrun in contrib/pgcrypto's PGP decryption functions. * bsc#1258011, CVE-2026-2006: Fix inadequate validation of multibyte character lengths. * bsc#1258012, CVE-2026-2007: Harden contrib/pg_trgm against changes in string lowercasing behavior. * obsoletes llvm-21-aarch64.patch - Disown /var/lib/pgsql to support transactional updates.- Fix build on aarch64 with upstream commit 0dceba2: * llvm-21-aarch64.patch- Fix build with uring for post SLE15 code streams.- Use %product_libs_llvm_ver to determine the LLVM version. - Remove conditionals for obsolete PostgreSQL releases.- Update to 18.1: * https://www.postgresql.org/about/news/p-3171/ * https://www.postgresql.org/docs/release/18.1/ * bsc#1253332, CVE-2025-12817: Missing check for CREATE privileges on the schema in CREATE STATISTICS allowed table owners to create statistics in any schema, potentially leading to unexpected naming conflicts. * bsc#1253333, CVE-2025-12818: Several places in libpq were not sufficiently careful about computing the required size of a memory allocation. Sufficiently large inputs could cause integer overflow, resulting in an undersized buffer, which would then lead to writing past the end of the buffer.- pg_config --libs returns -lnuma so we need to require it.- Update to 18.0. * https://www.postgresql.org/about/news/p-3142/ * https://www.postgresql.org/docs/18/release-18.html- Update to 18 RC1. * https://www.postgresql.org/about/news/p-3130/- move libpq-oauth into the libpq5 package. it is a plugin that will be loaded via dlopen() if libpq encounters an oauth workflow during a connection.- In the symlinking loop for *.so files only handle symlinks and not also files. This allows us to enable oauth support- enable liburing and libnuma support - prepare oauth support. but it creates broken symlinks at the moment- Update to 18~beta3 * https://www.postgresql.org/about/news/p-3118/ Security Issues * CVE-2025-8713: PostgreSQL optimizer statistics can expose sampled data within a view, partition, or child table (boo#1248120) * CVE-2025-8714: PostgreSQL pg_dump lets superuser of origin server execute arbitrary code in psql client (boo#1248122) * CVE-2025-8715: PostgreSQL pg_dump newline in object name executes arbitrary code in psql client and in restore target server (boo#1248119)- Update to 18~beta2 https://www.postgresql.org/about/news/p-3103/- Fork package for postgresql 18 https://www.postgresql.org/about/news/p-3070/- Upgrade to 17.5: * bsc#1242931, CVE-2025-4207: postgresql: PostgreSQL GB18030 encoding validation can read one byte past end of allocation for text that fails validation. * https://www.postgresql.org/docs/release/17.5/ * https://www.postgresql.org/about/news/p-3072/ - Add postresql-pg_config_paths.patch to Fix a race condition while generating pg_config_paths.h.- Upgrade to 17.4: * Improve behavior of libpq's quoting functions: The changes made for CVE-2025-1094 had one serious oversight: PQescapeLiteral() and PQescapeIdentifier() failed to honor their string length parameter, instead always reading to the input string's trailing null. This resulted in including unwanted text in the output, if the caller intended to truncate the string via the length parameter. With very bad luck it could cause a crash due to reading off the end of memory. In addition, modify all these quoting functions so that when invalid encoding is detected, an invalid sequence is substituted for just the first byte of the presumed character, not all of it. This reduces the risk of problems if a calling application performs additional processing on the quoted string. * Fix small memory leak in pg_createsubscriber. * https://www.postgresql.org/docs/release/17.4/ * https://www.postgresql.org/about/news/p-3018/- Upgrade to 17.3: * bsc#1237093, CVE-2025-1094: Harden PQescapeString and allied functions against invalidly-encoded input strings. * obsoletes postgresql-tzdata2025a.patch * https://www.postgresql.org/docs/release/17.3/ * https://www.postgresql.org/about/news/-3015/- Apply postgresql-tzdata2025a.patch regardless of whether LLVM JIT is enabled- Fix build, add postgresql-tzdata2025a.patch- Disable LLVM JIT on loongarch64- Upgrade to 17.2: * Repair ABI break for extensions that work with struct ResultRelInfo. * Restore functionality of ALTER {ROLE|DATABASE} SET role. * Fix cases where a logical replication slot's restart_lsn could go backwards. * Avoid deleting still-needed WAL files during pg_rewind. * Fix race conditions associated with dropping shared statistics entries. * Count index scans in contrib/bloom indexes in the statistics views, such as the pg_stat_user_indexes.idx_scan counter. * Fix crash when checking to see if an index's opclass options have changed. * Avoid assertion failure caused by disconnected NFA sub-graphs in regular expression parsing. * https://www.postgresql.org/about/news/p-2965/ * https://www.postgresql.org/docs/release/17.2/- Upgrade to 17.1: * CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference. * CVE-2024-10977, bsc#1233325: Make libpq discard error messages received during SSL or GSS protocol negotiation. * CVE-2024-10978, bsc#1233326: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE * CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from changing environment variables. * obsoletes postgresql17-jsonb_jsonpath.patch * https://www.postgresql.org/about/news/p-2955/ * https://www.postgresql.org/docs/release/17.1/- Add postgresql17-jsonb_jsonpath.patch as a temporary build fix.- Use cmake(LLVM) < instead of <= to also allow building against LLVM 18.1 and newer 18.x versions- Upgrade to 17.0: * New memory management system for VACUUM, which reduces memory consumption and can improve overall vacuuming performance. * New SQL/JSON capabilities, including constructors, identity functions, and the JSON_TABLE() function, which converts JSON data into a table representation. * Various query performance improvements, including for sequential reads using streaming I/O, write throughput under high concurrency, and searches over multiple values in a btree index. * Logical replication enhancements, including: + Failover control + pg_createsubscriber, a utility that creates logical replicas from physical standbys + pg_upgrade now preserves replication slots on both publishers and subscribers * New client-side connection option, sslnegotiation=direct, that performs a direct TLS handshake to avoid a round-trip negotiation. * pg_basebackup now supports incremental backup. * COPY adds a new option, ON_ERROR ignore, that allows a copy operation to continue in the event of an error. * https://www.postgresql.org/about/news/p-2936/ * https://www.postgresql.org/docs/17/release-17.html- Upgrade to 17rc1 https://www.postgresql.org/about/news/postgresql-17-rc1-released-2926/- Upgrade to 17beta3 (bsc#1229013): * bsc#1229013, CVE-2024-7348 PostgreSQL relation replacement during pg_dump executes arbitrary SQL * https://www.postgresql.org/about/news/p-2910/- Upgrade to 17beta2.- Upgrade to 17beta1. - Allow LLVM <= 18- Prepare for PostgreSQL 17. - Make sure all compilation and doc generation happens in %build.- Require LLVM <= 17 for now, because LLVM 18 doesn't seem to work.- Remove constraints file because improved memory usage for s390x- Use %patch -P N instead of deprecated %patchN.- Upgrade to 16.2: * bsc#1219679, CVE-2024-0985: Tighten security restrictions within REFRESH MATERIALIZED VIEW CONCURRENTLY. One step of a concurrent refresh command was run under weak security restrictions. If a materialized view's owner could persuade a superuser or other high-privileged user to perform a concurrent refresh on that view, the view's owner could control code executed with the privileges of the user running REFRESH. Fix things so that all user-determined code is run as the view's owner, as expected * If you use GIN indexes, you may need to reindex after updating to this release. * LLVM 18 is now supported. * https://www.postgresql.org/docs/release/16.2/- Upgrade to 16.1: * bsc#1216962, CVE-2023-5868: Fix handling of unknown-type arguments in DISTINCT "any" aggregate functions. This error led to a text-type value being interpreted as an unknown-type value (that is, a zero-terminated string) at runtime. This could result in disclosure of server memory following the text value. * bsc#1216961, CVE-2023-5869: Detect integer overflow while computing new array dimensions. When assigning new elements to array subscripts that are outside the current array bounds, an undetected integer overflow could occur in edge cases. Memory stomps that are potentially exploitable for arbitrary code execution are possible, and so is disclosure of server memory. * bsc#1216960, CVE-2023-5870: Prevent the pg_signal_backend role from signalling background workers and autovacuum processes. The documentation says that pg_signal_backend cannot issue signals to superuser-owned processes. It was able to signal these background processes, though, because they advertise a role OID of zero. Treat that as indicating superuser ownership. The security implications of cancelling one of these process types are fairly small so far as the core code goes (we'll just start another one), but extensions might add background workers that are more vulnerable. Also ensure that the is_superuser parameter is set correctly in such processes. No specific security consequences are known for that oversight, but it might be significant for some extensions. * Add support for LLVM 16 and 17 * https://www.postgresql.org/docs/16/release-16-1.html- boo#1216734: Revert the last change and make the devel package independend of all other subpackages except for the libs.- boo#1216022: Call install-alternatives from the devel subpackage as well, otherwise the symlink for ecpg might be missing.- Also buildignore the postgresql*-implementation symbols: this is needed in order to bootstrap when no postgresql version currently has valid symbols provided. Once the packages are built, OBS could translate this to the pgname-* packages and accept the ignores; during bootstrap though, there is nothing providing the symbol and the existing buildignores do not suffice.- Upgrade to 16.0: * https://www.postgresql.org/about/news/2715 * https://www.postgresql.org/docs/16/release-16.html- Upgrade to 16rc1: * https://www.postgresql.org/about/news/2702/- Upgrade too v16beta3.- Copy postgresql15 to postgresql16 and upgrade to v16beta2. - Don't create a unix domain socket under /tmp anymore.- Restore the independence of mini builds from the main build after the -mini name change from April 4, 2023. - Adjust icu handling to prepare for PostgreSQL 16.- Overhaul postgresql-README.SUSE and move it from the binary package to the noarch wrapper package. - Change the unix domain socket location from /var/run to /run.- Update to 15.3: * bsc#1211228, CVE-2023-2454: Prevent CREATE SCHEMA from defeating changes in search_path * bsc#1211229, CVE-2023-2455: Enforce row-level security policies correctly after inlining a set-returning function * https://www.postgresql.org/about/news/2637/ * https://www.postgresql.org/docs/15/release-15-3.html- bsc#1210303: Stop using the obsolete internal %_restart_on_update macro and drop support for sysv init to simplify the scriptlets.- Include -mini in Name: to avoid conflicts in the source package name and OBS internal dependency tracking.- Update to 15.2: * CVE-2022-41862, bsc#1208102: memory leak in libpq * https://www.postgresql.org/about/news/2592/ * https://www.postgresql.org/docs/15/release-15-2.html - Bump latest_supported_llvm_ver to 15.- Update to 15.1: * https://www.postgresql.org/about/news/2543/ * https://www.postgresql.org/docs/15/release-15-1.html- Update to 15.0: * https://www.postgresql.org/about/news/p-2526/ * https://www.postgresql.org/docs/15/release-15.html - Move pg_upgrade from *-contrib to *-server. - Drop support for the 9.x versioning scheme.- Update to 15~rc2 * https://www.postgresql.org/about/news/p-2521/ * Reverting the "optimized order of GROUP BY keys" feature.- Fix source URLs- Update to 15~rc1 https://www.postgresql.org/about/news/p-2516/- Create mechanism to specify the latest supported LLVM version. Automatically pin to that version if the distribution has a newer unsupported default version.- Disable LLVM JIT on riscv64- Update to 15~beta4 https://www.postgresql.org/about/news/p-2507/- Update to 15~beta3 https://www.postgresql.org/about/news/p-2496/- use %version requires for the contrib package for now as 15~beta1 is actually smaller than 15.- Add proper conditionals for lz4 and zstd- Upgrade to 15~beta1 https://www.postgresql.org/about/news/postgresql-15-beta-1-released-2453/ https://www.postgresql.org/docs/15/release-15.html - Refreshed patches to apply cleanly again: 0001-jit-Workaround-potential-datalayout-mismatch-on-s390.patch postgresql-conf.patch postgresql-llvm-optional.patch postgresql-plperl-keep-rpath.patch postgresql-testsuite-keep-results-file.patch postgresql-var-run-socket.patch - Add buildrequires for lz4 and zstd support- fork package for postgresql 15- Upgrade to 14.3: * bsc#1199475, CVE-2022-1552: Confine additional operations within "security restricted operation" sandboxes. * https://www.postgresql.org/docs/14/release-14-3.html- bsc#1198166: Pin to llvm13 until the next patchlevel update.- bsc#1195680: Upgrade to 14.2: * https://www.postgresql.org/docs/14/release-14-2.html * Reindexing might be needed after applying this upgrade, so please read the release notes carefully.- boo#1190740: Add constraints file with 12GB of memory for s390x as a workaround- Add a llvmjit-devel subpackage to pull in the right versions of clang and llvm for building extensions. - Fix some mistakes in the interdependencies between the implementation packages and their noarch counterpart. - Update the BuildIgnore section.- bsc#1192516: Upgrade to 14.1 * Make the server reject extraneous data after an SSL or GSS encryption handshake (CVE-2021-23214). * Make libpq reject extraneous data after an SSL or GSS encryption handshake (CVE-2021-23222). * https://www.postgresql.org/docs/14/release-14-1.html- boo#1191782: Let rpmlint ignore shlib-policy-name-error.- Remove postgresql-testsuite-int8.sql.patch, because its purpose is unclear. This affects only the test subpackage.- Upgrade to 14.0 https://www.postgresql.org/about/news/postgresql-14-released-2318/ https://www.postgresql.org/docs/14/release-14.html- Let genlists skip non-existing binaries to avoid lots of version conditionals in the file lists.- Upgrade to 14~rc1 https://www.postgresql.org/about/news/postgresql-14-rc-1-released-2309/ https://www.postgresql.org/docs/14/release-14.html https://wiki.postgresql.org/wiki/PostgreSQL_14_Open_Items- Upgrade to 14~beta2 https://www.postgresql.org/about/news/postgresql-14-beta-2-released-2249/ https://www.postgresql.org/docs/14/release-14.html https://wiki.postgresql.org/wiki/PostgreSQL_14_Open_Items- Upgrade to 14~beta1 https://www.postgresql.org/about/news/postgresql-14-beta-1-released-2213/ https://www.postgresql.org/docs/14/release-14.html https://wiki.postgresql.org/wiki/PostgreSQL_14_Open_Items - disable postgresql-testsuite-int8.sql.patch: it seems it is not needed anymore, need to be double checked.- bsc#1185952: llvm12 breaks PostgreSQL 11 and 12 on s390x. Use llvm11 as a workaround.- Upgrade to version 13.3: * https://www.postgresql.org/docs/13/release-13-3.html * CVE-2021-32027, bsc#1185924: Prevent integer overflows in array subscripting calculations. * CVE-2021-32028, bsc#1185925: Fix mishandling of “junk” columns in INSERT ... ON CONFLICT ... UPDATE target lists. * CVE-2021-32029, bsc#1185926: Fix possibly-incorrect computation of UPDATE ... RETURNING "pg_psql_temporary_savepoint" does not exist”. - Don't use %_stop_on_removal, because it was meant to be private and got removed from openSUSE. %_restart_on_update is also private, but still supported and needed for now (bsc#1183168).- Re-enable build of the llvmjit subpackage on SLE, but it will only be delivered on PackageHub for now (boo#1183118).- Remove leftover PreReq on chkconfig, we stopped using it long time ago.- boo#1179945: Disable icu for PostgreSQL 10 (and older) on TW.- Upgrade to version 13.2: * https://www.postgresql.org/docs/13/release-13-2.html * Updating stored views and reindexing might be needed after applying this update. * CVE-2021-3393, bsc#1182040: Fix information leakage in constraint-violation error messages. * CVE-2021-20229, bsc#1182039: Fix failure to check per-column SELECT privileges in some join queries. * Obsoletes postgresql-icu68.patch.- Add postgresql-icu68.patch: fix build with ICU 68- bsc#1178961: %ghost the symlinks to pg_config and ecpg. - boo#1179765: BuildRequire libpq5 and libecpg6 when not building them to avoid dangling symlinks in the devel package.- Upgrade to version 13.1: * CVE-2020-25695, bsc#1178666: Block DECLARE CURSOR ... WITH HOLD and firing of deferred triggers within index expressions and materialized view queries. * CVE-2020-25694, bsc#1178667: a) Fix usage of complex connection-string parameters in pg_dump, pg_restore, clusterdb, reindexdb, and vacuumdb. b) When psql's \connect command re-uses connection parameters, ensure that all non-overridden parameters from a previous connection string are re-used. * CVE-2020-25696, bsc#1178668: Prevent psql's \gset command from modifying specially-treated variables. * Fix recently-added timetz test case so it works when the USA is not observing daylight savings time. (obsoletes postgresql-timetz.patch) * https://www.postgresql.org/about/news/2111/ * https://www.postgresql.org/docs/13/release-13-1.html- Fix a DST problem in the test suite: postgresql-timetz.patch https://postgr.es/m/16689-57701daa23b377bf@postgresql.org- Initial packaging of PostgreSQL 13: * https://www.postgresql.org/about/news/2077/ * https://www.postgresql.org/docs/13/release-13.html/sbin/ldconfig/sbin/ldconfigpostgresql-libsh04-ch1d 1772016342 csdeelesfrheitjakoplptrusvtrukzhzh18.3-150600.13.8.118.3-150600.13.8.118.3 libpq-oauth-18.solibpq.so.5libpq.so.5.18libpq5-18.molibpq5-18.molibpq5-18.molibpq5-18.molibpq5-18.molibpq5-18.molibpq5-18.molibpq5-18.molibpq5-18.molibpq5-18.molibpq5-18.molibpq5-18.molibpq5-18.molibpq5-18.molibpq5-18.molibpq5-18.molibpq5-18.mopostgresql18pg_service.conf.sample/usr/lib64//usr/share/locale/cs/LC_MESSAGES//usr/share/locale/de/LC_MESSAGES//usr/share/locale/el/LC_MESSAGES//usr/share/locale/es/LC_MESSAGES//usr/share/locale/fr/LC_MESSAGES//usr/share/locale/he/LC_MESSAGES//usr/share/locale/it/LC_MESSAGES//usr/share/locale/ja/LC_MESSAGES//usr/share/locale/ko/LC_MESSAGES//usr/share/locale/pl/LC_MESSAGES//usr/share/locale/pt_BR/LC_MESSAGES//usr/share/locale/ru/LC_MESSAGES//usr/share/locale/sv/LC_MESSAGES//usr/share/locale/tr/LC_MESSAGES//usr/share/locale/uk/LC_MESSAGES//usr/share/locale/zh_CN/LC_MESSAGES//usr/share/locale/zh_TW/LC_MESSAGES//usr/share//usr/share/postgresql18/-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:42731/SUSE_SLE-15-SP6_Update/43ceee936a4d644712db196d47f3d944-postgresql18.SUSE_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ab67d89b718d159bc0cd17609caf81eaf19749d7, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ccc490f46f4ba8595f1536c39097406adf303f69, strippeddirectoryASCII textPRR RRRR R RRRRRRPRRRRR R RR RR RR RRRRRRRRR7BN"V4mPutf-80c2dd9508699804dd53023938eb165dc8aa162b437090bcbc999a70d214fc35a?7zXZ !t/.]"k%r=duBRrV)kcvzpb)k6'W)k QK}5@Jgfyh0#`@ӏ'Ą`a332[ 2Rotطl<)sSճ\yAz0sDό<̀`V1؟<CO)[揕Xl;ϔSӂwj?ߊ>Pr|DKg)X:vAޫTv/SZe?,);J+˚5auI;fr~(@L `OkVd=tޏj9;JנƒAbrUwi ";G_%5Wf2BpHwTZfֿ:E(j[?;3<@suYpeg[Lz+F'2I3J&2Rʇ@c-{m2y%iRG.ly D%uܥlaȸ8o#~`yw0 3> Yg!>'ih fv+yD8qZRp] *ױ/"^c dq%/az4]ܱL͜%^t.)=e0879w OBJJ!bԕP1e]Xvw\[.\2!#ewd_@W@vJ57T&dCDYz8t՛ε@0"TG 2LqYGXe3 Sx z-+8O0!;!q45P?[@ >H 52tD5sL0 GjcL7I|xzSGS'JJ:nk^MM> Y1^[v ݉Dʝf w dѓȀD\%l|cx:!fl7 =09B<5|XGh,B5$H+Nq7+qs,w)r cFsPZ v~\?nCVmy俣ttpeJ};FEJ"i} !h7VCsA$O,-Ly;a,@;a>?e|@32nx#YaY~ IDCZc:ECZ7f~$xf;SA`;| M{O1-[@%{+yB f(@P.$h5\cM1@=[lo@E2.{oM4 !ؖ>4s> u/j+ |~ah9\"-仒3q(ضu+3C X4~˩l%i^BLb?kkk߂hj !xT wzRPg[rټ.Gr DYs r`,qnBzhpi~t֚T/ɀM)%uķ⫥HI~[3a<%' /;zuЀ@o0>Hu9úDR>UjU!9ܤ70,;Ӿ.٦j;k9H[tk q`~,1MrJ2|tAUy)[ja~0ſK7ϟЃmX>58+AĤTb5pY̷[T@@*쀊}Jsӊ7/60]M"jR>MNQߋ- FH8vvkͼ=7Dj+ծF%.q_5~$)Gxf _Eۣ(7^f{*$>ÝdєrAG o8;a mRއ? |neC~F??i&yD1-N9~ C b験i6:SD(8싲v r2f)1Refj"!sE49)bùk6f_: 0Y"R# gBGc"O;*_(kmI\]v3?Jjg ! *] ;&QN@0e qM{˵caAb"* 2.=C(*yT_q)R[ 83~W|'8ݚ2I\E!bOKW6rr$)W ѭnoߊBн1oҾeb>ymt;j%Grv@yN]WSL)s C@MyyMsy{6$ER<ߔ;eWI5jW;~D 0Q @i%p~107 ,,zW|sz&PQ%AWO^(܌HzgSXZ"²apF(wzwsC+8F-V*jd@=TRNDuʜP˽CA߯ƚ(6T:FcgnuPTHS)xolZ@dG2_g/l53!'gBӘ]hsl f ;s~0`գt>1i ieײ#7;c6f=Afߘ%F]8hj0۵$~AΕ\G 2<Į4Qa?_c`7ʢ_VWӯ`򉮗 GӢVKa .iAM5#5eѭ=ou,{jо6^v~vԱ<l4:gԋI֔>|N a KCTR=F3KN5E}{ \Ȳ2Ñ+o(&=92%UU8N.i{Aoaޢ"9~_U'"lzeMTF!FA)4,fv1b JpM4|((LxX9ZWTdȦ,L; Gox, 0U5;lC9uBؔ+D塑Ta" K""v\dގiyԇ y#è89s*TF!ͳc\B-iDQҲ2T)۰"Oʬ;[+ 9?Y=&۸˿¥r6e~#aNy=fNu hT%v1sϳhn#XPeH8|c9۰#U'JT >s1B^z 2dv Zϓy뻄,Tf`e0ζw>^A~6Y::=^VrbO yR8g'do ӉOV8l4!M?/?ZY~5mnxwԼG@}\ _f%}ļ|cs?g?tN4C akJ٠w4 «3 _M=^sώdzlIFGܳ(agqu~Z z/<Z4Y}i[ԏ./њ5&HtW1܆+5IӸsOەxA^Kf?xNr= ^6l鶪AayX, 1䦅X?Kâ*LDgN󵟽k JV}' ~$n yFBb_OhhI7~C=7[++]3Qm_q#EBPK7ףO7ŶgXnn°$[U<6"TO1⇾{o$Tm >z B~}dЅ֢+HT Ǽ *5Bݭ;s* X 5yQH=@<\dt~q@?BhiQC$Z,JrNmM PsuIՆ!YC9:QTѝ`92#)}IwL:e5.ۖťn"~߶@ (hY^BEɹUuLF8&e./P  \Uj t# E9툞CيI\$a-.?ٿDŤPDW>ۤ"%'yd0@l$=%6=.3y/P Z- /J^ה%pN#*MX-FYZvш \HdzXʥRYwFU LVV5:;>SKi菰5<}nF,FGbc̄"<"D9ۄiszPcSB>WON e{!Y/IȕH-O&p_> '?./% Ԃޅ^IaL@8vXB/_RmTu"Za!g}6p5"d ^2׽pXQ^1R9$~{aEœue}aEҜYTosQ^y 8ɲ#9rbՇm"5G&Rexxϸm)V1xTH9wbhPE׽]V#c8EC_x,zWE\7?"ڙ+Y+wG }pfNP+ 6v6 '{ozxs[#P!v;w aPQ htl$:+[%D2Ade<{+se"(%OE`13]|Xnp1nN&uyR, #jiSh{楟N'Se [c2c56/&[kCƙ>Hneު_﫾/;CM1WJs{JRA e4UHKq3Oh)mjW"&A|瀜R;>I438K0S;WPKRKIA^#`0]jJX+v҆*]e9Lrk7R#QlOHCFjЪ9v 68~Sb{]&wW-M}B])/0as1؋n-tZ3NF@O9`O 2toͶQQʹx6c/w7yߋvGVq5@zzfUwZw V/͒{>_rKTdx>0G@*ɔΕ6@ᴹr1dQKh$;2$div2"Lk{LFP6n$/gH".}z^I/&bOjk܌&J!reQWvwҺF@(20fN,G8+ XL8݀B߈[7\oϪ5z1[$1WJ,qyԢN W;Gv]WsyR ]E=d )dR!gmJi4(&CKb`{ȭցыSq "-7Q !eTlv߳ bi݋H#q)t(^ۂii ۼ(䖁rŶa呤>0{9koaF-ŔnY4qHc+A )WZ߂Rj Zݜe >hA;f5TvV]JY , s+~(rܟ+§nh0A*ki>|VƄ)[PtuE2$:-}iczY9/6V,VwCn~ѐnM|.95m*g2[t$:y~[d MF؆ vDΖzZ3N!iVs$/\j L-?r24k} +=dW6݉3tTu{FcO) ,<8:a$jcbDIQxtv~œ5j,sV#:{QQC8\ Rr.bj}j0wX{1f$֢e҅ Zm)θ~Q܃ՒS&N4"2+.hSm b13GHo4c,cjЗJ\"ae(lZ+yr2ucBh=KjqJr o~tF%O1#>01zdF//<$>w\AeCD62W(LGZG#yFxH #92z܌aP̶OL3pX2&P %J4 3Yu]3|No:FL_qAE&W@ܞ2(n}ZYk^ifVQܻqZƠ(%zqdG Zr^n > S=sTLRi|H b`tcuO,) wHܜe \nqd,k~ZC4|Y]CxȞ<ݔޜ1PИ M- o8 |ȷNuVsrTwsu* ENG'mc@42KӶ@%Q nFV揶kٱDvpnC7NфzzٵCY =Yk>[Z2Cg`1tS>t3Tp, U` =*I7Nre 1{'#'e/v$~wҾ 0m).JaWԍzL57Mˇ0p'0! үwPϧ'Z؀4&$[֒gk(AQ}+oQuȇ=чuZ/^I 8A4 V wGnBj:&;. ]pKkAI&װ,u/Nc"Fdk;(h&1 \à TdpiYe-{k؅ h LC֣f̭4iX)q:*Wf2~jvdd}ZV%.]҄H>L4:d/NVϳ)Pm-'&뗧Cu֖BfYoćFإڀsؖMƞkҡ1v_r1' L+zG5bu+!2 ɚz [NY:=a UFͯtD؍]eY0[pq7MLݐ ~A yłTei?0{j1RS/!I͙IXKL7&Nݹ7怲:B2|`۫c}+KY~ 6 =7RdT@#d&(XZ&&7hG'kSV)YJ 0=94I^oqâ; ^d9 *tzl์$@́b2~~^AmJEw':oE"M&>WA%SCk§ ƛgHVlS1)m.݈\_5)nY wz>O ɞu^HLql*ΔiQů(C)ik5ٻ$VG7'<6A6 , vY.`-߱n3_!Ӯ1R(U24LZvqe,Oo}[$bkdsDujSľ' *;"U\:DU&qkY`މr"NcLaA!/ k ߍZ*%v&2(sS}|e9`gpZPq&8B[ #q/95.*F=C6qI~R_ַ 膋1L͇qgxRD< s5/|O%!qh\ǃsCZ]q#9!pA)[QkK!7i~з`m|/ZD>?:Ax˕hr"|CexRn|Os,O8Ci}]Nn&r';{kpȸY8Ox 7 )M f^mnh$ ' y@?0M h'{A =7<zc˽ƨ522g:QX܇CxAJ1'%yDJܯH;1ܗim>ꭌo^J4U=r5@e㏕3@WrO2NMC`5Ug,$<>ӧel 'G?1xz.f%Y>-t{vl|֊(CbHp2{4t9M4 +1>S}&Zr p6/@̻[uv ǥbN@&27`pUn&mTP%G96nQ gv"œjhz o[}@yHFC9! , r-ݢ =t& ]I'2")c ܬ\F[l}yrAeud0:Ϩ=* [~ nUGV;XM 8 [+PÞ׼yc@~ NjzF^Hun4o pND@4OT{jL='Lr+ j U( ~uyw.M&vkҗQsì2<&:ێd =ʊ *%?--2Z@#k7AX`Lw!tŎyj&{fkftnĥN7ao]i] Ȉ%khS,pmo %]ݵ"#lXyB>j#߃ժhA>Ha{*40Y;)6;d鞏ML<{W2s~>cU]^U0* \(TٸY1%0P FoP(?msuM{\ 7,9zBUI\OtAxյZlPX{6_s}:B `C}!)p*B\Tb-XSuvXv!25G/ScLbæ$p |yzѹG_/y38 ޣ#h` u#t3x H~rƬ\b8ap}9 BkY͡"9ϰmU0[0YEA O]CL}Q4\$tK@_5,X'M,-;-NC@oo9yYj1o3B^}' w>2S= JD&\?\&ghTwCG~5\>QU b nEmVR0zbe* w@3dn(c~:'A ܙuZg]0M<,Ʃ#cd)6޷ Y=^ !U M/$l;|x(^.Vo#98n\w|PvvIR(svFdN/c.R2nOw<ڂ=r9Z1{*%ƲE,Vie_Pi?vKQG$^؆I_!Ur>:qHGhx'4jkTXA;kUs+5H-e=mAxx c_򨎖OM |96Υcdv,#0lp:"lcbJ_XJ8k} 3Ȓ`gWʖ$,Nju9A;z}Uwc>DUpVRxU^B Pد^&y.7*/Ps7Fr>EQ=)Б08LJOx[Ub9N\]7M7ũjB@#˱R8BhU!lpʨۓ-fm+zM>]a' Eʗ"}OIF'm;=uF=jsSWeµÀH2 K5A-| ER%E lȷC``noDBǩe0܆~#h|$s'1dh-t8m[/H} l, tߒݩCN+gpĭ;~(Q8hѕV c9ObB~wSاO^WMC o)W#yR:Z<\<io?+%3/X1\k[j_S0 iP!8ԓP3 OTw84J$mnjdԼ8J^JI=T%lmtͧ7MC^wqp-Ͻ7~  }DnR(C ?#n݃w X>M$V}Zr+u#ic!WqN-Gk>?¡גY>Sp"Xƪͯ6ϻad~๢ů:&ݴɈ:=ZhxC0PZb Q'~Nis>( mW$ʗV)Qܧpʶv6+Mjk8gӥW.N4i!)A 3qD-H2Чʕ m] N=OyW箽Kb3߮ ~ Ȍ?[%"!*+qflVd1}餐!XIҡP>ZiˎC J*UpevW*/WC{P9n>2A X(xdG{$*_+yK|asŔ_8}n6Bp)wqn,i{>n][*z赍x/^Q;=rQ^VzE *EˁqZ|JsdQ]ejgJjzt]U!?α*RIK+3B2馛/ev6j]X='8ؤyJ3RcG6Y]Vv9[H;HC i*g 4"RÍ2`O=sN9cFJrR_$Fvg 4[uї? pQ8ۻڠ.)hwv 89/NZ?v(978.S Y EDo޿P@ܑ B"4i"#*?6k{=x2;j!y%ls+B`[%=ݎI{x~!`F52o)yjqqbʶ9="ܺqz_{ zSg¹i҂.p_M$=f5j,Y`eQM~ %"jqT c.׉zH}w{j95|UQ1tCP~z@܄]K%^7:):lw @Cͣ6Ęc׻ևN?o_k?`)o1L:kW̿*(gT< 4U_gˡdxaz2)#_dqI9d]U 4-^j0-ǣ`J̩ J]q~ݸHp 1hDLr/ScN1:Q> $iWͅ~#*Y@Ž$ SqOZ, 9r6!H06.0{L{a Nh_!eOo_K4GOSVDS^N9pi֓ PۅjgSAWAW"϶4v /Czoe\/ Ӏ/i=KиUE噀c;ے>d ]i&2mSTwbjZdWZ@'ٝa"!Í o\TǙ T8YVPa×>(O37LJ!O#r-fJK,ɽƕ9w{WD@Z8F?dt_p jno 3>D(0fe V)'O*aVj׬\7V 0՛ A qq^w1%TUUdķeR)iɧB.@-RSEqB32:1fkɀ-wfit3WYUƥ-TGvEoVJ г_*#`7~/X} {,_p`]p8kDvA,m4Ye%ю7#\YY'3!#U-zLOյ6h30T%.Nf蕁ɡ#Gu ׇ>αoT||&*ޑl#mg9Eak :49+jVA?Zp&X?(B}w-ט`jgw9[?k&Q25WB`A٩dvLN\_K=Np3)[IƁv1;&Ɠ,-*Υq0nxr;z1wB?v=EPu='ԯh{4Q 9irjַ=cr.ʩPEE۵7][U5;oaa `2*@DbTײݼ\>k AdW{a>'l3¿,YNDEUV=l Y(*K4rFR.Luq;-An Y?yA}zӫy +7q51t 0TsPPSbQ#UyĜ=aR1Z41/@,_(AnZjl5YFn(sz)Y .Ub$>/RkR<ۙvסl$E^au-'4*j76A Z'6}WYK@sWJMmbS:'z^#q?^Jba݅Na乆,i6{)D"a '@`g(I+@mWvo^ׯ'lCbO+JjƠӍZ:kH=߃P[LRbHؙgMFx; }K =5|\ `,p0ms" ҉~8ru *Ωn}AL[Ǘpo>|3W+b6ca(-= i^YHCdxjD%5jۛyb0QJ\%יRW[Чet +Wn=ρ`ă{7߽|\wĺ)@k-[7:T9ð\-VfD?}Kʲ`pHٷI1 *#UP> d`Umdi6{b7xXTc_ΎOݶ}JZ7K/KpOT bD )F(8 BNGL^,:WKz~K,gRisIYˆ#0f%KbF=XŎCjsQf,6jM g#"P}QOvϑФ5XtKwId@zCqz( {w(uBDQdatq\l HfVUDOs_q3R;j+U(sQX('s Q exَC]@^ ]  o&6-;3*us_:z9t&>RWloL~4m-D^<𣗼TI9hk ?b0NA±K xE8b CR`/ V«4CIs\bo(! (bup hRsCy#Ω3>ϝ$f+cޤ+zcGSZ轅k FUxK<WA}<ǗySM%hC`XB<3JVwH~ ԓ~LȒ4#?<޾O'w۸&p*#8rĂe$>3j>,h kpR0 9 :ܚn5Ϧ]o9Yj{<{#gT!I6~g)j"[^`(ֳ(Ӌbf_p!џ`<#؀'/h2ozzNPxlc_J;G+{#N؈7UмxW\JJsQCyƔG Iʹ8 lBГo5B0M|?5˜E v3F"i \B@W3 9׳m[pjD{]j ) 2ɢ*%*LNGJEKYU4)@Ӂ IW=nÀncm ,\rٳS@{P / st;z\?G{AD&Wq)S5,;GS-wRK ]{<'_~KDla!q(Tv1c, M$>Q"+e%Qَ_Aq 2qPz$O>}.di{lraծ i7;ioH7b갩1}Yu0zonVI7k J;"x/vA~ӂJF 3;RT[^'yt5. u:!?V #J#VF!w qRAʹez`^.{8T#9vW`)-Qp {G^y%rX[%+w=_Yne\q7es:5GdPM4nqi$܇Nqs\ D l]nWin?r車l|rBY$m'4?teAD6uP7yJ 3ll׻'IBPڠG$& b{qIo䉑29DXש T-Mɛ?^Rז0s_=_Fl2=@d,+Yǝ.ty#m 7Ś4ƽۨBBO@NyeilӸu␂6k <bS+)SC5*Lף_eVI tt& #>N)C7T|#uo9wrHg[R7%ml@Au̥vurG6} zW\{,)H缀7 ,ᩔ..N ~-c[9ran)KkkIw&*H܀p>iԂ*lx`7ϐR^0췲:T \s!FXt+E4Ҫ 9#[Uue9RY$gC[s3k_3 ]?;%bT6Z>ua.X!0O|TvpUfh;=]0:'06eMEPXЋVӤ*}Yh<x>Lیjq!0D8fV"9rO`״{S:dcQՐ8N ]oX uGu@˻w]7y{e#pKaƚkH3|IX64+:`9 V$F_8*R[.'ܚc7d~ } +O-[(U9\u=Bڈ= ou–ʋP-T1?9@dȪOօwBHҭWZԯ I,Uul<ڈ' '琫'[";~[d1J M0׋ wXƳJ5FbxFBW3Hp/uF\X(G[p-fpz]j8:3,jPFn̕X3 pZZ*,;UyPL 'Wr*;f\~=҃G`޳!U_ 'rhnvmz .uz>x"bLLMj_LW_GUA@~ DޱF,SbvUI&uCإ̻"HGj&^!l0;l'7CB6XU䳃h%p[Q_I$~? ),:߄ߨbEʳNmVy]o\gs<_d"UiέPurt|-Ɔ 60q9 U{pVQ0g%sji۩_ 8/t7\$ Pؓ9O_<;Vq":Qem9|v!pv0\ώ #-'#R'\t`#Q=Ho–Aw#ͪWR$;"2'ZBW#O{ m[opyEZ=N]f2ԇL6Lߺv 6>MR,#%-`jtܘYZ@q9va.7(ZUd7@`g?q%qIDދn!`_?e''&sT^Zβ#Y+03~B0΃pʼvAUM0k7&g8R\{ :(x¢zEPfCv ~d 4e.tLʞ_"Լ+Sw,l*(noI3r*Ŋ>ZHa|*g 1N.7ZU4rSa<Z/ ir?|يovł!1K}jf!.E[?EH|(b9V2˽Lcj22u74?OdbSTRbxkI8Jc }?F6mS; `^6rf?֍o/PE~"s 0/J0VG8X&6؀!  Ҋ93%K_+r^uA+왮QۃdSC2G㌹V[g*Ns[*UWbU.]*@a Zwңr?|w9=]ns.X2,%g3?4}lemLu)VTO q183"S[yaŒƭ,bG0&./6fxv֞C2'X1<[=%Ѐv9*֬.zJ G%r!u Zϟuvc-VBjcl&v=plrW?N@Q\Torzv~5 {(F2HGTfiFTvՓD,-MG'͹rLC!'-0Bzм>ѥŮR@5F{%ٵGl;$J}A-+qDI񅲆Jտ`2W=f0ZzBGS&80)YdW)*^A[bɣ~/rH|YZSiAʘn`i)Yo+)ub?Mn),T,2(ŵ^y,CyG[]wذ&Wg1br` ק69Lɗyr$<( V6R}KU</*xgƌV aw8"Ahcac_4兹87`S[]1?Q[|GgICS=H!{KP+nל.*>'.8\: %9ϸ!fѴFN[o#$MWhnc+3esRuT&K9ifaEA_}А^p S& E辔}Hto@ 8S`̶6`#S44oޥ_(H }ajU[7qdB),NTAm[`@N'0+L1gY?Ip4q]/|Rmԁ0&s!3AP71>e$ j靁9*1|C?T::轩v6KSL.>ZI)yjɏqRl*:CU|d 0 W(m`/|^B#`D;AD1'WYP{E@/7pz9R1eMJVFuW_tր&'{\]J)>ljH Rq"J͸\G;ϦHFZyA'o\0}(5躱.s./DYͳO'==QX(!o__9 X5Rr\K!ڊp ީ,#g=`suO!J7>hO+^ ) 7>q %2+zV,ci-B2|!-Bp4-ݹfQ TN=H RPZ2ԙ#ē8( @AHPN}o[~jkJrE`TD i@E6hgdTXb~k\ھ>];O @x-$8-8zؿ t"tK"?dDlV:4S^V?4t1ZiSl xC;mC<.*M-HuӴ*|.}%o7N̲ٯtTGRPg1ͳ?kM?v:oǎ̹P,Zdm^difa,`,ϾJ6KEh "<0(G!*NK vIJS?Qt.y(0}v Y7lo'#=qyI\t =KI-G~VsG!ŕTG_0j' Q" ³&sE@G:$zQJJ+XDIjj$[1ubo26Q|L,6\eMJs=\ ^~ؙ4ef_XO>(  FL,I;W-\yI9GT0s,) ASzN9:*GxfK Z!tͩW,eHZ=$Ci>dOm̾n-lb׼sQy}NtaDZ~ca9$XmL5 x0]bIwbCbꨅsɓ' PEmY׶2$"+6^5f #mS-\%|Úg f=?1[d(2 >NRs۬TX#}1J\1g VQ}PE{ru6W f՛~NHnn:ׅ[tzZA&Ϻ< rOBDBlgE煼ej!팖OGC g.M*BovUYVpud`H)-4hm?͸W꽿X8Ƴ9tK_]abrΑ~D26Y@ggjf^<=nYb=v 3%BGHKڗZ"aɎsx;^! / vQ0@6+bU~#lpt-ᚗr)cynӉZ@|1}PY:e1\* @6EUElZ-shUAAT  Oqz|+w1cSJ:9F.G+UC{trc M |yz)]NnF"E\Qp)3,Tc[%Τl8:r^/LP[saW=A3Oy t{Bв|q>nJ4 Vv~5ťP%RJ®lºQ }C %&@Z؝ZIB,D_A.cڴ?4%tamp.dV&*y[獭Ȩՠ`xl]y5B!2䔟fBBV 3 ik< J_F]iN)Mu /`'L8QVT/Ikdxņ*Q'+i V>(wNl k=iJ[6`WMl\l]n(dӎ^&r"0 L"< >\sL63p"ReyZ4 ^ٌ7|[{}8 >tԶM3eP1M-@|_!bsG!YkR{uL? >o;FzDI۩|/U[4J/+]Vpγ! VW/;[r ӶQEG4l9x3mt` 1Eo'~80x)^Ѱ:t*ÔF q7Esr'LvV =M鱖&!Dt6ºQ8"O@.Y6iMm`Hzx8U ڭ BND}o{ǂqZoH`/bG~:  baʒx18'4pq~5O)?.w/!PYjS+J%>z޼+ǘ_4#VI>u[z$]E4 7yUŁ{0: 8߅Feŏ`r ez_h$&q_p;alQѐ' Ƞ"S FP\,FNfsΕHC];$R]k?+6qMŲXZswv1Qdfe*|!ֿLz`& -;[}16ݙ+xyީ >>C28 >'[F.yiH2A잁]7]ʴI7c02վdJ%h9Qb㱢`W=ƀhJ1ڛ] !djMߖ#NxY O?VxLHQzn猉g3MG,! 4WhLfެoV@ ihԋ{ {#p"DߓLäu{f[3kH0kI4l-_7jm7«G8Ph?~S []MwߖE'AdLY?9qWwKpҋ@:lt*5Q!"bp1~:g.<&1RRw%9h 0vhf(q}KlC.`15{*=Z m!S%S^Baݹ #PrZӲTh޼ #`9d,)xKnΠi:h?p~. 5m([Vg]}ʜUľ!{F?T%i_7*Z<;çg51 鸉\T׳ KNI/b*?ۥd3Z8MKzfT0yywZ6qRJ$J=LWS3d׽MdYQ8 )rmϕ*7FcBYJȗG>a{KI*M>]BKϩDW8XJ{e,e.3kUs S )-cpwV21;FS i\dߑ Q_8Y1'y`05oĥQsVA+OQ"+37b]x7&:]*L] C}$ڃEJz$Bd.Uex[:]-(IK-DnVZTǛL$@?T}>*m9V[|}E xf7w@nݣ7IA`jgO)czinYk]5Z99gX4 9I8uith0tr POw|m9A0uս(Ma[)jXhQfp n!YJ%AZ`+^K6֗r3osTwdRJ"-ΰv=42-.[c0[,'&MZ̚Vtɟc~2^{y )*h(Q6-͹i;mЊJ.' e}2ʑײ8[5 v&sX_I_b% ,NaVm.M$@xo})[m5*dQN48t6;M+@lD$"1{ h{M°@\w0 ܠA('\Pxo}[[ܕzdH Ά>ȸ)jr]U\.#,bl4<0h;1e oחA)ݯe\v|!EhWH_MXNֆd"; Tӈ5VϗG&^ThS]P Yp/Mx{/ցdTMD^_PmEOC\[;.{XݞͦYI$Ԟz<LU{qv}Gj$+-M'rV?A(;ƖTrSL!yI dz[irON+B)`,s6wţ;HdLrԺ&aw)|JPrWIXmBMcJW[#=@{\^4!B-tꍥUYa2gV<ugyhZHhsQ k| ܠs U`iB;^o4q>.A-'µЏb;7ØI!@iD*dMx߃'ee cMzS|ny S4 x_TBAA >?necUwH.J?עvHXjuQT!:IW$rS 'aIX=Uuk5j2dx)ȝzȶ|C#}D`uĬb?t#T>i34$8+6KCWc.[04>d+'n<=.W/—$d9jT={{ֶL Q;元.1Bmuy GhGj<lECv-љGIrŀ [zXhhja?OD]uY8xI@;|ݿyk5#Źj->`U[kMT̔]',Җ} *%)g2ƴF;)$Oַ]@3"6z?- 6%L)]{ 9<өnL 5>l~o\HY g IkY~h}f;O+KՄpNNw[I\[Jny=L`vpeȰ^ bVBOl^B]F ^Á`I]I.O=7`:t2AF %Z0VXE-0km)\Gqg48Bwyt%:Rw71@+<ֹU>>mPVVYfAFaHs$dZ.Kn!Ѡ'W4]u KDpW%"G9A S_¢3`3@֍˅*&~4Wu^~&1h0K|\ ,IE]5heQu\T88(F j}tiQVno6xakv1\T,K\' &N9'ZÇ/D]m㘫i%^ӿIWk֊Wb WYTO ݖ.w@*fҊ&կZ׎=[3*qW*jcnv D0RU%H{`wʬAP.X됖Lk /@iyqޓׯoӄ8Ob'e% M/Y mc&P_(˙,PvA͍0'z`*8LΡLY9Jm,*yR6[z 4 i·{*z=HWAX,Td_\ XS] R|\B+#d5˻%2Tjć.^֑7e4YgBɱIf?RNxY+Wtnf+&27b"U-[AbY9gcc޹T=Re/bݦSvڱI nNP]yYB%߲!Ǖ2ƛdu6D-:l&e:9vƙbGy+,F=i2ڪ5'ݔլRxi2hR̎` Yu~8WЗPBpdu?A) 2\֠tԳiQ S!L*ٜw#g@.[YwMK\-rmԛ%K͉LCqCD3;9hvP4V9TOh'=pA۪,G@?nXp2MBոv"yM0Z^?!`c.Zu?vSkZTgKfUUCf"ƫ>5%?[N:`W9pzϢkJ X2Cpа5̜jʢm>8rlMck"ݮ>ļQ7w\ USHۘdx_•N{q(Lo,'Jm!QJZܰ*a?'! gGcY Doj 3JWX$6?^YxyXg $ E Oql"tKXdk&!n)(ݗrIenj)&,X0#׀ $Goqyj"ߒT= uejCX\; U="*urł:A黻*e+GzVcLvP$gG /]]ڏұ~wbI{~Y>B 7h;~*8pwFGnUT9GnE]5ؙHơxIp+~k, o=1c:& F3O.\!qH@RTX\_gj~u\{Fss5 mmT ^yޭ$8EͲeD(  YZ