postgresql14-server-devel-14.22-150600.16.28.1<>, ip9|nD:t!g,FP5v8i)k-HHdTMj R6BvX[Z8l0m13[]7s){b>?W`׬$J7, ."^#[A'U!j}V*-'3{P â)L'ǜb&K M\>:0^s3z}{GtÖa$;5H:3I+&Y裐a.޳[?lg1FrZ=VuOUſmEE>H7?6d" 1 j  9Ze {     .|   X/ABPQ,QTNTTT(T8T>9U>:Yt>>@ FG(HIXY\<]ʰ^Mb|c%defluv<wx'Py5'z6`6p6t66666Cpostgresql14-server-devel14.22150600.16.28.1PostgreSQL server development header files and utilitiesPostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, and user-defined types and functions. This package contains the header files and libraries needed to compile C extensions that link into the PostgreSQL server. For building client applications, see the postgresql14-devel package.ih01-ch5ap!SUSE Linux Enterprise 15SUSE LLC PostgreSQLhttps://www.suse.com/Development/Libraries/C and C++https://www.postgresql.org/linuxx86_64/usr/share/postgresql/install-alternatives 14/usr/share/postgresql/install-alternatives 14!'zx ] AV8 R %DC5$O bJ&34## tNNP9 E8m(j ,ySq U* j Z/ IXa{AS@7,J [,u!TYmY: 'Zd   TM}v 5q  DC >U ^ %Mm$R   @k ,  <j oZn*EU Q >!O8   ~{ ec !2bRV)g @ [0#  n/s#v~G8O%j8m`p;OP, !8 lF3OA &[ b-T*,Y s> & $e 2UI+VRPQegYY YdU:E,#%:Jv> XJ'&9lW "YC*x ^Q. -- ) ~0' ii\ SS = #,2J &*}PNk/D>z\ R)UPO%5/!,k  'K%^l)$ yZX7r3='q N Apxmr;A ;R fJ<N / KZC:Y{@}5 8L*q XIs=( Y" '+A-4 !~ B%#%C',-.-b?d^ }* ? X#Nv4$ PB=rN* p T  :g  - |N 36306633?06<3?66<9*$*$'$!''$$!!-0!'0$-$0*''''!'' rj >2E'?# 56  LMEp`c P= _ xF Bz~ 8 ?xy]  "u  9(\`A A!4G $e !j ) LCHV%   Z@ K 2c=BJo 9#5 h  : HSA*B)QN ^a95 k g%sU+QJ c0 L] '!E c6Di@d,@c@clc,N@c pc@b@blb|bV@b[@aaza@apa\>@aUaQ@aO@`@```q`OL@`Gc@`/@`#_S__@_F@_mmax@suse.commax@suse.comguillaume.gardet@opensuse.orgmax@suse.commax@suse.commax@suse.commax@suse.commrueckert@suse.demax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commrueckert@suse.demax@suse.comaaronpuchert@alice-dsl.netsarah.kriesch@opensuse.orgdimstar@opensuse.orgmax@suse.commax@suse.commax@suse.commax@suse.comdimstar@opensuse.orgmax@suse.commax@suse.commax@suse.commax@suse.commax@suse.comfvogt@suse.commax@suse.commax@suse.comaaronpuchert@alice-dsl.netmax@suse.comschwab@suse.demax@suse.commax@suse.commax@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 14.22 to fix two regressions in 14.21: * https://www.postgresql.org/docs/release/14.22/ * 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 14.21: * https://www.postgresql.org/about/news/p-3235/ * https://www.postgresql.org/docs/release/14.21/ * 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. * 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.- Upgrade to 14.20: * https://www.postgresql.org/about/news/p-3171/ * https://www.postgresql.org/docs/release/14.20/ * 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.- Sync spec file from version 18.- Upgrade to 14.19: * https://www.postgresql.org/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/ * https://www.postgresql.org/docs/release/14.19/ 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)- Upgrade to 14.18: * 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/14.18/ * 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 14.17: * 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/14.17/ * https://www.postgresql.org/about/news/p-3018/- Upgrade to 14.16: * 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/14.16/ * https://www.postgresql.org/about/news/-3015/ - Disable LLVM JIT on loongarch64- Fix build, add postgresql-tzdata2025a.patch- Upgrade to 14.15: * 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. * 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/14.15/- Upgrade to 14.14: * 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. * https://www.postgresql.org/about/news/p-2955/ * https://www.postgresql.org/docs/release/14.14/- Sync spec file from postgresql17.- Upgrade to 14.13 (bsc#1229013): * bsc#1229013, CVE-2024-7348 PostgreSQL relation replacement during pg_dump executes arbitrary SQL * https://www.postgresql.org/about/news/p-2910/ * https://www.postgresql.org/docs/release/14.13/- Upgrade to 14.12 (bsc#1224051): * bsc#1224038, CVE-2024-4317: Restrict visibility of pg_stats_ext and pg_stats_ext_exprs entries to the table owner. See the release notes for the steps that have to be taken to fix existing PostgreSQL instances. * Fix incompatibility with LLVM 18. * https://www.postgresql.org/docs/release/14.12/ - 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 14.11: * 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/14.11/- Update to 14.10: * 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/14/release-14-10.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.- Update to 14.9: * bsc#1214059, CVE-2023-39417: Disallow substituting a schema or owner name into an extension script if the name contains a quote, backslash, or dollar sign. * https://www.postgresql.org/docs/14/release-14-9.html- 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 14.8: * 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/14/release-14-8.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 14.7: * CVE-2022-41862, bsc#1208102: memory leak in libpq * https://www.postgresql.org/about/news/2592/ * https://www.postgresql.org/docs/14/release-14-7.html - Bump latest_supported_llvm_ver to 15.- bsc#1205300: Update to 14.6: * https://www.postgresql.org/about/news/2543/ * https://www.postgresql.org/docs/14/release-14-6.html - Sync spec file with postgresql15.- Create mechanism to specify the latest supported LLVM version. Automatically pin to that version if the distribution has a newer unsupported default version.- Sync spec file with postgresql15.- Disable LLVM JIT on riscv64- Update to 14.5: * bsc#1202368, CVE-2022-2625: Extension scripts replace objects not belonging to the extension. * https://www.postgresql.org/docs/release/14.5/- bsc#1200437: Upgrade to 14.4: * Prevent possible corruption of indexes created or rebuilt with the CONCURRENTLY option. * https://www.postgresql.org/docs/release/14.4/ * https://www.postgresql.org/about/news/p-2470/- 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/bin/sh/bin/shh01-ch5a 1772023276  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~csdeelesfrheitjakoplptrusvtrukvizh14.22-150600.16.28.11414.22-150600.16.28.114.22-150600.16.28.114.22-150600.16.28.1    !!! ""###########$$$$$%%%%%%%%%%%%%%%%%%%%&&&&&&&&''(((((((((((((((((((((((((((((((((((((((((((((((((())*******************************************************++++++++,--,,,,,............................................................................................../01221333343356378879:::;<=>?@ABCDEFGHIJKLpg_configserveraccessamapi.hamvalidate.hattmap.hattnum.hbrin.hbrin_internal.hbrin_page.hbrin_pageops.hbrin_revmap.hbrin_tuple.hbrin_xlog.hbufmask.hclog.hcommit_ts.hdetoast.hgenam.hgeneric_xlog.hgin.hgin_private.hginblock.hginxlog.hgist.hgist_private.hgistscan.hgistxlog.hhash.hhash_xlog.hheapam.hheapam_xlog.hheaptoast.hhio.hhtup.hhtup_details.hitup.hmultixact.hnbtree.hnbtxlog.hparallel.hprintsimple.hprinttup.hrelation.hreloptions.hrelscan.hrewriteheap.hrmgr.hrmgrlist.hsdir.hsession.hskey.hslru.hspgist.hspgist_private.hspgxlog.hstratnum.hsubtrans.hsyncscan.hsysattr.htable.htableam.htimeline.htoast_compression.htoast_helper.htoast_internals.htransam.htsmapi.htupconvert.htupdesc.htupdesc_details.htupmacs.htwophase.htwophase_rmgr.hvalid.hvisibilitymap.hvisibilitymapdefs.hxact.hxlog.hxlog_internal.hxlogarchive.hxlogdefs.hxloginsert.hxlogreader.hxlogrecord.hxlogutils.hbootstrapbootstrap.hc.hcatalogbinary_upgrade.hcatalog.hcatversion.hdependency.hgenbki.hheap.hindex.hindexing.hnamespace.hobjectaccess.hobjectaddress.hpartition.hpg_aggregate.hpg_aggregate_d.hpg_am.hpg_am_d.hpg_amop.hpg_amop_d.hpg_amproc.hpg_amproc_d.hpg_attrdef.hpg_attrdef_d.hpg_attribute.hpg_attribute_d.hpg_auth_members.hpg_auth_members_d.hpg_authid.hpg_authid_d.hpg_cast.hpg_cast_d.hpg_class.hpg_class_d.hpg_collation.hpg_collation_d.hpg_constraint.hpg_constraint_d.hpg_control.hpg_conversion.hpg_conversion_d.hpg_database.hpg_database_d.hpg_db_role_setting.hpg_db_role_setting_d.hpg_default_acl.hpg_default_acl_d.hpg_depend.hpg_depend_d.hpg_description.hpg_description_d.hpg_enum.hpg_enum_d.hpg_event_trigger.hpg_event_trigger_d.hpg_extension.hpg_extension_d.hpg_foreign_data_wrapper.hpg_foreign_data_wrapper_d.hpg_foreign_server.hpg_foreign_server_d.hpg_foreign_table.hpg_foreign_table_d.hpg_index.hpg_index_d.hpg_inherits.hpg_inherits_d.hpg_init_privs.hpg_init_privs_d.hpg_language.hpg_language_d.hpg_largeobject.hpg_largeobject_d.hpg_largeobject_metadata.hpg_largeobject_metadata_d.hpg_namespace.hpg_namespace_d.hpg_opclass.hpg_opclass_d.hpg_operator.hpg_operator_d.hpg_opfamily.hpg_opfamily_d.hpg_partitioned_table.hpg_partitioned_table_d.hpg_policy.hpg_policy_d.hpg_proc.hpg_proc_d.hpg_publication.hpg_publication_d.hpg_publication_rel.hpg_publication_rel_d.hpg_range.hpg_range_d.hpg_replication_origin.hpg_replication_origin_d.hpg_rewrite.hpg_rewrite_d.hpg_seclabel.hpg_seclabel_d.hpg_sequence.hpg_sequence_d.hpg_shdepend.hpg_shdepend_d.hpg_shdescription.hpg_shdescription_d.hpg_shseclabel.hpg_shseclabel_d.hpg_statistic.hpg_statistic_d.hpg_statistic_ext.hpg_statistic_ext_d.hpg_statistic_ext_data.hpg_statistic_ext_data_d.hpg_subscription.hpg_subscription_d.hpg_subscription_rel.hpg_subscription_rel_d.hpg_tablespace.hpg_tablespace_d.hpg_transform.hpg_transform_d.hpg_trigger.hpg_trigger_d.hpg_ts_config.hpg_ts_config_d.hpg_ts_config_map.hpg_ts_config_map_d.hpg_ts_dict.hpg_ts_dict_d.hpg_ts_parser.hpg_ts_parser_d.hpg_ts_template.hpg_ts_template_d.hpg_type.hpg_type_d.hpg_user_mapping.hpg_user_mapping_d.hschemapg.hstorage.hstorage_xlog.hsystem_fk_info.htoasting.hcommandsalter.hasync.hcluster.hcollationcmds.hcomment.hconversioncmds.hcopy.hcopyfrom_internal.hcreateas.hdbcommands.hdbcommands_xlog.hdefrem.hdiscard.hevent_trigger.hexplain.hextension.hlockcmds.hmatview.hpolicy.hportalcmds.hprepare.hproclang.hprogress.hpublicationcmds.hschemacmds.hseclabel.hsequence.hsubscriptioncmds.htablecmds.htablespace.htrigger.htypecmds.huser.hvacuum.hvariable.hview.hcommonarchive.hbase64.hchecksum_helper.hconfig_info.hconnect.hcontroldata_utils.hcryptohash.hfe_memutils.hfile_perm.hfile_utils.hhashfn.hhmac.hint.hint128.hip.hjsonapi.hkeywords.hkwlookup.hlink-canary.hlogging.hmd5.hopenssl.hpg_lzcompress.hrelpath.hrestricted_token.hsaslprep.hscram-common.hsha1.hsha2.hshortest_dec.hstring.hunicode_combining_table.hunicode_norm.hunicode_norm_hashfunc.hunicode_norm_table.hunicode_normprops_table.husername.hdatatypetimestamp.hexecutorexecAsync.hexecExpr.hexecParallel.hexecPartition.hexecdebug.hexecdesc.hexecutor.hfunctions.hhashjoin.hinstrument.hnodeAgg.hnodeAppend.hnodeBitmapAnd.hnodeBitmapHeapscan.hnodeBitmapIndexscan.hnodeBitmapOr.hnodeCtescan.hnodeCustom.hnodeForeignscan.hnodeFunctionscan.hnodeGather.hnodeGatherMerge.hnodeGroup.hnodeHash.hnodeHashjoin.hnodeIncrementalSort.hnodeIndexonlyscan.hnodeIndexscan.hnodeLimit.hnodeLockRows.hnodeMaterial.hnodeMemoize.hnodeMergeAppend.hnodeMergejoin.hnodeModifyTable.hnodeNamedtuplestorescan.hnodeNestloop.hnodeProjectSet.hnodeRecursiveunion.hnodeResult.hnodeSamplescan.hnodeSeqscan.hnodeSetOp.hnodeSort.hnodeSubplan.hnodeSubqueryscan.hnodeTableFuncscan.hnodeTidrangescan.hnodeTidscan.hnodeUnique.hnodeValuesscan.hnodeWindowAgg.hnodeWorktablescan.hspi.hspi_priv.htablefunc.htqueue.htstoreReceiver.htuptable.hextensioncubecubedata.hhstorehstore.hisnisn.hltreeltree.hsegsegdata.hfe_utilsarchive.hcancel.hconditional.hconnect_utils.hmbprint.hoption_utils.hparallel_slot.hprint.hpsqlscan.hpsqlscan_int.hquery_utils.hrecovery_gen.hsimple_list.hstring_utils.hfmgr.hforeignfdwapi.hforeign.hfuncapi.hgetaddrinfo.hgetopt_long.hjitSectionMemoryManager.hjit.hllvmjit.hllvmjit_backport.hllvmjit_emit.hlibbinaryheap.hbipartite_match.hbloomfilter.hdshash.hhyperloglog.hilist.hintegerset.hknapsack.hpairingheap.hqunique.hrbtree.hsimplehash.hsort_template.hstringinfo.hlibpqauth.hbe-fsstubs.hbe-gssapi-common.hcrypt.hhba.hifaddr.hlibpq-be-fe-helpers.hlibpq-be.hlibpq-fs.hlibpq.hpqcomm.hpqformat.hpqmq.hpqsignal.hscram.hmbpg_wchar.hstringinfo_mb.hmiscadmin.hnodesbitmapset.hexecnodes.hextensible.hlockoptions.hmakefuncs.hmemnodes.hnodeFuncs.hnodes.hparams.hparsenodes.hpathnodes.hpg_list.hplannodes.hprimnodes.hprint.hreadfuncs.hreplnodes.hsubscripting.hsupportnodes.htidbitmap.hvalue.hoptimizerappendinfo.hclauses.hcost.hgeqo.hgeqo_copy.hgeqo_gene.hgeqo_misc.hgeqo_mutation.hgeqo_pool.hgeqo_random.hgeqo_recombination.hgeqo_selection.hinherit.hjoininfo.hoptimizer.horclauses.hparamassign.hpathnode.hpaths.hplaceholder.hplancat.hplanmain.hplanner.hprep.hrestrictinfo.hsubselect.htlist.hparseranalyze.hgram.hgramparse.hkwlist.hparse_agg.hparse_clause.hparse_coerce.hparse_collate.hparse_cte.hparse_enr.hparse_expr.hparse_func.hparse_node.hparse_oper.hparse_param.hparse_relation.hparse_target.hparse_type.hparse_utilcmd.hparser.hparsetree.hscanner.hscansup.hpartitioningpartbounds.hpartdefs.hpartdesc.hpartprune.hpg_config.hpg_config_ext.hpg_config_manual.hpg_config_os.hpg_getopt.hpg_trace.hpgstat.hpgtar.hpgtime.hplperl.hplperl_helpers.hplperl_system.hplpgsql.hplpy_cursorobject.hplpy_elog.hplpy_exec.hplpy_main.hplpy_planobject.hplpy_plpymodule.hplpy_procedure.hplpy_resultobject.hplpy_spi.hplpy_subxactobject.hplpy_typeio.hplpy_util.hplpython.hplpython_system.hportport.haix.hatomicsatomics.harch-arm.harch-hppa.harch-ia64.harch-ppc.harch-x86.hfallback.hgeneric-acc.hgeneric-gcc.hgeneric-msvc.hgeneric-sunpro.hgeneric.hcygwin.hdarwin.hfreebsd.hhpux.hlinux.hnetbsd.hopenbsd.hpg_bitutils.hpg_bswap.hpg_crc32c.hpg_iovec.hpg_pthread.hsolaris.hwin32win32.harpainet.hdlfcn.hgrp.hnetdb.hnetinetin.hpwd.hsyssocket.hwait.hwin32_msvcdirent.hsysfile.hparam.htime.hunistd.hutime.hwin32_port.hwin32ntdll.hportabilityinstr_time.hmem.hpostgres.hpostgres_ext.hpostgres_fe.hpostmasterautovacuum.hbgworker.hbgworker_internals.hbgwriter.hfork_process.hinterrupt.hpgarch.hpostmaster.hstartup.hsyslogger.hwalwriter.hppport.hregexregcustom.hregerrs.hregex.hregexport.hregguts.hreplicationbackup_manifest.hbasebackup.hdecode.hlogical.hlogicallauncher.hlogicalproto.hlogicalrelation.hlogicalworker.hmessage.horigin.houtput_plugin.hpgoutput.hreorderbuffer.hslot.hsnapbuild.hsyncrep.hwalreceiver.hwalsender.hwalsender_private.hworker_internal.hrewriteprs2lock.hrewriteDefine.hrewriteHandler.hrewriteManip.hrewriteRemove.hrewriteSearchCycle.hrewriteSupport.hrowsecurity.hrusagestub.hsnowballheader.hlibstemmerapi.hheader.hstem_ISO_8859_1_basque.hstem_ISO_8859_1_catalan.hstem_ISO_8859_1_danish.hstem_ISO_8859_1_dutch.hstem_ISO_8859_1_english.hstem_ISO_8859_1_finnish.hstem_ISO_8859_1_french.hstem_ISO_8859_1_german.hstem_ISO_8859_1_indonesian.hstem_ISO_8859_1_irish.hstem_ISO_8859_1_italian.hstem_ISO_8859_1_norwegian.hstem_ISO_8859_1_porter.hstem_ISO_8859_1_portuguese.hstem_ISO_8859_1_spanish.hstem_ISO_8859_1_swedish.hstem_ISO_8859_2_hungarian.hstem_ISO_8859_2_romanian.hstem_KOI8_R_russian.hstem_UTF_8_arabic.hstem_UTF_8_armenian.hstem_UTF_8_basque.hstem_UTF_8_catalan.hstem_UTF_8_danish.hstem_UTF_8_dutch.hstem_UTF_8_english.hstem_UTF_8_finnish.hstem_UTF_8_french.hstem_UTF_8_german.hstem_UTF_8_greek.hstem_UTF_8_hindi.hstem_UTF_8_hungarian.hstem_UTF_8_indonesian.hstem_UTF_8_irish.hstem_UTF_8_italian.hstem_UTF_8_lithuanian.hstem_UTF_8_nepali.hstem_UTF_8_norwegian.hstem_UTF_8_porter.hstem_UTF_8_portuguese.hstem_UTF_8_romanian.hstem_UTF_8_russian.hstem_UTF_8_serbian.hstem_UTF_8_spanish.hstem_UTF_8_swedish.hstem_UTF_8_tamil.hstem_UTF_8_turkish.hstem_UTF_8_yiddish.hstatisticsextended_stats_internal.hstatistics.hstoragebackendid.hbarrier.hblock.hbuf.hbuf_internals.hbuffile.hbufmgr.hbufpage.hchecksum.hchecksum_impl.hcondition_variable.hcopydir.hdsm.hdsm_impl.hfd.hfreespace.hfsm_internals.hindexfsm.hipc.hitem.hitemid.hitemptr.hlarge_object.hlatch.hlmgr.hlock.hlockdefs.hlwlock.hlwlocknames.hmd.hoff.hpg_sema.hpg_shmem.hpmsignal.hpredicate.hpredicate_internals.hproc.hprocarray.hproclist.hproclist_types.hprocsignal.hreinit.hrelfilenode.hs_lock.hsharedfileset.hshm_mq.hshm_toc.hshmem.hsinval.hsinvaladt.hsmgr.hspin.hstandby.hstandbydefs.hsync.htcopcmdtag.hcmdtaglist.hdeparse_utility.hdest.hfastpath.hpquery.htcopprot.hutility.htsearchdictsregis.hspell.hts_cache.hts_locale.hts_public.hts_type.hts_utils.hutilsacl.haclchk_internal.harray.harrayaccess.hascii.hattoptcache.hbackend_progress.hbackend_status.hbuiltins.hbytea.hcash.hcatcache.hcombocid.hdate.hdatetime.hdatum.hdsa.hdynahash.helog.herrcodes.hevtcache.hexpandeddatum.hexpandedrecord.hfloat.hfmgroids.hfmgrprotos.hfmgrtab.hformatting.hfreepage.hgeo_decls.hguc.hguc_tables.hhelp_config.hhsearch.hindex_selfuncs.hinet.hint8.hinval.hjson.hjsonb.hjsonfuncs.hjsonpath.hlogtape.hlsyscache.hmemdebug.hmemutils.hmultirangetypes.hnumeric.hold_snapshot.hpalloc.hpartcache.hpg_crc.hpg_locale.hpg_lsn.hpg_rusage.hpidfile.hplancache.hportal.hprobes.hps_status.hqueryenvironment.hqueryjumble.hrangetypes.hregproc.hrel.hrelcache.hrelfilenodemap.hrelmapper.hrelptr.hreltrigger.hresowner.hresowner_private.hrls.hruleutils.hsampling.hselfuncs.hsharedtuplestore.hsnapmgr.hsnapshot.hsortsupport.hspccache.hsyscache.htimeout.htimestamp.htuplesort.htuplestore.htypcache.htzparser.huuid.hvarbit.hvarlena.hwait_event.hxid8.hxml.hwindowapi.hpg_configpgxsconfiginstall-shmissingsrcMakefile.globalMakefile.portMakefile.shlibmakefilespgxs.mknls-global.mkplplpythonregress-python3-mangle.mktestisolationisolationtesterpg_isolation_regressregresspg_regresslibpgcommon.alibpgfeutils.alibpgport.apg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config.1pg14.gz/usr/bin//usr/include/pgsql//usr/include/pgsql/server//usr/include/pgsql/server/access//usr/include/pgsql/server/bootstrap//usr/include/pgsql/server/catalog//usr/include/pgsql/server/commands//usr/include/pgsql/server/common//usr/include/pgsql/server/datatype//usr/include/pgsql/server/executor//usr/include/pgsql/server/extension//usr/include/pgsql/server/extension/cube//usr/include/pgsql/server/extension/hstore//usr/include/pgsql/server/extension/isn//usr/include/pgsql/server/extension/ltree//usr/include/pgsql/server/extension/seg//usr/include/pgsql/server/fe_utils//usr/include/pgsql/server/foreign//usr/include/pgsql/server/jit//usr/include/pgsql/server/lib//usr/include/pgsql/server/libpq//usr/include/pgsql/server/mb//usr/include/pgsql/server/nodes//usr/include/pgsql/server/optimizer//usr/include/pgsql/server/parser//usr/include/pgsql/server/partitioning//usr/include/pgsql/server/port//usr/include/pgsql/server/port/atomics//usr/include/pgsql/server/port/win32//usr/include/pgsql/server/port/win32/arpa//usr/include/pgsql/server/port/win32/netinet//usr/include/pgsql/server/port/win32/sys//usr/include/pgsql/server/port/win32_msvc//usr/include/pgsql/server/port/win32_msvc/sys//usr/include/pgsql/server/portability//usr/include/pgsql/server/postmaster//usr/include/pgsql/server/regex//usr/include/pgsql/server/replication//usr/include/pgsql/server/rewrite//usr/include/pgsql/server/snowball//usr/include/pgsql/server/snowball/libstemmer//usr/include/pgsql/server/statistics//usr/include/pgsql/server/storage//usr/include/pgsql/server/tcop//usr/include/pgsql/server/tsearch//usr/include/pgsql/server/tsearch/dicts//usr/include/pgsql/server/utils//usr/lib/postgresql14/bin//usr/lib/postgresql14/lib64//usr/lib/postgresql14/lib64/pgxs//usr/lib/postgresql14/lib64/pgxs/config//usr/lib/postgresql14/lib64/pgxs/src//usr/lib/postgresql14/lib64/pgxs/src/makefiles//usr/lib/postgresql14/lib64/pgxs/src/pl//usr/lib/postgresql14/lib64/pgxs/src/pl/plpython//usr/lib/postgresql14/lib64/pgxs/src/test//usr/lib/postgresql14/lib64/pgxs/src/test/isolation//usr/lib/postgresql14/lib64/pgxs/src/test/regress//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/vi/LC_MESSAGES//usr/share/locale/zh_CN/LC_MESSAGES//usr/share/man/man1/-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:42744/SUSE_SLE-15-SP6_Update/8b3fa27f9990fcc0f5085a037f1bab3d-postgresql14.SUSE_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linux    directoryC source, ASCII textASCII textC++ source, ASCII textC source, ASCII text, with very long linesPerl POD document, ASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=0f3fcc6edd98e72cd0aacc4f7b3fc6cb5f094f0c, for GNU/Linux 4.3.0, strippedPOSIX shell script, ASCII text executablemakefile script, ASCII text, with very long linesmakefile script, ASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=032e94bb6b32f6cb5a0ce13075d46bb88d68221e, for GNU/Linux 4.3.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=d50fb317bf1b5372c4c05aaa139c5af01f09e4d1, for GNU/Linux 4.3.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=07add5f47c84263d42f1eeea8a7f9030c0ee5b6f, for GNU/Linux 4.3.0, strippedcurrent ar archivetroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)  R RR R R R RRRRR RR RR R RRRRR RR R RR R RRRR RR R RR R RR )u sǔ=?postgresql14-llvmjit-devel14.22-150600.16.28.1utf-86e5ad90990efe358ef2568e0bca8165a952d6fd1da52ae588d069667bdff527b?7zXZ !t/"]"k%˹%0#J:fV!"fev7D]'x6ۄ2&/QgABQHEjl(zFZ9!0_H.'`f+2GwkIӶˎ0?A?ZU*?ujߵ.i5 G)B`r LQ4dbNL1 %lVΊhdi8acթ;f `M7k\ 2Xe#l,;zi T8z}vnW;a5f%<HB b>Rp@%Rd*Lh< 98@v& WM$7 q:q2n=^ ԄD-}DZbW?*6$rԴn`0ȗ%*簍Ч]ߙQ<, ~>{qU珧9rUEAbC7(d̈[տjO5 (% ;̽ yT'<W), ׫RD $tI:T*<a^t`H|"mK,{ŏAQ͒D%]SGh3 OtaTP,TI2F‚ /h#\ rco{\ *rxI=D^%/?Z9)evlGv?۠_(# rDxz7 ~hwC$5PA_)Hi ӍejH*3''QQԪz,k7"[&f396κEabf.[1Ig.[?IO T, 9\&pS6?lJ:o9/Rx}&>V/.I o,hu[6GyW٘L: Ddb?VNArlx#n\al履!ҁorm0P*okrJħ G@F8B\P} ԔLx9h4I 8L6(qNo'םۗ'JaE4IP ϥK?DxI(Y,yqI705lx`pxr<~ ;c+/%]~ɊOkX +X p$2_EYpauP07ԍDxߎ*wO9[*2tFޥGF k3R98P&z8zmJMLfsI ~KLe GFAUau"݌ grżTIoNxEV9F9nzs8 cI)'g2x3iN"Sp7C6uE%HzO;INGxo|3Uis/TE!5>F:-G69_u8)C5S+-ZRF>s>au%E'w%yVAl I_K-qLvOH8M̆AY`RnI8D>A Ⱥs6IYwx* ŏg70^ OƢ,FJcrOl S ->O»սx:Z4 ₔAv.alp u%uhR ,wsO?ց7j4R<(DT%LR5祘R D$vssB6X3ֳԊ%I7^U zds@c>l?\xꢦ2h2>_+r$ϲz&tϢo6,d`W_'GJzI40VMfbyiohb0RE z` b̑>Y!WbR Gjx#fS Hgi QkZumYg=jyNE@^X(|/4'}aSͩϒ)rX zNaJSKMt> ^2&n9a%[K)E}(ܹ7?:JTst9!SH}WVD| FR/:v+#/?0 ,s  c: 5Ik>4>9|fピ,kGAMU^$|+q>WVSjnNݘ觅Q_3E,)qlp;<=OyWا ,a,̸~hŞ[*"b-ӌt XCh:&32<@./aD˳I,>X9wto"Q|>oZbA %?ŤX<1լ1eB'ṴZx~_.,j&"]uz H_F,u7S8E|zάh160[I@?[C,Mu|'4".θe*%p'.̘jMa$<^=>]q4xɑ r4 Я@<~uqB#;5,;ats&#JQk2!U9گ>"T:q 1@Ƚk`$%sNiϛ3KlM;XI>%.[b);:8e@6F7' yWk2HԆmҴ"}!ߔ_0v$ØV^8n K&¹ÃOwmܗivwP6x+cq-fT,([| !TMJ˿k4-[c1EĨ$wS?ӊfEz:5I#%\⎞ۿ[O&ˣCOZG&o3̽t#_c`\ ޼5F`"Sv ϬP(&BoTDS5_ TY=ndRA1QNvQk,PQd-I)M?ޯ W2Vq7xʕo +Kx]]Q$m5@ GjSP r\ w56^13: Q12-:U7YK'-1#ejl$@!$Bu?rS1ݲ)@)U!czgJ -6AqŐ3Rq LEwKUJRMk*=iDdq`$KcM,K]R0^8zK Wa}t:23%.)!7!bU!vj8$^ 0":U*Z8i(/F?Î)ܾOS1@eydO<Ε mqJ2*Զ FݫQwb|kFYuzͿۛLY8JE6i8-wZ4$ ~AiYTR ܉"&MŬ;O?#oDA{b$e]P?( xrn/چ+OM<hkK>'ĹDro cbZ{Ȃ /ovs@;L^"h42Q&+Eni8nLP^WSXoaϳ4H:崍J6UW& O:([/([@~ݯ8\w$G2Z;IT~vŜPyG8UtLy.C4\4d aNOnq|0XJ Vkba*^wnqPԐrCVά2ݸmGAl/#;cw$bHW dCf_2w_xZ~ ]z ԙd 82hqݟ[׉$(K@M\+T?m)2$$'qKoDwc"q[򮨹t|WuUYK<7jR4 gx7߫FVJ`\t7&% (n4T4 zqU얁y +68.P޺RdCκŤtDYP52RLXИmroívk*: " od֌cr`Ĵ-¸'}'is x;T$p+-s[r|2!UIF1ݟ!՗7zDQ$ &9Ad?:y`(FPhp3G&nXE 7фkXKLź{uT V]ob(<sOmЧiv=Ɣ&3:yh.\|*$Qj3d5J5}BbCGuq~\y+sq͉8۾鱿{`Xa$u! ;ޝ^֞h L8wZ:Sy詻sIIJco$2 -S Ck&8%uNajt An#ri10VqJ#>P6ѕ^-`g2u7h$ ^B3.OјK1CA)qV+=%H6+:jRu Lض @"A^W^Z ͈.̏K\"?uW(TճFn$1('FlajeA*O˒ԫMwr p0rIy[UZ׳eG Ϊry&\o֣ _UF3!^$7Kz^SN\5xZpi|l/WGhFL[9"Q<(dhM?r- x6bD!ahV/~ vx:HeZ$gL,LXZ8),~I)A1<OCff?7E夞IY_ D?wM@Ɠf& yϠ&˒aӟ-eO=:@*3G 팧!$j">]e`A Yu$VnčyT1&LԗoJ^Dl fZK>~Ū;q ]5oyfb({f8yՍNWJ(>i/)edIϜlJ eٙVm9A=[)i d?n!?yȕAbdt+  ugH.M\IgU"/"=0`yBX߽hxL$ܹeSϷ0\;Y\zSb_"|\?r( DɥSO΄{3&дϯ-ݫip$6K Ffײh=,i+~Ch'$_[ |m&qOT}jl;>fJ˙xc mҘ>9fg:go>\>xa;x%_ ZK:P]ҵtjiAN>IH$hMGf \( ]^\5OsBZB'cgc@BTmH(K9k.Zda0?j/C1ysUWU6!NڏxouR"¦W^K!l!gL f%y0Y2{ȱLq'i,CxuD@'R@'3F0IdHl."'< ӘG=j3G|j) RDbPp]["O CXWۜ'5gGu$FGN1.L =mp_k"(<`VGu1L)T&P)k2iS"c- f6 p ʢ~ +O(t%CV#:AƓ"Ôyͫ Q|T̅V+<,C&vMQM[_U^}7"Lf=$UɆH)s*-Ox sX -r-g,xѼoݨ5{);j13g0X5NLtĨ~ {`)+c%Sw/%Ji0zM‰s9m`DEI>79 F0pۭ}${:05SJGJ&Tw9m58`e#I:Dm Jgd,pZj]x*@E$q{C1?r;.qfOFڂ㳢G}w{YdzBM/hpC-?X@R#?p}gh<<l5oS %҃%R\EaF֏I0\IМk 0V&&IFt R*m7ͷT+'Z 1xq~!cq Y6kL*d- XnLAXAOZK"YEuY?ŽjjcCXYɛz2@%t;5PZ3rl~%oB4DzS :eP$ }k6b4K,+JώR"X"ݰy|ςjCH+iqy6K'G7Q&lA)Z~5?齬fV-ĩ>o )%jcUy$pѲT#9a/p$@4R\Xئ?MZJU9qH{0N>K)LSŚ~Gїdϒ0K݅u }AL R!.5KT4hWNc`lk.nq5!=]Z ϦK0ǀ^{?Ȳs_}æ g>/4գ W-w +l9U`w>;L*3랩XSNF(c@CyXP]>Yex{; eG'Ix8)^ML"ȣk)F=aH8BRUoX2!dyaJ̏L,GN\!͢6qbl} 0l'ˠz *8+I<ӑ{;{}C =/!9{_y⺰ms}DǨO'c﵉sย#{K$%=X-| Q=(%e],vMN.AB$EiS~/ӵ(Y00w|o 3ě!PdԂ#;*֢O~#8Ba'JG5#:d F)ZY8/y/$|v@=x4Kb?a-gWt|y 5`S4cȌG33Fl]h+ \xJ/nDhI‡zi\!_cl 4&ʺHG1lf&@?\T=k'/C_ʜF_Q&J>s( -t0bq8,{5}rEf-y)gZuv6w#bAHLpnדIޙe*B(ov$a Fц0#?g: ,P&M U,Fe}1 ]8:m )næ ٤&1UuJS?2yL$)ͫ-c|hBiG{yn2nb=S3Iӆ+qzhщ 6zCt]4 !s[# 媮$ uW[3$i$͉ ȗ9'Sp9u3wƦ#v6lD_)X׽i{)"̱]&sah3B##A \Y~;PEG?f>4&ubuCI]PYڗJU"quåUzXEu&cvKހeh5j;f97-jky@A/ijWr7KZY fPt_==V#:_֩8`ՙW[:&jMwȹP=e˱Fo:8s-A1e혓@ee , 9JxMEvFx丫ov oVt<"V0p1AkX9dW&<Qo]&uxXvf$9dhsŦ"{NoAj; o.]!e9`4ǩdxB?S2kw^JR"r 5An.2,h"HK^HS,cQGkò:lp^UUYF=WQ[pN1bK2Gf@`+gܖK; gQI)ԽpFbddBS`}"//'^FW V)Ŀ{KC@(2雹[@^&S`ŝ,x~m3TyơgW]M}Dт9B.98*84X2ݸɽ48hXt:}P9`J#l3y⹆IW޸)х:P]2A\]i6PTId#Jji|%O96N!lq3*q.i@x&3Z[0e:[C"h=cʹ6lB#{ _@ K\"x#O/ę>@u~4t),a䤾O,He3 nZ?ugߎ5 ] !#PNt2& 0|03ˆJ|Cʱ<?7}=FG]wI)6ې +=ghT&vm4{=mDCFRq֨>} X=0I.,6vnN\`s#aQmbM&~$b[CAқǓ1 ձ WS˅XLl0*ĻOSyv!Mv3axH1U?6KE#Ȕ{R@l$D8.sFe6\Og{*pBPtJnMv*-|t%({*oo3٘VC1 5//c{fV=dGd7zoBGJSk nIǥv.MHjk I[mdȼS<Njyq^&r|<,MAQEm -ȷĬG#u&?@vރD5@l{dLLiBݎS^_H |-7H8>u@oo|ڤhgL BMi$ьqnhGTݥWOo~B>~(@m<+eH6d>d.&*b㿞đ|&w܈4&Kt]ޡCD¹sE2Ag]CUUvc<8`c(%\ZbfQ=zg O/ >Jޔ_I$E];;@2Fs0p@')ez~V' +"viT1 fDu^ZcڜRcn2_aL ="Y%Rx1̱]Jܫ߽~vM%l6ѨR$ɰϩgva!qm1[!J.㣇jhmVkio>fc[:J L K=6'痉4uij\_:2`9=1 y26g1o=-^4xhuqmq^6"腐O? 2-bF>Mܻ݇.FlϢOO[9m)LAA=6٫2*4佨4Ⲟ@wn~=/\`_֧Z6_]_ ٖB]CjH0?qT B)t}Bx{Fa3L+Ә-mo5 (u7FaLs, ;DkX\iBs\[hԥ8^Th?شs:V]G;x" o̍zMQj\)'#j?7 "NKSiSIQ4Q\*asHMfCnon;e%bIf5P^oBRf F`QQ|Oewg$ قo,FMf^ realC;qir>Ώd#J5ybHov1p'b)sr"Vr%`d}nv~p"q*o֠SN-{1\u7͆ |BEDt̴tk,MHp5MDڸtLC9 x G L._f?TUoJޓcў8G*b<8T`Ho[\Ř*=/9ϓNF8` ͨP6VhZsK7O9^݋dC ~gx;] 5  ceT`'eeY^B罞0]X4YkӢwz`fyyzX l:ݡZ.XOНR?.ء&2b2h¡Jecdݴd ;@['[k\S9-SZ̿Q\0Q0NeybdYY)+w5 O&[Mkps27*X1_Q1t_Bmjө>!cF?֗ ߘ9 B2#?IFW/(5F9@Uԍc}u*s]b}@BnL\=b oZlye; -垘և]sKۑ-?Js,sf_Ѡ4ǖ:<%} jNo&m-#4ahB=(!M;Ṅ i-~D5 |KɜV^;$#o;/yM 3: "j ޮAv *߉F"q[UZ&=кӛWt,̮+XGT ј+ 7(TMgyʊOW eymSN-.(5%uӦ5{w"a*zζ;S 4s3`/pVhYwW_P+E%B]ҞΝ6Wo!95E״̽t|LjT;|i\/ fκ_fܮMʾƿΤM"~G;`ș╮Zfh `B(o~ͯ ӹ $:y/R"8;(wD;8qƑt_rNJ7_U~5/0խ$0x1 ӥ;7liO,݀C+aݞ n=m/^nu t+sYMߔuT_ffznS+v?aO1er&7BS#ɔ6r4̫g kxn|5yT{9ₙ 8Xp+v³BOe l `@ Ʌ(w[AЧ\~Ogp4&DC=xJ'?u<+rdַ#|4VxO`>9O?_ /fNMzLPCze"c0> ٖ`|3dU/)+]y?c9p Q erk<f>LaQ~/ڕ8V,rSs<.Av=nsC֩I}&0. !2e>"y<P|e)TB4zxt= l}0W{l~,Af%Yڱ o`<b"bln>*lDdriJ Ϩ 3{ PɁ[E.aVL~#DWP[*f^(Ɣjf~VE98:A}c[HFWLHitҭvb.;~"tjw+\,c6-:T)٘fG'x!]&i(rCMY| ,ʚ@މnA!+H$(ȢN@HfHtuɒ73m,~AVⷳH $vAc6.J<%3sH']e9aËW^M@ʯ[qP[Tz .M:'U'-2 2MU;?2LNkj#aAoiNTYiC Q<:ns6*yRb"r7~o!Lr{<Qr0dnq,ieNX<;ܥWRJaϲK{^r6@ νaܦ clAa7A?uEٴ WTk-zu߅:$qm`0>xDT8ONO,ҍh_N9Q6[U=,6D%xҺ;E>84{j(;Ĝy9l]rcC67fAL!j,p_&C}d5(TVń)ycҵ~2qӤIF_r r"*QzXtzQaը;/ЬŒ.6֟q_2xl@aVL/*˽Qe"3bpmwbu!j*.7$:~1ӊ,F t-f~7mg/JEsaȆqLzܠu۝Ê4ÿB5 {CVhgeN/Ojf][Ex[AnMnGŊlBOIN!Ĩ)7T:F bKr/,Y;-$5R ? 2԰P.1a# KS?O "clR6Z8O<`Lymߝg@rE]bt ;K-]ܰanwZ.s%@@|"7<@+tdƕ/Ϛɼ/B0'xyުwJ)+`n'A2`#ouKcs"VV@VS]ƙSjDNBliz,ͨf8wӦ/GӮ`|,JR_6 'o@ D Ʈ(agc ~/mI } $4rtŖ٬C>MLG,Y98A oKR~9tIp-"un~X8ksa>KH_yw4)\N3H8aJr{8#Idf]ڄІ phI jv2&Sd(ATxss〳ެzQG`zٷ" QXvI ɱv[{R4֕0R"Uǟ4+!r'M CV4> @,Gdo6#oW|B¨l!*uO )E_f^#ෞ{a/UJ Dv;0zܷ>%'wS D獸^8MhQX.zrj+laks lkTbwbj%Rޯ,CzWِ92K$<5I#^֠VwS!63>V O o[/FTvG"ގIf3/Oˊ`zlSŗzŰR36:BXpF3^@1R#Gq* M֏p}5! r9RQu2X`R^o ?rb;GB'c‡(El"α#})6[9ޝs;W!+p.>(>_5WUp=vY\cD@k%EJ E>o5ʫzD8A5l 3ok#2czY{e_p\R!MP: p$t׮g-|0H;MC׀|gq4UBnmB;gAbi||(SwՕf ݐ& @dxlӳsbF ,im:z%w d!)y.,V:.wZH4[mű؜<`h~b()A]B4tA英x/y\lZ+^"02$zqh\LmotcH{:oҖ2z){\C3+4`<߭fӻbi}@ZoǦ5yz/1YD&Vdp@@)@$؄~Vbf}o|9aӚ[_Y  6| x~@b?{#%>3'E5i]{&_"V1ײ?.f~ϥ;5qb1^E^L uHn +)UwUdR%=kߟ~k̚iK(ױ8zc/vb9zF0Ix0 . NE,\-5&s~ؾ?U|B$g%X`OGYu^Ij~ɬݙ݈su%#u֩,aeC5^'.ʒ#IG\ژ G C2xQ`]& DRc ZȘB${^[;w+v`N7 DT>9.X褆f, izT.?FOmeߧa萫v v zsϊ΀W?-Є!Hˋ5KS ; loq>FPD^PNh_^Mm\ǧF>ltLv%q|0@5.r&*Dr|${/>Ļ'-, 5Sb {v{>Oܓ?O.d˕*jm'7; ͛.BD|*r3{y51~meH`L&fHJ.{T[ENK~󎳊"@N߀ 鍾ո54>Bx05׶vAU0f5(ϓ6.ϖ36m2F25YJO=Eb'U h7l{ r#?8:&7\ ݫtFNSU=-A]JO&Л>%FGޅ-pNՎ9udᯅༀ`9{ɣpYۛUwE0>Pm0(L9 %6>b=2,V]CpcgF1] A @Y x#PfR;&,bbT2*2;t"JStlls&PXda[ _0x`M>S]cP%g|[xp!MuURR P_+eULh&R`,^g<(xTL#qֺxӚρbttio!b]凐ۡݽ3>y kCIR?Ӡ #I<|(# tqv<T?n/\r7o1 _hrWh͠sY ^N:3o䃷~j`@sb,@}?!C#;eN'fɃ7?}ݝ#m&~*?{oEX[Sur%]Vw<Q]ἍPCVCx 4vkaPpdvBiwmyyܵfAo+wٿXUwtLư21Vcw8 ۀhGx\~mI>Nn %K}U<%G[}DKTbkd<~L|^IOt*B[V]A0fK܏Xk%Z]9c0" 0RLX&iR::!SB%Q"-6&.FWiP~ZeѴ[HI,-xq[<S9K9B|m!ݖ8dGf3HQ_.ѤZ̭rX{t`s8Hׇ1(uv^[P q>§+;5Wֽ eA ]E˽@ѤF e[ wF|3 ͂-%@^=fWV&Ǽ@qXp(Vx'=^ 6{ŝnV[PS|#o]vJA) $o3%)NBzBTB*`FWNĬ".; N0)6TAgVl"S I PM,"J2^4A2rJ:o=&+I`/6$K?>m#I!HL(񬮽?>LP{V3R!IόRiHi| ̬ꅼU(@ Ra泻2?.bDN8O[|kPmy҃Iǖ%,/vj_ ^ PNtڍOrϦqԮ۴S魣.bls~5l<({Cs~?^=0qK4&?)IYyc{DS`swiVxTv/A.j*B.hj?Kc-;MJE8o!a]u6ZԳr\>B:k80;dӸ~}Wf#x}$QHʐ_mՈ X <Z<7zˋC`SD+i'#{DlZ)|Beg"@k)I:_t,p*T&"ʃ)&,Q. ޯ &)26vPڊ$<C` @n4J-Ggҩ7X(Y 9(:s{Z5yE̦$*lU.0r ;iM uy\C+l{ o:"aY꾠p+xuyyqryKPSn~ # gǑ<$'Ϩ+h!ktQbvnKV .)oMELƿP7iE^J:E$Z:\*':Z48\x0dqu Er#f[ { ?$&a%C!x`0c0B`n$Aa_9.9m9ˬs\A8 mf"ThxtzumO]m͎e8F+LEW^2z*@dS؃1ρv I);AUޡR+MFp2}qDG-B6iTԸRj*)W=Koރui{*^yڂ,p BnPV'pr MTf,xe>W},q" ITNzzQ2:[Yyn'E= z)@ #{2U@#+oڼN~"?sBcH7^BbwR &C n-t,' 1e {|ѵ"VFȸ;SokSԞTwXbKF<2ۼtϫg'-B ingM]TK-{R'@MV8Z6)MNTO~aiѬP\/0iaŸK[nRcCC_"'p mCߧn̐q}`&\NVp' dz)Z-8Dq&돻]<nZ9һZx;?<y`vP221Dx #$K%ru34g:OpYn]4cfEv{Zu\fefsf|,Zc<4a5k`6N+c^Te0-ޱ(Ǐ}[HuI8 ;2*u`Zd!TIkOPMYmYqq@Hp&gTSo.KW۶ @ p]"DRuLW gG`2C΍*L?^ҌUM#%p^oM 峄mQh6;Fǵi7]^,9 8zG(/璈[ ebsQSX/TQ#k<~YMʨSX\4,|Y*Ȥ yMգ.X YgvY,&65ЉW8JMtC7cV((t`vU(Q0;&lGh|,iO{(ؾƠp7'8o]Çbm~)uXUIC\VA%DVx,(CVKDFؿEN{Ac `4۞<i'"w`!6lGN}=c{7wER`U=Tٯj67ںo{p,@ :nY3]-#-X+jw8 d92eu+EF2u+kW93M|~zjx~^O[جUM!9SaODe)G$^XeTM ' fA,Fqո+7yodѧ.Qi ӏ`Eq VeSB4Yq+`[IE xoD͹*GtEh"G".FJGI' HUG rf#Mq.iQ/jqS˜Wz+A>ZjtTCѼ= xKEXesP hpgcˎF车}JFϴE }tA'DV_j|ր59sq<L?\՟wvblCpQh5آ3O"^&wbiE3}G*u/$yh[H:&94,ndFb[ ~`>\@ ;8YIe`ޡZhO<{v-QzC/|h#u=Ԛ,2!V+y kTv^;U|87a*3WMm^U_eKk-Un0_Y 6-ŋA3lz!-|ip$,j*+.DGE('_7vFwxxhpw*\bέn:*%Ǐa?|Ys#d<qT<7vZn$ &dCwLNAPz_r4EpVd,Eټ̟Y. |r`qsYOKxƵ'_/dg,Aum݅SC@~ݑA%3Hq*Rh׮,u?7, ~%ґviZvʟ>)ҢH j4F*G@Oն7y4aU4Jq};ܲ>%4)1 \50[ip0O^i6تYpFg3z6p54켕I4=Fg6^nzMU*m荽XUֈ)EK ` nUitͯF/`8A6 c|G~x%h/Wά{e)Q3*-!xc՝zj6{tڇabRiv|GFl#sŹuyhazko^ޱ.vQ(-+Y`~Kp!)h(|'T2hܦ8F-E(%;"r4Cy;~pQ-Sa|HwҡL7  v+o tx*9~~zʭP2wofB]I ^ϻx\خg< hR]p5`^1eQ,s& Ԍf{.PO<'8KnEA/bhb}3KY _%dlnL>EbTR{# /m\(lךz4n΍P{>ɬgma5QKBiyr<$5O|` GݲrZ@gVdOI/WV70N׮q`L"s*+JSēRt `\_Q D8Frw[B>Q dy.@UT*XO}|RR#?o0 Y+#(iݰ-P?6D֨W{(>A !֌#ß;>58:*WJ3y뒽g"YN׸F5IL}h ʅI@E0_*{k'2M ~]@Ϲɴ̫v8 UgIMA_)B2EU',ZK1&lAK ߠˏ`/@*aR9ݐHQ2S$tLz?D]Z9e@c f! ] 9Qײl @gfLu[Y_݅YJH 6$kܺD D \lP,un)+ fo~9fO#5bVژ*6Oe..E:p4fM!]Sg ϿIowXFt(yvUhx';u{@oư61;g/XB*塋З4= `PP#--`Cq~/q{f!U-4'sjE=]Gl##p E mL{<2t\Hh,LR_cՃ﮶)u=/ bkݜ @ g EH-R/AB'ZVk6˪L{=8I![<FDՒD@D쯑5"`L[W]&:. d[>W*i {[ gzT}&7 w%WjTȔgN͜z?tZ엺qd(UJQ֋Ie1 %!ǎ)uXqo?t=6ζ$KG1R0zy/'bt̆HpQy3SQ ŲA@D[y)t?޻ٹKVx^72'}vA:)P;#-iR噗20"nܳaݪ ,*[$]Mg}X5K#`vxuT8jNfNVn0ڟ ɭ4oCε2;j3қ%Խ0ߗn!Pe?L}vB,XA u_<(eR46Ձ[>6RGPƐ~KxTQ3/'@@"A=H=V%=f3O\nv˿-6ۋݎMz 8'MjK/ ,fFU SK/h1o;g!@-љ@[P`!fsc7f3JH.mw"ǫ1n_S=LW~3е1"D+)=D9q S^Pv+lEuiCDr|"~ 6ر.uUedBtr%ݷ&Rod^XoB}_B$ED9`+<+-xsm?alsqݧt:z5ߺuu8vؠThEQX{m#W,G&Z!@z `qeN盚,^k^ [4J3АW $|TS<&XzIg6IfD:{߾V!3i - J)qZ_ӲDz^RMC7OzLF\yۜ߆ T,~wm5*.'f ] Vo@m',v3( hL8RWHMD +hiifU͊jb*FMeF.'䐶>b?4S~a|3U@ &Թ w5 eu=evt;FȯDIw\19KgmA6!,-|I9$YU[TL?*+}@7Kc#! 5r9doقynnU^K}Cf+ إ kS ~l;['0.LP .47'tIRpޏxޫBvGs gb!,pў#༄ud Aw!˸}BIOP!; i!f234$w^c\1\mۄ %qexB)x٧Bƕ:[9Na10U!N@{:tT2_KB.G/q3>]jLWE噓Pq4c{ q+pmiyiqp,2yЗJ@j' DLWLbs.'՘*[XFk <ߚtUjl0 x20rASpy`{tD|asw@(q49~bߊRVm8t}<6i.F*6zZESpA%?jR`iŠSpuUPafkϞh|cBb>$|qf(;п6LPK}͚8$4\S?Oa$W/ aJ5jȁAkR/GMPn^~alX;,;v i[B0 pߖO:鼶C O]I/~W(+TRۇ (fj+ Q]۟qWzX5ͤsCψL  o) r CSABEfLkZ: "tV<ݩ4Ǧz~>%s=R*ԬqY^#_rԽ&I4Bm '_hCڠ7`j%pJHOe~/硙ֹ-?rgxl_Pwuv=3~`E@E௧(2rD3A БCi~K8tv F] b]>JL yV[?!: k;a2mdFy.m0DQ/~^rCoijws w5#yL@R7? do,dCMLs΢0o-Q(Y}H)غLIeR̎ԡV}CzTϖdD|+I9ueпdn\::e4˟0[Br[nt%J$M_R:Q^"b? +}{l0o ͟] Կq(9l唌jTeK%.E 'h}C<+dC@ "(!O+Č9 >1M;o(eLfz|)/5 8~앋_Gl&aSbMʩ XrPZvx\þs۱*@_hN'|6 \?-v3h;8O#ZRBW50™DL:rݡ 4OۿkfbOL}vHBL|wimWB7ʛ!VWެ˳r$PxHP=N63 W9gw_2D1$F_-BnF8XLF> PW,U({4F]` yO/p4ned4֋!;JFa,R ixf\b=If}/ 'RQp)3(P>_2pSZ*YXAlAtxo? fJS^Jn۾篪M+RY-y£ O˲ضBm%vwo@#g8-G(Ů{yav f}-F ev(W>Њ`+RpL(zAϖM7_#K1xT`Եw1pډNvg&ТTY&nr]8 M~4ٿnaKCSjA5Jk17U1x _i:.oRn5POuhdn[%mTd;y~## TE|ďd㶇qפG` 68GnҢ:xe Ӫ5\"-zl-V6KL: ů'^IoNw pQRL~D7 FH9 [_vI;! 1.d2SZ,2k}q1:a3I$dxbh\ Y;O|ʾ@%swnĉl.rp gpjܧn:\+;db5p~U,; LnFY60)H̞E#BKr? lwIJ=Okc(CUizzG3l E(x_F}d'b> Hsd ot5dE0&epm> CO5 BǕc׌Us t5dN=)7! 'r?mƑ @Oc9U[n E׳a _{5<ˡResp-xI4%*'& \w6}'sy9иn;+^3tXANI,o6.ErAtw@ zEr]/O^/v 5D.qdc>=pvBh9Fk cM~CAbA 3 bT֠ڟM̊ɊWh; Ô+! #xy']9$%*[,C2caYV䨖Rh+{ϟ>&d^|O|ӕ~m4Xb-r; tfPE>ŭj G6!5_A˔5j> f6(;?76vsJC$ϞXY U+EiwFd%@`e%W`,~bc:9񴴭&IJ,x糯g^Cű D&Ⱥ*afY;T\立2Xˉ?b@>GfO`:+YݑRscBi瘓3fƇeosO̮1ɝ ` 2^g+̰G.!ȨiwdBB'FKrD88^7c4Rfe忘JW93]au#;J>,9֊2.jrp|׮<0\g3MwJ~C^1i9DN櫱 Dѣ0o]$7/9>2ű4.sl&-xnNx\K 㧉hc4x dgzJ~LkV}G Eތ g.bۂ5@k7] vY@;{ zJKxuWOtG^˪RjU#R[sJy+uwUϻӷ ZhrY(#~Dx3qiw(\`ѦOrr_٠C,ЇT=F_旊]nphB$-A@VV}ȲtZKTMM nWUq6H߀V*"ut}:tddq- 9W.FCEpmh}͞zBX Ix /+*+R}Iυyd3,Yfr{+eD͐$ mtt!Č7_ގ+)=4H"Pog@C4Odn{_} _˛ӟ ! p:@}ru)T̕G: bqd u, H]fRfYK%,>7q>t'|&3G;:-`c 'jG"z9wF1GG HN ߌzr Fm>^+Ɇ8RYUq6N2Ⱥő6& ;Y g_h{q i+IzQn ~_CDƃU0w^+;\~+&;?km*LΩU |mo/b!"v_Xo$~ woroZWϦ1) GO"'^hc\ +~!r>2ya1Hߪ̀=U H1DJq]<-`0}P(] [wkځv|" d(dl,})!\,JɒBj:yZ .8Gcԋ92M< 5g^Cdr]2Q ,KuVos;K\AiFCJZ\ig[N6D.ݿ̒#Xnecw_@.~ti`x^,4ql$@vaG+6kVT , Yeۨ:bJOiuժu?]@ӗKշJNw7 ۇt|C9Ǚ;H _f=*òN2+-5IX7%TWte cAE5IMe7@ш^{:V(S8C6rIn#xl8C6^n (#FR8yd`ߝ#>ڙT(&pw(lP,veg*H'^|cDݝ7.ShR-ţObG+擳;)'h @՚6l, t0cM>TJHvBո ƿǦ>,2 = g@*xУNd3)%ӏKqY"P% #Mэ϶d[xg{\(P3aW +Â(>9`N&84+٨֋痼 GgbQG8316,} I_\IRwTuPl81\;67pD,x͡͠˒,y\$]8QA)U/V7~E݇\~ ) `WSW?E{RPU@ǂQbOT7<` &rcBHr-)$)Z͇D!$[ZEBgRp+)zSPH?4,@nH>{L y*Gb = *m,KKF;4,ܕ+P2݃ʲ3JѕYrk271< h)SNQ/UJ GRn鵂~X'4Hŏa-A#{\?r]M h`4GâMaMF ՜z >ƥʞUwZwLўhU8aV ):Df̮8s ;OZ9 95tu9c`okyi(/ߨ0.|A{OPKmvnҊ͠BUF^F*gR|d@2'9}J5Ry+´S MdzV7M\r~ l9? OQPڏ 7{v\a0)&/dSL3FE&C8eZ^f]8jd5Fth\I~ ^Jux?ilq@*HGW`V^u^J14ߑXYyEfBmsnmJЕU a[GxtI]:\8E}qYva> :s ƅ*dl8nixk_$yG C_ÎaL7h&v@ke!,Tz r@:GaNhN4@LKn5BϊP6D B4*1"/ECQR5:p!k*vo+ p/5PωX٭^m%W& 0 E(,Uv`~#qdSy3AfWlrw;3F1XnfM||w$|, ?8k#! 3<9/#⦺pw^$$݆/ ".=:b]UOm1oáM$A$i:։{GNfG]ԢT!S{8芘WE(Z&%I0ўa <"o3va~5h LoL& fGjzf2)~y%PL".cn?SvwsVI᢯Â<7OT8;|qlz@"~G2'aVq.@/A #̔ջ{_X NuN\)=S]lB"E\Mܙ҅ͦO)3i;+KmI80)GX6%QTH SС܁8/̶Tw$F'zѱA0d‘hn LA.%K 3zrOေң9Fq:f4I'= F?K{̛´=s n=<1SGBƚZ#nj&Le-5^JcOZ$,7.6H7,),QqN+̥~4|H ~x!%WNq]vpDLo>g{_o,P#j$f9xs9y-QPvsyJΫ/I|XV; L1ƃO3 t- ֭x,گ /<37_&=BKCMިXwv/7:њ&Eso%[+M;:V f_祃/lF$gps؊9[Sx`ɚ.A&ӲTKfTAnqjcRvH4q)Vx,2bRJ:ǫ- y\*܃ᗭ_K7fI0ƞ5xK ^O#?~v6,$8uwcRPf)QʥX`PC?>7e:[tǠU1x0{jmfH$[KΚEH4';l!$vgOׂ,[.L3)` !L(: yZC'?[7W77Gc ?Slqejhא ?sb0#^AQ< )ڀE=)at>u+?x)82ভLfvK$bR9bx$(8l}9mΘsgqfglꄡI0K!z5o/,$stiO/vVh~ (p f4ˊ42M2 eg^S3n)m큌ĕPt]Ўa-[,eqTKUz(4{0ȡAZp™vBkڱN)>t晧)NTtÙr↳gά^^‪C>U閨ųx(|񰗌Tjhx+f2oW2bĢiE.nvwB')sZeUnFnhY |Gbib_'inũ8vu2Xes_&^3(7 w@[ybޓBC ?Dfc JŠٞ[qVWTtFF]m}U̶EC]z?qoR~"K'vkğheGM6s:yɓ-'6a-$!=nkDnAY7˝,jA= ѺxB<?&e<[c6N0[\Nayߑ]m<0*tg{RrO /_#NO&TUhAQ}?í{ \ck8(q7' qcM3^c ;}Ad wtjܙrz^@m4L7^r[ Vx;O=-b_5;JvkC46C*p#@ﭸdŲ +psU1Pŷ'dSgA=Kx'q7*s Z\N$dW9 2|pf'7NtL|gsh@U"5RU;CUJN_ku7cenm^vL9;52SNq^ݗQnu"`:l3\ u.qGv7)K"oPҰkC]oY/j7Мi gU[& /օvst} L}Aoܖu0?yڬJtho(ʮtgʐ@fSLJDHU7i#O-M#7/rsp@mIi(6f^(jQzeB2GNYsg Q6UjwYG|&'0XB GnD8JH]"&0O2m-;^nw%TH_@ZE&譎7;[Z 2VOPo1u wZ)OgEodqm:{O,]g`nʛB[Z$8,M+ 6rU6v+]'WF}ؓ *%8L9 {2kP *h:6*C>3R$z<ӊ9|>RXadBԢ(JE`ީPn-=}J ` NlOJ/l&Æ?X8˜ t B[@^BR%*ҷ=rO!|B6Z<Bz\LcZ@"vq܈Tx'+ȓcg y(@i¬wA-maQ)lTp KDJ0ape#AR8rFxdUqUUJ!.CX sh.<2lp\GK-ghj;9v1߾BϰQ˶R[^o_83pL'C;%r/V>VOOS>rN JVZd+%x*x2ZW< n"ʚތ6D(hT"̬X_ ]\jyV~oa0j8O]3z3n,wN2>4^ΪqƨgP(rx@^ l꓈ԦH3Ik͡^Wi;WCPŤ6 9靉&?j;ΪÌ`I:G,%ĹJJn[ egCPUAn4|AP'2͖п, e F ()DJ49-n#G-{_-zc@Pz{H[D=d [GqkYD}3GYJ]xZĩ'J*usJ֝-!hL[zHR"™P #ZWgWc<biZC55[u@60n!/AV]Vns :/QG GTr77#]09)o Ѧ ژ}3 k쒷.yϽ%f&aZ~x5r65@ k2ҽSCVPDJ$ŸOg6^V μG -ˊoԫ>&TT%ϒwS=u˞9 `3}mCG;-^ucRsU1 $C& O%T1RD#m_V-O N;\@֜ui٨:80qӯrK(ڥsJWI; Jq0aO7\N_(hclz5\Νqփ߮Q*"."Dg{*WTʳ@+hMAjkVyԵhdcPUyid0B'm: @R @1@6ݡ+HR[`MG+})%H"JgUό@JԣVjJ51srUaoqo7,3 ۀ!l8 kgCzMB@waU(SpKȼa姺DQS(\To}bN뵤]s{xu ⟌v 罚vatY)/xmu[72cڈ ߔlo&w-҇$7hdp1lCSB ;ɇ)_Pq_ R p,ʍ灸1xy xCt@0baH&NΜ /#x(  ,Li)6؎p]J3`-X]5f+ĵUq"'`rpucrp*{c0^ήG{ߣbhx%Yu"ZaQ xgfx2Ga{gB"' \wB3WgEJi0sͶ6 hHZG~q޷gKZBCjnxƠsd$w>'EGAe'C[Ef-A8Zӛeubeb'9;Z7fQIlL(ýCizKP7<O 7˜ ) tM_~"nÇe5TŶvus: g3GkfT],%_ |s٫$q㼅9YғnӁ%.)@0Huٝ[X풷qq^[l (C84J $V5Tu%\Kca+ůB 7!Cgz5S Qo  ٱ<[FI jiE }־lgϮ6Xg6{_O;{8>ii iQX N(~Gbf_1i5P; CЯ6"^Bŭ $G8|' }Jr=BǝK = 6¥\r'zIxb3+%ـB]%}] o0Df-Qr*U2蚃DL?4 R6< 83zFJqyZeC@#6|~ozs<w4G &EK" 0< 9hZu_lϐka5%!5e(mj,P 24+ J`TdwQ6aW>0"vYۿŮёj{G7n5:?9**jZXg/f~LQCGQO_~pGד |Y S~fv-{{%+%Lx,qOWmRA eAy;fc#x߶\jUڳo,Ϭjt,ӐUn>iȭ\xhk+kjp;^n&QqY;,SXoP?P~3,grsCǼF|{̋~t"4B+яr/dRpG)<;_7:'_4d̷)g%O^8wц?R.1C=j U珼Oir&&q~SMg#(B^bnc FΊQn =r_Ȫ:H@ jg8(7-|@ɛ&X[eIxEx}u4Xwjc7!Hݛ> ~g0-a)\@Bbomn!@ǝaNuݤu>?$LKd:K@M\[*es˧D`cp!@tgEmM-ہ"TB*`$yT^-A%b&z@LNuwE̡.FAB0q ,\^^b}OȈ3ђe؋xMAiuT4g)8x0lé) 眩lp0&T,#6'G(5JWfEfp ݃$ܢO-֐^\vB>HP iȃg}%wz'h:ث ڄ:eT-v$QO:|D@ hbGG`_Y0'SL Dh._ֿXu\ψLb-*x؏RMx{N{;^Я߅lll~;2 RBYStԋ啀 kv$PA(LVG\@Ѹb=hG0A֒K;NGts\xjlYbA~;@5(qԳT>C^`jJC B\ZgR EM G=O-d1i-}b؜x|i4@U[ꡚ߿ZąitKl41GGٛ-F*g+/D 5>vcА/&ȁ&QrJNqF1z&z?Ha=H5['_.JW\q[P>oق-:Z~<H]k8er}ĢP#r/DAilnI(!UZ۽^u}+S CiQ iF&1K4m l[|46)8َlXA;D 98q~/a=3h@rwʔW[>3$R/"iIJ*#AU7[Zh +,v0(+2E!gD\9E/dX:ל VoGEV \0[r4SIwbۄ}jˣ^śbRKB֮OQyIu~A]wؒw7{W#ݕŶk x/ŗ# b^؜iJ~n2 mɐz3ljOnBwVH$\8F rŽ<T% NLztyd@_n$덐 f7#o|\bmL=~^rNC:iB $a_Sf|-aI|!jaTw|XF*Z]ܑ.&Ub̪ȦJt/_k4@oN<}ںf* }?)۾, EEoll)CEC`}*_qYEAhxS% m'ɁYgDl#6*}}t@)M:̖Huo&B{u+)cc[l>Id a—YNqhDH!RV*}EdWȁ8ƞ4-Tʹ+rYZyT[n#p_7f{Txˋ[9ղ/Ơ|0X7no,צfM }t N~R5Piv[m Q.`8fK@SlDZtӊvVP'|F ,;) mo̊6!R<5 'F{IvՍp ;M7kQ떶6-HA6tꥼHPcSS]Ie4OIş =qP ?>xA;Fh9RX  &RL27[C^p.7+G1~#,=V~~YF zVE*fBi-8[ƀNG1YTj9P`7XZ[HQs(c]Ү?r{Wg#5pżRU7/[(A ;C/u([L o7WU+%SU(4oV c7Z듖RWO̦94A%4 `L1;]r]uѧ(F_0"¬v FDGsҝ&rT#痱#<ć"ڄq,9"Ť)ێY!AۧЉPkk{|Ncqe=a}ʹqd6›Pr76)qB,,ǁ؈E9{<3dMŊ)!6Laj)#>^{42>Q,غ4-S 9{~VV'MqR(d07,rvPev}+?)r|rGCggQYc nj2c>BkCw%1+>RNutYr $B!F ^|y] hRRD0Z{B #S ߞ=}R%҂FkX7E@5pC z׺RjG wmFee ,1Y{/W}PO<'D4EQm:#0aђaJ7Ȇ<,Pt3CtNoGOzP;r!f]c2Eӳ qG$.ߗ˕qmNc uY4j> P)^g~,Og Zbl0KH&e-fB:?Gu!'_}k!H' p0\AjƄՇ@W#>[ 5+\QӗpU)ry& {gjA0)^D7jqm2ܔz<bķbȡԏlFv u1߫g×v#ːDǹ#NQ3Ԗbbk#e^G”κ)(C~HLgϿyjTça1 T(k4|ް>,ʃrQX]QQΗ8,(ԳO 1R*pq~;t LkNHD KwGds:9ϑg|M ^MS{hZi;d!̃@R&@2tlϯEP@//ElF}qѤCϗΔ/vaՌuY<锍So*VgIChlO$Dc K͓݉[G'F% T!};cS5AkȂ U (@ {mSTo=뜉Ώ$W s:5l1lGR9 9<}FbFN 73]† `@'>v/I AP!F;Qb#qD0q -g. W<^0<Ry19UYV&}^Hs}9yظxGARʘlDI83|L`J8qd2^x wUkBA4RZ!po;{dIX*= psq'UZ=]Λ@Ug'!9̨1`_;nљCM_qOPk= #JVygj<4rP مxd&W"P8SDuhފ\).ܔ6{u24J&HeI&7l{{kܴ͚(:ޗ5t%GV5h`M#hs? orp6H:BmjOȑ'SʒfQcsmQ.?EW;4ë|i pc~ S>nUv hhWYROXlnD1~lx+.)](t>Thz2̈́tɸ@&R1vACR$3v.r/0#%Q4IݘĈ4ʔ Uc9?$?&qdOaGEkb #Xmy e-a9kU  j@T:%vpi*|A$ :_g:G vاvrB̫XUkP77%t"at6jX:ڲ<7{i!P)MxrW34te2T 3WfACC^-MdvRf :ry&/9{#58G%yQS%~I] Pl: .b4 FNyT|v8,)nZnף|tO ?3/9]V)X;""j':`u0RbQLL P4DmӭCN]@Ud]\qNgkI.~} h45Kl#Zu b= c 6.@qVCd # lۼ{0>k>7 gP(2.2iK/$G43)N򥎊u )3ULr_}ӧ߽^ Jm㠡 TAQOi٘)gX9,mT{I>am4Zg99Mωؓd_t+OG]FR#'<.;k]>QfN<|şgVX8]hۺ$!mU;9?A-&Z)0=:NzV=8UoT"v{-嶑;R3L^q?@*?fn"ΌWggR>"t% L,6w6A=:`䰟zjRqh~Qo2WA[47ч,m$#뎆Dݰki6sc.m$]ȰJtZsB6tHBsC46E֧ *߸Rv&Xq,|<lc?&Nt>~|.]$GdbSS޵+z 8SYrJT>3z[D=!<${U[Xk5&C`a͵t@Pm0! O&g4EMki"oE[@qk#x$La`I'8pFl&Q;WQ(?)`g?wq~jg0ϣBeߖjyb)v7.FIr=mDt>.F0|73P^Ni,QhALH3<2v5Jq,(ՔAeMz+LjV"\2]@=ZG߷x^ZG#:Ʌ\x{ i8b|q8BW=\Pf@$k:Ymp qgEwͰ1[r{O=e=ʆ*ta>T"tu^˻o | %8J,fWiPlnɨ,|AJ7ō:Vin٧MD "}[-)]aA,@c=4ml()DYSw+R;l`_ÒCfFC|~p2bѧ>+r6h x'.;:-G3tԄfl:SxKr[Z_sWOGiaes[RC1 |ks]51'g?k 1+7ܡ!.,5JYP\O$RebYɵ: c dPtBZ*Rc_߉'̬IK׋omEe ?k{rѕȠlS8B6i^BGx$"5p,W&Ϸ`Id+ߏE 4S<,ec"4g¨`Lk gӚ7NLg8oT}6T9 ,wf|(Sy8 sb-T߸\?8FmsCS(cQIA0+DcP哳'Ï"W/'wvBV{ͥ>&n@t}گ(SfxN\}ﮌ`3rwSe79I6k )h֑ Q6kb4z\C=^AVL}>}FA X: Űv(⻥B+l {Xy Bd:ZuҀ5Cxa.G.7H:UCh(Dl2 Fc~]j\=di.v[Cw'd6Bl8~J3WpӀr=#z0,Q\FEЀsӝp64F SG>vyfs>7n3*x 5Zd2jO0P@P&W )xWSVT76Ylmyw-1_\u$Q 9D i*MfEB2Ѹo?HoKٯ O⊿rշلu _\bNd]/flżH/o Jg\GO[c^/1  hoXQN1UI{be(r7FZk*룹tkld0ߺ 7 XtW|PEш2B<& VSsߠ?q0LbN +nEr3恢. /Mj>cP\``e޴ʺM&,CbgkaܝZ1ϺKW "FYTuAT M $dL6-.wƶ 4ÙXe3ġ%4"xDL:ٝJۓW $:I]&ZQK$9!Yq-mo͊u=7Aܷ2ث$ m FWfuJ8̓ZՎ#N\xRH eSr\"zA.2jּtuew H[`ƅ^v/)oh9H YEa0\|~d1*G26^f-v as3V&~C  aCTKO2Od ު >.N?;㠉χOE|UF^lVU3cV& (& })5%XL$ZD8'q{}kqm.`C5 7˱o^w&t,%LO6HƮ'(Bj1 'DvuaVy!.Oxя[ ͷshRMQYzU|S'SP73m/nyTt')&#|ALu= Tƽ=]Wjh0RtY?${=5' 'X{]cOK(;Eme%&S5P گD\1t`>2uZL|tDfXx/s  9bA_[E EȌ}V[ g= 0%xz\z;]|ƒ|xݷ>URl59O9v;SS߽&T\oߟ6{\KOm S[ۻ?ԇ65|uqI{9إ3m+2;Ԃ5_2h-.C3 kW\8SõW$1Y3sMw*⨹ĊFThuU)d^ JSC]tRR0ٙ WRcuYs) h\q> LdWف+QGM_`y͝$[X̘HIo! $(~ +u,gXD #{o[NM t~@a}a=A1D~E4 v+@Iܻ = AMxe0`֎펉]Ol'-(66^UX} (X [ёt" )"s{3aTdBLG.P٪ jJu;vτ{@ˇ=xR,A@RrGl+_\ mBH;1Hx̂pXgL+ p$UT.)bMt(}[Rs! vedQ7Ϟp)?b> g3zRLXC Ozz}8W51]R 2 gw&(/zF}B]g1$jDsa^A(2yAxC.#y}h2'z+E`+360]< g/ W9 UMRDlᏲĤLewNx7MIRI'UY &`tyw-M23ӪQ]=*B462Q6?y ~wqp;|xKKAO@5gmc/,dpXca= Hb;If]sRJpzCsC@fu0S*b&x_byWE!ƒ;1)*v]VYhJ9@HE}ǃ{K?hXrWF!&_z1@^IAt?K R. 8kbGd,\("ƵndL,NEO(s@4 ok΄F?1YȍpUa=tbZLunV^~ce5E| I0+tV7Yw_E9g]|@Ӽ љJen~ ms%wItA% n0{aS|P[ J 7B1WxFCz7T>T6 T#óe;W#eԫ .BPsbᙼD|dN.nfOc|鸬| R_x:& Dfekp> v, GS 9SOڂS2:x'pleqX=θ#nȋ+k4@.8q)- fd0/5kt.6@I.sT/]Ve,6w @ Ӡ~(5z@X %&Ͳ aTVSt=L! uFci-uO"~1I[QЁY NtW_imeI=,#4c*9W#ҿɰAi9/!Am͸HSGM5Եs 0D,.[At^)bG#CdY". y5/ aBXeW$Yd/_w_]So9VrkbKg hPūٙq&H2JOwJ})gtb_+ s}ug$77zp"o.F=u/̦Aoa:+u0?\FmLV?10Onƒ䑟YUh7aL7F,Ϛ!]`\_rzŪM["c,@57sòѿ}$E%.l&Ut'#EUHc@6ǃ f=ylS/HcTs5ߛLMɖB{`N3 njnbD$zϢ b)z`+$);=67YUd-N,O׋{q_ZѨ mȪÒEz&ŌT:D^JBh:[y-ZPtvEVóۖUmWk":R1#m&(c V mh{ :/EGK0&wQQzz&0jQywQ,dJ 6vm o:Ö\UAA٧=sBhtKF:Ldibr4N`U˲i D`%,ek)TwDJ~T@2N>ȶ=BBm10. iI0]m92Kbo]+hIQVEY)'Xn!2ʤۧ:U(?~4Dt-oʟ*D Tv +S!rŒ(X| rU7*&0x)Cw6edi7OADcq pz3靎w| H›c>K;L5u(JY{rqPNq:S^TI%}ٚY@& 2jQbvEt\U#Qhq꺑vimz<.3N-v+ 9z"80G9daN]%AIy7%+Z×Z B~ .CO%a '*N 9q +Ħ3$YM'Uu͟ ™l4J,(^9kJlpefi˻Va&c,%9Lmrci@I!j=z.ĢF,Sxɠ-NE͂TMf{5f族Y45_+s{!L c҉n|q5)mj;&HQeb׹1CfwTV(%]W4D{2ȼ~*e\o0yS,L59ʌ|L.-MAAkppӷ!Lk;]6qVkhlS?\}zGz "W}dIgtqZ8J2$cvw嶫]M䘮(vuDBPv@:K:<Zve'\Fc7F(Mšŭb"WD{ uas!Nzɛ0[ # 2`:3@^Yy(V"'IHwQ83mDKԝx|Y%h@\Hd?m(ũѽ&5:tK6l`qwzF Q@GUjGb C2WfP\42qXcǺeۣ`:"%ܛ07kPa{׍پS6l06>%{^8f'+@vz0|M%Hڠ2)%T!]E(PKr`VHFzNd1+4$T .41E\{St_‹A)ʱ4,'pmý8+nosRuju]z8͗gF?IEhi1g\@o+Dz V5l: /Z3/ A H[ }z1[J#UIN{eiazbUG9$2Թ&wkLK%@{q졝ӠJ=ǯN2Rc_6ݗf5.m*@䧚4VJ_A*.GZ׭3cdӊ<7 FI-D@S!"'X@l|fVuS .F=$lr@܌4 s3h] 6P\&}C1 \E~ &'խW4&=p!ˇgg2oHPGf>DFUs"mֶawFy,I8o_c'0@6  Y1'TW"̒d jwFlj%y[.Wt0Mo:ȕpHp $|RloJ؏;Ȥ1H:A_̮Iֲ s^n/ThKDy:3"lXp<+q%gO)CtP.l_7x(^ױq[ 4~8H~ n&y#aNg}#SKuP})a?J->畑KN{PjzHЭ~fs$Aޑ) _EK&Y)L~)(Q7p3/`_E4=~j!ojDO{&0)/&S"Ӕ-fB_h~7B R2T-!6h\ :h2U;%w""a {!Tkm@JDF^D(Гa  UR%!+N r[:F:>OV)zACNSD+Ӗq ZJ#@P6p-FRDueClA OA}%iGdJh>, l4u&E<,@[[-( ]\S> R8d0+3%u9vgw WZ@n~ІxMĠ4ƣN#O|?3:ndO(gQgu< 7Uљid# ^hI 3Ĥ|pzWE:[EI!)A^pK%TZ1p#Ɖ, Zs|4KP*ZA,6C !"X!L>%@pG 8-|~4by|'.BCb}APe|iC:@\C[&@ô֥pDx=J2V}KFJ =gewR˙xhNFdǷ%oxUpmNwI9C?piO#ܡ}x4"7߃B$Z%GG(֤쩤«OUv6lWPXڨ!3teVokBz ?O㑲ϣlяv*PTm+:^ahS<%Ʉ+ #FS6 ,l#\)V [k~? ¥$GuA;~a={n%&F;q9zlMTh@nXk/#6 1a]lϟnRa 4%"6Ǘē{#ΘP QI.SNz1?X|ɑ*}0%* -?cBKY[oej Nfc!VA4`7fz{R8Le"YUlnR1?2•kg.R}SV_jj-wӪboO$( yk޻K;OQ? ca Ir%IQ; J=m)Vje?Z[KnkiZPp97vz҇M+>ԋT(k8ui1\ T)qM/CA0JEe97U`([K>4m PzJ=zAGl%Ei܅lY%ùa&:0^_} Oqad+zL1 \ZæcU`jH^zsV*dWlGPmN32DL)AMUK^O4l;$ٗvpK3)KDXt&B(/s;Xy"S [3j?ڡ!y?[BKGla1aGjO&V8MIJJsH/؄@%x}S~ۘۮ5}1Kr|cKf|]4&~pNt0* 2b4.y;с C3_˽f"85dE["lO3GkFL9qVx鏷6w&?*<$HD DR3>-;Ls1hc|DM 4{Fo_Tp1lTI{ 5֜V=`"`a\3WP탲'Av0{3AqAzM1 MRM'te9^Az|'U]:9{-L괕N\y}4xmgWA!l2Tt8^s0G9p4nhzsޓ09 k؎{L=L)b? s ͫiwG!ֈif6@ X~Q8[O Zn{TD.=Cqs9`V 7֎P<{(L(SVX~ڢ'MoW&Ȱ4:t+n0w @)/خ<RU,z?*#$%$`qf%Xj-UkuB5bJ$w<-u&js(>Se5ѱC0dJ;"T zCp.@~gjk \|U^u $&ZT We?5,='*K6BtKV@` )YWY=n[tukO'Qgٻ{]> 2X-j'ҹd8j \b }^o~H8HkYQE{-qDLdE Z-\|VFhWk hi !d{a~6aӞeG0Q#U&U6z'6ABݹ* -*{EO5[%-*Zc^׿z}vPO(N];tDGI557URfO(p0aСċ* p!ŴVns mW,N/\9AUfe9 $U}hOa ? 5P'JQn]ډ|F;&D #Ab2_>8Z'Fcˠ0ثXahzihNR\%TܻOlu1^X^̹= ߧ/0žW, oQlI6%| [|)ZڷzN쏄;_p_ U D:# |XRM' K%qoatJίE2> j7d8E&!tXjЎ'O Ы"+R߬C- H*$Cdg_s EEӰJ$f5GcI5JX?GQEVX}*'g7&ʇg!T ^S@|Koߵ#<! wm)ϟsL\dq4"(ۭ RSmmdnItOzhv~¨Z4׃҉6S2/3۪& ÅDEݴF 4/rfawZ5- ]bzcǙ4Lھl_4)Y(B^, ๦e!L!2 H55k2 jt-;,/^ $ 0q{]F 4>& ĐNV}7yN&W ]edI8w.Sx3XqwnSz= jd TeTc7ϖ77: *h3ž+6?: =i9aIfrFڸ[B8X*~({#R+I0nT0gc:lWR$.JB99sOxW?o6L ([SdO‘hc9!ɍ;>=P,"3kӕ"A\igOdOЫCntt}e$jw_jdc5[όj:Φˌۈ`Jnx x=)%|"hv1΋nGqB BJT8Dx!tq}iLH/要ک <(5]3vZb~0Qzq4?..p\HDk (u@7^8o(K!-ECWzꗠ f.b3yqYu 7Q@~ tP!p>!8+򽧨Nv8Ќa+S&nC3Q"k:U iwUm;PbKugO r/>A15;V2LAʁj 6'~cZ+ᠯ4v_J ^Dt$9#^*9η],x f<*@9fb){}71 u>4P^zx$J֓&! sڮW_cKȓaA=N#F+82H֚E"qY\6Jm&u7b|"qTBBrRb{|M=KƯ|ڟE?7l;O<?*ڝ R6RHc >Z*}[NJHl!¨;[o;1Cy绉xRiz:qNս]һZAWSqB2$V.#%S;"PpF oQƎQd+Th0cNh(3VSbT&N+Uo#.J5E+ .!db=*_+ҔP МHr,z7!?]EyC-Ǡh*Z?2ڝWAfmvG.?_.d8 fvdNfv& ?I%ٯ9|)W: xn5-^:rLc1Z_&tl3DEY-/rNn8)qPHa .!ZT+ceoÞ>s҉^fke{A(xh%^g%FduY1676ܐE'@Mqgj|hɲyoF1ÔjG3 / e,k h)Y6 #H_!&)!<|'+KY:'̔@E~hM+֞@"Ћ'q'rW4'Ͱx҅6vjmuÊ9iULࠖ`ED*,j?j'`O;A56YN418A*{ xȫW:O*;M)6#H"rʐ2׽DTbk7jccIe/MVst\"ϭv1 @ѯuA!"}t sTڇ%=.+RnpU'g.t=!lliSym仕}e\Η,`ٛOjS)/BJrA?-c"2:Z0RG=[Q-n3&\#~,ڶ I'w!)ϡuXZ2vwKs*9p&@U"}$Xm~ A%B%?eر>SWX^ [ ?酐 jͅAP7 ʜ3NgG+ p1-K„o~:4lg3+"Ʊ9 VD "]PޯJר)A I@'U5ЈGl1K09"|q YŴ^ŎQlQ"?,Ϻ1\t M]%'"I)dW)Ig--|<̭=a{2Ad\IݮZXY`4D?zAp2E젉TZ٩Ho028ӣkxRq4VV^D,speYw(Vxp܋@WПQCغg1?UK5(e`+03^!tha>{#ne(]˹N8La`s~ hח֡W4)hۘ)0 6ˠk /1׏EK =d FVs6pu?\L\7Y62FƬ :VA7ŭ@B|C&Qvʕ C56}X"ǡOV؊Jtxi۽Wn$" <&ǣ2n'=|I (i#* 96ZɵĠ!ZN ei~Br e0e1{@m>w-~H'ytk uj5҇ PϒS)Rh S -DԷ׽4}VX%՟ÕA7Q|PwY3rf:#Emr1Xø跖f&L4gMz[ rƠ>,ME@(ѕ FӠ *(bZ }59XL5?ĤA7NlU/Ճ`HHf,W^ d{#a&U(&\;O*銪WpM:ג%P*_sfUM4|M 8,m. SDKOaXF "g.C1e̥-!%:+ci !m?=+)ӱ 5awn&in^ ?6FL6HiZV[" b):9 E̓&xbj .R+m=ݪfEG(={) ΜHcz-uJ|^zk,sL̈́m2ÝlWP/0];S VΈG}EئOgRQ,B]8糶}=.ľ'*1<ҥYDp5%ӠFJL8CNw mn./˻< #Cnz+^z$&yp2J&8/2ఏ\@$r!H-8- Y`pzYfNfY5ʟI!mU{csV F+b,v큚Ke>5j> c[Q?i/&lH8:ȥ.f hOP@fDvwxe KÀd\ "9`)wrCIlfdʡoLߘPr9ZomZD!M4\_z͍tԚek!&ߍ"IZZ ^xAv[z׹5 ete-m8v*4F}lJlំn\zVetqgq&JzmϚT/R(̖2fr$[pZ! |'.,2 @9>`"?YyXilGc2 u_p(_-sWPH,>|-OáODۮ@D7>?=\ 43}0\Xd<Ƥh^XGX#26+ʧ 329 !ϩ&|m ,Uf6B'd [!e)ԟHF_+gD9_+q cp'ǔ!{\-<-%&6wuaނ0Y:?|/NWE4씬4l](HZM5>X>JػHiYPe'>$Ung`hb,2H+[L:OBBGڦ|ceĸ*8I8 vJxdvGv\#:n? 1hf7]P!01B4;m7@hN ɰ({ĒE\n:_ H[A!S֗=_7Q9.S2\y8x2sӶ6m"Q^~7ȅFVW}XQ߆/ܓseǷt?yF0ŴYcڰlfjH&"7xD}1L A4Qc@P YQsC't8/%NB$>ߓ¼2_vyT?OPjouC l?7,[ ܞ} ۔?F4NBDs<# *ww# C:>Š%IZT]FQAڒC(xeդk*3U wG\ gTU '9%At#-V@^ed.bXl[EgFȃ`[Nn /OIg^Po76F9nٞAVeɒ'UכY\2 \;&uH.[)!  {jƱ=Vbn_Yc}j=D#,ٞcYyO[P-^ֻOkZ8v  okxiH1_4nڹn@> 3 t5NC9)eȔ$p)Nz0=eKQb|(T9hv۷3X:6qM<.Tiz1'&Jb`Oj2O"9GѰ>'U\ݴ)ey CL~kxoחDCD{nHu;ZDuDu+vgTgQt/vMDm5%|bʉ~m am/Z|<2:,xF7x[J%A 8L*qA{' t %?QaR+ tè{Ga 2ᖳc8G.C)5ϐxXȉYc EMx@HuY6x8 &Ht&~ t*f% *;jǤ\FBjtC57grҬ \4:Ne]KKLp?S(^oͣS #PxR>`Ⱦ_gDLC|BQRd(v6o E]L;Uz!yuh=jW#;pj2@Ț(Si^{;r:.1]r$GxJo׻3 1Bloɟ!!| Y7Zqhۋl Z,R,er4 -;N%b4I7 ^Ѫ(9>EQ^I9&qS!X`Yd'1R[ub|ȟ#s%,8y;5^y,=e^ts~Ԅ.kMN]!v8/ 7kb|؅VTŶa`夐9f{ޅv 381x=-J&F!׌&KPcsd)-4B$P2% нNc:]$ql@(jL7w>J!4E;%!#6Ǔgܨ'Nr_YbW>Ax~8ejZ8_49V"zV\EcB2pJ1Wψ+aK$j .F+z#3Zl`COf}~y%n*- 4 泩Syy lyROQb5l߻1Oyrw*64oh d-J4(S- ^SVUe&&x-Bv_g8lk5z|f7$¿a\FLYøQܿѩLBL{jļ;?&E ',dF ټ"Rb`KA?~ٞUl&0ՕT{Qb`U8}7Ϊlhd5hA$[KC(M'kᮺP#;CS5^Ķ/:TDTRLzڞ@a,5[#FZp2Xm0˷ۛfn*tfQ&NI pCdNTdclE8@>[4\;(;~1+BYCVBϸg&pp;ҾLz>*_{*5u%'Ljw"< 2qkyY ZJHH)y=1NZ2B6>_-6>LU=jM#j|hc[ nά]Kc qת+.8R\\.a4)[?ua2y||{:fbQr +j -&&[Ih͡aO?Vif3Fvb:f#.^+Co-^0( | ϑ&ϭR|M{n/vwS,a!->mh'x4jyퟅ?4|駃\/Y7Ğ^N^@WV{7P@N.y ^ Ni목X;^uAEՒ lDja[V6)b$GSTN>q ^fCoS{U$݈2pgnj ?I)]@W.h3-e݅$7 ]'5|A͓F }] 9q7h ZyYg 9iSs.%/P3/o2"&kf;KzmYhi.ݫ;ʢl&$ 0=fF.V{nsȋJXBI΂DVEoEਖ਼z~^qS^gg,\ӑf}ZW)t %^ťlPݼ ,r!j2/5 fK=)cV{TͲGގoQ~~҉k,OX3i/#zۼ BE3 xsMwJD(|[8脳FkR5\vLڳ")7 ^L?CO]{-Mp?J儐kpR<f`8Jz "= Y4ۉ; $dNWJu' 5rV욁S( OBta:`t(we2 v`0XQir)^v71%Oɠ2h@m1j hG* r;_s4-Nq؅`O) ZЁ _r'\u팣eFZ4fnr,#*:yDбe2k"b%,C$26$:ejX1κk-)Znzg0Dgzx8^wa2liwICD6g([ %"\Nk̴Q:/Z`b(y!1Y~uעb ЅF95UE.aB8 Cuվl82BY_.~T8 _hvf"eeVu{@㸈8QE獍> o~Uջ2q?I$~5S;Ϧh i[xɾVhi׈@H6ζ+3?> Ci[#h^!KQpѯӢѼ$S`i}h >X;nFo]X}D*جv =ty CRg(C V-upurPbqN3_qV's1^4͟`غpۯ$d.♝?e^,{l2]1ǛÂX~f*V'm.l,Y:A5RH&\ԗM dg~Q̩$ z?j|Yvw IilO/ Tg]IAM%|+d@²yQ +om*tJ ̙&:4}8nqBg&m|b%]a)Kv F*|Ӕ0,L+1ţ01P3),@ P+N|f6L"x& jw jȡMbtiO'/E FQYslb,7!-6zX7 5_r(7 v(tc0k,` + As4E -%m{V'j[ZzàF'\ǒb9N4PGg{3TaމD.z|ͽYGoX>H^ڻ<xl_K#v˗i'1jح}kc"RtJ9%yV=G_HhTﭖi*TKXI?[}&{B'=yN-ұjqi/.:&Jbi_:e޽j9e,O|u3 f#pۗj>n ["Gg#٥܈-vDHW/zئW<%[qd˂|0c;]O +Ѷ.-i<EPZ՗.!,{f:./ `p<e8pliD]: WR8ar|" G}3龫Qn>>]I Z: 0B/JT0[ڥδ\%W<3WDaFoCt/[*t--\%l|u>GLOW[iRiZnA9V(;kZk9m*Q%5>w=F7T{fY-ٵR>0yFe)]xnQ;b~ȹiE>(=((֊Y>>YҒi @dr@(pXq|8DsH&:{=ɯ7AO Y;b2Cxs+!@/g (*!PzOBG"(e侨WufQZKpNdmC!^$j^Y~MwxM+O~$\9)֯N3ӵYH^9@S@ zNzBtxP |sSŤX>nmS>mYs?{9Gu+\@rPZ6V.9?r d0G * \< ͚=Yi5,ͷk[(/s&>+2&D`%PѕGhK+HJg ]#V]Wpk m-ZӋՕ#YNI&VoPޕKebP[ƹ lvW<)?L {EC)<#RkBe$gg49jIUu4 -ɧfiBgxt]%DTTA^Eܟ]跴& x%$iu ĻrDMKNl)eOl_ǥV&z`Ǘjziz6NNF>񑧇Hbx0a Mةꬴ`01'ݳAiТ,p㗗pi|E1pHiƤS{ N0*̅[lN/nӆ9Qh +ъLÀZS.htbbI0A4mwbL[qI)pU:2igJb,G;,N21qToY";:b;(X 8-rZAW1(t?W'=+w6{,MJֽ$vMDGG_EO!#(ĤlmȬKLkN% l{8D% a.jUbg `YjO1e{N7I:vetsz7eZA} \7qBaxcFxH($o{\l8HOM/sqxB-ʣh2*Qo[l+gԷ<tx橞g-^\Vl3]K.TWӚ;Xƽ!!jfAScf:P0"k\TO14_>;+Wۨ1s> \tTBux ~,:ޅ p1COPlc].MF Bf>f= va؋UF4\l&щ9J0Oj FbG$UǍ{ᎌJ(e#:X_ !b&brڱg{-X瑔/bAvr6_EmJ9pɈz1_:Xt6cBfEx {.;k}kt&bmF]oR7]˪@qLl)@!*L@3W$/^^B~ZeK \m<߫$9;N 4^ BG)/(f䠿_ZoĜ:8'_*e PQ;}P%筅3|XM?E|V'XY/OF8Z\ t\rIkapUbEӣ 6!LS:>ژV>1a+` "t{maF%#x]1H<&uH:D e ;.0qeX|J-Imy<:e+` ̈́gkf/ERiaTQg6S0?xʺȆsg]/rMN6Xa6֑ پuF.2>zv. V/>Y,]8]҂mݪ8 j"wTYjO|OJ>D_FVPKVئ_8t/vc9v<'=enpHRѓ=I+W)3(NT&smz_—-AAqະw\=nCIB`KixMԀTq*$"IPx*!O0޿:|1T'_YxQpB>A3ȆDQNBǯpt,)RM#An.e۫o`šTeBzYk)5aHN8xd] )s>@cx{&g*;a%,R-2,7W-Y(] HrJw#|35wXAլ*ߌ7@QRb0P2dB`)KUղ&6᱈qV/ګ[0H;ߑrxZ%+xG.v%ˁM3dϴ1ۭ<^u#CTҽ|wK0^ ۇ݁-r<ƽ~쇟>k̡2N#`5(}ESYOhŪnLq ,m a҄^J׊K3^,ʳ62a72#DWMlYR=G$J/#%J XGԵDs6al+ȅ/b2-lJr!4s^5qc>WϬF67LK|L *1xϺ6? fYh:};BIq7xT`4EŴgK ܝ0Oc>32p:+U3XkaCt>!ŀYUb޼}GI )U;O'aM1Ճ_Sf\CY Zuu2炼8ح UE]TB_`9xu6BHzm:3;;%猺g~α]0:!-x 4v4 R*%XA3;ں\T#_ƻ6vD5(fU"_9<D~ˍW<`۷V3ݣtz NM.ˍ'쯈鉆" h=,٪q@`w6"Н~$Ah~*ZlYGпaB(Ogm`zgrzBJʤ݇tT>L[M,CU+ԥx-";P6/(\I#*_Mv\K1U?ꌫ;= V곘T:EA$)-ϐ&3.B5׉-b)*b26&5I1U1KCՏȂLG%60'FmE560jFܩS' .=*:u%(#+꾩 fy k*r0s*Q%{/3IXxqO /iLYߗKTr6-bbS vGG~MƮ@Dabˠ*JX*ƺh"=a0Έ͝I($Ts}Kw$ZwOks:ޣ9Ƽ~uWv] [() һnjO1+:\ʣ ڀW>JMZvwdb]VSC=e>C!?9ﹶ19|c^9 Ő;+;Quxy 1QՇd嚩"{:iwiz'zemˀD>u-xi6K-D1NjOdm;N[k [?xfهWwՊ[Mh Μ97c /蘟K2K_Bd]K>pE11(.+tz8w!.A\fqQ:i 5~2`yɋd +cv8]qh9֜ŶcyզQ횆F70ҔsR?)vȤ(5ڻ`ɧqۀ Mh"[AlL5VfߩWL0{kYedՉ"bNmlA?m6_1lA%8M;-E Xp|\95^^Z 5" :塰LPUcgs&h,H'/uS׳dy/WU3Iq5Jr S{qvUZۯc.=h8g.>W xO"9׹m^ql7;YdF%"k;ŵa䭻@i;w[S?isaKj.".6tϩx@ItSb4#yj忒 ]-{yiك'i"f 8q$\Oڄ檫LaO=r1>FSw' ^%_f}zFbНVHE]&+ &X]MJU -j~a]9hhNɅY G] Ky2leeA{ &L=Y}w,LśrvZ;֕߻Z,?u^%=5U ̟XFiYx=5͞ד w혤l=3"tIV0V 9f+g9U ]sv0 .ӞT,a}d+p—,^ 9^ Ϛ! QЂ>KpN"5C%X̻^OO;UHt U?o|ਓ,q^bx G|PĹ.w}wUQS* xhmO r\le,03UNY78JY@3DN$є'q\xzPWq(/ \df$$v(oeDB^Zw:lPJ3r߲AzѾ;d(̚a,REelr&D`xUĐ f^xܶVvU*w~ow}O-L"umfN #=I@7޴A?|]hq ֪N!;PpTPEV d& ̲`݆~׽k8CFKȢzh!3r{)_|־{m R:{u[2[s9Ps?F&Cu( kSE2pG_?= #T?%JH M: uDG׏l-Q _Beg? ^o!/3/R |;o>K'&^Q6; 4'q[yPc|TbgT\ 7$WY'O4G1 nGYDza$._S}:7^mNL()jqzÓ; ڢwդ:| V"9 %:Ğ8lWh"$u~l&QSc`ث&H8'Z1i^gTǻyt)1TP]iAQ gA*5mKwUҏ_~U⊬~Bbj$jR~h  ^Qpȩ.U|ŕ s1_]H1ܮ%B5_Nlsۄrv$ 7h$h(~3k=,o'lz f$gIY(*٣Aߣ9%ܬk{΢ un:n~q!{OI2/tQy-NC`+_Z2k6 sǬI(HK)v!`uqچ+_qdMYy23-CIR%>T?dX6&MӃl>0tisW;;ǔHpFYyxg}gY/P?Y]=s(Ab|Dًkl[n6 ~i9~vxzm"&9%#d+Nmx/2w yIb%ŏgSŻ7'rMbqZEPUU[fO;!-N.5crPb-l$ee,#zF>Jp,Zhg2|ߤHIJjB X5ʧHyO-]*ܡ"~O 3l=CKb%smM|]տ\MP!fG#0fBsV0; Flȫ818*BEoUGnj]U@vVD*F'嵗svdzxq{:$N_.ycR3DdbOFgXXCAg_vӫqڳELsOydI/ήcׄR{m]Ү=گ&k:}U֭ZƉZhdͷqd i ^&X[pQWE:,(-؍VN^I{RInزlX"h:>UǷ'Mu,3H1 aR[Qe!zChw1x6r`>$>V~3Z[ЎϐYaGʾ./zl-|cl/e2 ]?kaBnfj3pUJJ"͏9-CGk sp4|s:?Ev~}}{F,O{dԟP 6 o.*Dnm-%y 1c]W[ʻHvP@vu&U9ѿ(DgqX]22Lkf<8K FznH;{axųʂz" /C04:w~ebiUl6^@Gޅ0ۋ& :}u0rWq957'ȶ^1NgG„rTtrG6($~z( >LԾY`D  j-)'q>އ^*æRA bؒ^G}7;M+[-εC:, u+9`? ̳:bTGk<:LзB?AE, !@|E)ʁB'3U*ӌ:H ;UG: = Ƈ'J fl}#ؚ[OlJcaȰ v< kRNd{u;VB~qSciBKy~4O% #`U 1\5z=S[vʬSK5OYN6:{hj`95XtHѵ]_ p.Z\qrv.09NyOɎķ0~Gf F ںo,vgEg<΍S2+'oDjm3QKԮkJji>x5RJyG{~DGPu =æ1+.Q7v/Є?"tӘ3"OC#qdOOi!5GAWxOdU>,鋜>C=΂2_dFvݐԓ6I!89@ݿ}O2󕀩;Q 8 ,q5jkc3D ԄG,8-OUg.RhHwd`E܆p *rm<u횮4c {̅}ԜJûyb^7~}m UAwa3.xP\ ႛzUn 4UD g(&>bfQ1NQs L\TH|(':*h;ZԹ 9bJ]NU!rBZݓhӃ?a i )_'7Nz ]? !:ЯWĠ)mUkvGi4_4Xc-%L`]W <ɁIi n~ٜtjCI **FehpWrJ1RN%X2ki bna1k%:̅& c >šwbD;.U~ m/SJYpN! LnV֭pqWAK.` ;N%&q~ŨG0Hy_w=vZzKWf?+(N-=~\Bo9(l.DIi=G O^Tk_d5t!aC; ]O_׿)+}z5w}V.DlvyO4ʝhr"*!! g?!+%mç_SëYrJVa9܈EL3I~eEy$ET`G _Җ<1n#BxGoۼQS,á,_'J?Ȣi07HS3[6f˓gh_GXh agݨm0 7'+_JL) pĘ:YfM),Dc;2c1Z՞S0d G{CTPO7{m?4l}Wh0߆z*4 H]ڎ;*,Ho 8%^\w[ 5+d<83|=x)~hÅCY$2UQ ;BEj{iIK㒐]*o,<^e 2/> WiJyj؈#2NҩօP0mnu;Jhn'R5JxpU!Y "uvXs9nFX "Usm( 9Xiab0\ѝ|X/+0_]r՝~ ߖDL2KXcEL3SRùP ,g ߽qn9z.7s٪T4~)ꭡK㚪M{us~l<` Wkf2( hx{rRLHy骣DQPRq:힌H' 1bVq5 2-Z@*gԙ > f?Kqг6. KpREXj[`}( S@ϯ0L_;uJ)&t?kƮtboh[t^%AdY=aU;6жmʽe>ϟފVu^ٛX,6q;T79NS+-+sW}\? CO}tÇ wڦ)P:ԑ{2JJsԨso%Vy lXz}xW >bǿ*o.w[h9>h6NS!tdb׾bg&6HnReăcl?tsk` 1@v>yK1Ĕ%~xkYY 8%`@6mJS8vB8-C$;(pcIPjVZO-yJ;AMĺPT𒳂ѽ 4mQd+ZXTKx0CCqٵ~PaAf4;4~$-j]w ǭFKBJ ߲ }ǀl7*>qwݧ:rq#Q ֓%QO<$X!s9&bjou(IXF%+c u;lٯPBuޝО6܂2EJ*sGs^kK#=?؋=ꟽ1 #bck+f% ED0ҿx@@ VKbjrt?:vS ^vxfbׁf)MxamRF~ݹUD9I88Vc5Nz"VxzS7K;AI;Y.&Kfm|΅wtyUB֥&&,8rupS.Ҕ4%-%bǶDaANw#`ԉHI>E5.Ƭ&;aCK/Z@Y! -`|*hڑaBQڄ}]<H ÉC.;)LoXFE^ X L(|K &ĻO.5x/.bŌLwy1)-&h  @/׵qBB8cZї86,z^D'G:$ %ADcq*oSW +wt W%[92 ۃ`iEsEiY/Yv:!#ӿ@[W#`4tz4eCli_2^S^Jb]R?,NDVJ8b/Hf$3#-|7ȁ1<͡3{֣#sWR(MJÄM;3?'ˆhHi"@M\ޜxbEUl beFZ0M8unO["bSW_eW#GD)e)8>KZ" 6b$t^ 8w`wlx]>gP 96\B2_CGl*Xn |16-ELS BThV/UQZQIwD`E+kP7$6s@E.R+-c}H hG#nf\e*'hc ]H1_UO6K { NnRH/He$c`bV˖]Wl1a`#znwqhN HW&d[J|vMGW4ӀF(Q jWwwjBvYm U`6S-*,^B%υ6"rR#Zo||8^|҄f^:H_Dmx- /h/d=ò{ٳ  Bm|ИAJrkcWұIoŵu(j h)J_YE}Gyk0?]jȈqxt[CD?9X_0Oʺ/KffIA( F0u"Uى sEN?\Wk-p&u4|JHjw"tLK%D4{ܗa:/Xbhu맡թNP3q`IzRzʪFݷ_գ\+$tNjыέK ]ŗ wpuo_GAvkn}9>jq&te1dEmlg*yRruC=JaAR94m `[+gLS=B)w;̅d洷žI\/2:6v#5ȅ,=;F*{ɍh{s`7K\M"bns\T$F 8]Nφ*jh@3Y*.+$vGHQ3t*94-' )UQ=\ÐÔ" %;!Jf V=uvu֐緔 rkMXC8زhukBą\n"K_Ʀyp1yVK&?M)nBeeuq (H \ "oO9ek7 ˴RoQ6"|}l,1 f)]4USbJs ZXt_ܺ͢. 2 HX\DqIXru`'9ֈyD\Ty%ǞI'5 3epH \w@O\z̼Gg΀HR5m4@G18'+տd:,<@@m~ 5NkS û 4r!?00@.%jB-3G]LGpІ#^6nRsmŏ}]/-LPQ?~X[]g۱˚ T"@}17u7$st?7{e)溣{dy|Cwr-v̮8 OOa> `C6W ˯(at %v8.#خG| vYſ+ J% ~uvJvX -G%&Ӽ:F QՃ~[Tt)39AO q͝oz%J϶~$UBR0 .M % O#Kۈg !m -r5#}2o/WbKe Dг}! O!q_*''0PoZ`˳7:pcHz ÓE k pޅS$##oR dϷvՋG_\>[pYFf^GBѺ "ߺkaZ;4{ ( ^\` ^L0-zHljǵZ/P!"5+7[$wiH9fdZqk166|t5|_@)BບgOӍ`XÁ$(KϼO"Wmc:VJa{l!EO4q$zS=7DJ-})F {[JҜoˏcyS}Rly~9# ;mTut !A%o5#u2tacΘFJY$PVCfi_3Gj\\]5`-I 4DAoj7RDsL,xL/U7DzdV$5XRNJGε-gm{W r KK¢48!!57oڨrM _kovxaJQ嫝"` *v\~Q7;ǵYժdDžZcfĝX [;wJ㇣[CC(Q0l7io4*=0Ơ %`gLm0ɍh@\G*$Qs8:΅*~pr oNk7a?ȾY\o:oVs y6Z1LצDϻ6Ya`t zY hy @ 9`C<:t!}6# RuشF.~a2pPĥ,Z_*YѠxuk6}O9vM@MJp?ũص"]Ӳ,?X r vഅ_kloG5Qz]yФl=B0lhb2uo҂· .7x\KsBإ8NzF~vFI[EAT~ "5k]]a'dlnG{:*8j;o\oʢ-?s5B;(U8UJeE.^QY^h>$_GśP՛Bg*F- Uf:דyeYMO QS,@jEZ{z}gVN JMHK+s f^2.,KrkZOHn|]hhZMCp_.Xuqr*~\eFRY'CtO]`{dL0:GYHK2ZH0v0L ==Im|_ϑ@B?7VS&بEX[D)NBp:qP:;C)`BڢuAfKyQw2qj 8^vn@ Vmi/`;1P2A}7ۣBW0%%g (`y4Aag!%)-RRWC*mܮ_ 6i$;䉬EP.on{Rg_7AtgL$AaDB^ߋ0H\n}m} `ԓBZlQb,QFΰw5 ;Fe+s"О4ּǎD9䮨 [I;%#Õ2(~Da@;c…W 1tC* f%y2$"(jfZgE3BP޺q9mq۲.B7ʹZ qG z'ǭLjͷF 6>U=27vN.,(c%"m o]o[ Ѥ 팒Gt.v>~%bNޔ ZًN+L>ɒOB]> NW-i8[t;/s΃5L.K>806;RyWlr2"d N2G3RBSi+bnoT%<`9cpM-+{}R2,)]OZ~WJCξt8̋2;Qڲ8/D`|hehvi,>fީ6 mmID y֨A+m`htD~@R_~VNcSgщ B\SH9Oޏ.xDPze- ٓGWmy#r졒r#ނ@dY^8˺ {lgr&K9*Tm:̐]Bӏo{Uy#&fc,*^SIڮOϣ2/υb&0W"tr˦/X]jh4n0 XüݠCwɘI(&JA[B'<CjJcvF_Wͼs/ut{g&, " ]7bYfp؋}j(T_dUB#A)9pFu=i42?(6nPZ)}6Ozz$OjAjK:y*+nuGm7uaJ\.ߙ}˜W=Dޠb%o-p*R-[[mFREM}L{٨uS[wFdW˘'[xbziSA |c챪cQ&OʙOmjW='Mțe%dD{Kgfa okGȑ-@1v\e1F/IxON׫*/#Zmݵ<b5L nE楇u{&BX3 NN08P2}EJh)Cw-^8`HH2Q9,x^|AXYuJM^X\`C. I"efF $`a" r@Q^ fדuɀt MB~:D˔F)'˛.U٢''x4e!*i㷲.8Ō'ITqh@cv xi'c5A=à%75IHџ\<Vldzj4.zT@Cv&\WG:[oSuSX!Fs^GAE% 2*cipI S&l$mk?/|pocBI& <5vQ_y- _x¼kAL,/ގ?up\2$(fd0Т"oU.aŒQ <$V 70Y?&Q ]:+ol}|N𻀶‰Ćb!'䏂j ]MynhC<շ dzFq[Obv03+etg~0Svfpgd)7 I*TPc'W}! k2[ Kklc^ EM_*Yעlmg?0ga'2j dQhn?| J'++PVd@K'w2eڶɖ8`ڑnڤBL/"/t$ĠY8qh"O5z o{{J:/5AX;>Eӂ ȥ-sU6WI^53bI-r(*iX7󇽘JNB`Fа%Y!=ㄹ]-em EnR~ oKx5QжVg5-4 _Le9=Y. wM* ?v0ȅJ 8tYrq„CVYi'zJIs#C`OהlWixE&+Ƣ WD?(J,t Ǚo[^X `)hV`jqP: eTѼ9QY"ّ]7Js|=A~AKy0 |l}j1s NjrpEH[=츏-ýñ`z.S[- R".wʰWu2bhӔ)#0>x)7TH \qLt|s0nr RFwy]W;tҵ35 {v9C=R֩oIBգIAZ. <U1-JEs̃mJ׷hN Ć2 ӫbO, 0_k+0+KI-w GMqA@/4O=Qck^&Њq*踵+v^i qZ9onf0Aٲ^b:>JVX^ןs([k)ݳV-ƒQ 䴋0GXɺs r5-zw<1|Cٜ Aohs 2.CuR e=%^ Ôٌ+4IWʚbnm/y' \ p̯‡ @4]TtXAYڶxWޔi>xKf.CfS,^ z>&(>{q,tND5= ;J2S"͒/_reI:L*Q55'ȥ^xkЂXP2jxv~f>.KC;qq~a]D"Tz4XK%M&_ B{C!>K\vu̜`VN;?SIQ'$b&ϥ"TsD}5%!BMh*@fdGgTFw9mi}1\NUײΫCZ<.d;ِ<)/fzl/W=`*xj>L<T=@ !H{nsafFq7eS,I+Abvԋ{3+1$/>-.?^( ^kgV|&7V@NOۄ3.`ͭa?r B BHUJI13=lіkv24Jz<_B( u]@5p'lf-A9w<*UXhLֆ'2(g:^/f7b,<dNF*Ts5 |b,>b+bRv~Abp"(RvIl3@l2v=eIL;I,ߔ:W12/;V71{`)]NFcX6_xĥ B,Mo, \sWٗ.x m_CMkB Q?rbF39Xd-;IBz%){ܣ*Zo'~; z2Pl!puhz :ߕYx 0DhogO=..Uo媭7znǺ>Z9vK?L2T" ,MH!|"°ǁ6M sdB X9:=9v4W`#lǬLx q5焔 S,s HQQ]Mr[mw$$ Ryb AoEtN fr4"\Bw@s+C$ghy[;ڢF P$ܔ ĝ!p8o$=y`xnlUqQ2 i=LD#@* L#)y: R=+g&T$*Ze }@w@0S;. X"~#-"Xt,g>P=(&=xj :W >C4ͯ| 1 AHWMvլ'-/S ZfR*g$:5 [R@ez&W vO+~S41i5iB۳_O eA?3%0ט?FGqm0"6`( ~X+p)5P 6\P 79*B# %]ڹ<6DrTL'/ɸUc=I*A)L;Q x<@7G B{v*Adh\=% J Csι<n:݋2vv&}hj6d~+ř,,? {6߄GR@Y&Z;Wxj^$]L:ښŇ:NFn%b1k,qG,?rSdT! fvq)pd'OD$$W%Q-pfA};YP64[FBK4X}0aLٽ*d.r*m<ff-ڻ^?Mg/;Ԏ]Q(4v9}Ewr^Fh1xSnjv}Z|V}oO_p̫W%dntR\oX"ω]V5{{5~NM.DX,>doֹTYO~u[ W&1ʜ@O%d.V v`ğ41ܿh'"W[B`V~Zvʯ] bY垏^-vOi#.*Ըy'B1O`zL^F(Cb]j < {cLB1$iA| rJQ~Nun)SaxDW(wx>ڥ횿jTB%/SFQU?~wx 4ddhQ׈N89"J?9rqe!{GLd$Nh%]P3gĈ@QTa%f9 *(y@]{R d 9FKbwg5c,a5N(M<ƪ.c8$k*A|Ff Հ]a3A\4L$iV#<l*}k8Ygt[Һ; (^c.86Mi qw֦C^w"cNjM7$r9<1@"CݕMXs?y#^)Jt3|otorVjePmk5+-K;/3R,]$kv>{!`،3/w^{pBsUl`ษx'%,c-5*-㲑$981OBUJَa] %6=UpYj<ѳE# ' ót#YHjR?!mdY~j{>_'ǨQp?WbeIW,>q4D <*C ;LzwZ'5NwI̢Z!1މP=Y)TqCֳB6rܫ̲qB:Ҵ7+&/[#r6X,6d:otPpGCh篂ۅҹC֏MP Y$pdxӣd]5L:- bFP4[b#3zB`pT:ަ! =2[A,iۧ;LH5~Jy ^,|.]Mre=-% \GoR)t?).),p5k!W8 *Le.XUӑJd^;k]ۇɹz:vO8W.kPb5e](hi|u%MQ=ÐBbb7HT2uu$R=~q|< )/CXd94Q͎lt >ı4)CG+x?.Nn g0 8 :4KpP)/P`t$ACI21@+I 9J z$*Hs qy v_QM{=`] aSݤϡ%c*ig(1휉xK/Z(ր /Rc)\631Ay?tfkX'/BU(k1'}s7J4w6)%jxJl(2-ko>Gē/9Qdd8AjqӥF\v i;V p%@LD>H.930yFlEE^-, Ӛ 0JQjסɀ,.*:?2sֱB[NS$3vJD7d\Bسo8vUDnϊ?޺%P aws>8)2݀uU|[j3pHKu :>|fsD +C *IyKh O q(TSViW%Ӟ6qN=4yqpهCeA?Yf|pV"c>1B Hfw$iI rfB3DMy< s ^z88yY@>󿹡_V x@øAs[;ߓXVIϊ)x1} XK$SU^GS!R\K5Aވ3南 mNkav/ѡ//-^WșxS &CWջtaYH1DbXj*nX|uyk;ڜ,֡@ 9 ^A8/qyztѹ 2+d ե8'HG<_򸗟.3ﺩT \ϟ~揓(~0Ha<G޴6ATn0y*w/\{A` )TSzZ$j1,e}Qc?U Eh? ץ ?L鈶W Ķ'OXBIunp~~2 0`#%G1s)=g<´ٓmÀo=յŬѴ϶(YU28i6 xrc  ($qCŰ`EMa/62!5އ-ISrxb p?)p;NcE YZ