postgresql10-test-10.23-150100.8.53.1<>, c p9|;cKR"#=M դ5L')k3Lء<5dT%M18x^sڛr?$(jo]W7h @ٰ9X/;(ۺg(ѳHQ!ݛ4:lN(GKha3El*VM;wL{ -!ӊ BfB] tg!z_H0|j@+~ !0t|P1>;0?; d ( F:E [z\     : lP   (J8T59(5:=5FGHIPXY \H] ^ b!c"d# e#f#l#u#(v) w-x3y:xz::::;Cpostgresql10-test10.23150100.8.53.1The test suite for PostgreSQLThis package contains the sources and pre-built binaries of various tests for the PostgreSQL database management system, including regression tests and benchmarks.c s390zl35rSUSE Linux Enterprise 15SUSE LLC PostgreSQLhttps://www.suse.com/Productivity/Databases/Servershttps://www.postgresql.org/linuxs390x(&-l#XOX O3P;W @a.a$@`q`OL@`Gc@`/@`#__@_F@_5+@^@^א^G@^@]]@]QT]D%] \g\s[v[ͻ[$@[m~@Z@Z@Zw@Z}@ZaZ2gZ2gZ2gZ@Z@YZ@YY*@Y@Y@YJYaYaY@max@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commrueckert@suse.demax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commrueckert@suse.delars@linux-schulserver.demrueckert@suse.demrueckert@suse.demax@suse.commliska@suse.czmrueckert@suse.demax@suse.commax@suse.commax@suse.commax@suse.commrueckert@suse.demax@suse.commax@suse.commax@suse.commrueckert@suse.demax@suse.commax@suse.commrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demax@suse.commax@suse.commax@suse.commax@suse.commrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.de- bsc#1205300: Update to 10.23: * https://www.postgresql.org/about/news/2543/ * https://www.postgresql.org/docs/10/release-10-23.html - Sync spec file with postgresql15.- Sync spec file with postgresql15.- Update to 10.22: * bsc#1202368, CVE-2022-2625: Extension scripts replace objects not belonging to the extension. * https://www.postgresql.org/docs/release/10.22/- Update to 10.21: * bsc#1199475, CVE-2022-1552: Confine additional operations within "security restricted operation" sandboxes. * https://www.postgresql.org/docs/10/release-10-21.html- bsc#1195680: Upgrade to 10.20: * https://www.postgresql.org/docs/10/release-10-20.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 10.19: * 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/10/release-10-19.html- Let genlists skip non-existing binaries to avoid lots of version conditionals in the file lists. - Remove postgresql-testsuite-int8.sql.patch, because its purpose is unclear. This affects only the test subpackage.- bsc#1185952: fix build with llvm12 on s390x. 0001-jit-Workaround-potential-datalayout-mismatch-on-s390.patch - bsc#1179945: Re-enable icu for PostgreSQL 10. - bsc#1187751: Make the dependency of postgresqlXX-server-devel on llvm and clang optional (postgresql-llvm-optional.patch).- bsc#1190177: Upgrade to version 10.18: * https://www.postgresql.org/docs/10/release-10-18.html- Upgrade to version 10.17: * https://www.postgresql.org/docs/10/release-10-17.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. - 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 10.16: * https://www.postgresql.org/docs/10/release-10-16.html * Reindexing might be needed after applying this update.- 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 10.15: * 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/10/release-10-15.html- Fix a DST problem in the test suite: postgresql-timetz.patch https://postgr.es/m/16689-57701daa23b377bf@postgresql.org- update to 10.14: * CVE-2020-14349, bsc#1175193: Set a secure search_path in logical replication walsenders and apply workers * CVE-2020-14350, bsc#1175194: Make contrib modules' installation scripts more secure. * https://www.postgresql.org/docs/10/release-10-14.html - Remove postgresql-regress.patch, it does not apply anymore and it does not seem to be needed anymore. - Pack the /usr/lib/postgresql symlink only into the main package.- Let postgresqlXX conflict with postgresql-noarch < 12.0.1 to get a clean and complete cutover to the new packaging schema.- update to 10.13 (bsc#1171924). https://www.postgresql.org/about/news/2038/ https://www.postgresql.org/docs/10/release-10-13.html - Unify the spec file to work across all current PostgreSQL versions to simplify future maintenance. - Move from the "libs" build flavour to a "mini" package that will only be used inside the build service and not get shipped, to avoid confusion with the debuginfo packages (bsc#1148643).- update to 10.12 (CVE-2020-1720, bsc#1163985) https://www.postgresql.org/about/news/2011/ https://www.postgresql.org/docs/10/release-10-12.html- use (and package) sha256 checksum file for source- update to 10.11: https://www.postgresql.org/about/news/1994/ https://www.postgresql.org/docs/10/release-10-11.html- add requires to the devel package for the libs that are returned by pg_config --libs- Update to 10.10: * https://www.postgresql.org/about/news/1960/ * https://www.postgresql.org/docs/10/release-10-10.html * CVE-2019-10208, bsc#1145092: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution.- Use FAT LTO objects in order to provide proper static library.- Update to 10.9: * https://www.postgresql.org/docs/10/release-10-9.html * https://www.postgresql.org/about/news/1949/ * CVE-2019-10164 bsc#1138034: Stack-based buffer overflow via setting a password- Update to 10.8: * https://www.postgresql.org/docs/10/release-10-8.html * https://www.postgresql.org/about/news/1939/ * CVE-2019-10130, bsc#1134689: Prevent row-level security policies from being bypassed via selectivity estimators.- Update to 10.7: * https://www.postgresql.org/docs/10/release-10-7.html * https://www.postgresql.org/about/news/1920/ * By default, panic instead of retrying after fsync() failure, to avoid possible data corruption. * Ensure that NOT NULL constraints of a partitioned table are honored within its partitions. * Numerous other bug fixes. - Overhaul README.SUSE - Make the server-devel package exclusive across versions.- Update to 10.6: * CVE-2018-16850, bsc#1114837: Improper quoting of transition table names when pg_dump emits CREATE TRIGGER can cause privilege escalation * Numerous bug fixes, see the release notes: https://www.postgresql.org/docs/10/release-10-6.html * Remove unneeded library dependencies from PGXS.- Stop building the client libraries as they will henceforth be provided by PostgreSQL 11.- add provides for the new server-devel package that will be introduced in postgresql 11- Update to 10.5: https://www.postgresql.org/docs/current/static/release-10-5.html * CVE-2018-10915, bsc#1104199: Fix failure to reset libpq's state fully between connection attempts. * CVE-2018-10925, bsc#1104202: Fix INSERT ... ON CONFLICT UPDATE through a view that isn't just SELECT * FROM ...- Update to 10.4: https://www.postgresql.org/about/news/1851/ https://www.postgresql.org/docs/current/static/release-10-4.html A dump/restore is not required for those running 10.X. However, if you use the adminpack extension, you should update it as per the first changelog entry below. Also, if the function marking mistakes mentioned in the second and third changelog entries below affect you, you will want to take steps to correct your database catalogs. * CVE-2018-1115, bsc#1091610: Remove public execute privilege from contrib/adminpack's pg_logfile_rotate() function pg_logfile_rotate() is a deprecated wrapper for the core function pg_rotate_logfile(). When that function was changed to rely on SQL privileges for access control rather than a hard-coded superuser check, pg_logfile_rotate() should have been updated as well, but the need for this was missed. Hence, if adminpack is installed, any user could request a logfile rotation, creating a minor security issue. After installing this update, administrators should update adminpack by performing ALTER EXTENSION adminpack UPDATE in each database in which adminpack is installed. * Fix incorrect volatility markings on a few built-in functions * Fix incorrect parallel-safety markings on a few built-in functions.- bsc#1091412: server prerequires server-noarch to make sure that the postgresql user and group exist.- Update to 10.3 * https://www.postgresql.org/docs/current/static/release-10-3.html A dump/restore is not required for those running 10.X. However, if you run an installation in which not all users are mutually trusting, or if you maintain an application or extension that is intended for use in arbitrary situations, it is strongly recommended that you read the documentation changes described in the first changelog entry in the link above, and take suitable steps to ensure that your installation or code is secure. Also, the changes described in the second changelog entry in the link above may cause functions used in index expressions or materialized views to fail during auto-analyze, or when reloading from a dump. After upgrading, monitor the server logs for such problems, and fix affected functions. * CVE-2018-1058 bsc#1081925 Uncontrolled search path element in pg_dump and other client applications- Update to PostgreSQL 10.2 * https://www.postgresql.org/docs/10/static/release-10-2.html * CVE-2018-1052, bsc#1080253: Fix processing of partition keys containing multiple expressions. * CVE-2018-1053, bsc#1077983: Ensure that all temporary files made by pg_upgrade are non-world-readable. * bsc#1079757: Rename pg_rewind's copy_file_range function to avoid conflict with new Linux system call of that name.- Use Python 3 for building PL/Python (boo#1067699). - Don't %config the symlinks to /etc/alternatives to avoid rpmlint warnings.- also package %define pgcontribdir %pgdatadir/contrib- enable support for ICU (new BR: libicu-devel) - enable support for selinux (new BR: libselinux-devel) - enable support for systemd (new BR: pkgconfig(libsystemd))- make sure that also the server gets at least its own version of libpq5 - also change all libpq requires to >= %version instead of just %pgmajor- port /usr/share/postgresql/install-alternatives usage to the new scheme- update to 10.1 * Security Issues - CVE-2017-15098: Memory disclosure in JSON functions - CVE-2017-15099: INSERT ... ON CONFLICT DO UPDATE fails to enforce SELECT privileges Prior to this release, the "INSERT ... ON CONFLICT DO UPDATE" would not check to see if the executing user had permission to perform a "SELECT" on the index performing the conflicting check. Additionally, in a table with row-level security enabled, the "INSERT ... ON CONFLICT DO UPDATE" would not check the SELECT policies for that table before performing the update. This fix ensures that "INSERT ... ON CONFLICT DO UPDATE" checks against table permissions and RLS policies before executing. * Bug Fixes and Improvements This update also fixes a number of bugs reported in the last few months. Some of these issues affect only version 10, but many affect all supported versions: - Fix a race condition in BRIN indexing that could cause some rows to not be included in the indexing. - Fix crash when logical decoding is invoked from a PL language function. - Several fixes for logical replication. - Restored behavior for CTEs attached to INSERT/UPDATE/DELETE statements to pre-version 10. - Prevent low-probability crash in processing of nested trigger firings. - Do not evaluate an aggregate function's argument expressions when the conditions in the FILTER clause evaluate to FALSE. This complies with SQL-standard behavior. - Fix incorrect query results when multiple GROUPING SETS columns contain the same simple variable. - Fix memory leak over the lifespan of a query when evaluating a set-returning function from the target list in a SELECT. - Several fixes for parallel query execution, including fixing a crash in the parallel execution of certain queries that contain a certain type of bitmap scan. - Fix json_build_array(), json_build_object(), jsonb_build_array(), and jsonb_build_object() to handle explicit VARIADIC arguments correctly. - Prevent infinite float values from being casted to the numeric type. - Fix autovacuum's “work item” logic to prevent possible crashes and silent loss of work items. - Several fixes for VIEWs around adding columns to the end of a view. - Fix for hashability detection of range data types that are created by a user. - Improvements on using extended statistics on columns for the purposes of query planning. - Prevent idle_in_transaction_session_timeout from being ignored when a statement_timeout occurred earlier. - Fix low-probability loss of NOTIFY messages due more than 2 billion transactions processing before any queries are executed in the session. - Several file system interaction fixes. - Correctly restore the umask setting when file creation fails in COPY or lo_export(). - Fix pg_dump to ensure that it emits GRANT commands in a valid order. - Fix pg_basebackup's matching of tablespace paths to canonicalize both paths before comparing to help improve Windows compatibility. - Fix libpq to not require user's home directory to exist when trying to read the "~/.pgpass" file. - Several fixes for ecpg. - This update also contains tzdata release 2017c, with updates for Fiji, Namibia, Northern Cyprus, Sudan, Tonga, and Turks & Caicos Islands, plus historical corrections for Alaska, Apia, Burma, Calcutta, Detroit, Ireland, Namibia, and Pago Pago. For more details see: https://www.postgresql.org/docs/current/static/release-10-1.html- Use /usr/share/postgresql/install-alternatives in the respective scriptlets. - Fix the logic around restart on upgrade and stop on removal. We bring the binaries, but we don't own the unit file.- Update to the final 10.0 release. Major enhancements include: * Logical replication using publish/subscribe * Declarative table partitioning * Improved query parallelism * Significant general performance improvements * Stronger password authentication based on SCRAM-SHA-256 * Improved monitoring and control A dump/restore using pg_dumpall, or use of pg_upgrade, is required for those wishing to migrate data from any previous release. Version 10 contains a number of changes that may affect compatibility with previous releases. See the release notes for details: https://www.postgresql.org/docs/10/static/release-10.html - Reduce the number of version-related macros in the spec file.- Break a build dependency loop in the server packages that led to bootstrap problems.- Update to 10rc1 PostgreSQL 10 RC 1 requires an upgrade from beta 4, or earlier either using pg_dump / pg_restore or pg_upgrade. Changes since beta4 include: * Add psql variables showing server version and psql version. * Several fixes for partitioning * Several fixes for logical replication * Several fixes for transition tables * Fix for query that could end up in an uninterruptible state - Adjust dependencies to the new packaging schema.- update to 10beta4 PostgreSQL 10 beta 4 requires an upgrade from beta 3, or earlier either using pg_dump / pg_restore or pg_upgrade. Any bugfixes applied to 9.6 or earlier that also affected 10 are included in beta 4. Our users and contributors also reported bugs against 10 beta 3, and many of them have been fixed in this release. We urge our community to re-test to ensure that these bugs are actually fixed, including: - Show foreign tables in information_schema.table_privileges view. This fix applies to new databases, see the release notes for the procedure to apply the fix to an existing database. - Clean up handling of a fatal exit (e.g., due to receipt of SIGTERM) that occurs while trying to execute a ROLLBACK of a failed transaction - Remove assertion that could trigger during a fatal exit - Correctly identify columns that are of a range type or domain type over a composite type or domain type being searched for - Prevent crash when passing fixed-length pass-by-reference data types to parallel worker processes - Fix crash in pg_restore when using parallel mode and using a list file to select a subset of items to restore - Change ecpg’s parser to allow RETURNING clauses without attached C variables - Change ecpg’s parser to recognize backslash continuation of C preprocessor command lines - Improve selection of compiler flags for PL/Perl on Windows - Fix make check to behave correctly when invoked via a non-GNU make program Note that some known issues remain unfixed. Before reporting a bug in the beta, please check the Open Items page. https://wiki.postgresql.org/wiki/PostgreSQL_10_Open_Items- update to 10beta3 - hash: Fix write-ahead logging bugs related to init forks - Fix oddity in error handling of constraint violation in ExecConstraints for partitioned tables - Use a real RT index when setting up partition tuple routing - Fix serious performance problems in json(b) to_tsvector() - Fix problems defining multi-column range partition bounds - Fix partitioning crashes during error reporting - Fix race conditions in replication slot operations - Fix very minor memory leaks in psql's command.c - PL/Perl portability fix: avoid including XSUB.h in plperl.c - Fix inadequate stack depth checking in the wake of expression execution changes - Allow creation of C/POSIX collations without depending on libc behavior - Fix OBJECT_TYPE/OBJECT_DOMAIN confusion - Remove duplicate setting of SSL_OP_SINGLE_DH_USE option - Fix crash with logical replication on a function index - Teach map_partition_varattnos to handle whole-row expressions - Fix lock upgrade hazard in ATExecAttachPartition - Apply ALTER ... SET NOT NULL recursively in ALTER ... ADD PRIMARY KEY - hash: Increase the number of possible overflow bitmaps by 8x - Only kill sync workers at commit time in subscription DDL - Fix bug in deciding whether to scan newly-attached partition - Make pg_stop_backup's wait_for_archive flag work on standbys - Fix handling of dropped columns in logical replication - Fix local/remote attribute mix-up in logical replication- bump version in update-alternatives call- use multibuild- initial packages390zl35 1670319240  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~10.23-150100.8.53.110.23-150100.8.53.110.23-150100.8.53.1testregressautoinc.sodataagg.dataarray.dataconstrf.dataconstro.datadept.datadesc.dataemp.datahash.datajsonb.dataonek.dataperson.datareal_city.datarect.datastreets.datastud_emp.datastudent.datatenk.datatsearch.dataexpectedabstime.outadvisory_lock.outaggregates.outalter_generic.outalter_operator.outalter_table.outamutils.outarrays.outasync.outbit.outbitmapops.outboolean.outbox.outbrin.outbtree_index.outcase.outchar.outchar_1.outchar_2.outcircle.outcluster.outcollate.icu.utf8.outcollate.linux.utf8.outcollate.outcombocid.outcomments.outconversion.outcopy2.outcopydml.outcopyselect.outcreate_aggregate.outcreate_am.outcreate_cast.outcreate_function_3.outcreate_index.outcreate_misc.outcreate_operator.outcreate_table.outcreate_table_like.outcreate_type.outcreate_view.outdate.outdbsize.outdelete.outdependency.outdomain.outdrop_if_exists.outdrop_operator.outenum.outequivclass.outerrors.outevent_trigger.outexpressions.outfloat4-exp-three-digits.outfloat4.outfloat8-exp-three-digits-win32.outfloat8-small-is-zero.outfloat8-small-is-zero_1.outfloat8.outforeign_data.outforeign_key.outfunctional_deps.outgeometry.outgeometry_1.outgeometry_2.outgin.outgist.outgroupingsets.outguc.outhash_index.outhorology.ouths_standby_allowed.ouths_standby_check.ouths_standby_disallowed.ouths_standby_functions.outidentity.outindirect_toast.outinet.outinherit.outinit_privs.outinsert.outinsert_conflict.outint2.outint4.outint8-exp-three-digits.outint8.outinterval.outjoin.outjson.outjson_encoding.outjson_encoding_1.outjsonb.outlimit.outline.outlock.outlseg.outmacaddr.outmacaddr8.outmatview.outmisc_functions.outmisc_sanity.outmoney.outname.outnamespace.outnumeric.outnumeric_big.outnumerology.outnumerology_1.outobject_address.outoid.outoidjoins.outopr_sanity.outpassword.outpath.outpg_lsn.outplancache.outplpgsql.outpoint.outpolygon.outpolymorphism.outportals.outportals_p2.outprepare.outprepared_xacts.outprepared_xacts_1.outprivileges.outpsql.outpsql_crosstab.outpublication.outrandom.outrangefuncs.outrangetypes.outregex.linux.utf8.outregex.outregproc.outreindex_catalog.outreltime.outreplica_identity.outreturning.outroleattributes.outrolenames.outrowsecurity.outrowtypes.outrules.outsanity_check.outsecurity_label.outselect.outselect_distinct.outselect_distinct_on.outselect_having.outselect_having_1.outselect_having_2.outselect_implicit.outselect_implicit_1.outselect_implicit_2.outselect_into.outselect_parallel.outselect_views.outsequence.outspgist.outstats.outstats_ext.outstrings.outsubscription.outsubselect.outsysviews.outtablesample.outtemp.outtext.outtidscan.outtime.outtimestamp.outtimestamptz.outtimetz.outtinterval.outtransactions.outtriggers.outtruncate.outtsdicts.outtsearch.outtsrf.outtstypes.outtxid.outtype_sanity.outtyped_table.outunion.outupdatable_views.outupdate.outuuid.outvacuum.outvarchar.outvarchar_1.outvarchar_2.outwindow.outwith.outwithout_oid.outxml.outxml_1.outxml_2.outxmlmap.outxmlmap_1.outinputconstraints.sourcecopy.sourcecreate_function_1.sourcecreate_function_2.sourcelargeobject.sourcemisc.sourcetablespace.sourceoutputconstraints.sourcecopy.sourcecreate_function_1.sourcecreate_function_2.sourcelargeobject.sourcelargeobject_1.sourcemisc.sourcetablespace.sourceparallel_schedulepg_regressrefint.soregress.soserial_schedulesqlabstime.sqladvisory_lock.sqlaggregates.sqlalter_generic.sqlalter_operator.sqlalter_table.sqlamutils.sqlarrays.sqlasync.sqlbit.sqlbitmapops.sqlboolean.sqlbox.sqlbrin.sqlbtree_index.sqlcase.sqlchar.sqlcircle.sqlcluster.sqlcollate.icu.utf8.sqlcollate.linux.utf8.sqlcollate.sqlcombocid.sqlcomments.sqlconversion.sqlcopy2.sqlcopydml.sqlcopyselect.sqlcreate_aggregate.sqlcreate_am.sqlcreate_cast.sqlcreate_function_3.sqlcreate_index.sqlcreate_misc.sqlcreate_operator.sqlcreate_table.sqlcreate_table_like.sqlcreate_type.sqlcreate_view.sqldate.sqldbsize.sqldelete.sqldependency.sqldomain.sqldrop_if_exists.sqldrop_operator.sqlenum.sqlequivclass.sqlerrors.sqlevent_trigger.sqlexpressions.sqlfloat4.sqlfloat8.sqlforeign_data.sqlforeign_key.sqlfunctional_deps.sqlgeometry.sqlgin.sqlgist.sqlgroupingsets.sqlguc.sqlhash_index.sqlhorology.sqlhs_primary_extremes.sqlhs_primary_setup.sqlhs_standby_allowed.sqlhs_standby_check.sqlhs_standby_disallowed.sqlhs_standby_functions.sqlidentity.sqlindirect_toast.sqlinet.sqlinherit.sqlinit_privs.sqlinsert.sqlinsert_conflict.sqlint2.sqlint4.sqlint8.sqlinterval.sqljoin.sqljson.sqljson_encoding.sqljsonb.sqllimit.sqlline.sqllock.sqllseg.sqlmacaddr.sqlmacaddr8.sqlmatview.sqlmisc_functions.sqlmisc_sanity.sqlmoney.sqlname.sqlnamespace.sqlnumeric.sqlnumeric_big.sqlnumerology.sqlobject_address.sqloid.sqloidjoins.sqlopr_sanity.sqlpassword.sqlpath.sqlpg_lsn.sqlplancache.sqlplpgsql.sqlpoint.sqlpolygon.sqlpolymorphism.sqlportals.sqlportals_p2.sqlprepare.sqlprepared_xacts.sqlprivileges.sqlpsql.sqlpsql_crosstab.sqlpublication.sqlrandom.sqlrangefuncs.sqlrangetypes.sqlregex.linux.utf8.sqlregex.sqlregproc.sqlreindex_catalog.sqlreltime.sqlreplica_identity.sqlreturning.sqlroleattributes.sqlrolenames.sqlrowsecurity.sqlrowtypes.sqlrules.sqlsanity_check.sqlsecurity_label.sqlselect.sqlselect_distinct.sqlselect_distinct_on.sqlselect_having.sqlselect_implicit.sqlselect_into.sqlselect_parallel.sqlselect_views.sqlsequence.sqlspgist.sqlstats.sqlstats_ext.sqlstrings.sqlsubscription.sqlsubselect.sqlsysviews.sqltablesample.sqltemp.sqltext.sqltidscan.sqltime.sqltimestamp.sqltimestamptz.sqltimetz.sqltinterval.sqltransactions.sqltriggers.sqltruncate.sqltsdicts.sqltsearch.sqltsrf.sqltstypes.sqltxid.sqltype_sanity.sqltyped_table.sqlunion.sqlupdatable_views.sqlupdate.sqluuid.sqlvacuum.sqlvarchar.sqlwindow.sqlwith.sqlwithout_oid.sqlxml.sqlxmlmap.sqlstandby_schedule/usr/lib/postgresql10//usr/lib/postgresql10/test//usr/lib/postgresql10/test/regress//usr/lib/postgresql10/test/regress/data//usr/lib/postgresql10/test/regress/expected//usr/lib/postgresql10/test/regress/input//usr/lib/postgresql10/test/regress/output//usr/lib/postgresql10/test/regress/sql/-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:27040/SUSE_SLE-15-SP1_Update/ab0af6c59961f67fdbcd857857eb5b45-postgresql10.SUSE_SLE-15-SP1_Updatedrpmxz5s390x-suse-linux directoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=b847b6de2362e7e5b2732009e3144d3b61cada85, strippedASCII textASCII text, with very long linesUTF-8 Unicode textAlgol 68 source, ASCII textC source, ASCII textexported SGML document, ASCII text, with very long linesELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=60d830019eb00e19eab5770f8e02b6f4a9f2dbe6, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=a36bc074ded61d2f1507539f82b4dc88d0dc1a8d, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=e777f02d877cc1912794ec4059ba65a52abcf1e6, stripped RRRRRRRRRRRRRRRRRRi}xO?ueNkYutf-89192b8a9916d5b7fa845ba610a16d2048ec7af86cbfaf83db628ff9e8d9f3fb1? 7zXZ !t/]"k%w#ܮd٤"T/(yZ&o>Hj]>( g{pb9NGK4Er}u>c*3;<Dz\.[xr#|Y^e;GCu=g(J|gVl=I)"l> '+ +&4*ގ7VJR!17g6=e7m4m1dZ8^db m~ԠIƽ8X"-q8~AᛃӪIXBNWk,->0` O{  qVc8VHG!⡬+G M0b%RQY!vAP`d/c/9rj4 W`!ث+jvhȋy_H! s4S.f^yr~WeYH'q2הm[?P)Blx/x8z|i 80ptLPlr/f8VHf$z nv!)hʍ-x1<@zg7Ugc-Kj_KZ DBXp@Qj%"s㵄*.Kt2E\1Јa}x*BJHXFm]ӑ{e ؏wE˻Xq6ƒLdWNysUCDZ1#f&egښ e$~Hj,zuks^%?.8:!gO`3B;ܾp1NYZϘQaI$#)B%/GF @/ ek; ng12j@޵iyVQrf\ Ohy6u8GFW%R.ćbWKQLN#ā6#Ӿ>?l9GK䔬v3a(\j-Wz8@qZK&Qٸ_{upF iشK˕d. ce;[yq߃ER}>70sp;vӡ<1`48UVLDtrya/xIС3>4&UX&1šBiI"8X%Ps>hmGJXr@s\FڌA< oQy˺R 3 HWfFDcwuZ/SDYBO`4z1ebhP3Q0C_Ї5F :J{ ۡ&M9ס5(I&D(]D_޳3480|_&&jҥbQ;}j-'d4{9̀tnFLGXl $V!"BtI?ީNTVuCf|ZI>N1i?q$ n+j8|-MI-aiL7zu*(*CgQa7^0d@&Oη< ()݂Nr#E=&9h)j;t{L2WSL ^|S&MMc٩|lVyҸ ӇP'Q"p5"3I$}h(lWzBs ͋H؆bc=1 v̐ߠ=O=Fl>'3`ob95Nq@Z1*܇h$X;F'+\d,DZ^ 3`qfQMl4,&%G׾q MA9kg6&6idV+fԝ&i3^"ie-ݫS=i-- ANtLpةVb~tͨa=1'i:g< | NT݃[}6Gd0% -\DX "Aa*7&\@"5!hn\!1fx2#H4uE~JfކZi\.cTō@Z$>SM$`=y˜ܻ5sv=5", >qF!hڔz0٤Uz{5ᔶ(3c@D(ym-,tKA!/P/V/|/TK,ڸ Rg^S6@:-琫ET_iyJe~^[ᡟ8C/qjmZnmٽm>4 .GT(jG Q9G޸6M79j|)\ LbD?{44lzHiԝ$|. >"mn0rVm fx_@|.;3y'cq`­P3I˦rd=Sa8ҵplm`mu)ciO ?.iVY`rw@{f"%2ىgpUB]X~Eӈ)7oC쩊J1X\J?A+ϋml(tj.0x&*!{R2R냥#OnT~[㎟@y|*}Zϐ-VJgf(bSI*^c)gÙǜ= x<<& C@].8WZs J|j^ "qh b:NХHNhmtpd a~!rT.&2~P5jX)AB&O IBmǮiBEqN^ 3)[,t_ϫBSξBR?q6uk-%ۑ5{Ӊ;AfO;ܝs|)efYFt8B eRAXo -0;7U'3͑kG­Ng=+YCU'Bm%\]ZqA2Ee|I!1[Il>رk'-anG n}VǛl.2RWaĝqCɂQ_7?Z7#Y@8A3 vԬsJ|`Hcc 8k\jjJQg6!A8Ц Ño V/Bli(Z1Ͳ>#%WDRu auNw71rd,e#7WGo6>[Y*?9W(Q*k'W'F.*1]l)鳓hOzob8tQ]#C-ˉ:UF m6~uKVfcMȽ^q3Q EwNfw(T( :7).A`$>.~4H*Ge uל0`G֤SsׇPn w t:%vdmwQ;iRt=~$)@_L#x&W-yIiHtJERuJ9>HHd[܍Ku 0zh^8*P>v$qXCp ){uynVWѕá!,\;Wޮ0$5;e612H֔rc{-KAK$M~N@Wnj{gZaߐЈeÙ?K>kJx$+TK#ҊKR0ȄJh"UgqSt}Y|I.^uN1f? %Ovxjc&h]XzF5 U-3XT BD4v PIhTګ"47cRҔ& ZTpyNDqR> }J]##~=agQxquu%џ@j;s:OKzP aHw yw\Ǖ$Tφwc ro%@r5^vN[؞v?; ìπc 0k_|`$"  pG`̰(pw\j_[|#bł&HIFsSH]sa&PD` 7D&@)԰es${gcUF v&)ucEYLN$ȕgjkFOŤ16q-[ϝ2[p6}TK&b'u'36[kQ͢g1 7a5)xe֒2`DthYD.=,k)԰5XIںz猛9Gs/Uk ƫTe#Y] ƃ 'x"A? uXuï|qIr_"z/R=|/1]6b|#8Sٕ+uQ#I^Wɼ& ~ԷLƌ2!OYn~`ysۊڭH= V:8H8 S&NKW,$p!p)v*W]]Nb:=xb!>#J4t-$Ѯ :`Qĥ(s^k#_BeW^&J/ ܔcMmUI0 `Jt3*'跛L^jSM*Ync7 ޱi|8"~4,YfbwT"v. T9.!1mvC+(}!p*:ʛz7+͓XGJ-xpĆŽD7O` /#F :+KNCڒ˟x v+V-H1p&XbfAM{",Q1?zIDbhIsX!p0IxZ(RR( %O*`a6~@woUyW%D լ*PXC\9 Z B.Ʊ7CQFAx~-(3ŊgC ݷlO5Ӊ̡:Ea)=GH`eFq`q~[VKb"]$TK@V`ޫ>.aQr\I'!ys~vs%ؾm~"Jw_oPE։x[ah )2 4p<7K>?jrqpz8 #xfܜ8ߴL⾀[%kd2q\`@Dq/?v(תgj~߸6 a6qjccY)gD;veJ閆UKP$_{"dluG`cdl2/m6i,,BzF).;5-s-h-#< VczlJ(k̞%46UV_\H-Ǻzulqf/iBE^~.L*4hYP^*\2ɵyXف?yl3*{˾Fl͒@v 6XzhTj{Vnɧcn8Na r.שPyCvl:r: wh{y:YjCnGα><;xI{YYr=Vd\v~p"fA2zꢒ {ݤ0=x $Ӝ4 м-&ۘS)#q1.IaVnOK`2S"Uަ? +G'P%'^*2Cmc%=|rl/kBFaFYn8b M j,.uiEv@s`9c0.~OIn< &{r49WZתsynQ7ې56#q6R`;"F;Ϙ Nxq"1u[ߥA}^X*."ԘF;t.D9u^.]˯aX#Vr5An*̭g5Ræ@sC Rllu.`cjtx mqƨ\î ̀9 J#K.`⪧CwL4p6C/@[<DYy#'nmUqs7OrayEP\4 ҰK.є~;CmK@^Ȓ˻ocϩ:k|rV#*^ew? 57ax+;zՋrU)՜7;u֛rsT%g!1<$^Q"גO6v"_=XnTѩXQēc屘!J Zl,>P];'N%5wd̹s^*DGjIKj3c^бW^`kg3X]r- HOA? ZQURi\ 2d0'Oc`l۫hnDGXR?@X,m] UYv}+WuSyT#pTV2ٛik.m[Hw|Oeu?eiCBgL>_[>|NbXa׶9.!Nc kVm[^$XFu3I># vx]#:3,SnZ J;# }"$Y&yQl=8{E\/cp >$X LLq-[]kj]ώ_OPKz|@գƽyo5MؽPY;HPu `|߾UlI(D=lXIh"k&HHm It?X6A;ZI*ثs {p4Ga6IK ՜ǁݨS՜ecuJRt 04uG! %ӻˣcp7YX_uG“_4$G.v',7~ȇ4QK[68cYnFRFh]GTt$Ż:#5q` )T|fXpwdT]ΒKy`US}a>XkNUN=;*C+ZY.+v噌/79)35}]?jxz~Ti!dJ!#_B_ ;e!&s2gC:^ <=YU0Esmq3| ۔J!@}!# \y suR'+9B5Siζ]Πo5(kʎƸg (, ÒX^-,5U15^.N4|Pk[%\hrpR1q5G*sjSD4lrO{]H1,WB^2H1b\ID2GăG+(\+lX-FO.$gJ~;VLdr%TyW"?. +%8R =ES߲ On'!wN@MU{t}XIm`Ҁθoq pK' P,D)ٴ9sCy*rh9"$*fye~Q6fڴ[b+Z)P Xh BԱ&ohh@Fra.(V|5+nK&72}} c0tNS\-w͈ 8vegE{fn7zgC!pZFGLrR_C֏]`1j?d/KsIJIr( ے˰ =b^{!ۉeRUdM*Wga.$ lQ's Ӿ+61`*>[$i6p(eYs^p{#*پ$d v%/jG ~##mU} JUN,y 2aW)>My}fmIfLug G.lt ƕ5#w(oy@]8"s:#v׃Dt,cXre0X3/qI(Z͝!.{bP 46ɢdGLjEϸ@~BʁCo$D\3OہU@z:gO- Dܡ2[M\[C8(GKQx=lAYwrx\h!C)TT/ٕw<7ű^l!#N^o5//L%w~!!vi\V2N#FhӫMpJ{-nڒ0TG} $z6BoO_B2\s!Z1MZmieq%[cNm6wMכPC첆qE.1 Fq%61UCXxXITn=59hogٸv0n7NK{ęjz6[*B%eI.>dO-s̹c![̣jA_;ocJ1(oTt @ۘ9b,مwB $iD5:-dzoMfa;Ns{b!8 uB>u=qvvM$=ԍE痱iD:/7[gwB7+AJ߿)Y j$Wngp䨨"ךXƇNd tK>*=rj1AarxTԾoRePzLie>T{3\Cw:gL2 ۻ$LX_N;IOo"hOz{hBËX (R9y9*k5_'SGy5puJ=I^R}賧Y=쨛<7A3 e[z(,{ |t b4!D8ҙɪȢw. bi#+ ÕAA6EXP=oQlL!>*[ݭDi9>GÐG4;[2P/;x~ mTs_iqEH&W%t_ay; ǫFjQs7g֭E(h|p||6ͪKF)6yOBDIzq_Fx\A)]ɕ|N` Zߧe`X뽺)A"U|*+ W8C$Ѯc>8fKIevp2\I{:] DZ{Vdg]%w @~>.]}֡:֛bl< Uͪg!{ R@+~ ;$Zoi8Xi>=YigQ!P?rEH /T%Rvϗ|cl`i0dA.sØjłnyBsI$f4-3۵^p"TڬzX@:2OP=ExY O_b_[ްaY Qƙr-zjcQ Kr=o%E]l6ǭhb\$FvBnqr=$K{7F?FŘ%ҋ+e谬=m5%HFkOzgUՀ0K$ ֫V䙸GJ^m5 :5"́{tv+Xx*79TwLLh4"宅A\A+v!̚scDcz!3qh+?~$߸pL ery r<8}BRS;HzF[WwX6(gAswMKjd~6x09+ńs+/]za87o"4M|ti{ӍHjҀ:oN%SsqT g=[_~mI*KUa"_ d^| z>hˉgƃ~rK^Bi_3_nRnqd䛘*$"n4?)<ek_AE%CVD[彍PQL8JZOxZoDQ-U!DS^jI7ܗH Z҅L)fez!{gQ;ڟvJJ| :}Uɜy`?H=1\/2,]$!@,9N"Jh`9tKVK4#(E`r|lpCZ(2A3 ƯFEskUNFm]QQT$fJWc.(Le\,U)ȭGXk\rmhzD{֢GCu;)?.[, ѼTWۆ*ۨ2 AG-/[(^mjS{Z5Q*:4#`Xw#CfM ilz\S8r$DG,)6b}==XpO.k].'j!6J/F[TRdH=F_zfIN mu*f8_Oqn}Jᔎ7Rl8;۹EvEa-^ߨC͑e6>_äGFI;t$JjѻeA?KΥ@UNmaA(M}Rg(nd9 $XM|_>%i.]u e5d$ABEèN^}dwrO`hEk.d5e[ZU %:) ԌCUg/ m ð٩&Y9*7^OzY]rCͼ?M& g(Z@B{1JJeQ}aj΋K>rW \uv, &49.uq`%Zu p4ZźL+Ӫ=>A~ Ξ+>&X@o\nNxVAwvWnp[!HRg)ɓu&"mM%!F#vd4gp5|7vx S<,ΊTڧ5u]s[:'dIXRZ7`ωXřʋӈN\%`9 w h&viN";Ǟ`CCi&4ykq\״w',4^AB۶fߡhZ>+i9S\\}KǶuBy%A.Mynzԥ|7p,M׏iN({v ֧|g益 zOs"M:jlPf|U+{>57>YAogj짶ޗN N*:aC zpW K81%0kZn: OjYhYd_3N8݌feLRt3YA7w8걎wZ6!Uu7a4ӏR\J, =Xn Ir`ea'Έ:iwee1IS &c1o{NOœɳ>68Y:ņywbh/`9 &P2uJs^ as' {́Roj}` Z2m-ܯ֣FHžJ(tRS/:/27/Qc>R.VW=6ߒv*?(Q}oI~1Q'oN),7i}\i?4qv,*tKzn5 icM; 9%S;b^5S?;塙4uM*XZL^Sh\Ч_ %~jh)q k@A{"B\ݟ߰F8&.vZ1y !|ı{L%`|3J`A @X &rP G"Ǒ2[> VJ=EEBQ26~b&@3EO@5gzhP:Hg[_cf(}ϭ[ԑ̇i_wO8o6-i.N>c? p? Z2`?)yё4Z"YA"jHMG:zSJ԰y"'|dpO (Mlc>mg~ӂ"Nv%cj^Ԑܕ~;@VXEEPOB~?(@wI]%N{wkͩl>A[ė^Ȍ3_,- ӯ/ia2'IR:l0ñJtD-":,f7ls >Gw ae27V1O)7Ѡ1eVf}?oЉ]AdS\C $̞U)zr 5cL4_#)篏-B^Dg>Jfsb xu[x%|5 B՝A"Uƽm j/- ^e9: Უ^DW-aD ֖e\J5Ͻuʈ8]nQµe/i$A~_\NYj=fD"nqBm ?gypRYˎC"\v:?e~4N>!;b'u.41jgh^i`ҜT@n ;oaeu1dzZMܳеQ Hnj)jf)Q) bj E.ƫڸ NE/Rn\;h}A!B 'Kt I.JӅ NAT@,A]Toy Ba:Jҷ]mZ']u)rT%58X]@y$&5v}jO2;m$rCM{< _I&aAh\j 0}D(>_~]M_=u(kf `Jxu4t!f9AN1b kW+Rj{EzKJmoRs7:.vvyֆjҢ@$ӑ5a'; uth0bB9XHZsg~ OӓD;b1|(wVh澧 ?HOZj&?P9;G'۬a񢠵j˓zab:NSiO7G|Y'"j=Z5c+) -[9GۺCh\:S5 y(j?' *sc "|I_$GNc͆/׎y]=ZT8aD0|{_/ᩢŷ49o ,d 0zxX C,׾jZW P|96VFg]ژ^`zފVwV$l?&&nk}FDbidoۆgIhЉA(KdwaW@ʍЅX 3WJgI\sv• z)v'jiLMA7b$XoB%q3R,2ńk}4xFE̜"{۴[(\Oeѥ RAZ 5f+[UseP,s,Ayd\ ,O|vPGEW˅̅v< Xu;Z aGce}U\գMqL=&ZRS+J>NGEl\pTR ^FKQ븅̗1rJ hYHQFoۂ`x' 7b65| ,".]34_'8tz]s\w_XQs]@vՐKZoV"R%E)TfAYjeh2̋Eoȶq#}aZSZ+jAI|f0g5t$U\j3:mnSsϔ$'>w@['AoTC2S8?Ǝ%H>jw‹g 4]l1F[2BtNv'*+HzNFbNIΎ4 :+C MmP0GG0)j ? TH[E9'<,>kK}'y]˴>ISOn-xCjodqK`Km:hίOk=n}Vjm?4+'цoqi]o~L~[avn,Ki754`9Wl DZkg~Fy`hv\QGt]£&"OOH/PSF0$3&hWpxq} ;RS\Fי+LQ3sLǘOBkJhLqk"jnul$/? ]S{S1|'1M4ㅍDF~j0~0@7М&P4%" 0|_bbc >:GfRS© # Dr Vu>Yx,h\p/O6olWjc=17 G !ϭ6=A*Hۆrsgf?@nmZUHwMW):l  µZ̃Xi s5ȫb9^%j2-V |{_a*N.Dz4/u 8@6ʚZbu* ztxtl"ꞅm)fʪPԼnIj&=\o$&]=M.&y/l .9%GvFS0ۊo6 Ǡ\krqR&/9Y"Lӱn!2)q^b&+UXZaft]:Yv%|+\;&{ڢ2Nd g_kY5cFv$vy$k*D١O0إGs(n5떟E7wf/u`6n̏lnofMlgX\kHgB_U2{)N(d(٥gfŰnYFCS[ta>ϩ1Ӫ&ub0;SRKeldG7 DlOVGy4QT,t*SyH/VL9|f(i,}(&!ib_]׽a Qii9guonSnIaNprAXmJd ʁ24}0fcڍ5u(e|l>FlEni3"_{ ^/QOTYt!MK=X9h:~~lLF 녉WE",~8wCZ2˓~k5;n"%ibIᗔ%_,τlU'Ƴ:Y36-ֳFHp q̠lID{LO)%X -QV"Gڦ@@; ԕu308 |sh@Ba$<,{n~<3Xi{Hq ЇY3W3=0 "@ʬn>N2pԠ2ǟ[ Ovw w.< ܬMRvgu_PnVk!Ʃ?Tx{z ɭRA@80L;AgS8'Ua)MKӫG!me =EHqHD5$KgKv= ;jT|T?&'{ױ c+HݚxG./(wCpv" NHbnIC\H^grٝO@ vIЎ,N\G{b;li_TugM{DՀy2,)1AJ)|[pQW &ZmhwZG}75)Zf,SClnz@^'%ֽpc2v = afKDWў !g ^:Єhv:'}hV<:xn@<߼\s 2I%$:^^7&d,OJISeuy.oe0ЮXG.R=ݝz5k~ Wc_d |'t t˸H:GJ˝V.CFV3qC޽}#qss]W;j܋ӝ0""O5hkpL`R(nMDV=GX JsjH/F;4;'jNRSFdPE7MþzTm1x uY69#.$a0#Pzf,j-Vs]zOn_0w<Z4n9}D\\0;"ݺ7вY]Ǹ rl#ӕ zX鐠UaZHS+O7?Q r)spRWF^f1vA&_OEVjCm34`稠!nm-bB*R4x]Xa0ZUnXd q003_RpU[]˸NB*k.~}N3+N1`ԩ$mۉ#EM%e~"9EKPy;ebVVڠ.h1|@Vz8MxLuR*%q̪0엗!ĵ5v#T`$K J鯑^׺aI&mQjK"ggG.XMJDz!5^#JH[ڒ^j#9b)p899VrxDHf.5F" 0kdΎ*Nq\^3j)da uk6]L/707 m4Yc˛ 4'fT m.{==G7wfbB ~&tckWk7:p_:ZVy1.CkE ;m`N?o-N2l\䓀cc+#.\\4S/<>u\|^BJړp'v{d)b|o> "glT^'9޸e|#nPɮ-!ӆbhˬ"\Jf)90Hq1.⧵teWҥ:'qJyrbϟviXy2+Vsu2#ԋUd ~Y-q3Zɥq- Bv4w֯{dHHi%)pj|I:S}{ܕӥa3 o௝5φI,~ƢHk-[׬jZW|>brYK6ر}"'dFgfm/<P-GLSapX>IOtW!l*Eu3aU*Ge`U>R1nʠLcG>zDҼXMH8;{C}g02r8*ӄka3dv4/9r4߹kAO=pqz.B/iW#5W?1WQ^W%nfC(rمgw L])k\(A!m.+9,)~(ن,lptؽbZqvewLxjV#5q:Ol-W{` 7Jn~cznGmc'Tn@ڟ]SY'H>5fze5ݼ;7% V\QOZKF/T`r-xZa9ix` vĩK-eO؀6P=%^#m!Zk3j%ǚJnvdH2)\S_{@ U*UJ]4ҍc,K:E %?Y4Xnj[\N(Q;{߄i *LT#Wڴ紉g=qo{dm]5|vj0\//I,3 u_3yDEFEO =Ѓ`"3$o)YtQ탬ytxe΅s':;QkhǢMM'ãy'RsD,&2jF_U<H!pا]q:PA _mѣ݋ U0>֏!bCOUE@I*9P5 2B>|7< CՌ Z\7Sy<5*ˢ? tSJo\b7[)yJ8p4ׯL|MheB8" {&&v >̽ h"& 1wm-TEolcx[*oKFiQwyFE33ڇk2g=.LXZFV/I5@\@vT[LK[{/n6kbQmIVB0nno>{77:.JamҲNF Y$S<*U2⹈k|,#oK̆řB(:&Ma"c$5Ϣ%=ٚ `S0w C KJ^T-E|j7_$O;<̳Ao2)$okyB;"+V< ~pkW^ߜ{Ńߌ{Ib SES ޝE@mdy4 j]m LK̀gY-nQSUײ%I\#&Ԯ끻e5M[uR;usy1 {@a#iȥ1X |Կ`'x28lr+ɭ9i+Ir5ݥ=5:WhYcqB6(G24 /0H˔kH@$'222J?;GPݚ.A1@w{,6] +CrX]F'iI" >IvÔq4މ[Y,Eigl XʵArR4, s)Xt( 8Pe Si+D5s K XlsɍBe"'\p>!llUZ &㻢*v h${٥!{WJ|BSp`qf}P\'/ifѿ hYk > RĖ |gc9NV`dGL6CB i|e˗dOA{a"{}?hmKp o^.=EItA!#s0R:k/]MSsƟ嶡OUϛyzE{xU]%oc3dTA7E %tG` 9H:wtH wV3jsSMQ&8l&Rۃ>mKixjآc`M6lXzX &HviNP(-S#Nч65=qi-؀#&#Lp _e[CF"& Rxd  =|fccq[&+(z@_0r OO/#J>qڣ[@@M1Ƴ>jQ"UNۀ~2IjOm:xR.]ġ^Yb4L ýR.A} KΞJqyKֆ&0'p8`?ˡ0IB xaYs L=w@8)w٠im5P-_6}V߭?αӑd`1|q9yOY}bnc`N5-Jv>Hhf|bzʳ4" П~*޶TA{HN3od LbdVi~-ȈM},H%]Ahڟ(U=ߔf6[lh v!whzÉjraҼЇE"5dV uY֭Ni`)`{T/|~KnM&SUm//ߝ+]0U`!v 3I2y@FP}jRDBg_dBo.Q&C( A xB^ 9,X[⫙q[RKm+Yi3rz} PȼiX=I -dRr<~FۢlzX#د)KsѾx@n^/p Us徙J%N` vhYd|uvk%E6^LԽX3^~cGfV RCeϳA4DKu 5*N:Sj>x/)B'L G V)pb{RPݗ2 lR+j'|HK|IJ RSӤխ$٘/.ꒂwg֜0ͭz=XQ< *3I,\RX:;[k}MV%K6YQ:k$qu :.axqyI&(B*fB U]YcװφېCT+b>It FT:wԡcPR[Zd;!c-1+%/P .j >.itg>YQ`䎁|?3|q٫J-JZѼ'!j[>|we׺q4úpƩvolXZX5`C6ɊA1Oq7յP;3Mwd;A?(_ɵ3A{nHQ/ZUvkܺfOӖ RC-7a8fF`' O[e+vb|tYEP>yȰ!U0(HkT=T3=*/w"~?:yo^ٗ6,h# po9= 3/@;Kx;Nl{iw-ȝN%9% o~,RS~[T\#t?GǦz4?}Ʀ2HXІMI.p*#V"Ad(&sU|_ɯJǏ?%e5MJ (4V!-'7>) iDR@;T:Mș;}ūx"nRֆdE7}ے>"vW=*b0_|K:b4KS5iMAA`ByRLڬ]Gl*6JziDq?NX+I1A-I!\|) \ϳ m!ԍ!CݶנkᒈY袧dOImC.{ݵNTYTCʋ?gspնMI#R kآ Oc`_`U#hJ8JiכfɳiC@\Ôn;YlJC»q\RE[ 5  ؁33;ߔ{(^C; ?_܂N]I˥oT+/X]xr"Y5ȋ2k 3AXdLV- m_?Y cؿႊ J,5~FJ,\H~U -Հ. * ȼXEz-,g?BmǰL&)$-*z {48td![,&)26&Lyh*%d#Ε PYao(c5Deqn{e Dڊ?DtwItH$UӋ 9\sqj-Ki>ahRl[Mlq~Rͣm]O~U 2hq#B k9|ߙP?؜0~=>tT!İ\򼡹R0̦(:}[XVVԿ!gBs@<\XkhԶ A/|۪Y{AN&2Qja[QOxy s|:CMc(g xWDF8J%_88y_Jn9aW/ꂢHH ]mĞn׃|Ä i *̫fJ!+53J3Fj=7+y*e7CHd}٨f?~]2 cZ)7a`jIXrdMl u(C~>iJԑ#msk)ꍧPYS2I57 ׮< ~T^#l Oz!ȰGU"gT`H&ؘד6*h;?>,Tf&J:ڽ#BDC2 't%V]y8^@aSLxotg[3tHGeD®]L[jVGL :G|/m i=l +큈0mdV>l~5QBDxV_>:fpZhWL&_weIld=O'E6e1S*)YFћS,b-r-ӮjAMl'|B6&?#ay)eIP6jnM7$y^WI``Гd2c \P9BO(a}V mV=Zd*d'ctӚc X9 Dwu-a|;x:7Ӷ /5ZX6!ǔ+MVJ3677͞BK<aQ?4wQCB{SBjM^GgI<. ҀOy6% H}W=g.ck ĸuڪV8C_ e*L u^X?2=R^*nru 9C6RKcziU.ƴL`B=/],n{'rwH:5͆}="pYo<nM+EV Dp#XO!-^x'qD鉈~![եjmwAJNI l@om^A#2SD@4g u9m 6L H?4ţ`4ڸCt2wnrq9WzUwie}2C+ it&ȥw 94yz5OdROTH4Hrqw>m2c &Ssڴlq*Ŭ0 3~͟1mixc+HW caTYn T=%2ɓEUq/E3S@uY_ r>@v~Գ.%)KԗFݟY҈/lp/ H*-k6{MUf6zTTƧ [!w''MYw,n }OJun&.}SɭM_mW:#q1W`UYd8E60Y% <r e$?n-눉fW}3|@j[ #ks;kx]RzOQ,rDuRF8Y4YRI:Xy\RnKLt2XYϺ՜4D6Jd)$1w_%jJc 9;C\0VrL՟̋nHC$R1K[cL|Ps٭;,'-X+9ɣ0~ ~6~{Wt Ŧg+Z5rh٪b@X_w1RNiQ'j]!5ߨ9W}xz1{9P)< X_ !{4fUPuS>xUOuT/Wڸr,1 kJ yz(5i.MSO vBФ`泤Q-C#+;׷*`Y]M/"9=k5 Py,\D9A O+95Zpanc1& ]UmUag#cﯨ/ޗϑD[Y`LuzR2$\GؚF]O_I^nPt،[瓟vb[peP@[@1`_} JCBRAO~oEGV, V CᎣ4BuFfOWFWVWlq`ZTKDJQz7K /- .g '&oSU 0T ixMg4w1(Usz5cc' dhcV<~lKo3glie.@ z 1Bb{0^ܣȫޢ q?e`2O%KW{23 " 6Qȝ ]#xJ-aYCK{ZmF=8BΎ[QnO΍G>1K|" C~"dȴY:kgۅ5%)1ÌX1W:٩ y^<%MBP,%̝p]&>xV( rˉ;17MwWB?.f3 W{hEzɽ63W}Y> x޾Stu_?}h& әT! iDm:(_ yygɋF2GL|̊陵^ L"燀,BIB>$g0I+&!&19rOGF1gk)yr '=I^X;l|Ē6$CRr H^k)/t,'![͞uޙ~dC@O<unQݞ4 wQ᪳@#ǪM9TBa[vpbzʺS[Z0VI #,)'-/n 5‹&=%,-bSW(RIoW]Kz9Xbmi kKuŷ~~FJz9Fg ]q|֠AY+L(SE!o^ŀXF ᖛUc H Qc%cMp&%--oyqk*TQ`!rU ~0= h] VN{촳Zļڬ}gDUe=R41 ӥ*0<'zޜ>,sӶ$ux߸|ѵ wӝ=dѕfcwB_~-Rz3E4ݩ6E"ZB9LznI&$~n2 b^D#}>]IkdG/2 P:]9PcZt}xBz %=k|JphHIDy{-{)=-CVBz6Ň]X(>)XQܟ[5Ux$nJ %G3PQVT!:Gu|ue?K?B٫(·5)M}㦊㵏rV_/4H"ER_RVAK!dI@x epwY%Ls0-qU+h0d;Chc6v1ڠ'Ck]@]ၖs';32`d t(N~@Y[Ǖ*FAǭb,dPPAI|6F0pl|6 Regan,[=$ϓ, A8-sR x."0StA 78u 8 $$A(͇qLQX)lN9oCF=U[AӘĊ^;}NVȊ)(H>#$f㣜ݝW?t}_NQ#A_FS䷊n-b'T+SS??0a[Ui!f5:nTٻ!ǡ0qyONɻvG(icQ//F'`#ANd.ؕZ,{uZmUsd*WZVw˘8d&lu ; EBm衲[nq+[.?IF©wpag %̘i@9Y~AS{e76a~ &8Qtf-=ʴmLcwn/y_tխp[R47oxDȝ[rMcD mP yrʖK G}7@qYa^%_iXqc,ט[ dzE RpHF:Oi04m+)* ֑Qh WȜJKH=w%iv/\pq8>Ee"8sr'E\-\!y>C܁fXxV܊!L-&a;Y-QQOlh[Dc/RJI.-҆;@WNMݘ0BRt@'d.\gI:3>m7"8û-3F%~ȁgD3ϻ*BWLQrݴ5!VS #~zgZi}쵑w4&ԇߧS;ذPx2myR~Z%?o^Q:$aF[bFۙ[ )7FFWzu; po񋲓,ˁ T**E]s?ҀC7dWR%-VB@W>Ӷp.x~hBg2埸9fUb/&MXL҅;z;jf#jTmS=};{^=cSt/ä@߮}"r?R _:$A;=/ũ0n~h 2L ^yLikSu^9Lliho!ȯUٖ}bS!d/f;-m)p-EV9Wdv[hvʟ ao!hL_M&xEjD9|M-O `^lgD_JC7xԿDJ8IOp1/$$)X 476O)P"er' +X*ʹA+4<β kOK@Ii"H6~-# /.N:._$en \nG\B h16B_C5S%?{΃0a+vyİ=y&礮|X"6< ;\x0{޻AN4iP;d]Gg7APﴱGh"4</ݏSX$&$nR]V2@7n:Nͧa e|^Y`BƋJ:G/L WnRԔNSD#m`z~"xc|MInf*؁_4l'.2/{VQn"WApc9P>LM)L=']n| n(bcfj;zdJ<7l#.5Y \pj^-z_Eu/9.Y1lnr3]$s{t]< ƪ @Ya#io¸C?CI;^j鬵O2|*XeA 9YfWKĭIt[Ke()3o+,ZB '<kXz2!bbuׇT|Dڅ]gd0J;W{3$]]H:߫kITWT )& |s.19iY<[e?A/h>0U >T4wi+ >M6=f`.H#8JQwvhm!}dA_< U'%e {&H̗gǻ3;QA7))}[4 ^5=ZkחKL]<%= mV.PezױUuDDEڏ*չ7(7:WގwDF^on@UNX,}wz\9ۖN^d hmT1h  $⅙Nr:Ts~jǁ^\K)DOIwI]Tky{U}o/-γu`O,'H Xu|_cѶp]SN%A}Mr#1nDfL^>&!o I!@ b]4< 1ixADM[0!ޫav؝v$0/X$G2"rCAwq;DŽ iZdléq'iծԞ#=]dWH_ʽz#JzWtʦqomB=hGfD DGZ&_`;.T6ukcAG1h|M)u|,i"񬸍u#Ӄ8 ĥɡ)(HɕĮY xټX9kħ =ϩxEhyͶ;Ok6G }m`U}+GDTS3A_!qpOمV6jO}1+!㡝xla(vSg~l>X]K1ԉW!zCd.R!_R,cgg!]g/-qE[-Ʉɲk|;j-&筼f?3<20yw;M\|E-K8J \!@e[V.)?nǺϾ/GކPp|`L<V{4l01c~AGhxHu"~_QCl1Nb`[w\+3#P:ƼU,:'(I>gX:XI`k^KL*|0n[hR'[2h򺘲gȇSղ@;kү:)HVƣ7!rr _ Q\mʄB$s=<kQ3NW:gE,PCnR.c ba*46˼Qt,- i:o{F3Pso݁(kpF+B?XJGtY޾u ֠]_dnb\F?h'p%5cky)_QD8U/ UDoQI@ BXkâ5qot|xuMH@#f\ ?7^PyMwRd@#~XV d!%k7z}I5g+U9-#oBPޫ61j1HlX,FlJ=;jyM xrPˈ}[A'Lp8sg<-\QWf5߆=";[/dRZ Y+Ӫq VOiaxͅkw.l/!{C[A 5g0Ly Gjտ} /'LhxU⡝F]хd#]Q$[ϵ*/ :ȅ'lQ}qdSWObA}YG),[ &wIb L8 |JM~l,mPjdM|LZy൛=b}˦y]%wG_k`S*)>ud) :zA4h_%^p]K*ޫydZLd/`3f=(#- z ĸ7qk4NפncDͩ3')+U3EЈ,Gt [yK]ONXµ G!J&,YVN$5(sƶD8߿ioXdGĢn d81!4R͛<|aɣ!6H&09G} ^WC{+ Jp c3|Sb„WXDDtgUZ7LqaB P`5y9 *0ha(s9S& rIDZFddGg^@U@(PpxiPE yվl.mjy$LMOM&D`ɷd0Jm0+#NFC;nTRb ;uYSET9 Ͽ8Ҝq@bUDb_$ 0i3wCѶEd!^Ҥ;GQh>-čM6h%clBfc[ȆT q5@٫Alw62T_a}f"joUcYtk1l}9|`W҅ w3-3$lhHۣA 2r1pYYaI;Me #@ÄREjI`U7pqQ np5ӦGMkW&x6ʯ~?$[ *áVr.ZX]L dh>l>oD["'wS}, $0p1u5vןOr^ɘK2 <&X%8CI?QDV. zUJV6&"8  M /ڄ{$>U7 g5j̗[ U C[=82M#y,sόUMĎfjgO1%-eŚ:ZB0#=.*ull=C^Y\{`( s}f6:*S@+2̝1Pv#O-MgRu7!,cC`poꍝ[G0ڈ$*@5? /b:+WJY$St2 "&I?%|huzM@ܻtμGepS:E\c>6fl(eFYtn޲* UWmwr|¶d}+-T$or7ej5R@;%EB6 P| "~:Yڣv5SG ud{_ƎHp4aM}qOr!HL"nYCfy鹇/e.* 7\Ɠdmv;^gb6XםRFe6%])&guDC3yz"\KVW=p-eـ=񵋼CѲbI^i8FN2gPkͮЂbx@ OdRg܃mx˦wsyءI6;doeVy)vt g6F ~[᭞_٪S)55z']goLӫ`}XPAɏC>ps}E =WFgh]~TUx(SNGROH@ /PhBKs`eQC$`d$m y8`riO; y௻:7P<@\Wm* Ñ)O?fr> VO[ x&qS, ˍl^#8^Nz.MhDE-QM݋*7 >,掏.$}UZΗ(9\*.F|)"fj#/)U결ffWf m(>k` k@/T$􁫣-VEB& MI<@3N_F Z_$7Xǵw`?;PyKܦ{+;0L #m4[_DxR3UtVzѵڑ3< t3{s }$D7ҫ1q3Z-#L%EPXfm*2V.m&gg~Wc X⳶-U-$E)l}"P^ۼ2K7Lk|X>(5U*rMLԅ6$sB̊iNnHK21<8%qUl9QNomXoJfV&Ȃc:Xd>zfB%B>dD OJ2y\汶+Z&b܁|լS{5ЙaB/qf˳iTA=++k HKf̫9WTDm@;@߼3AͷWOWI$DhYK$u|Ci{O]"@IܗDkH**W|ʜ.ݜcga/xִET Ro!)hf <y$,؛qA`}?"[r0{uhoh#Y^Q0nY`?3D ~>̱BK1}\/40jQ_&'c>":~FH=E؝☌|[V$CDe_t-VS5nM5'*c@dL99?=5b: =)%e=<]>B$ZMS|\SnccQ P8e1s7ʄN`=k+kEG0[%p;j2^`Q3HUǑgqAqEtI!lCʼnϦSZM*ĽP4kM"q?'9]Tݻ*E3V,jF3&sء) $ іN11}Rl&`u;v"$VP9uSɭ&~6]0C!J*Orm_UQK|^`elۭ|cNJ^x^O[e[ 7Wd ěVm$'ߔvY)#XPo;R>+$)rUKBFD5]cù]_say;@4~IR ʋ[~'.&9B{ ΧzTG.y7TQ:ϡ k;w|lg&v+;_9ݒXi9W2s&Zs"lG6_?(=(vgF6PGm$i:wl$P@iOa[Ĥ8wMB4XjGw4S+OJ #0(\(q$/K-wL~.8JъP@TtI)oX] s@P@DuftҿgՍ w!Hwb/ڳr J>pMn[;2N[2[`3fr@.Pmj?^V(VW ˹YTrgLWFV-KA\9[<}FИxT;GU5oΪ, }C}X:F) ~yP0SS="r&(,=wKzbh# sqZvk@{6V.@"P?FE7& ,ٌO|AY'<|[{" 1HŇ6|BA)O4[ti ƌlFh7ˑ[W#*i|]( *+v>/4R<ˋzGsLiםH{h._.s(>YXj_qlC˝G;Η>?A%l -0_-&ܬ9'i+_)di~%Z$1~=IolbAqtpjs6A1&E1ŏckÙTV_ĤcdWM M7/-G,&<|`7Cvn`8n'8(&(lC_砺Ii +zAA 7%q}1<؀F[Vu߃V)%]>LF=CDl)iF$Mk%>0wRTN]f3 gu1v@>EĄE]S頪H%eɹtS`F Ѻ,F,*8)}k2 8oo;FVI\O|EG> ÍT1[0\c6{1UDF@U'4=Dy+m:8&zt{x UwNg$M〈x_Є8تvMMs_/P8P++\O.͉LEp.M-:*otskw J~1Tit]+[Қ;2ޭ/ͦ_ҝ HߟHR03bӮ9 7ê@^<`X7$72o {}2|ӛn0.(D"ˉ(K«R9]hp41eK wXCΟW)Sְ%#ޮ.s,5 `s13,-H쐳cH&#[OV8sw` 2r0ak҇8큩y8ϥIXgtoqI# y,P?c2^DAAv~pD\ڬ#7҉0O0)>HDY>Mk >Wc:W)[]$/D_ )@e>zh!ji{>f hPsɠ I6&5I:I^G{17We8^_!j,.aO^GmVPg`F,$̻ծO|mVc3]fĉ\)^3yJ 1,v#(k~c7vEǥf>JpO.3P;<g0,ZgEyX8  ;[q=0emO2xtÝHalچog/"{aD Yb6R[3է;f"y_" ao ࣊@~YG= /=>Q8rOnuDou H=n),vĐq>6CH7MX|ht#!U.Ջ{fDxc)4o2߭Icк3&ԐՁQM4m${KAɆ"6lTC'޾?:ָ V&+PO}4w7( oS )y&P~yD="B[foO] Ts֯/UД^zcQ[f4q2+'~+)@xf7eDSd\&NBFWyg`t}ӃvUʥpQ@6 ޹K tlX ]Na/|#"?ٶ=,#53ovUtBOᵸ3ɔɟAnȉ^\1>fL羺z$}yvY'/ (V XWń{Op(Ϛ>).;Xo;M5[ElFT-"`gDݿ8d8(}үjcҿfSU*V݋Փ8tpĺ>mbaH*ʰF\ /ҫ)d1]E()$j|q,˜SPyZRrYٔk,})6i 1@wRhdL. λ\ns^'Z:5=68CԼyAU]g3{囲>؝0>w@<*EDpF/]LkAiP"kaZP@wk`u&Zr478x ,ٗ VlħS p3P=R?VђtDŽRl2Xئxx`eK̟HS,]YqesDʖSќ64sBF3u]Ra7E󹍑`f {4R ٌiXv,`h^/|KMUx%[iUhJ$DAYrRSHe9{/aJo2 f'en^iD+L"w!_du=ZnJQ9=.wp H6,2 )$NP1ew2[9?@=3LfJ;45(vM p 7q& 0W w1,T_D{W~FC >!Xw{R@ȖTgYx^ &# 1I^Cn3}l@XZr~u"x"rxo$h^q9^HQd>]u{JQ,ʸ>ХmҫX!c${ʩex#SW\o6eKx@7U )-4JYTL}S/dѵ!5gr)[:JC:azw$7*zw4#DyKeL~5sa0Wye~25zFfDMGרx/; ĎA;zjO+LŶx(_U2gց*3(@MXLCgYټ^nm ŵ[h!9aeWDƕ=}]jXR5S 7@ /nnc1gl/x!ɶgFu3VK;v [o&v&UlPPJ#{wa$++8O^<՜WG.']BΓYfmzJ tn # %?mgwi#lW-9"W9F:nڔT,$ύŸ,{Ktr!EKoTeW*)_Fw/*QAa=Ik[&HLmh7a]aUK  w$kdJQV0#-' ,Dsa=IqtNb9)9@g9]ȟCpymmN%hIXh?C1WhQ LkҘj{',RzG;ӞNCU.吂Ei J\O4;~j̖b :.9OpʷF!D,}yN8*Vֶ^ wh7;8e_&ռR=t{}elAh^UIT bSlm!u;2ϸ#؀|&V@ j`Mzs$iϢ`[iق$w8Z=d!o%.IB@! Jgj2BQ-2x+j8o@Vȶ12r"$w +]U=Ϫ~0=%GtvbV&$n|MQ<j72Bi0( ÈōP6n09._ÙxmsMr.N sZ5!b:U% &q&Rg9-L?D6Ekb |\jBQ5YkRdQE/m ƛBsIFy;bqօVvhxӓwyU1Nr3S^ _-'?ӚlEzI-W!8ij@`2X:ו%:8$@3U>=m9RC<~ k k-t&,w7b8VI0?__Лu킹=#8}P߇"2u=T|E5G'I< jq:q~&jc 9K]K$ X7}gq+x4so\xgŵMU8YWiuy( LHСW[IUxI"H=)![řjGiNiu7e ]eJc>tnDvh^y@ AH.Ml_YIH MXq") OP~ e^[M ]3=NSgcK,47aؔ77/% !HխbwJ"KvbUYvg'ݠF6;sQ4eYlF KhKŗK8C>خ ( {-¿^ zl7EݳtŊ9O췸@ncE)w\2puo/\tiY(li1RTZQaxFDƷu$HS;l8[;'U{3bT7Y0q(gӆ Nz!Zt1)N}*DX۹FH_l' 8JǙ \BuI"6گ> }Z緒fNN {TG32` \vN#UnRdPd]BcX=cZ/r*Yyê8yhh H@WXoku]`\7^C!*N+@ʕK~.R4B .`fGٔܥHo=z*tsf$G'^?\t.\ t7,ۺ?^p8뺽RU/yw,&(_~Gr$E Aa76:DA 8YЖ9&&m#Iz"]?V%6߳v:$79}K5 c1K]<%%,Pl:bQǵ&u?:#Ϧ bZV-~Wx/6B_RmQaΙuV*k,KD~' ?{ܸl2HS,otۨޠ(a&='-<Ұp3 _w6|tKY9q3Ķ3sĻm*t*0V"B $q6 oҹ\prAq++^=IRaD+h%U?s=٨$+T:avL295GFJ^ir1a_{=+_oN:"}"yۇ;Hi^B5ЇR<)c9O M,:->yk :C'Leؔ[w=Дc=lDts9ebۢsԕ2yRv[+ \\XAUvXXi|Qr [܈a=HܟG)}l#Y {Ubzzdm`rRB/getߐ;x⁷"hU \#W+3GᲲm|!Ɉs5K%?[2Fz)mt,gV]1O.&nUi&6\:sXYX|,97k|yt.r2#HO%g;iޔD6m5͢Ty"|w-!!_>L_Iaq$&]6)KGo5Kv(zFLL/.%b_-lvgxi_&iN^` tS6@7ܙ1^&#An?;IJv^NNtGq)U[7Q.4;WZPK{ yK5quiah?t:9y- k@7#b1t@k|{?̄$˶fExTa)dqOn'a‹<7tM)7|~9,fp6J .Z#ӕyl/{{r=Xwbw97{)jN5 Ӝ^LtRߨcEG)*Mv=QEՀ ̈U1Kd4Ix=ƪf 줰%X̭T$pu3 \,/sj M,=EOONt/.F]p\7t~u7AJvr ϱU>T-_I{֓ e_\];po&8{ӂO=8OU3z 3Z5he%gHQRV稞wC:uݝ6V"lkPjvXaipއɻL3p$O19b9"m(zh:qƪ/G}殝Y#^҄5D3yT^.n03 ɕ iJ㪞1=4Tb,@Z{N;X#0C#5|]x؞bF_J"TŽ;'IGtX e\pyF;) j^j;]ء~>SwT鯜\rgR/E _c<0W4ы=IY<\\ƛܞH?LV+sUc*_@]U@%餎C&Ȩ##W_X>`u|PN]&S&z"mI^j֤C| ߂jPu{U6'g[Gc};r~?D&^< /؄YO-*7<]iP1u%"*s R?鿫?:*y1J\x GG̓Qָq牘K{%ϘrGx<:РCF.HȒKD(18*aͨl}*>5ZY~FV^^L̦vW/18d 2 f C yCZ{;h |p `@'E |ǭ֙Tl9+CN6;xw"ɁW@Z?ILwo<2/ejB8ܻ#?ib0(8󚐓fɠlE/2kʱ $&R ݷ$eK'2 atdd+qeKFnO0sʮ]9Sk6_#珋4陦%'9*Hzg gnj׈B rhV?c fFU AHrG}$䜋9j ?Jٱ[$m4a@U_]&yw7NȚds%eԍ郰)6s hEMK=yyP]Lܡ̓X oAg$Ya. 9 a;tȤZ`BK|`=7Ul+ErĹ+}8eJb@^w$h=s@=}y ߐmHHn U@G~* D>=0EFGf>A5.}E2 Z+T@P|Q0 ü)Vzt†*OIUa%,g퓏ɏ6nnGRd|(_' Ŧ4^B)vI.PR1 G1`u{/, Z`}Ԡ;rVNS+qOJq5…" x5(` %;P4}^yRsx,XdsL KC?Mz˰̰C^܎S L0@C[* ?6XZ4=io-}}nLN䢜@UL3{M7KO⍎|aU"fPE8@->P+0f$H$E OJp!z$jozH| eIT;5ѡ7vQ>pXr٦xm(4O?!gHMo܌YK#'/ gfEh wZ107TO"l,Vz}Ma|Nk$Fd EweVy[ŧv hgg*9FUe>k5|y&a'4VppwgC<`ӥstk{k d8/is/=w:A!'6L>rYsjMz"Cu Œb;C#0\Uu7li>jDEҳr\.$b&KW¯x6. Tc-Qy 6 P{fѹug(X@/4E_(gwQ\!nβ2U`YA%V$pİA U_1ts5}VJ} 9OWݜe¨X@XzNh=yy曦=ę %i vJ 0zWib3۸OD-X7sC~]Lk˖)[h(y5u3F& ̍2r@G<ēDz'9U^Sx&Vx ceQx =^D%1x-.5V@udF~bpv4"E+#o*:=zcTOql˃&"2s {ɻƌEtlD"0U|rSEؒ=ks^̙_EW{}+}V.*췬U('P!:bbm$j2zQBi+)Rev~x]X a5cfuǸ8 }=>Zv^:593Q]@z)"$(SNb[-ͽ4XDg]#SHB֜[eo-׭0 ͋cs-J.ɗ63r`fڅ,L0 rq;xv4d!-hy4 H_ X%/i; D {5 ) ģb e}{ W1 d8Ƭ}n~$e>O)ZT";ؕ>bz]vM[fw"DЧ i4S?}"X4q[zb^bC5.az^yAPfr{B-DeҪl~ |!ӗ;դ^sfgv7:[[R.E$jЀ$hT,v88['Idю(C5-/\㠡=FU={/9m%"13.j\h;H(]E2vWNIKP][?``ڱfA~7ַq#~[A ž]PPvt.?,`!ļ\Q#Bh@72%/Vjhid R+jA74ڟ+ʯjqTP )uM&:@F&"F0ϒZSl>ѥy"~F;u,ZWڒ 4}+)kWcGL9!tXΖlz 5\ ܭbjIueNK 8 w(ëRtŔ ^蓦g?y=^$Q%K.Dj 64fG ^% E3in2 Nm4H<~|w8Ubaz8flB$AzMֹgT4 F&V:2t/!?\t8)l$vQX%I)k1@1ڈXIr{_'jr*~&R(74ZReWIV1-Q!3[3_sQBp+/u4v3vb7DrQD\ȧt0&(tj0N 2Rc-e:LW Kٕ,ΤA TdW&+yX)HWAuh :OeBWM'!>6ɾO%y !fb \R:~ˊa^ %jۉez83_{SCJ̭(˛e$_m )kIBxGZ^78 V&K=m΀"]c>?JˈDb@ &ACHʴZIVvɪddI}E"^Ң[(Sis#]4>X vXct8 u/J yth!Yː޿!'{=De H9뭀ō1WڜlD?L :35wH|,wZރ|/zbGi"VWB˵>}A b-ϭ vE3|lܼAdQ/ezp ' BEtoUdfSj$ׇ&\_{& R'oo= , (лL:MܶzdA'XZg &r4UY훉WRU6PFP>덳9iCXwt~?IH\}>>qE~"j"[\sͲ`aJI͗E5ed OYU0Q{:! |4߰|C #p28B&<^]MMtUgC޾uiljBl]0=EE}R:0 '"#)R&u7Be oJ卜&ڡc@3J̛{aS."d A)o:s$ 5x&'߅͓^695{-*Y!j[{9Z#odcy`r)sẗē3&=R;ܻ3 ׄNDA: b́uF^؈5Ž0fJa sPغ5ݘUJO[EL2ea%ccH\'$>݈lIifq ]6lfK;o 0n6eXZQW#ރsWʙPl%Бţ501ֽ?Q>vMGZ)sWkL we{]ʣo2o=M8Ĭަyb7*ٻU5؈ @Tڛrg)R>8i{A%T.U꨼rzteXYR0b;MbmI%U47=J܏fx%vT Y:ػ$ ZPKfQT Z6ڲdJs|]oEM:)1r󮝕^)([d3a3uY5|k. 1~!l7J UB6+oVVV+!31G -Y 1h(@7 G}Ŝ=Ml5R75%ܢ );ά ^(:5Y&60`Cff~2b(`aGtL447^ǽht|B9O~?$:3%?oGSb?| + zί9 ohI ,%3m@YēAȼL<>OvhV 7n< ͂@ >Ew"HkUЁczSB3We)vO>;3_K &OAjy#0iW4'}u`,L RV]s/no--O9G}^AMxڡ}ߝZ&f<>߱7$\smї37tZq1 ea0G CDuo|f?Jp|:oW熞,:JيTb(?pkva ݢN4"c`ct C0څ6^L%iz4~{S-Z0ǀX:^9W">;TKC=$橲ѓ\GL(jπo]HyŸP[\^ I^ZqШjbzm2w8x+p]Fc*[ټBc1U3 !~,YiRKU8|.r*]fSk"ǫWKOU 3OClxsQ\ozUlC4zC֤͍fTφyo!,% -Z4٤0e=٤/T voNC0Ay4nQxuu^)fM{8j\$n ~&뀙'!<)=y\YcQwk_LCQ(KKLӄT{rv53$ qno_6\"[K_nꙌ@|r/pN+(}(#9>K{Ou8pބclJ԰?v> ذdF27T6%_P ސ3u`De.;!Bӯ.ZUƌWU!>@.gX^E , 6GJQ}T5aSTKOq>6<#AԨyU9K.uvͶ.  'IIe3*E5mӫ6b[ګKrAR#ՌX35^v{*{SiMiFZquÞcMnN3nvfӭ.6NIP;U| B!ww~WR!ݫ<TjG4,ci*Ûg jWd#Jz:Rw0<?dsP6̵t7pf+lڄu ' #PmJ#{(#K\حȢ^e ~hrЦ[; .Iq!(EϮȉj,=#@Q%~HuYKij`:v g}ٞ ~wgU;N+sk:Mc/s,]?M2 {-P%/=j_mU^,s3ho&wfF=dSX|&+ ^YY]:!"w .:Ձ=gcqw҂[3dfD HWO1a)Qu^~,KV{;^{,+ hDS`"i|:Zs?fi !)jxY :zV,Yjbчʉ͵ƥDjm3zKd PH)EX_G;Df3owIDGux9wcjg+ s--^ ѻRM]@,ލ6zaUbү2{3 h މxU7\Iݼ$m53HI~.sQ$5e@v&rV~J|"\54\L1q\kCg lpz"=–֯U@ة|lKLo:۾E0zW\ȅ`=BQ9o1Yk*=uDI[Jg CJ:mO^]7N6)V*KH4/vWi֯O8VJ3'X+S+yS @Bfrx1E[%noh&z8 `:JO;xok)@ߺGr뻽nWNAڱ\((j;'~61'^. =ìh/e)Tnrf#;Dwl [QGu:XV /e, 2P JM/ijdb^ZX*z?v#WkvNZS $Q4~L lNJW{i4MIqD6Ob_FT]~Pwx1Y;)vEorC JS[n#2:Hg0+Crb,ԱU]C]@dofFn-@։JD [#@Y Xkghd c|@gl UbBvNQ3$%!Ni_!0Z|Y/G;£Tq~= (*A;=hxjɑr>pD[ֽKlώ*KA:Jx'_KDqp|cۺ0BkAM0Z4&BјwUc]N #!4b.6~~nsp!*4v!AU,Nߋht~ 9 (-Fyv#h5p4%CgZSخ%J[9F[yl1`ʙ7Ό|!['_O갺_h ]* 5*fLX~Y]ps>/#WҮ%½ܾsv=*ʓiW׿y0{BfzȭOC5ԕԑy D蜐xn5kթ_+4?Ɨf t )`;Ut3, aXτZfD!k_wɟ/uYstH.D|Ўd1(F:1>-I@w31j;A<1֓`)ݾ6T<.UUrOɤwu%q4c ̬xs ,lОOԕt^\:LHc?yCޣ(^QM3g] dWeGۈȰ[p; #/qfR`4毂x± =̣5'jCX?"_I@(L2=F6n^ &kȠ01U-5ǛME;ArEf侺iyQfW ゕ3 Ch%/3U޼"MPyX&F' ׂe1C[hkL A<..* [Wӯ59xr֡QkF4aeCX6h'Irp,~נ}vXOイ((ʰ&?t#t쒬lbhLtJ=D_pFɏ86A*v<8pJLD[—:QUlwǢ1*sVs sq-)`]'+/Y#XK5{srhqP|pD9;| R'Ce3[ؽ0kJш>Q(Fcü燃XUHMm"-O* >L}At͛DS4՘nȾ_olNSC0&LA֜Wc-MVe54q0fnE&ZE ?/T(Rݳ% d~zoY~<^Za$ÅXWK8hyݜ(7ZdjJqnn$޸1G 37'd̬QV3YAc!ZsLuџs_XiBT3"+ӏBu2\5wirG%Clpp;`UͿ9>J[%%u|yTu6kn˿Ndu#0MiO]Khyy_aR[,GT2Pz*S`Ldb#o:!&nlռжbNJЏڕ^hh5cʾe>x%ݘ&_9.wuiYD](7ʖCQj /Mx7]NX OzyMoD)9PXCpW=.m`11 Voi|;@$?6yYͳʉ>(%c p"?!Fyc"!0W,nm e[.Y^olf,w9!{qmmȮNVdkȱEqP,ayUBEV1BMA5O@j]0ӢU  佽HX2Rьӎf N퀀TVK$ak ;\݄g  a4&fIsC^bĢfNfWDp/@,-җf8rw4_`sW EC$BmY+ (aL!D%YǤTuvdnЇB-ijޅZ-ꐗ{:>3[8^0@D*IvQm7(:09\4 D_֔ DOPBgf3$d={QztIlˏKuz\( PHxHk8]7{}b;oЄ$MBԳpeǯ]㹗GSCO˾TQ6įV(ޣjRu@P(K݁6^-wdu?U=u_0?l%5,C'21 HV*g~YHib+:\)0DG]G0n6|r!0J㨑p8SC7̯Q*؆ƋQC]؝nC$W,i(gT4GdN*[@vϥ~GܠS0Ŋ̙O`f9:! wJH 7cH3Gⶁ E疣d7KW!4`6yERt5Yl<Ӂ4nQ.|:OGjzQO|r_NGf 팰ݐD +yIjx;uSAOD)Apzp>,0X!O%pKˁ2'&rR4@%Zs`Ws;DƇs||c9p|~.2\Kv4SI^?^Qwnz{7QWm񀖶,;܇zp!D! > M>>,[FA fʱ6#/􀘸DֱcCT:wm:L7::IE1(05 %1zԼWܓƋL~D9Zt4m){ۂx#H퇒ipmb!CaAv[tHp=Z\duc4;f=s8,$ʏKWaZ/ 5^ԀJ`$:g/hSQs",s{8ǂAP+;tT`>"C J@etH9+;q=YM 4åm8MӨ~ XݻMmZD^@oUkb3t*./6HVJ8񍁒d/gWNbͿx帢 ³XxQ&9FlƉ3N7ZpH$ot0\ҸcG50,2 o}Sڍ EOko22o˺;za(89*}8Pj82I->Y)Ѿl*a 狽O 4G:fue{1şLVr⨥&Du; 49%TVgj'p>ۻ397a\Ý! c\s4XRaEȫ*(VPNj(/"jpu"*.:0g!]:\A&ߔBA +(oo'i|!)@E f ǝ!x{S38n"c,݅.$z]i;]^kgW#͛bIyUk*#VMR} }94 n&^9#@򗝓C"~O߾?ċ筕w!gބKPσ b'Ps!s2o; o NG2r!"+f_O-/1 B"$ jmU-<3Д %3hxaTݵP^V,Iʩ)OdTiJ[ 6k[_MY>Vh`n^V> 禖&80[ _s?tEkp̝W3J/3i\,^8J.KA*ֽ)V Qnh C#EMFX7oqÉ61,O|U(NgWsʲx=_1WxԂ_bՓ(7[²S"6r}MP٦1RfOTuKnٴ4AK] 6%EJ[u6}IH,c :2/ȇ\}qT$i>`}gmD5Z nd&dZ=O:ӠL3kd @@ɪ햨a;|-MA/]̵˺qbƍ4b]$O48!JkM+o( ˘ څө's.GjCO C 3wf[&X2pW|}vV}$?%KNqz_dsx#$ɽ!8f:21υNM]lP? jz2"ܮX.L4T%l5y,XMxnFTjW+YBbS!-iYT2|G6hnQѳψ(K_b5]1αlhz"aօtfufjJv& @nP,W0<=::ժtׁ!PH3~PmLv'2/+TZ='} 2r-hbA G~4ޯoÝ*ħe,0Ii-%{D,Afd:yL8pzI}5p #KgKVl*9aq [=)XiRqV OLڬT꧜F-G 0e6?y- %Fm0](ZXOD }65ât`v"ZH݄ԤCѯo'D. | VN›PY@)k* cߖ ]zx;{V}3 cٴ魔B&Gc ASmBߊS)3d-J[8L^i0yF hUIWkďD2̛(O}cE}/m8hπFrr3OlP$+?V @谷 i᥆BtT[GȇhF2 ´LD^rJ'&JT i m)Ra]Wg%Wz.+ y+W%3.dёc,UI"/sM]>P*ea(ś Rن/bЖg=s_!tE6`"\:Y:VYY˜#=u 4$NoêZphP=z ]: >u\qH=0s'GRR/?ԆMi:Gݡ#]ԹiV>vxWq:Ƿ [$$#$Ƚo[ⰫnE;.g{ːNQF)4pMkiIqݞI @Mz %^eQ&ܽp!&di&#ȺɋKVdz&$V; ~o߳'ςqˁqϢS"D i$("T̈́55eH@u8ޒsFp̯WN#!$ ~L>_kSZGOɔz/JI8e 5 UhMG![{ygjuwgY_?R\0e!Mи,%O& cjښB{$a1m<U-25IaMCŶp8VeuInE' [Ļ~m 3h(”_hXh {@"59EjE S4>8Oױ̐}zdQRr"-,Ň9^K%Py1= W4ԭx@CZ9ULΒ7Ɏ6qlJg9_O8z<Ҧ@l|jOT4_v̌4➸U\g*C)̾DL4ӗF`RXT8Vǧ)mFf^Z}߂v#4gAh9H|wh7^;@.U ]Cm-9ZjY-?Cb+U'T 8]6 /N 5 ӷ5-l{bLͻ*|:,SV[ ³-y Z[C`(Kk۲kj]JCEl50)\XY8Ibv]O:'>,%}g4=9>Jl&8\kj<0p9bxș$CH&k}cxaU$+x3-5?ac<}#Q6{3};.OHV1+a㮣/ BV1U >KB@Xi2`:~aNfC€5 5:U^Qw2Cm7tݺdGXzqze85;`4&f=GLߋ"KCňWe'薨V#&aDIJ%*M}vH3Hi)2 ^jSŸ#n~KFz [{c6 V^_8\Ay+@e$OޝD!vp0\O0ƺLkD)Ĕr.ě˔p#GaqlE] T2adE@lQaÐ](zk"Ԡc \@/j 4'6t1FrFc#U+-]?*G }_f!_DF 8?34 f1)B:ma0EϡQSbC-eSBaVbGZ?Y)bONZNV5p$~lJ\Ut5ݎQ#3 DVnL9b2Vl2M=zje|rٹT|Vo Vw4 /s&")/v=5왜&?.Q=B$LN[X|/߂c@Iw-ՊX>*=] RihwLmX04p n'}WQj_f辝Q45/R |_™eB±&*]ʨBa4`YF< ߁qf[]1!ۃ?ekE|؏Y4_h%$T,=dn@44ܽRxPmb?EdyS^`{-")'? "-_Ng$ϗKVuK@!NZS>btp8``ŧ7q-4N0&KC.Nl%ΛjEJLD\+࣪Y"G2߯AUJBu9:+BL)\W i.eD&-vYKxVÓP#ʗ\7)27`%b1DZX'AD?*ѷNK5;m%x$z{z:GTFPLvhz]]w7)\7M Ogp|Od$2`}SEuc48eǦ<(KOLف{MNLSbMD1~u. =-W,~۫PDdTx%XW@1ldD|}u1c@DEo1Gv/5VlX1tn"m"kpvWDYTL Z)x<,3w/Q2Udyy @l#O>0kTt DJְi_)==W1m%XbB<Asߡc7gD˺HJfBr7h ?cJjwPLa"cžH((ӝr ԟ?I+ъ[^n;%vG *Mʨנ]E]Qr찑-5c_1ٺQ4@)uZIJȦzqxk]y@Z@Z67q:W;2$]YBgÒN].ڒ9 ?eTQC!Tֺe};e'*,Z|m y ɞIFM(p64)?:ܹI UMw#fSWJij"! н1æ?L-@,D-^o\5#vQ:zVh~]` f9E!w(N K"oV"& uAN2df{r0`ol_q/9 &1ԛ;wz-Hc^Qb;C̿m\Ñk8˱fqB u]C>6Z'(0 #g;il-[B+n_42~KմYPf@SaC(^ "Z~JHOswOJZ ҚoǰmϽui6u|0dHGizͲϽ3cMQINgbJtb^#v<>' =<>E.Š1G lqAm]x+ <:{\ycvy LDxYOdE7d/ť 咆pְ=/ O]%jHk3Yvl}$n/=2-%1q~UXhvzߨ~+.ۗ@; x0WF^.rGx5mjMk[hiyae#Г6/j=%1/ 남 ?c9CLL ìQ"F"q; އit]c\YD3dPDp4!mRU\ƿǍ5&rQ CARH dhT w.#t&Mi _KPHK~n'Bֶ#2PcqW Lׂ>og;#9Ӊi=D[s2t_;su̽GCi9z@P5;r t?kCr{JS%3d, fȪ#^Tx%XS_+B9td)܌o?͌5Hh9g!RD.&E%V̔;Paί+<=̶uS=w]jImAʙ}M1]'0LkB`G2ޱˎc#AJm^umO|:Mо-5h^F=YL UM4q/}_ZUF֖ ?whOA!nՅ$[6}Tskg筴bgrl>e-gdǼ Q尮T>A))ac;ˈ5F]12q"ûԼv5A")2%n ӀZ(󗩣v##;rL8T5WS~c38 `j>C, G; <'xrg^c4DC[0vg_1&@AU@DVr>o&zn"c lqn> m}hP hj"s 9]HH9d6pEs7rYvxO0E4/WC6]B4.ߖz5ctm_ҺTtԇ 9ųBoC{nn$u<}5nQmRr'W[n53K֢T׃DTa0s 7;KA.4=)K)k9 >DC'ۉcԱ0; QK< 8@U|:T u μa7R܊v& %,xձPE/#DV4(NSU\8,FFd9+觖K&U U T7L*(MمҶ=x8XW(f ]_Sܘ7b8>ژ ՗wʡ8=6β˚'=&Jϛh⾜3.w8p\&K_/݁7$gZ+`( khB321@4_[v6"SEb̀;{s: =Vg`Lcj7k*Р2Q]\%bJ` cnP;7 '+ЩN@ uzץi{ݞ] /XʎƟ>g3L KOě0A% {xVfG5Z~TLi᧵]KZ) tk Fzb%.lj{ƀ@Lғ%I=tƎO@?/l4N0&~yX㯷:ߩ**>;lFmܶpJ_".o̓4 WT5J{JA](BSǾ;(D|8G=7k@q@o0N\1b6RQ)YW^Q:yHHS~Iܸ&$$v`;:!>7p;ZxP'4\Mz~O:hQ/i7{_#{h00Rq2W0u d؝p,yږ0'.plҾPTݥI ҲLٶ1r:Ha-h,7N(L5: p=e!?㰶;FtcO ׁ 鹽A⭕л#'99dz3sn_L3YS3F?R4{ K Ϧ Iⴀ+²PCYLFҊ0BԒ BDIkM-,`:_ޛ溑CY,YkZ%ZQ,M }`-r[Υ=搻W0R3$5Laj{B9ѯK9i<%z٦VyFw ŕ`o`fvswRkn|z߽< DcPԍTwǿ0&fv,l'텙Yh)ź"'yh|Mh}(\Pol*^J=KN_S xIE? . +? ,SD* X 33j}"=b&lX{j %wsѳ-F&koU] 0bPQ/̍{Ц7U8BxP } L>-E\XVϞ]:$0Nj?bPwDV(G@p欦}ݺ<ȍFPS#S!yCOyx*hjjG^cBHᒉE>%L V>ZdŪkԤ!i cvo%n-EMeюZ@h7KG@A"KkuĘ1 0<T2٥~4/`(]†0׏yI+z P,/DߒfS8k얘hPRڎ:y磍`JkpP# fTer}ⰲSC0FH[ -xID~z ޺ gQ'F5D;J?= x="0?)mPDaoHPSEM'S{6Ijx &v PgG40w@kP @ %JoaTeI@&8n** ڏRޭ?qr㕽F{ ޟ vZgɓ%^ކL7B56l@]V0wT79)+14;^,\`('dKu|P\>WGa%[Rr]B]8={ х*E -TR{1 nj6ihbbu.:g^RsVkyilWN6ǑI g[Iurw/|=ٌx:/5 *JœluE\\Z'lvE_zH>Yz(?#=_`} Ưs"ƽ%]+4[j_Mor},:?ZJ7b6!E[? 惸ړ_ֻԺֆ"@0\:>˃.pim R˔2;>iDὍ1GCƙj6WY~i2xSy쮵a^'Xt#5Z/qKȲrTnǥ>4' WjKN#CR*sP;g3",Yw&PXxZ\ʕ<(gs="#>ؿF$RE뿷)O:LAh?-=,d9N_~ oTCy7~w|љS7gB#2|*~#CAQϐϩĬ֠K $/a |8ܱr\__R<Ǯ  <6*R $'?>j}b K*ch|;rn2sa-> ptV-a3ּђ #*@[Zn *cn^̿Bm;zn&̌m?N:%7p '9\$iuҬV a=\ױVb7v$J`'Br+B zaK c,pda},Vٻ-|HI!3BfQ'`7Skڈ0rQ"ѷΡl]Io#AF?C5aĆ&.65Hy@ℇ*C8T3qAh( c(Qʪd62wYnZzQ#UthTXk= xh?~^tPaje[ߩu[T˳وag._Nբ}10r7K ]U@_;up%Vm"Н\ߴz5 m+8Z-650dT7]]/2t4i)XBa|@"!Ex+&c P ?jJ {,[" PwQnD5 rA?%ka* +HE꠬ ;U/hJDٶ(nlI1".o*a#P,Scx)ۼCѦp [ >E/u|[/5ǨEe90 $ k˨Ģ|;ta*kI$ذ 0uHzD(OfO/_?*ݘKd_:hZ~rtufѤ-kJH x h@׼jib-_S9R͹MڿÂ*p*Pḋiz"')C1 \gF늑gZ<_v< /zSToԔ0MPBڦpX pPt]6K<75.UkTlw q&Z{.IqM0^w ^o4a*0澩 v#[γXP {ž{(E"vJ[JTBwŵ-&L x"9T^C!ipJb@#58XjTy| -SBIKͦ5kX=J\1.QU?v ٟy1KnDy-c0*9()o8~IC-W$?m.<ݏfFiVWע+uDb-" tq[Ć̤75JPj]N!\GKʶ(Oz-κh *P^vuPo :EK}x'4sc!ϩHxmy#@jp-֭IQu 3&<'Vcsо_gvnd =7[p W\hZ|3 rC2ѧ%8J>nf7+% )L|٬B*EÄbi[ɡ;&x.0 . ϚgBҍS)f\;-bqw.`W2k6=s$ E'3m6^"3ܔ%(n+H!I'IT-߹Wt(:U} 6^lP,Xsh+K: MdUc2(Naȱ}ooְu ,jܹSN?n(co! x~">Νq`!Ekw4PE.b^VJ1cjHoL$+&!׆fH5b,Vh!`-ލQr5o]Ǔ|9%̔A, N bz+c*@)!<,SKW~tcRgS-RnMiF0Yr{cɌEhj^ɽ H5__#k@7o>x6P9ʐ ]tCVmGB^b8ζ^'w5線Z6>Lmv켶q} :OJ%syKPsoIli}:("N(^D~ 21RN98H6BN~,FZDz Eն $V|ʅ}ycJ؏}j4Y:e;\jQ$U P/ӿr6V*lZUXӍjJfG{8½o2 N31!rF2o2eS5@ͱj\br{,R ծ.:v cYTCYwJ'!dޛ&u$/~6MJ`'` l : niX++zA 9 ?oz1AxANlI*e[9+)OTܾ_z *=a31 S6T;M;ҽd'l?ĒByw%lG;qP*ӌ᪑_8Ya^?*c_,n_4mN¯D~boW,Faep17ѯU5V~'1?g/Ȝt< Ov-fH:1ItQ]:ρ9[gNsa)V5hG5/\4uqr5)o+ i~Y6ęUqE4.PA cW .J,0`mG1zW1 ttH%Ngψ(*{EـGuJ͒QjĔiX7 f_2ףv8mc1m. zutpi 4"RUN+tx}1y/k.I4=;& m@?dC 0AͶx5(5uqh^ć3JFdQקɤOU~2t^\/n>kے~8OK3kRvBeGgG޳3f/ϩYe]Q:e .i2=D%MJU3+1Em_F0Pl{a,32{ޮWДCsH7 NlǞiQ֡ Ջ8_Y5U_cRţ /+L揥gkСCuϘ=l1ސ4oG+B۱rG^~$,ZqC[8G~ٍ"LY * ?k 37u%Ԍx?yshK{YZ#9 YZ