postgresql17-server-devel-17.6-150600.13.16.1<>,\hep9|.{V=K?D}|-գaqs1!afW1]dPia-) .vHoPP0xwNߛ8ehA,\x9L4__k9}V02פbBc6JI,6"9Kƹ$f &>(Ӳ{x٩s)r%`Geoc^ׄKPަ>HP?Od! 0 i  9Ze {$H  !l 0  ,(?RR,aPab\ddde(e8e$H9fDH:jH>@FGHIX Y \t]ޘ^TPbc)defluv+w0x?yN zO`OpOtOOOOOCpostgresql17-server-devel17.6150600.13.16.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 postgresql17-devel package.heh02-armsrv3vSUSE Linux Enterprise 15SUSE LLC PostgreSQLhttps://www.suse.com/Development/Libraries/C and C++https://www.postgresql.org/linuxaarch64/usr/share/postgresql/install-alternatives 17/usr/share/postgresql/install-alternatives 17!)Ez g A0; &/ ]C5$P"K{JC@# r#KS:l L8Ax+ xj,S IU.j Z7 I a>,SG*,=18  <$o9+ / A| $ #  x!  uX  A< & y%# >n h u  ' 1<5ss{# ,_^u p% ;5i 5|u9>  4 a1$9 ,C@K 3Ph]=+8%dPP4TP_,]+3nE|5]) <;WH+j, k '--<My Bl  yV I9٢  b3qeQQ%zgbC Yg:=B-:%:Jv> ]XO9&9lW "YH #-&xN" -P ?) 1' ^i\ }3S =< 4$)z/-0}. uLvi:_C9~.'4 c(Fs5z; !> "G&8^l) yZX75) NI.2x =zRA L@ \<\ C p l C7$@]q L sL&*f X=EE('z 6 /$ !& {*$B%#pC'.1,-.-bB=q/:>C 6 jGN%S P'yS Y% @'*< ! | 36306633?06<3?66<9*$*$'$!''$$!!-0!'0$-$0*''''!'' Z>> n3?@# M   ) L_Q^b U k FDHL]} 1 :b 8y  9|)\-&#e+I G&~S!jE z-} L PW-&!!$] eF$((L C?W $#S z c OZjA*) au k&sV57 $O  j$ E6 c@6DD47:? h `#8F](RRYzM}&a AA큤A큤A큤A큤A큤A큤A큤A큤AA큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤AA큤A큤AAA큤A큤AAA큤h@d,@c@clcGc>@c6@c5c,N@c@c@cb@b@b@b@b|bV@b[@aaza@apa\>@aUaQ@aO@`@```q`OL@`Gc@`/@`#_S__@_F@_mmrueckert@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- Update to 17.6 * https://www.postgresql.org/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/ * https://www.postgresql.org/docs/release/17.6/ 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 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/bin/sh/bin/shh02-armsrv3 1755501925  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRST.VWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~csdeelesfrheitjakonbplptrorusvtatrukvizhzh17.6-150600.13.16.11717.6-150600.13.16.117.6-150600.13.16.117.6-150600.13.16.1      !!"""!!##$$$$$$$$$$$$$%%%%%&&&&&&&&&&&&&&&&&&&''''''''(())))))))))))))))))))))))))))))))))))))))))))))))))**++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++,,,,,,,,,-..-----//////////////////////////////////////////////////////////////////////////////////////////////////01233244445446776899:;<=>?@ABCDEFGHIJKLMNOpg_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.hrmgrdesc_utils.hrmgrlist.hsdir.hsequence.hsession.hskey.hslru.hspgist.hspgist_private.hspgxlog.hstratnum.hsubtrans.hsyncscan.hsysattr.htable.htableam.htidstore.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.hxlogbackup.hxlogdefs.hxloginsert.hxlogprefetcher.hxlogreader.hxlogrecord.hxlogrecovery.hxlogstats.hxlogutils.harchivearchive_module.hshell_archive.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_parameter_acl.hpg_parameter_acl_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_namespace.hpg_publication_namespace_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.hsyscache_ids.hsyscache_info.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.hview.hcommonarchive.hbase64.hblkreftable.hchecksum_helper.hcompression.hconfig_info.hconnect.hcontroldata_utils.hcryptohash.hfe_memutils.hfile_perm.hfile_utils.hhashfn.hhashfn_unstable.hhmac.hint.hint128.hip.hjsonapi.hkeywords.hkwlookup.hlink-canary.hlogging.hmd5.hopenssl.hparse_manifest.hpercentrepl.hpg_lzcompress.hpg_prng.hrelpath.hrestricted_token.hsaslprep.hscram-common.hsha1.hsha2.hshortest_dec.hstring.hunicode_case.hunicode_case_table.hunicode_category.hunicode_category_table.hunicode_east_asian_fw_table.hunicode_nonspacing_table.hunicode_norm.hunicode_norm_hashfunc.hunicode_norm_table.hunicode_normprops_table.hunicode_version.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.hgetopt_long.hjitSectionMemoryManager.hjit.hllvmjit.hllvmjit_backport.hllvmjit_emit.hlibbinaryheap.hbipartite_match.hbloomfilter.hdshash.hhyperloglog.hilist.hintegerset.hknapsack.hpairingheap.hqunique.hradixtree.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.hprotocol.hsasl.hscram.hmbpg_wchar.hstringinfo_mb.hmiscadmin.hnodesbitmapset.hexecnodes.hextensible.hlockoptions.hmakefuncs.hmemnodes.hmiscnodes.hmultibitmapset.hnodeFuncs.hnodes.hnodetags.hparams.hparsenodes.hpathnodes.hpg_list.hplannodes.hprimnodes.hprint.hqueryjumble.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.hkwlist.hparse_agg.hparse_clause.hparse_coerce.hparse_collate.hparse_cte.hparse_enr.hparse_expr.hparse_func.hparse_merge.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_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.hatomicsatomics.harch-arm.harch-hppa.harch-ppc.harch-x86.hfallback.hgeneric-gcc.hgeneric-msvc.hgeneric-sunpro.hgeneric.hcygwin.hdarwin.hfreebsd.hlinux.hnetbsd.hopenbsd.hpg_bitutils.hpg_bswap.hpg_crc32c.hpg_iovec.hpg_lfind.hpg_pthread.hsimd.hsolaris.hwin32win32.harpainet.hdlfcn.hgrp.hnetdb.hnetinetin.htcp.hpwd.hsysresource.hselect.hsocket.hun.hwait.hwin32_msvcdirent.hsysfile.hparam.htime.hunistd.hutime.hwin32_port.hwin32ntdll.hportabilityinstr_time.hmem.hpostgres.hpostgres_ext.hpostgres_fe.hpostmasterautovacuum.hauxprocess.hbgworker.hbgworker_internals.hbgwriter.hfork_process.hinterrupt.hpgarch.hpostmaster.hstartup.hsyslogger.hwalsummarizer.hwalwriter.hppport.hregexregcustom.hregerrs.hregex.hregexport.hregguts.hreplicationdecode.hlogical.hlogicallauncher.hlogicalproto.hlogicalrelation.hlogicalworker.hmessage.horigin.houtput_plugin.hpgoutput.hreorderbuffer.hslot.hslotsync.hsnapbuild.hsyncrep.hwalreceiver.hwalsender.hwalsender_private.hworker_internal.hrewriteprs2lock.hrewriteDefine.hrewriteHandler.hrewriteManip.hrewriteRemove.hrewriteSearchCycle.hrewriteSupport.hrowsecurity.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.hstoragebarrier.hblock.hbuf.hbuf_internals.hbuffile.hbufmgr.hbufpage.hbulk_write.hchecksum.hchecksum_impl.hcondition_variable.hcopydir.hdsm.hdsm_impl.hdsm_registry.hfd.hfileset.hfreespace.hfsm_internals.hindexfsm.hipc.hitem.hitemid.hitemptr.hlarge_object.hlatch.hlmgr.hlock.hlockdefs.hlwlock.hlwlocklist.hlwlocknames.hmd.hoff.hpg_sema.hpg_shmem.hpmsignal.hpredicate.hpredicate_internals.hproc.hprocarray.hproclist.hproclist_types.hprocnumber.hprocsignal.hread_stream.hreinit.hrelfilelocator.hs_lock.hsharedfileset.hshm_mq.hshm_toc.hshmem.hsinval.hsinvaladt.hsmgr.hspin.hstandby.hstandbydefs.hsync.htcopbackend_startup.hcmdtag.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.hconffiles.hdate.hdatetime.hdatum.hdsa.hdynahash.helog.herrcodes.hevtcache.hexpandeddatum.hexpandedrecord.hfloat.hfmgroids.hfmgrprotos.hfmgrtab.hformatting.hfreepage.hgeo_decls.hguc.hguc_hooks.hguc_tables.hhelp_config.hhsearch.hindex_selfuncs.hinet.hinjection_point.hinval.hjson.hjsonb.hjsonfuncs.hjsonpath.hlogtape.hlsyscache.hmemdebug.hmemutils.hmemutils_internal.hmemutils_memorychunk.hmultirangetypes.hnumeric.hpalloc.hpartcache.hpg_crc.hpg_locale.hpg_lsn.hpg_rusage.hpgstat_internal.hpidfile.hplancache.hportal.hprobes.hps_status.hqueryenvironment.hrangetypes.hregproc.hrel.hrelcache.hrelfilenumbermap.hrelmapper.hrelptr.hreltrigger.hresowner.hrls.hruleutils.hsampling.hselfuncs.hsharedtuplestore.hsnapmgr.hsnapshot.hsortsupport.hspccache.hsyscache.htimeout.htimestamp.htuplesort.htuplestore.htypcache.htzparser.husercontext.huuid.hvarbit.hvarlena.hwait_event.hwait_event_types.hxid8.hxml.hvaratt.hwindowapi.hpg_configpgxsconfiginstall-shmissingsrcMakefile.globalMakefile.portMakefile.shlibmakefilespgxs.mknls-global.mktestisolationisolationtesterpg_isolation_regressregresspg_regresslibpgcommon.alibpgport.apg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config-17.mopg_config.1pg17.gz/usr/bin//usr/include/pgsql//usr/include/pgsql/server//usr/include/pgsql/server/access//usr/include/pgsql/server/archive//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/postgresql17/bin//usr/lib/postgresql17/lib64//usr/lib/postgresql17/lib64/pgxs//usr/lib/postgresql17/lib64/pgxs/config//usr/lib/postgresql17/lib64/pgxs/src//usr/lib/postgresql17/lib64/pgxs/src/makefiles//usr/lib/postgresql17/lib64/pgxs/src/test//usr/lib/postgresql17/lib64/pgxs/src/test/isolation//usr/lib/postgresql17/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/nb/LC_MESSAGES//usr/share/locale/pl/LC_MESSAGES//usr/share/locale/pt_BR/LC_MESSAGES//usr/share/locale/ro/LC_MESSAGES//usr/share/locale/ru/LC_MESSAGES//usr/share/locale/sv/LC_MESSAGES//usr/share/locale/ta/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/locale/zh_TW/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:40270/SUSE_SLE-15-SP6_Update/8d165d05c09df25c4c2d8289f3249085-postgresql17.SUSE_SLE-15-SP6_Updatedrpmxz5aarch64-suse-linux    directoryC source, ASCII textASCII textC++ source, ASCII textASCII text, with very long linesPerl POD document, ASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 4.3.0, BuildID[sha1]=307d716f8effaa90c21d8f8aa9fa6e1d11ef159c, strippedPOSIX shell script, ASCII text executablemakefile script, ASCII text, with very long linesmakefile script, ASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 4.3.0, BuildID[sha1]=430dd4c62adb2e0c180693430004cd100fc7c5e0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 4.3.0, BuildID[sha1]=f2ed31eaba01091192c2926256fdfd0e5d6655d0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 4.3.0, BuildID[sha1]=760cbe2823830d1106ed498aef17d3f850193712, strippedcurrent ar archivetroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RR RRRRRRRRR RRR RRRR RRRR RRRR RRRR RR&j2dW1ޙ(postgresql17-llvmjit-devel17.6-150600.13.16.1utf-899f929e040a191a1605095914c6557a818cdf7d6e1550d4a1e9688ed356ac60d?7zXZ !t/]"k%~0#J:fW)"fev7qgK@wOI~x)zHxf 7D+N>}X8JGEuރfii*\B ֹ=B/#S<Z<\oDR:;wM< XHﰋ U0uQGWoZ"eA_ƅkw="Pr R4V juz& 4tPʺFޱ" W[yӾH\°\l뷉j:qim~Wꁗ-ޱV 8k;0N.M ]dLAda|;H\EbW)邍L\}?܇m(tQ%đȊϑ\3j%!ރ~uKQ.E7r_>2e;aw v.s*gnOjq.# THռȫκ;qM/   ~m 8҂?L&v43VoVrACs!L' \Bԅt>}^pJ([߯դbkU\[Pdb;; A۳2]}Oi}dYE˵c{#yp 8Ng~hфG.b6/C)_{ HYe'x|ongّ,Nk,߾#yzo3@7Ǜ2 FO-pU8H{҄j_t>Bt*obξX ʅJ_wLNnO*ozgbaHd.m=(cUu7.|DΪjYAg르%Yul}Ɂ8jmorHZ ಜV>].vviFhy:~a7&+BSCZg$X 9h[y-wډ+!'K4}8[̇톅Nڵ(V)fHI @%#Jb8]z{=SnPeTvd8۞\yC>zI$eݚ=sLun XziB?OSr`Lƍ3R'mGlꣁBR*X,Hh$0zEiٌ9 Qk3ADUjPzrveh# [m:Ȍ~Wuҩn"] bƬ#jZ~96_12Ul0$}{ڿW5R͚IH")u teQVG4(y!_4xpiaÈ&*ʘOdE/C"6dõZK#7sH]ɶJ~(-gABhf"AnoLt 1egϕ }R β-`~_\k11qAF#Տyi`dPυ.jيⲜ/>& Zt􁐧pdD':?HV+{r_OAwcMvyQz@SrՐ&[26gO*}ߪԡnp2t)O4dc)8{S +ЋÞzzn)2 `&*o3ω% y62ьJ=  J;\$I+"IM,Xٔ&VTG)2 V]/GbYjArqip )pK?Q~pرT( C+w+lB+S@$cq|β~{.,/%Q`Т=m{W&<˭Z/!^\|d(K;_b&.O* *Pxs*t4 N0H>*pS1MB4ߛ?:@\lj 떾@`'U~EθIR9`m'F 6i֞/pRYE W(\WJo4s%cOESW*oOmKY[  wC@D)CHb_m֠+c/!+<$1iKW,E }w+zIrɴ>@; nrqug#VtQF"vc.FWe $U&b"}?Ӱ-ݠ9-v. V=*W+Gg/wB 8a%S@)Mq=1,iAХHz^;כ\!:P:47NDK ~X)T֖'tIRI9ق5Z.>?w_z1K~eS2$ATB0G$$f ^f}3WLi73=Ŕ6oUVed&F65uJ,E:ŽGɅSԺc6#;SUPƺ䪜"{0Vg9WcF}(#qt&0 wYR}K}v]I8I@c]3{!|0A{\>"Sxjek0JCV|?::@rh-2 T5FӰ/>j_esգ0yl7t<禘@gYI17>M "g!KGf*J1?``oQG+QƿGH0݌?B$U7'x%Dn cs 'h& g K+ȯ#Ws7VM=:`9Wo55:n%!+3emJڸeo/[ X׹r\OR?{-H6|_@J!zWm\:/C:6tt<^dk /U|^H3#΋@[FզOa| &e8wѮ 죏 ?"E% b|ӲgHp<=EG(=zA >?sq`M|!@[pme~t= CT*dnHҕ i+-UR8N[i_jGŚaMn=*m}Xw=NPnE]\>_ǧQ^vέ3CZneg=">,dֲpcd<Z1nnT-vH`LE;,@ُ7edcܑBons6[`.~-Tk< | 4jsTKH2lPI5k#+N=j Tf~k6#w'r x91$+qVnG]OuSW@P6WYu\=mR w( Ryhawɿ#ׄr uTh<̷7Z^ :u ^*Ek0+O^ucC>(I sx\/2'ǐ~q"SZkQTI4/*u_m? Jʋ#%a:1izjKPk9hRǜnդGGIgg>I™.Y- 0nsښ#{ggJT~q3\F.C뭴q;+ "*J0fvϩ*כH\G|vv<e2XWI{K[!WK1h]WV-TO8fig?c)%|Y> bɔ8,9ڤC$}$U%WlOsCдCZ`RXEϿeuxYv&uONᾒ[9 xpV>@$8_)X!cD4m.]x?r?34.\);0{u,!2u ϔ8 @n*]kN*&شtMw |I$Byl#DjI=v)r՘1+#pr$#N0jXu@ b<I *EB}ߜeҺ%ȯ#[a L.깿 (rOʤ8<*zWSgϔv1qKP]G邶~(veݞ:#o>BFOBRx).Z EiR;o^W8iaV΍@Ǎa0L+* ogb(sh0>m&Gk[M9]C qH|Ixͱ hoh<E@%-4Ep G|)k lj*>Q{"aBvf,&~TFQ<^Bּ&Y󗎿6*"MO(Y|OImYolfwD 1winJ&G]0qYgRơФ~~Uj\nHkUxP])̛4㻇KNdz?r;"~PTף4[):o$*p6WKp 5N?4GA9…ը%8Е}d J?k GG}M^D+˯k $y|?e_єt!<OLqjJK$Jpd0b.^Gm1$Q;o,5 65f T갢kVE~,I5%raP ktԴtMh3f +Ԩ*v*{i{3oXE;aO-zRn‚3OMw!sllJKI6Z;-b 0{_kCE)=bi`Ѱ_s$ {kNV/b1izҢCS-]4hU4m}6rX@R[j=}8Ku5\(4,b%Sݱ$1cfʄ1H*؇2 g4͵CK?=}Љz~zZ7a,-\ d|RIZ(*C[G%|9tfF{!6Tz met񸤊g R%S 0=jL#e|]vo-hH/^$GjG!wMTP;4FwȷA//.s|HO$0`r2_B)HfЄhSJM%C0qv1V,s`kdF{A5`G2vR]B+79lyʯYfuYl)!7u1eǼA,\9fb3(9ў qSD{]Mgy*>7yq_I?c+r]]Z7]{ +\ԙ⟶=I@3nCO^-@<5<)$ZF\ulæ?np .%KWlZ֯6 (6bk~O$3BQُUf]NV,cᶖPhaypɅ} $*c?CJ}(o^y-ovJġӝz;m)?XS^Z2񐷝^y2,X`hb知Զ]0!4t4F=5zn7*_27.Xpcq%4Ernp}D"yVI/YܬAҿ7_) Ekf-]0P#Pn%\cJe3$ ʯlP0'<ʄ- m~C=qVVt6 9&3SCOʥa5V 8 Iu MB}K}!Dq{"*#MW3G#zY_u~+[NzȤd*Rnp[ϺTë |rKSⲮH|, ӫ ]|ryտPR8 Odɋ5x]$SET3jq[3a NZ`JN 'E^`BI^Hɡ[)dN-!zA֛ jJ2QuİXYHJ1;AD)* 9]ɖX<(@AٳaVLIX_agӗ#λUEvKU*5#IM5~$ ?#J= ɥkϩ:8bYˉe˱{*&-Y9P!ɜ3GẁZrt׸.5d<żQbnfVQ'Č^6jYR6+SUHb&F\R5-?gAtk 5w^$4(n@xa.ˑCAniX+%Jb"B -_K nc2/PTRIGEp,E.0;:ݣ._,f[PCC !YQJƅo&:mUvif`3Q ?!L ARRr1NH2"؉e 77T4^ Z9^ (6oά5+hFbAnpdID:Y xڟ:8Gמ@ iM<*2K"z(i%l%=fI&ܱ?=Q~~8{Dt_*9? }j=_wZp~!d|k]Rz-V ,9d%QDy![hGVc=}[(ҢCe&2yO0h 髥2{؊X#};5 JiWvdԓ)׷;YZ"hP=krm~GNWĊFAp)F~^\?-Mb>G/<?KNa4 Z/e,LP Rpfmr`ֽ˶t0J'u6Z<b ABDU$4RP5ȸa$ &2?( bCe`Gv +'P'{8e|xus)b~}XrwbܿqFC."y{of덍XJFh)qP*L2 q4x8:YdkEaio[/脳`nlf|Dn=BT̯UqG#WQn)^ fGhLP<5)9v/a\%g0R"L3Xi[Xt vEj\=NZQE{ ^6kĿa`Y}m\2XwT~ϭQ{vWٕDKձwRFz&EI7&3(0=嚵,"E5Pe 6=֢gtc "l@.دE->V Lj>+ ThB.L&PJPJh>?v^id-D$* ~~oB>/#>' Lı8,l)dѓ~qR7ōg4dLbFgLNlM{佝0_i&1 Ud9xճ[Y²mBBK'+@fVVa1Ix_QL: Ozj6I,eók2=gJ.8,|nչDߠu"ra# CZE6]_R'8N@ N6_‹d 3HZCqkQIΔHPzO!>1}Evh [JDN}EJcKffV. \5Niɧx!]gm#Mۓ/Sz^Ou6"P v·]]m]QND*ui"X*#_E aa ˝);Rz雹 ,!#(h-k GmK&yNrwT rweajȸ\3,:u"f6& JT m1${9THȌEZA01\U>+b%{BEHtn$IX4f ,Ԕ`y벚mԗI`;Eei5g EWzz8Y~ nƮa->wD`//3'C CE@kڴ5ʦj ;w@L\KS<.٨ܨ.2~6e)_'c紊 AEin5)J?DImU$ E ~ C(N)W`T_(vh"^s|bLj0@N",7y&sbFdBW8${\B~ls/aXNs7;|5p;g c_(BܫpPq:QSs#.&PF؜gi]ykwZ nGds}zL+>.`-[nqo9D}̓]~&H>H1oCpvqBlWPzWF5 T+1%8$E42#6[Fz**ֳ.HߍCWBHBx>7,sEFqZ9&`6myǯ@xnXt=.dlWS~+EUK.EsQq;B3tȦ$vYuV3VTK)dW6sHx2 >[VT*8$W@𥠄rl$>fZH;1 ]t!)C|0L@ eJUpoe\`GP>H\pk&ubcb}7-_s5"(D?uWl4.BKC:9|ZoǓ xnH8[EЇ#k3"PъjU3]{eL-Ԉ,oBQ^;Qul-?6H4kD+d`~@+;Ioגud`p`¢j|Te~ ?sT ](< ø)mj^ڿ^+cA3`g:}.5Ff$+`؊ r1ijpբ]n .1K+ Ծ\X=uy]俜lWQ)اdbb̠wţϣ5qRX7[B[6y}; 鿏9bfBٵ(@$s /ٌM~b?Q |(LTϳ,y6Bt2cMfjhڝ}O#gC2[ϝf BFCe:k~W&KY+nH^(V;vD^!ϼփﱥ8΂WWe~]y+c8X'@$%nޕGzݕ{ \-ƃ3qsd`w2mЦkvXvtFZ"^Yh4$ci1لJ"FD#>A $f ư=t6, A[&>7trZJ]Z+R)9f:D+@^)N[Q;)y0 w)8)6,%?rOdGAm@VVW7 SLQBB@ F_0H=ѫKjh@QT T7 .b%BOmS d v33F[XCBSa^PZ{늕-۹遧0ES=n%R˴l,9JlDY7(+͜:ԅ<%юTa,h0|O:C/%=mdm/*1:aݐh yl}`x}746GtLb D[rjnQOen<2cs˗Mn8v"%9ΰMva 15ǁE `w_~:ذۭ' .0-׋4v0R435-;ʖi6Zj {ǂ[xUHzC^ro.% ߌ) }'װi$G\ZSf=A6q[ɰ(L/$y01!.I]|7G}1UhnjwtwEX̀T|7w#V)o uóc4":c/adV- 2r9dI zRE z./omRbHz1YXm~}Xë[3]~hfQ * ں!Ab5(ҕ9KL'FtZwtЇZ '<({-RArW|bf؉.dNJkEXNl)Ν|Jڐ7dLsvgS1#o$"m'&V5U7<\LQqg|5(hՖ\Tt;iVc 8YIx%$bͷ@i8f7j>gZ7;z];p$[Uw|[oy6\3Œ TUг@fo_ym! ISDF=A/~XwTjrmM¨YiգR_Nޖld.6]'ቶS~ZA wY.˯hvzešb_l1ŹЄa8yT@5?B-/ A8x}5<|d,Ϳ!x3y8LaAqƋh(FRGdfN>&Qn߹/[rJ/'B.  Є0&3紴;&hPxFQз$&t J`fU(<űi'LraH5rߍs+i;-*g;ņY~5;rdppy#6! ۰+Sx2zDjtsZʩ m[VZf.ϬR2ZSEZܐG> v Mk?!6JrB֠Dh Ыy}WLV.hI{ rKKţ]m#YZŖ%Ռ6E@ПSd\ɐ֥ER$l3*7Ihuj꬐\#/63k>? 79Mf N{}T ‰:ci"MCڦˉ8W5Ajοtn,\]FٹQuZi^PHE6#OQ SRE2E 윕/Ϥ_!L1(0 5FPTLi.96!VsPy4zu d%ho'vq †Lt1qoC(jqTQly:54TaBM"Gc%ٚ9\~-sE\ߟNMX2GAEw&0; ֣7/E$AF;{ y}&Cs\u;M=p\HRD ,jL7;cF V;uo 2EHcG%.m#u,cJ𖋯d[98Qle3K;B-Mbx.0 Z SGd#aKmeayl)6Tr;%uہOFX0쯪l烩QE8p")bےE^ ˟^uyB3!-&2B[myLus2vK>`b=P+hBCxT wwA!Ym% Zw(Kr|W'!r4E.2{%y?;-Wrl9ώ#:Nw69BKk0r ʍ؉ձPj>連%؀۠?@1xȪFU՞?exv/y'#ҟ$|?L矮({c6ybv]nVz۴Ѫ =쮧WdM <Ձ,jp $2exI'N_uV@$:b2# _\ DΎNӱw0$m`G'9:f,hVh 1nQT%79}5ܕx UsӞU[¸v@,,/_e먅}a.*rA/gl6qSVf65.7S;&ة!h4$v!^/ 7φO$oA<7!g6\ǜEpACG.PX jl1r!B_QNȸMtπ t4Z{=bɰ~5HdNR @cN÷R"ibK<<;4OU}gnWN۶c--6JP>`ށ)1ucjC"WoM5A[UϨ15QzS['F .PE 㣸!pM+Vc=LW:";IC9:ش.E71$~*q#<ꖋknd]P0cHpFQh_f]6k<s_ /R\p;aآ=gdLQӨ)" :`H%`e,5+pG|xPxCKsyƼ #2Re+檗W*?i/{͗L |WO{&>$_7\V??IQ_]͎]2%~NuZYS5|PfnG'蜯 9 xFK|i:7<:P/Pr8+tlP=O7dɑZH7U {vL~w,`3Q+'ATسq,-w5ČV}֞,{p|'ZvaT_$fi <X+Wn6P`-o>f{VVęRM -Vw+U]1,ӧE)CNpI/p 7"6&B28g9}O9rO( XѫXtLk9^\:'FoX(~h3 ?!Yp5t(+3q%}W;~o'ژo&2FqTDk3(sO] 6d_BusYٺz] p1-8Id1So:}ŐUا*Uxr<-T=k[6lR8-54nu{::䁋9J:u7|ēS}|*y%kUv^0>?"H_y9}p}J>i*7p vu~ A]nxYtӭ1䂚5IՆJm^aєjy)+Es3>X~ǪޮTRD`c ScQ%n@~ho88hGcUߠxpQ} e,bS͛FZPr":G}SWlR%C ^!r Shmp/bn!- t=M mD0WH?cdGY,t?XDʜIXre|CFeY>qV G %9}8EO&9:d wֺTy _ۮ>BÜC}> 158΁6tuYc (tiI"f}J?ל5)5?2Lg2֤*m`q/-\=&!- 5:#ؔ4DzSPu3d_s%+C/  %̲t>cM铯)/(GUB0hEī|_&}ZIxL6趡 F3CE9Y-邿gm}EM@YC}jd{F~tQ'fHÚ9J)bzyV7Dلg(jW <^{%-2s'{u\󘧺j`҄=!S"Wy@ŗL=6&Z5PQZvLͲ5G[{M"?pŒ1lP`S[U]c23]I`.:x2F+JQ흍>2oB'&5f&0DfόnH{nKBJ? {ϒcڤmR3>mp3\UExZhRkEYS)ֻLqǁ8_c~ $ǓXrqnp`FY֌#]? 8uk 9YdU0W8SN:l֤0DC6lh L:˳.JCL8q;|ffZRMzu:,8ޛx61B#I5bvxs΁A_spFҴJKAT]5AWKai #StЬ&"dj=FװeSpz@އWzQ{1P/a^%Ab!!|A`%(X0q1Z.[΁GSOn:iu-ujnorhr:9#iAJB݋L^,^D++ΫX*ka1ņM>C2}_(YSJQ )W0WkZiǞ>WLy3[-WQY_8lb;h^`JV 3^H?#c7&/jF7XCXLCmY5OW[bϾX/[?-tB<lE $ . STZ{է%l.A },|!n% `miw.te/X7 o,inj[Xd ^]~l|^C_5hy{)tg-I1U@Ѧ6s03'c?Zĵ`9AQJ<%2!ŠT4dn fNn3Mj{< ]@wda/C@bK(.3/d\M#[\Ay3# %oEO}//^'cN:O&3QYuyOW#upOea37XlS%xK5)Tiİ3A)(Mm6-d4? ":'q/oZF@d9{l>M|^[`DґOq e/bʽ?d-l=$NoYu0]*W`i˫75ݼdolzq~cQm`؞no 弢u6_RFp]wdon!2{9󚺿* m<.}6AN!? (OSvE uw?|`1y䯦OBnYؤ =1u dbcs:F oszďlznyiVlL5Z1!h)5NI; &ٕf*'0m0:K* <Є[G%\f'iK|9Zq5)+Oԛ_ihr&K?/`_Cc}i1,2ܩoČN\|#W:c੮&Hbϙ~pYEt)^$M]$eqޱxF@)I%"ݟkT>4{~zغώ5Yէ tU$xUA_QǑ#xd\wZ-aP?Ift}jyӒ!u1x~2{/K6淲<ڢ*b3jXb,(E;w׋0wgLJ{+;̵$;] ,SqE .-mS "rjkX~cU;QWBˌن@-֗ 1)6Ccʾ7n5,0C=i1kph*ǩŇ \zd^_/Evx@7B$h^ۧEMCXŠ2Z,pڲ낤vrz'/Uެ5EDIdzC{K62鯡M}}7 RIqtS=nݎzcAڵYA:0L9<ע.j<B$d'Cn67k aLKvAM^*>Z8~ĒTOZb#SP~TVLIZacQCѳ1ĥ]._C؃6L& 2\iOB RS٤γ[lBcc;mu۽bhaH/XX#NgQǞFk#j~C]]KdI0Pڛ5cU~kA 8 k'z57$/)[Ķ0>0FX qCI' K*[XUKƔn%VO_ܞtSL-cY恲V k!tPdЕb21ԿjOx5HL#{!M %?Y 8^mLd{8TcaC|$s8o9?=q4vai9-1pzzz6X,һ R3`L`L}UY uB~w+4{y G[S~O?.c#$7}PY/v.gU.hR_ձ*9a9gO2,7=_FvUzxBt95h7=k%ूA_Q)+}vI`(+:>Hbi4JfIs)8d;I8z*Q1QqwKKI}̿!vک'N?-3)HJF0~+䢢VBf隷V&mXs G%(v/`8V3f2/q{v!EStlETRYWI4îjxl>(mhGX eV1rj!+\;&FR.)Xrb.CB. fΛctקpq?oӃxK(M3T;:vfqMi{>G ;k`:ӗw՟ nə*"j6v/ėu\ '6šFw.]kZ&NWi']1tO>-.(LL4+n:p gXc5v\ iC:³O+UBa~_V}tJ󮥣Mvmu9س6Z1d<>q1o_\<3&U쿪$:<4.'fꄗ&x[{[z:9JЮ-P)ލju¬\{-ssJк;Q7*uM$ns+s[ _E%ϢzJDT\3hLZX⫧~6t#+q dl۔%}X2)] `h/fQұWM6ׁP -J`juӁ JͲCR@c C&ER۾B%7=qt LzvX00VGnM}+jS'roi'얶 b ˱dfLldG2>.ƻwE6䮧܆?zf~,h!^)uvOڎ>W0x}FC{/ ɎpBKD_Kv\7P# !HYԧewYX٨8 ko $b)s-O $+!zj3!5|Wv.<}%smeUWs2SϭS #^/[PF<ѯ=j:64YC*LD}͔iLa/Kzmsw8nGg:F W]d^=/zTd{G_^ 1!hLg:0bTxWfvS6I?s0Lsmb5$@?AՖnzmTrx"% J߉m5x3%?OKH|oLSZ{k E`#xouM6LÅ w~~IM)#dW.nb4s#g,O*8QZQYa)o}ct _WI|/ *p%ӒNgG?RĊzK6S8J%)EKݷRe?QqD_HXcbW?z@@ԕW#m:-licnL|D`}E㶟o"6t["־`ω;G,ഥuMLHL`/Y׊4FTqQ50H.=Tƀ #uתpD:r#Vָ):Nco}WhGA@Ihtqc ύA2IHLJ>%R?Fv @6-HyͬRtQIL-ʀIV.yQO+H<иK'7DMa= Re0ƦDSgyKYvJ}Ʉ@ĸF{^}uo6zgH䈬*b!Ǯ@BPW!ߣPo~Fo&|.ZF}g[X/DBhqPn}2J @mTx<8 K8KqFz*WN,f%0+QG΀oTmƫ2U^hj70 _954sVa OS!blXVFgKcӫP*WOme"j=u$Z#^Q2)$rE/)OtlGf#aS{gbd{h(7Ou;^ZY滒QtciO//2XiuwCO-UȂ~턀wWΗ}m/NA݇nE0h:o242f*xgI~35Gpv@RNՏGՓ%#i@7<*%C GV+!St4 /줰U$e1̘L/ޱb=ND?5Q1Wٍ+L6E3BXC8{ `*]ZG '0ϾwQZ݊"r*xH0Ǖׇ.?Yx._ Y02r2~/\XrW[c!GSN3jJ"/?r6p=˓J  +-ߣlT׶?dߗ# xbz:s`wIyq0}&j32jQ<%qAgq'& y+x~ȼw=(9xY$I,G YU%$HƄP'F'c WBZ`S@k( x{q%22k`+'!÷>ho.p'8E4g;^U+ΜGMC6X1Y wZGS/ c.-^ozћ~WrZDgMq+n7j[ I9ĽIruh50/W"}`ئz"8EOF 8mxi5tc"ڊB z(}Ep%̚Cf 5_ZoL&[&͇'p7I~ejL9fϐI/g"A^Nnh9G5vix:Tv/Z-b[t2bFC D )4IC"9(G$R`PBR^s_ xkAf|dJQY*=Q;U›U7oj&,p= ȑl%+AIt8.YwF|FW/d~"NN0b?w?(iaƒ4U8<ЍJ{sK>Ip)m5Ue]`bM<*78f& rk ܖ("!9ece ٬T`& ^Òѽ*YW xV^I`3XzEg~z;7Rٝ fag^0NCc h1N :kz "^J+ 姌?Ed\Uf K[+I<α8i󙙥{߇+#uZb571:B0j‘[za ÍʔϮ8vKR:3uBEԿScƣKiteZph~L #lxn.$[-d.m8gkUN X2;$\fDG(L}fr]b[!DzP?(!'iHf<8ТzUBhɼ cZ^((i@\@]bJQ`g"MoGA;j#琡1U@%"1Sh:P9Mlcjc_>EXqфkx#\_3pEIwEἧ[ҡl Uke*inQ#BH=)ߒ-D5 %s~:|jO֭lP;)LA.m>7XJ3$RYv$딟_ɟ[ƪ%2*S(W{B%ύ,hcGOB;@9Uʕ? @ GhߗIG 9.9Ot "o bo>Eq93KO}hrRVA1(N(-0S,АqxM $-D-,ؾ>֔X .)FfrL'^;Ha.su5&DӤCUW6]F WV=ө]ӡ+wxEk8/1d'}xQ jdTyƆZ`졛Hv-_ ìoqYMN1 t& )(0:p|FZxPk. m[Ǩv豄k]w:5zD#ߌBWS/LQJ ǓhPީF2^ &%ڧ[s:|/GgB6n+)UB8^S6Y`+hg׳c=GNy~3甫gn_[-ְ 0fLuAp2]hsل~0qPV4-r8z)gȰ\"*R>z Jd5:Jh-T!lOn3%^Q!>tk.wtoTku?pKZ'[w~a P ;dҵ@K+je!Obp> t8o_z \Gƛ/A'w0.(iXB Α}ƿR<7j` x-`>{Qh51z` [ G,!o_7ϻK"n& *K'Ö"J"MMta(9m4VVLu : ΰ"봣QqK.HqI>w_Sq[Sb&6o~zK-l@rOvi>X&[$P'EX~FAr+C]8%l@h-w<q|v2J5L)Lp.K9}wzAE5q5x%M"WA!Ӯjڇl9`q38',!A[˳m9uq8%%Ɨ-$9KZ>xS-zp ϠfƷF ֿ zpBHU.ӺV'L>=l[BO4|/݄o&cP \24| >(%kJh1V݀jSVfX#LSߧ@`STQy+2{EE`-`Py2}K/@{Qw#KEyB-Y?HџvjagH>;OYFy*ϟ'AyYIy5=ϼ#_Fvl-R~LU#ղvpS&i^bŠ._*p4KW`F{@zN竵2 s<[\( 2}蠖eIB}a)rLbR^e@17`SYԙŠ`mR%/\+]#]4ld}xK5ۇEraËE4GIb!N^}2RLӕhƥӘXC Йr0ڌK~ɡ@+GFm%sQ\dd2[$|+EQYYKխ]:Mʻ?9˞]Ø12\E)~N> mrMv-Sd@9`?$}P d>P'эI4 0`} 8 C(ĄĻu*qvKYdV(4c¹Hz'mőd%Ċ_0ee}i^)TAT -go*qhEpHBPn4t WW@hKy}ioIpZ+add^u?NrdXn.e9A/R; )Xt!SBz9K St9O0 ;,ok[uW&G^.9!aMivjV0dRZP5;珝܉SHi4 0-FO}}FfGaFPCȷx{;ɩy{ِE<}[ 4W+1,i6q]e}qV٤[ϏfBsLú4[I=5g`~GJr;-j,Nq:m@1c|3] ڻYռ i{6* ׿:?l Zl"(q[l$$DW;jnZ{^.%NJIB@#Аl 05iWbpYz}dFšS߹'3IЕH- ?G]߳ v@iWH_&n!@y Hx22Iu ߷6jXʰ?f7o"M06&:2-vf- 8lQ"0GNEC2:U 3Aөܪ .n0t,-T5WvZ̟荹} (8*m JHFͮ]\誈l#+G];r@ ite H[FLɡa#5|iC$JnL D 9+iQm!<{)_ iVL-ofW,sE#1ZddwT.zM/1sPF $i\+-,|pe><iG,=pI-B $-5.af3 Hs¼Ӎ?͝SKU'8a'}m*vZ}E ϋ _IƩh2CN{ Ftby743:SLĢ]Rv7~MҹZjdS0-wq"+8 p0 {UV@祐 C q v6)*vw;w<ϹWRVU2淢ia5w0kr$Ie1i,rD bz7T'f}E%R#ۆ.pmiT~grGcSƇtP9xogVd]ϒNR=xV |)&9WelkJ>@Ĉ={8.l;tAmٛ$@"b3%*&<G$ cߝ&dM"nq:L}֞\H:@ ;4Pil02^LplM7gIDždmu8=Q66KCF(VwHۛ7`,td:qK zIBrz^65m!JףnQ A(ӕ)JD inuo${ps^YsPͯk9ݹvD~^dbLMH1 Ӌ8hCECsQN03svxqtſE#l{ (8X^1sf7w==P&M9[͒h M1hZPؑjA _$2 :]8&D#'Mo?a=\^6-Bꥨ}@ڶKenEveubm`_dž)B~^fPL.o.wngzf}#{8Ur)ؘ ܥ9 P%nHFSPw5ot)$j\I'q ϰ}>fB0%,d?#q56ΏֱM 0Qx8gTHґ4Z%-w}I\sj}㞔BYct&1UM_Sf:F1l0` Z:OGX'GVkXCFe:d/] 3Xt7iBrgNJ йM1aZ77XA'z woasZ>SȘ(!Gӡw A?GwadB2*ū)ZƠ%fI* W?ԒE ǟgЁ?`ew0 o*q7y{%$Pg:C уP;r<)jkO*ZJ~1,5 V=ZbMWEz('~˗^c}]|Vjgl^)3DN$ XٜZ.HD$ m"Ě .U_3ҳU)ttLx>=#Aupeouw1 {S3DbyC{gQOLfVo]ؼZe>t 7I2'E#:Q9A3 A_UBw6OI4h9~Ӟ5qJ4>o{|r@!ud xõ򮀿L=ÜxѭuE5#rw k!kM5|}%5J$-q#0=!Q*h=Ãլ0'Aܐvg4O{К ;>83.kfS"-B0|Lfo-bNh2Q) aPTFLmxNVdp ;Eyȝf;Q8) c-=s*hM@e~ݶPq r3E`ۄ4V} s(|Rck寯 1xv-.ˌ!*?{KG|v;Dvwc}$@g1 !. ܰh>:ޙ^̶ႵF8-εW Am3Yy]< ,҂}ug)2|D NIġFUӥQY |ip PX֩[s9piN~0u[2a42lZG8bMљ/QkVw$h4 8|VZJzwIʮbw# Yr@cΊr<&6pIU_w"wq:4h5iU0Dn:hܬ<\o^c.?OgKoohsm wrrp қTyI3lM(;%Mjrezƈm.D׶H. P>&V1[=<Hl}v7 `Q=L78V@CRևirCzRw-).}[핛 MYBCv7ݿqa#8b0G@'~*3[+__d.0A4 ΠlH~bWS/$# N>STfr~1W-=5^B]4nftj1RِxšE*d6 3P)WoԸ<`yʗ) F :bV.+SUZ-BشJJ#"a9h=ZJJWTKPD!tS|)`Q|p@~|`pW_:>j/ 3X_GLݚ6XCJKm'/B0fH5Q"ZUt8d$(nBАv̱^L0 dc1J`JSscuD'XmC`bOPQ}kxJn\|as"9@I-jC#(~r,t~Z:M|g lxfOJu|9,o4x75x( 7e:a@KoYn{=)RyL)w8%jL׹gk1[jb%FXiPIM7S"%Ѭ{zZ]tŻf;RлO$ƒ=S5e;QT|4fFXRV = e@<Ѝ*uv5Ʀ?dz KhuN/#ĥwd 7T|~As/>?LN,7~oD<&oRf[*E5J+QɾYom 2Ob .Ppêvsgw\OT*N',2ivه| ^xo:w>ڜ*BPDLukjl=RYC#1(nY,>0 QSnt ȄqVI"N^CܛJ'd@0^Y9|~yγtyJH3,dbE-T8f͞B;nf͑47Y;@ӼO$oq~eGIYcyR %1TJZ ' .O뛲Tz_2l huFy 1 `>XH ^xA1fZ +>㞩+).cj:zvUӊ ;;ɐ 8}/[>eo;y~GF*€Phf`aC> d> Y':|v]skn:4Su\Cq0&w4ef3y5Q5M lm[aUz,lj'{=TKz"݂6Z;PL. 8γgU=~כGEL([<ˣfMݶ9n3QK(/vQ&I "!CwPt_ٯ:2s>v"[VqE#M N(lSVY9 kBgN;s%-[fT?G&"92H>n'ud\0? cP<`*bXC~K=`3 ۈUh<7w55Tsci4w#T_чCMtjCrdO ;>Wޫ^[Nܺ`Qc;2=rW!*'+7^),ΧL%]wq^u1pkOJL%ه3{|wc3zRcE>C^´7x뙂]d_K٤zμGM6͸gW nQ0/iyĚ$\GUBn,4xl֦d rwVK8\k7?8*}pA|j*ܖȼrVPcq'x\"DLu! ﴣy-x=huxidدkF}Pѫ ;QO<㻏kihGv`َnf;AJGHHbI7>Wd!@O:l~wc!BUoo}خ.6%/ 6Q]I0ϘY$J=^2Mb QŨ}If@W]ΖH}6 -c\;*sR& bӻa8п8 s+Eq*~̺?~Mc3cSdC2xV)d.9#LmX2UtF1 *3J n b/L:R@԰m 6 2,L&KCKjjDgd^"i4X&Orr(KH^>C{l#!/NA`4/-_,TʶB;TM\q ^)ѕ=x6O\>i"MG`v]iՑ!(3M2?7. <(@Gt#OŮnL_7SnЪ6kgb$'+5iZMI}澔"Fx^0I -lw(_@s5;]<~x!Ε߭YDj|3qk&>̉Ч=+6"k{>:x } Mt⛺^4c=SApg)EZ ҌɆ+ػ8a>?Ʌ {;Ź:fd޶Dj9ۭa`ƫb>;8ȟn|ˊp5[~ ~z x[YK;o<4`'N4BGl⢁VGW.R{WVBD{V5@Csx@W぀R/5cS/\[ANխyfVJ"a_Q K`Spy&A K{ޜnՌ\{@ZϒõCq9jȒ#`#{MI͡g<3S<+a[Xϩ05FW֤䦫lB-1Ţi֤<)SB  6k ʈA'>[J!;Lãy'y~!MvB¬kv\"<&)^ҋ^䓤]9 +RG|p^9 ğ\Ee'9j'euS%2ʢ *ģO{g &|^?-UO^YN3M EHh^#+U_, 10x?.OaN`'$3=Y9?%2:`\tmTA$wޞN_NM7 pM. Uk$eEMV>򠼷 bFw"3?,B(B^E|[ny[$>_d~M{-'ے )3AP5if`X>8^h"U Sr[ V+wY4zE-W2 ܆DRzoqT{OA :s5 ʸ'eZu'qtJo T-hݟT Ou@vw#|mƬ ۯlqc^%+B5{;ê˃D{TeQF`ZsJX8LymQ/dQ K T4RC8KB.1ueLt)|Q'i@jzF]jbߥXT ַEd0QcSW'$7h|kNqa`PAeOP3 78}-ݰe+k;t{d}x"'~!^29S&xzmh[/c~{ldId!h;Tۀb{݆rk}&{Sj`A}q{jlN-{oZ:~v+{s{z|_d0d;]N65A>7¯~/6hqe%!gv})SWn+RHD!.VBw04+ZuE=QzF_X9^jCZгv@jŘ au:A=f2ǂq>qw暸 >Q׽ɥ\2kY狡ïrO 2[-ɤx=Уg,u\[c(|BΏiJ9aa UT옯hc6Hbs Ir:V(a8MN TU=.gB|{{v-_ڃ℞66h\6:eN*0~fk݅BߧR)2LS,]{Jz1JJHwWxjwLNap a\ mWŞ, jeޅf xŕdvIC{ЙCIܢgPjqe.ﻪ¸CݖD8A|ZOrIc mz*Wdc3gao3]Tu| މeR.+ aF]rK.VϿ7&vY0]a|!r; A2 }L) zԡ+PSTKaCoMfVu|R7f"e+flݮ8.Gm4vz񷂇u]Q8Yڻ8+m҃ H*]N|q"} 2EV-2cJčtKYK׍˺}{IKVoVt<>C,kɛ<kGkLdb8o]&EsO#:dUp@Z[K,'@l=m]aV P6wyEso mppt/G=M&8dbAgk"SF'z݌唇K@,םL }6߹\c1]ʸ؏QKIN)XXb蘺#*byR x1.:FS[j4h AO;9᝜*a2׽6)%,.%r%ݓ#q /c5UN8)?07 O2'Hvn楌yɻrR-zEn5e^lr?!XSc_$b*X)4d]$*/v;]|՘*'̯1tM탡lͣ$ȤwD\[y; avʏˇ񎭿K5N#Fjt"?HgLjR"6Y~iA2ߗ&4틸 n8~0j]-i XQLUC~=)CX_Z):]ȝC!U V&|2}[/}((¥F--&C&%KRZ V(t:nHe%~ fa?PyACRз#S4_Ja]|j&tNxG)ߠ'qx))Z>FޏKϠLhGoiq6O+&OAn_*lS|BvDc&VmtR:1&4pxj_Yx*‘R;֖S,17޳Օ~pZ65Z/@*,D!;esBi(% I ^ u!mYb pX9S>ŘȽl͜"F ~)d>xFB jeHzi EOL=U0K! 3SvVw֖xz C]\dGM-5QzApGxK_A58V: TgWzىQMp٫0{Wan:gbgdˏЄ={9aދ8]},WCCz)씖$)}^yfԌIJrc5|>PQf]j b-0r y:$^Kwگ,Qp !b*'^܈TvQ}Mku]QNG9$"}&u..:අѠ4,:}9\EiÚ_H>:}\O~0.vJ9hبe: :X;NY'4B´:'HJz4yA楜؝ps;4V41qkhAZyt6/S9a1RY϶ou[쐦}M,Is--.4/>lRNC^("/ 5"'i8q0:Jؙqg026w,^j؎,52ewηt@/tK*h1䌟a5>R:^%fy{_eH_ڸ;Ɩ?fC~f6r@tkJ~Py'"Q,r 0qv9N$=Fle#YPW~1Ȣ:hUjcQfҍu.; Jto0 SPzb[WW@>֔.0|?xGC_a9.I@YLQt cKCa&ѵS)G'8aN`k?B&" 0s$%鮠b7f\tT~12|1VO:/;4Bz? (uxU&MyT5w,\, v3@Tc~~s .%.Zf!˳ɫ^W˲%2WFb!ǘsbLTΧKqzҝT>q+ >b>,%|ٕ5u"7Щ ҀӵL$O|C Ji [sw3Yn,8'RzT>:@I!)I׭Dg'/Ȏ甘Pr)][8[D 컻delx chAoRbI+h#0Y19 9ylڍe_WJ^)K50Z px HFZ:QD' h^7$nbJ=!jPK-BߑP`iTY%[{`v/֗d0$6%hALaMIppl[:* zvcN[;d0Cvl 2~<NWk9Ȉ-qwZ1a-eٖ!v1Z޳,&_fA4O cDrlPCMHݴ]SI9ޥ7-,8`mv+jƕDu/.P2gO/Cxd ps jEg/ N3{\ƫ#epڜbdyJOۗk-TwB]nl76?#rP<k^dASې~7WiQJ 3L4iylh ^pw,,ق-{`H)B# chB"oiԑ"0Mu qv&!ý#p fZl+ajTLDٮf{:]IYmȗ@Z\Ӧs >s|qNPf*.ڱwkAo p*Pχ}7r*D?&v$LGnt(*S1lŜ!mDDj˒mZyBĊ$GO+A#oHK/two_ļ zK2K`[zVkmX0]1N Iwo>; |'! cEg c#1Q/ =S\td4a&7T:_Q͌F<r8tU-{@)q5m/vPFN _.Pu˰:dX.ܔ>3 'FDa/֢v]|WYB5eR|ZȲ (B4]J&Eɡ;|;bC?(La @.LV"òlZ8&_s E+7#\U׉뾔Fe{aj^|Pލ#Ɵ >Z;](d-(e#<@ ]`1ـuUϡE؞w|HIm  & j7v1bY_Ͽ'P);KZn~-w|klI"/D=ń^fI${iR`-p>_yBJ=Ys@bm~i G^p]c{uTgzqZKÑ?|:7)qepkO.͹]b@|q(LÃLv&,/:(CEՔ- xQk5&#h`xrH5I2?@!뛏e6׷`4M2RWcl\+%2c2j~4IIE! ]An.:z;'>,J Z{,v=HրH(s,uۭ籂3pB*oc$G{4PƏ?eGyUB M?,(¾T1kw9Gs-T ߙToznS@9E!oطLlhl%ym4*'.jD}5ߏ0l I aK0|5d* +k_tYM1˜|ewvO[H7HcAm7SӢ9mS["Q^Ҷ$`[5q%%sp182y0rp>M;Šq;IN*~<-:&\s =E! o F8~ #u|6,-+>*5Y'symV)_@`Fs50څ>k+`'5%ʏN|4GLC:<kL-7ɿJ^f G|٠d!4M׿/YS;–Wyr`YnW[~IlK;0I00) KHS-m e2=cyTg-dQ jV]J=ꠇ_YnZ.yʦ3= Kh*s]ut"V<61225ONOyPv[?巿Eu񦗆I|zKZ>wLq䳊k6C>!Ao{#~MXn_P⴩u+771MY͛>Jt nȩ8N ^u_*P&Q5V~`Ԕ,cN^kJ/ݘ޶kԈᑢ)X(h/Tk<HSLM\,c%C^_. 4x+ik_n2+RwF99`d6,vdQmJ_$yl9ΉNi YtMDKhǯ%pBRn_^zFX)kV/De*V{׫(.itI6]H/0\(SMmϰ~!oAG|́jwj9ǟfv^BuxK>bCE T3Py`?C B3!?XO.Drt\OWE^CQsy6GTYh]_OvoEs8ʀS"<ցIPԕ"lm`OTO_!!vaLڑyB]IWFFEfn=ڮCR'ڔ|O>aοEe1TwQ\zǭS!ho6chSd\,p-rtM8"t5(}`L@wCȒܴ*7>Z1hhm^C< ::lW[xlk 㫿d/65ĂA*n6F4٘>ʐ"3WJb+8 <x0І੽@t5ӳ(㠒57>kЋIbk\6$C+ h@Fg fea5{FxE\F_҄πvF&'86ƷkлMhh#גV&,s!!E9zBqJk/@Q8)h`]' Xe1X QfP1+fEbvR H# `h ?&Zó\(9"SVN3ނktZҌl{gA 1{p<.$ڒM$UMp~*tp!-Íxke`"t_1",FDV5mČҬoѤ+2ENot$@`Ԥnj܍}~}0aKp&FCj^Ƨ1R1xg͝^FKGiZer+h)*y,O$H%xs'k U>p+ p5}+J24@Kj`J1psq#@!oqY%=ڨgcq`lnysf.ea?صdOF7FfeHDޠ-v)[岉Lx]F Y=U.?,]cY$xyL)5Z %-:|`0Q"jRZЧo;*,ҳԙև0Cz`Ǡ+jn~>j㌹pDT>b1C&'ht&D)zqE@<,5 TY֬ 9bP{G-D_=.kDLQ烧kATӉ:h26gN|sD N!Nridh[ƺvms_D8N DNڋi))R0^a ɋMb̯>~Mbȅ<:9Ă@/Aא2~PG=gZY=84yr (QL*U1 ˬbaeHB$TB* Bթ@ĮL],Guպw$L+k 1)F΃\8LEw+NEs:zH"Tꉔ6$^2PƗ6 OjO`Ty(k >mv=M-=.-%nӧK!&E_ ܪwUB/9A;jqiTeZY(`~'B-HEw_DuㅂCw`,uf`6k XLNe|G!DiEثq甔o$v:jѪPZEI$Vw elOi2 44?݃OmZ:rWs;MDkڨM>nJpgZIZT,^Q]6$S U܂ĶfP FD3Y. \?!]Y+Hg0Nf X}*1W8 yD]/;z:|>Q ]L%qԫ/ۑL^=dukU> {f:@Kж.Dc;2L /)XxBXp Kg*O0N`b SvAf iW̃{ bϭf;`jV`8iZg@246 0ͦyQ O{ EPZk@O ѩR_/dvm!_j6Or2TĤWURWyv B?Y-Ԣ_T_.88QfZa] M0 L3q "F17 ǔXqeѵ=5k cIɡ\[G҅#<#Q#AqXsj`2i!bQKz])BU8+GO {  Le1,߽hCSL`F[e'}_y) 䒼Ky#R$.g5MoQ=DE-!bi3܂ʽa2?.dBmڝ^hd9uRn]#KVㅬH] I6}}gݸF51 1l{͇YYbABD̵:8"j [ae,)~s"ivg rM&_mFAl>D*Rt?AWYn-֡CS]d u1/L}HZFLg*:}D*5 {YpD &W3x :ry/{:',go੮)$I'$ڿb[R:8TqQˆ-Ep~x*V2P!3;7a}foS{ah((gcvW 3 Ʊ5YK^ d ㊋z`!/^︾ YAnt0S0;amZC/vkCC;mfBIgB$R(g;cY߀c!ssq;ݖ &'gМyǻܞ0HWY҈Bdf=!O;2S*')sIMڥ{QrQxd$irlOc$G.{ XҲ#I]!-XLvdʾ_P{oA7s,vdH՝2#gU'G3:;[M^۶;UEğ7nWK0Q,nyOqk $}f'(Ak-o Rk}/Ѱ<,#AUpwM {lkbYXd¯j:IT*K0%튟H6^m}z$ՔlY'p"O8WGv<@+J|5t`zh`ʼn/0q5c]#}ÅɐG VX3&;aAX6FfgHh~8"N)YJtb"ZWq(ȶlky㊺⯇vκ u֤r1BRa >V ;-tE)}?3$ŕO,1ƹ_PЪ$nPHH*x2ᴦ {CG,?q22ҍ?@{N!GRoX"P.~z4k3jJC zb5 AIZ<)^%Qޤݔxԡu}i[n7k{OY: H8U:2&r[ul+-(HWR>X.L&uG{ΰ=/ΐKӠp/Ӟ8'2ҋ`Wv`JZflC=ZuF+I0"v/\"h|ibN<"9[fF1qp{D+#L6U4ΞZ|oNi(m@͈sŢDK^D9|؀ ww~1&(!9ۙOh D/oe]nd=Fg!ޔeih{U\-eּ,I%U Wg]gadz!s?& PmiiD6' nK0.$d?~Yz 㠿Tm3MGK;]2;a;wn} n::Z"n}$L59i._;7lIh`_7#R$7ןZI*E(C8a3Ⱦ>8t][ o:v㤰RC̩z\Յ|탉A-P]߶M[nkm2QHEɁď \kZ6М,eyle< LJ\m>Av8Gzo|ageƺ’j0 ݼGfaU=r=?Dj% k 0F9ULi+n)5tr@èI3;Гv-UI%許M@ĉ۝zݹo24xs> h;`jjjA[5R.qOtŸBEvCUtpj3wg*һ{{Ux؞O9މÄ|4L ^CJI2SD6v[VOkG(J_Fg 5@un.r `>m 3K|xwdVH#4$35^Е?QMjE=!kwFy%j벴#'T%yg z$4וs=td jhbZ,{+:ԧ@)30um ]Δb/Z# 5h4&1DƹӃKѯ i m$[T5mK>13u7?s"4S;lbk}`Sˬ</Բ )_doXK -w/8z8=L3KNez2fϮ(y WS2k@op"Ű/uM0'x}.wTG׮+0:Bd&M`wbrj4b\G+H]E$cU8tP4-uZy_R9UH'w (sOV?$!L Q^=`Ui/5qk:ц2/xףMd_'P!kdSНJx%Vu XG,W5ީ#$7 6V1e+JlD^+(4@YuÐ6|Нn@ M˻Z99gxmlA]I0.1ٓHJ5w! 5n̹PZsg-O6OQ#K˦̑Q1Y# bB=^ Vd^w|r!F{zvϔ!ϚckFՐh.F$- ۠Cy|><m@j6[$ɡVu:ol~2$^Yuu+Pq dc\uL ?Xlv^|\hကq*%<:^*Nb;kKXٮ!<>N}1y-ئP/@ ?F. q;& h >Crſ7wxS~m[nad}I7#dJQO瞜Q:nm?x7YBfۈ\ %U2 x/`X&!Fɢ/yV2I`):mԘYSZr{~C?P-lc٧KC EWVA(zёu?}2r*%wJٳ7rSnҐ ٚK[u3l8 >]-ΰɸp$6Tp`꠰`'--:鼸.RsWrQıu9ɗˊZH,?N%Pk6Bc9$u/?ZC\o#>IK3p"iN0wd׶5NR7|$tJcPU`X9Q5x uHr-M[$A$'[&Tmo^*$\ 6Do:g|ݧ~<6n (E:rJ 6Pj 6N<1Ajz !a_&t=o_w 3X$;Ja}fN(oY{/r .k.Xko]? 4}aT2t-}^90Q 80)VR,gD'~0x AE#Pi;;<ʂJdMz Ҁwk̡ vхjwעr{xZ"88H{KlPAff~@:3Ih_!hF3!آ +ȓplOQX3e?&Bk{3` "8xoo pN*s\(%k0hlܒ̪)Lğdhxt/ ]ēԘU*/ +'n" 0b -گY.ێQڴV7Bd0i"6/ASjX냦_'{]F kSt KYXܱl|n"r-j+R9N\\Bߥ;O(_Wdn3mt$k^K-ll*jWOM?o!iΨdNdiOg&hb֠ 1*cхHBݤ"oH4Lf'SǾw1 o s_/18_?;ʕJ|~"\)JWKZ*= ZCy@+Ef:^<>ro3J[;~1BcˇA->TC[וY\ŨYnh.뺮{5ߺU%2@/]n ؼElׇv}mݬA7! y,.,$ji[x(GtJMxIhoJ$nT%Pq==Pc6 ,hKq4% q C37| 1%8W zkh_!w5T ^MXgP%SNK6crhxhnkY\a ,LnD5?AU d!Rck>ݖb{/ (\N"dh2ej+maEXk|D' ,˳ef0F>]ۂ~+YByR~g};OеHT%Rt:bdAvBO)/ۂ*i[4$CXqDc4qUmc- uݰۿ;~@!q^MxS)G??unȲvs%:>r줌Uvβ&P[P0ck܈W9%Zyj J4U CqQm+}̗ת\YvD5TD>1;}O{K%ԏf=in/ ҷmȿEu+Cbw\֚r"I\(9K[_>_Kebt L G 4yoMG]=ةGPz*>O?,5&AZ}FoM[rlk&5KV<β3׽1&MR ^jRa$Wͯ?Z~ %oOO%׋rPZdN/;S\@İRN$ ڻw{y9I[z r~Y:Vm;.W"谼a)İeS+Įo٥ G3Ф oZf^J Y ɶuo;۹]w a7( &$ZG)אIz>㙘pǬ,P]q?hՆ}W Thͽ:d4#SkָLUk"]=*,ȳPX-Glڢˁ!O&k6dܳ٪iQn!\&^NA+7c?KI-+Hg6vo 6&l#V &CamQJR׃G݁:[ _ⅪP^:w\"Vu`$2#{r`Zؾ='sjX~fۇf 誨:kV?UF VL&{l]B՞.d=1 ;D6IGyI<3b)?EsP<8V:d Mb4xCr0Cvo\򁆔ab BP0E}B[fä^2?Q3LD.@lbu5IK)R `,zc"] )i-ũlGmUܵ00N~r5l nfYѨa42;ydh28>]0vwT[Y Rce@Gd7bRNDkdFaծ HQWWgn#}nͤ:,WuP΅m{q;^a >\\pZfOtX}Xo'yClۀT_JY+ 1'~h:!r>CðJgBb)fbX*΢o  VJ6}򀣝o-kVgW+Xz >=)od|0b\tVіcɣKSs_c; 4 ny9ulT%>&CY4ƴN9Q՛GnM,I<ufTZW' Vrc d#~h3f2B2u]26R)09>spV2__\f >= A]=4s5Z#I{UW+OU{c54 \ 'W2˦T&Y,=ƙêaZn9cJVCsa= i^|<o;$aR~Yv2Y?SRTu|/wDb\fj]B,z.ɋftia(kYKPnyᵖ еlk\P@ 2wVwS~N2qB~ҳWxJYݲ`he i@ T Ge}Z%HES _X?:fw]uD/>^/(]Ҏ&DuE@& 瓶]Rf޺YlSP'X<ם YK[-oiAo3 "T45r'.WBHw?Do]'\@мχ;7-leIw ҽu@i@:8oEzV 0QS̏aSX!s}B,UwPay9~|]A;DOYYO'Z\cpR 늕U]=#FjvH璶jcE8և1r8r(c8T0w0HUm1U|s& " W:џLEf3WS ,HL$Rbpئ U>VV,Ŀ: }M4Cӯv"|ɇ0kEd *b'L{OT_c~WKFW" :C& /Iv]~K JVw,'%649ѵ ,7%)  2gVRpK4m#КIb0_$ _OKپe? @Q*o?sޚ-7ez26o)׏cpb8P%a" ͓\תyαRu*dU N͎T3|dw6<2r܍IR.Op?)_Mmە?`[K=hG#5Y^!l9(\O7L1q;&d,s+ HQR1[09*~>,_S5D{$>j)S9=ۖ\q.O$E^@?bGAlsI Zo퀂Zȭ&*u1QV}vk=$\#+uH҇ y=7֑igEUV\- FS)4zauj}=0nqVxkPV>)U"#lȚ+R:8fwԺ#o"GY}h)Fڹw_ىl4LE3u_30C½*BVQ~Y<cSXEFxeuE铒)JDd8_PM%wMgIgi pY B `6(hg|c,O7KLMWfKYǃ!\$mcUXPTҍw)i*˺D ZQR熴Θ&"~%SG_5/޹Qe;.3)=*o73CTRUw04聻j[`~kD{2ظf-e?^?h\29!6\<O4{ R?Q-h|%|(i`pݾв[ܐh ՝Ki}eZω_$ AܪRN!)|7J)۱^L^4 lǟ͜ڟK听wvuAfw9aQql{ 3mU'Fd }Cv/ؚ]H%X"6ge$6Bbu.lZ䱑'|%4RyNWQZѴ#}\2 !cb1h>qD!9' t6AM[ԺxK$+#r^OСۺQ \C_!>֑B$})b7(yI$@#Ilb剣Sΐ0Ga.>Qs`BpӠ&Eh+c\j/>ۏh(oT_iυHC <`6{6˥4_",(g9]{ɬpZ_DQŭ/u7S 940D%/HTQOvC:yCܚ8vEFM` ehpBB,[W6,C8޼uHlP ^. DLqwLvki>81 t~FWb?>HLo Dzj_`;=/:~OFD@JN%ڎZ\5kBe{jnx=_ &EH!L^7=d0q6j.iИE؟ #3kZ"ރoaoz5#ÌtpQBDl3j$zz15~̲DmgApc]CbnALv;ԌNp ¿HH2CHx@\\/@Stpauq =D%ȸt?T wN?Emy#S{k3(9>Qti Ki:ȥqi,8eEϝo:ڡM@Ђ(> -$<<8VΨʊ;w7-kX`UѨ0b<þy 4 ȹ][-t{[M=׈uԧHo#99j vOTy(0ď)=nJe DmTP@}(P53SlwlC5e]V"bG)l{3+ ,*W{AJҥvi'yFTѬeSӍ[sI|OXuIznԁgx@zl3e2btR38jA=) *`tR^3CtpM(:A{/(,j-z伀.q|9<Іr]}AyfnO,fXf`qBYPo2P)E0r)39 !̬!{jiNq;\6X?EZٿYZcu-F 5Wǡΰz~N5`(1f 3-63t$;=S37n(m$Q֑P +O]^uPK빸C|Bœ._9&Ev걈@ u62#{.K@l k y*\08|9 ꋊ3(ѫg QѭGGml&kkÝ1K{H9j2RBcp׉4BI*Eԡ& "/L\:-)=S`:3AM=c:{*ܢP11O47#2TE(>U_Vq]T"fSjΐ10phJ=Ö~dtr@_tX^H*? 1PB AJA]C߱^Ɛ!y`(#Ʉ\Jhi;JH(:9'>'KJv᳙~ۋFɴF[b1si^E#HLai1SҢ;h+c)O}-ݙZv(݉P7 pp0l.Z>F%ג80c}04~}ZgDp `Y#7*YZ')\z(tH`+٩Fe=įt%"^r~]_'/T,64uxjiɊύzF|eʵiBZFk[_7o%WegZ5fOߧ(N\ѝ0+k& G w9%ρ Pb #X}4xq/ іfRkUL ',Pf[`|بT{c7'8dlZ=D v/unJ_K*ʸ$d,:#O(I.JnH qoaA1t~E0ւ&F(<=_Tz ny ջ6T)ݖjs4R` zLpw?ڣ,ps,BcJa*miRM}/ݽ܈H&% rO;j>7y2P"dn~-dˁ27 1w*:0(Ռ쑀,o?C`MM,G (=h6!H\A/~'0ʳa1Dw ?y!Ofé3A^q"/M֣<9mh ҰkDr9xkl-۷ =؏VK 6B~2,} &%oKp}D]a7K6ScW^{ /9#}qc "9 ݦC}-|2*$$o6!GI)Z/&أ?Wq[3M)tsF/^c-ʗ9lqX?48%b =٭n2ǿ$~\GU1BIC)E*)!DMaIrr#ɟ,YyZ"VOfiPB=~,)ڶFn/^^>Ң Nͥmn%lh8U=+~T3U{̕ba*Eʟyw!9jO] J:D|i?{ǜ'"'YAx3tk«<5q,1q",*BldHcZTEȦsοc"v)G U^@|.%ʟfWsq zLE$ r9-s *;o(uZlK3~#mSGCsw GSl*l;kH׊8G]'yԙ>wX3`8! U~ɤqHd&e' O쭣FBmp>xD6aCV_fC*$OyVߐ (VY rjhO΄~8HVi#ӿf<-u91uAkYZ]Tg=WyrY:߁󞬵I6M8z>ظ7h 9dDG\,r@`%e)cRZp3:,puWc0s!%BO^<{"9Bݏqa}+[WaVϋ-v1mK;)B`+t S S~Jir`;8|*+zW (̍hן5iB0> =˥P2.Ȏ%UHͦln7ХT˩la^e*֓M9<,'Rp˕^L!G@>AȲ{V?6[زc+3_ {ߜȲ*v'EփOEK鹢ll7,R"r:}1 q;$'Z?Jej.FE|G⓾8Iq= (ZfÏs;VU6"|;RKxQM%ɏqhXSKTA`TB;ƩC/RLL'*~Z>qJAY2u9IdjtGM#i[9є |26x](%zk'lrLPxʔα 'q֦ZUԍgCÍ^蔧|sd}3zQe cOku]% /&f4hO 8ViԉI!e~BĨf9ф쪧\g5>,OZqp^}"PT½z(6Sʞ(e5i,OYexRuG1r?R=8U%B&/Di %uYSP4A+Pf8obxfvj_h|Ee MeH7,rq*{\6P/g H 'K+6ڡ}yU^C!5J$"gLnxd*ZIE6a޵rP{tfR="Gť( ^p ǥ.4J % W*/x@坏Nݣ&_Ԡz<.@oh[8h(Z^(hE?femǢbۈi~lCB<pT1=ʭ#Y|]G`#J!,z-ѱFv)̽B"Fpp)m3}NU ,ErVz)Li40NV>gĬΩ۴'Yd%P),Ide8;$m:;qu{k5/!M2…Mut!*?@Lj# @.Pz Kl?ݮ].}bK6} 8T#a+p\d.oW ،JMo /G*v<ˌO ZPr3  S؊T1I?4H,!"E[tpR]k'knxSX D5cxlff=$~ WCEA8^qN'4];3RGnW/Vƕ?*weMή+n'YטqkO֓, %$r=3t6rQ4Iy TY8|[b'Ju=W:apյ?3"@-=? #Rn[gH ߽O#!iX(nw6rH56s6Z l("JO٤#Vrܘ%F!?嗘-VeMEx xCVe9 y0L)MV. { o-;.eF?:9kuhVY g>fKE^)="()*XѝQ^j0I?uifu 0Reu Kj?@&m{0Ak4~]lDjQ'7Mz,ǒ ։LUB3۴] VV#?Bwo1|!d~ ^) OzuFΞ:7X*K֌=|񝝔NmJǠp4 gqѮRI/B5B @jmdOh\Ca ʼnFCn7@Cy roE䃖%TGXf*k^F44.ov %zH)vT%gfL5D RK*gҠnovk6SScIZ}m>WDrV.j7HH+D2Hn.X'=x צ.<1j0xv9 90YHy^HNi 檺1ꑢ$hh9L֤L@d.bgOV9KX?|/q! ~ͰafR)=`̊<<-DKzBgIQ9 m.kBA:[E`MSTmk3unFrUx 8WPܖm):Blw  oO]UBr-p+K 038ֆO0vѠ0_6DD+Y4Tz ZbZkQ7E,%n"4#|J,u hUvbq\ZF8-,8n6d}o!8گ'w;S d> ؔ.|kzqtK0jIwyϪF %{w$cV<Ï3`h ډ]4<(EP6>5ZƱO ɛ 2e: s.4:^$i,u2s};酈.|3F=nN[rz¶d-`-/}Po0 E %3haJzV Y.g:\ȟJ>uN`^V`=[(l;EU)@*ȑFcBL¹_, Ex[ 6zYGqHDJ~[*^ 4CNvxf&w3^Z""@lI02h <0;uqL5tnk {*FSB 4őaO15Ĺ?ږ*\nu-ym +O jw|f>]K@Ώ )Vw' ߏu7oB'p,%n PG7QV٧s oP;(sMX:Gpw/ȰeWo[Qۇ7Τxr^d5\kD*ʿCC %$G~mש/ Or.7dE|>JX7SAzҎcw7qF722ihU\!q kmEc2O|?U56W@aC% d[<(Tbi 8l5fs] -䑭B/ʏgh0uXf⢎vBG%z_:ƥqw%ktL હF3W$OwFv|^c\|p4UEtt-r,[pl iyPU$فVVgT+dEG}0=PuI%\x`n6ŒuX$Sy JOS;ۿUږ7랛wHP,1*Ҥ+ZwYr =)jMȖڑ2mKlE&;ez/RǂHI`*z #C3/ k.tO4uz)A~)Գ>-=3@T8t9Zs#a"`5$fhz ƌ^?HBf;zmhŕw7nYݍ}-PVU L&\`#I^t7`J£|'eQo.1/*Fd*l ;Әu~ ir@/2GT=Et Ͷ 6,ͮ4:~p}#9 N%jz(p7;# ^# M?~%VYƣM( VN?LyGPi%DE C4P';B~Kb𓣥dG#m=(',\\avTCaG\YSEu!{JC_ Xz '\4A%@3S?]gn']!D\];Zxxd U!LʾӤ=2YbG7 E1:a5zw`_URUZqm}Nb$Y,;bbf1Mw;=tI(:-&bl5kd-P-aLAM6|3)cifÃ#( YZ