postgresql10-test-10.23-150100.8.53.1<>,Wc p9|?hNwlMk֡56oѹ/C SQyVO@܈ǿ4 oȿ( V5#ވIwh?>;\?;Ld ( F6A WvX     6 hL?(l8t59H5:]5FGHIpX Y,\h] ^ b!c"d#+e#0f#3l#5u#Hv* w-(x3y:z::;;;HCpostgresql10-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 sheep04SUSE Linux Enterprise 15SUSE LLC PostgreSQLhttps://www.suse.com/Productivity/Databases/Servershttps://www.postgresql.org/linuxx86_64(P&-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 packagesheep04 1670319391  !"#$%&'()*+,-./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_Updatedrpmxz5x86_64-suse-linux directoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7f62d75a431b273b04767753b0f2e4c6d3bb6f73, 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 LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=6f91be148ba5489ada54870a6eb881e5c5c2eaed, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6ee007aec868e59360788662f5ef75a943af2a9b, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2057a2dc1660085a5e0354fbef9e1626b78c79e5, stripped RRRRRRRRRRRRRRRRRRRRRtgXE0oZutf-8d40c490617c0ab147b4e53e7f5ec9c8332d4cc17905c31b65b1126452c385013? 7zXZ !t/ڞ]"k%{^:ܮd٤"T/XXh^=ywI{֯ߨR!I冬xו7DiG~@cJ:8u*]$6u7o=gݞ! |,FyP1jD|d*H gOA[En_IS,wN:-p &/)\QeUƪ}UZom"W!(-98\}ZYc~0ө {*CXJr>._v,`ŷ\yLAQmo>qE;Zyw9ɹ29G649/kZoM(e7mdUoz?-ϻ__&#j*y^pU\3ʣzwǻMMfjj$t. { V~I^"iIG^{O#.++$dIge8 '$S/M/S;hƳXѓGUX GvV>"8ƆU)BޜB#FAR:V6T]WȪ+06L/J~3pԝAh=4').9ƣa:83Ajnu_'UGYKڵ<8jpӤ`V)V !ɳn>:CF>w72'2deP]j8݌(Sk?hqE K߁r3-/H]6r!Z7AAFOV8V/Wp;*ѵD]rg'?jG[L{oL{Bw䮌1NΘz_!Uk'+ Hni%/l?Nnk6MFn3TT}`Љ"&<59nP1ɛ$aWr*Ok+)"Զ@N<2e|^U0军&X4I]IsqN5M짭d8=ۺ1\ pk yE[!\T״|-82$>;[C@w XgᘪczC ͘7> ͙6 _ۇ L-!/N~7 Vsx$Qݒ4gbR(vf*@ə[hM$D<]- EVHgMn.um%at,|~jO hǎs/0${'h>]62txe63 @.B_tQeepUZsol[py? Bۑ뫰L/c#lkQWޜD""AcNBq +ITDf]o8Z j$$c{dW!.9ݟ̧NOkF: r Yh#] 4)OFw:X诗(u޸Gk$ZD*dI5;7؃$G :O ! %Ln>:lq'JPZ)ybqd2YYeQuWko>DST׃|VZ$}juCT fOrW3 x9e _; -r?yʣLO*g",@ta) >^rlICc1HƋX3Ul:YxAYؑxG'e#y^^@C]ũ_9c˕$N&}ΘiѻbxL"0 5w)xFygJO`,U,&g5ewk++rשeY7}^vWDt/J]kZ(:g 7xeUIPz=w@u]Y:|ݜYb-BЊOuZ$c 7Ңc->༧  ͭ+i`SAXZmm]\XT͡mӫ3 QoBohƀKUx6rbQ4GГe^ :)v~b})XI+RtH~G-ݘw0T)w/IEtUT}3~Bl4PK>tgɟ>_͘+WL("GI=1ܩ^7}]옟ipVS.}:YX`4\KuEgAL#$?|nbmEc2._},:ltnjpk+˪-vx B+rֲ@OIS;!ުZnQR/Nބt}oW~Sg~p81e~{$-2ܦ3?]L,H&:X[)iK(5@1zc,R ׌p, +R^_ C7͎եۄw!@aK?@VBv7r!ƘTATVƐ(֞pس(y&d:A%RP \2p!+xHܛ|e/V(4rWU ;Af iu84c{b5x⸟yo|~ RUXXp-0C`WȬ\U6=% m l uj|XؓD乸#&qU1!'~n_U#wo(ȱIxHxyNm}3f YkS%X1З&[掺>w4vQ߄mf f ւL/aKV H|4"S}_ VCqYAen;0g&aΙ@z;ɔ\طpurdG@ z6ढ़{+'܆ļ2* U[qs3~}ŝ!K E$ÍF[}#rqRv':ɋÃx& F/uT&i'1ɀB㮲u mx i&U^l9E0хyxuZKZ/~xl2r &X Isdk eٿH1f 4Sbh sNШ]B*&"9E5jG1PeFACN}(zUw~(ן$ 5T?jN8 ~#f&aV,5dIJKτ3 m,~!ku?\j4G%b N؁ͽ;ן/NÖ|b! jEBR#_ R ck]ybeyՇD&S3~ _FO)!9оJ ya&A`QL&:qџ`tIO{8R<5wG~]=M72(Bt>r2 A*5n[AZpHTd{|,}Rv} !_aW +m{M*XAD,넂ddL$Ő0(7fMO_Ns;|85Ŧ7H rqp4x(%4u%sm']}FOͥHҼb pr]֡G\ʚD-FGch|̕B{V "1O #CV϶yfLI.ORtىږrV*yK0Gے)y~'HD{0-yU*c_#6$j9q+&7yŒ_2R伤>W4>Nk \$ Jf c nжpSwr|g=&ʀ|M?'H繟gHL-)TQl1b&a ?,;%Q(v' KGb٤, ;QG,=Yhfx.@Ԋu{)'ӎF(C|P&T 9otQN *mS3 Jve|qG)$:'cQ2i W eb\ہRj tb+V.1`@_v,wnDa,m`aklݒ} \ +=-+= "1]Mowbf!g@2c~-dD7U^-dbUO v<=Tcٖnfdh p5OK{Fk`䅎70? nurQig7DT)'9. R*fW:.Y^CnׄMWTw}'!KJDTאm吮;?4eY݈2cTO9Ŏ_W˴ [&d(ЃX2@j] ɳ[lVgr:NNYS 0?[NXt &:xg,JGfq"j%tc`4,:bwOdx;+V 31tYFj0bqY7#hLh'a{{F M%n)gAOH\3ꐖG۰L%#Co?ksTsan s0-%WuHYjmoKCcfcĚȍoހkg^# Y@ hhf.~pZ" 8~lyop>cgXFTx^ãc$&PP>Gs_;mzLV;SDO24!8=n}a~E"c,H _(xG'AbJB"B*|VMH 'V͐SF:RИ 7P{J3WBGV71|H`]pRO̪+j /]}ȯ,/ deku.7(^Ad$i||fhxf02NQ!r#OVD侭O4{LV)zx@,n܊,d%RZ2'LTJIIS%Vueo.1~wJXE⊔;Y(,C~7ց#P+}?ŋN?{Sr C%g }{bq'yX :ҋn^@*zwE!l?@73EPRޏZb蠯1[kv7BgZ-!FNoM̱Ā,]_u[ﶌbbV  bTެEr'V`;줖|:rHz7??Ux~ԶKzѰUK8}S17EXK)5b-{6ND=uU/{FD5nM6Z{( !K 7lտ#IUubeܩ۫_ &(NhM!c宠d­;.@Oozd4Rl4-HyQ0%DIŢz_g\N8ZLW<Ζau1k1N&׎ػo_Q7͊CLݵAmBǻF1Dn}ԋ•x;PFGjJ!&8r )4ޥmQ_$'k3׎IajwICeVhl+NNma8LGS w"Wݙ`|)˿^# {irNmCq.wOqpX-b&_t{2_N#k<"1v`7oα5"l z;;Ϯւ,\cCs9ЀZ pʈA\pIM6oXm|Qy+IRؠyJ38'p $<ޥ >k[H/Qꬁȿ3LS6^k$_ xW -%)cτܾ~I4ʘY]B|GÁ @,Lw]lRqJ7?ĔN1iCO+7X4?pG;oXz"% _3L0#hlN\/p.D(87B&4_/ݍ!c1KV! "+uP_@m,h0' *X v% @%p6e,Z. ,9Q[(qc+fSTطh v`-'Da7i|]}.Dxy,b|M24 6fs H)IwWG WYƙZ(7: ֞XV?8'/MIj+v4`(%4,'|$WHU .i"%}U84 .Wp2 :)asց$9"J*D`i,5.9C>)fH 1~m يI*i@.2Ɍ Vߡ<_qYtkfR|)s|O1 BXnEnܐ{xZdUK5j q=?Ϯp䉰&(C '<5q'11hjY޲an̡RTUL76~{-( s/,NVک)LR[a|B+o cԘ6h[Dl/>|FMunqr`ˍoP^0]E' - ^PrWMC/x}Mgj4邎MSx"gB ZuњYn`hʏRcGa|7K$4#pvgVԪ%- iٽTQ lG1<,\d#iv׻kUqB_:F`JhCP$K=Ű;-}M$5Xg_~0Dt-G±gr~t* ba3w [ =P1@TGHeAqxI<b Ndxvtbe+9abFi$`"}UlNf#ؾ$}v!к( Gn_)]#oMM:f7 w! .AkH W#rQl#I0L KR,#K5YLpa>O}2dBzkMJwK5jJ` $8;^QZĀVG,bp W3pҜ~i\ϗk)51Whc5ݦ&#-_J,da`FY5+N0/Ȟ5@bPc<^^WK~W<$'}ܨsOh;9|٭o_/NX-1G h:&Hn ۘ)?}l STkN}B} ^5#a4ؼTLCϣSz6Sw`Gu }᳗Ģ?-Y./YO]X;8zLmrc;Bö_s?m&S;j0pXLJCzsޮ'1ȁInÏW┷ BC.z+4E9>>}4#'3qu5(.ǻw WqK.(S|jq"V%"1~ @*A]PߺɸbQ ˹(Nn_1Փė;!рIIW}MZܒ-+6JZ)ӃMqjzc{'(Ŵqb@pl(d(PνC-O?1v0@!k>lk@,LR(\|<Μjh?iP87hC'ɝkkn׃>".5(]mR&9L"?Kሖi-fr;n#k%D,wT z_Yy3rپ$%Gl.6xÝA4 {rݧL) oXu#UW=etH;rL Hm!$JR#/ hamfVzfMm68Q&v6W;DEi^yei\&}S.D7-bFr nZKv#вlq[~ueo<gG_CD՗L?_}LoOqc?2㣆miF 3GY#@7Bީe;8rjyBa$pXö1KJVOƏfees^bW'v/[69 E Iw< Sl3ڌ1$4\@NԫA G9QwCW[8v#0 ZpvĎ =]M8Q3TU7_R&XKgYSMX۪iHɾؽ֔U]IXh)/+Wu!x+AH}"tkqMKP Sty x qv:Hٖn.-o l6+pKp Lxuք~F(o *VإVORFfԈ!_Y,'0|\S2iC @'㸮Tם՘Tw]ExRIBlMm*dЭO 1𝈐Ի8PN5YmkEG,j%d]kp;5(gʐO~% wS+Ԍ[CLƤCF,]&8:%zl\}9˫_I&I)ovU9eͺ:cABڃWKÆĹz7e`p.T"ԭX?׊wzvdN[\T0򓤌1K@Z€7Tc@|.gA2{k֫f+a d3Sm>,h*X δăshNlQ~.zHf{~={ (\BU`Z%s`:ij{LwpŖ T.d{&@iB.>OL.p!Õ& ʟӀaE uQYKSRbRؓ5HWQQ#ղk,e30/_W㊮N]bmfCܤīRrdըӸEL&Pk~+6N\hՇ]m"vD]iN/Մjil3~r/b/rv"]I@-TQ҇ӦOJajlp;!FCLV# `0R -ċuj'ʩ &.dFR#pxuڿ pqs'!UkG :^ ]b T6L;(pHfiyאZEԫZj$Ư#pZS"i-213Z.a mV+sܱ \ܗt5ՀMHXPN漕\?YTZ/)08ssEˈ:3 chs–3ve%l`NSZ8O/lnO\-P1De1P9?sDym`?2`o/R%IMw>R~f#IK]IC9XT48ȓ%I2(CR{8@=E뎸?2qQXmVAWmj<=a5iJ,XwP*Z^ULZ Bh >[ϰ\Kԉ6?Հ/ Y&ש**J&tUH:p9c`n؇WeJ-soǽš~#p69T–B6,Y&{myy^9<ꎨo 5uO;qIʼn!%;0u/YMk98jNu@7?*Zk"XzeK,%R)ť[, ;23R>E9JǶxag(lnڨ^$Ng n(Q;[]VIa3i>[T!ԙl4aisy!oByZ=0'!W"|q$KO5Iי^g1~xcɭ u62HvzXBX>/hú:D;qteBğ C՛&!x<$ l@]7D6ʯ5 ly8HmPfHuZG˲BZDqiC-/+1zTeIΑʋ =gGA YrP𬺩&fl'tӪnj丌v͐,3qMƛ=ѺdF |& U/:t51iߏ-6ޒ 5\wx.N[`lP@y>,5Op;zTc9# c :"mYO;?S'6 ~lebĢK\5io{Y\ 껴,\W:^cӵ>dVܡM(%sڪT|KTIл&=H3`(3.[7 * (Hŋz' 8w5^`k4@f$!x7<|P2Ic[$5%t&o͗I@,ȂbjQw_\+KH`jUu:pˋ"I& P%}N^x0ؖuNLg_aQٞץ̼5ÛȪ@{=p䑳Wew<#lY[_-hɭ`՘Zi*P)`H@~?9ÙwDQiKA2u_YċI ?LHrmUieôa)[BBjFX* qO^n?Ȅ'/fIwșR!.>\a%Suae 7;!;Wsw0ot7+,b*{NyȂi!C/4,94dԋ-ߙ4죔TŚr?(%ұdw_3и %SEHupۀ^9i掃Y%A V?TC޽|F'pNJ \N%^Fc?Sexl<Ϯ _UK2 ­QgT.FxLtìWZI2u5UonYl` [#_@)bWb`v`~#QBoʹF]O <˄2qrŦq"UlҺYnO>OQL_0È{LKo4 ct9|^z2#jIK~j[? aJy_[PʡS(zl.T5NnBu"ҫ$Y%y>KVrt:Sp*`VV {Exg(5U< =\jG7u)3eĖ>yA$*{? H0#YoS7 "<܍Nk|Wc%Y=1U#݉Ɖz@a+D髰t6~x8x-+.TL3NsK3ފDNK$Q>o[cT9dd:lfbdX}L[^atGpgJy-u?Wi$X9v$.YIbTzg*8{HuT`kF.V7?ewR ei7 }@Mpl?p{WRנHj2Y纬w!L$nݠčx p(u @1*m'%Ŭ9z{['zٜ&quBUXv5{Xw̓3kR3ȩjm27|J9nER .\m {1T~P<ܞh>H" 0.z;n;6# '9*ˈm>t:ۥ0y0)* RكnR~95܅g}$aTC:φ(z/G]iNb ]k`i.{.XK(i{0/4o"z(S,pɝXp };8/YIue_ 6EkJ A)=CL[K""2VwpCc>uЏGg 3b@1_&pm+žLQfB6:H>l8',"cR^wA^kfL{h|~pI< ;x':6敵s:6BEDYCOmP6ruP(#̲,|WM9aa ޱ&9>=֜p3躽:)2~J&_~Z.Uh 2;Zy`0%@"-8Jg( zLA 8\4Ų-QCޠx$i:/-_4-vn*(<đ:!-c-d?e6+u5d#球!tK"ؿC KLg1]& 7q`"x\ Б])*M3]2#;׾o˷0r93;7#G2YrҶl2븤h2hf ]5 2}Vb⡳.=98RVg%r4TDaW,0-u!:7+ZjĀW\T]Gn4EHh/,{OׇU|X E61y48R.l .S.Q*0/g[B0Dĸw-q>H.z|5"n&J33Õt #xǀo~4I9H(%$6ëw0C*o6N 5+#E0"F}' HmVA}]>Q得3$}/nI<.!պ ;Q@36,PI=?֎uk+60Բ Mr{T%_(oMa3W4~h!Pv|=h_VmCpQ]XLOVpZa"tUOyI`8іtYW/NRv;ܷ5z@S,\_+Y* /Smuɨ{ܵxZs?ē/+݀~r3ZӎZ'ù8p6`͟tէz*qGG@c[]ϴ3bKV.xx1!j-xb=`5ܴ2 /mhUf&J{=tŠFRoDc+J,WS\3"z y|";T%Dz]y O"X~mh:AT"MZ.e(CБ ŇKk1$tJD?iTiY.!$D2xtlW >ٛ_]rq^FZl;ԴXdp&s.~@tĆG_vL^W ݆]Od|kcSpA}/m &fxdV]@(*f>hN xBHxFjjLMw4.\ymtCkvXA至ů}Ղ€ߤø-d`(bpBb8|àQR(!lEGۅL”eC/X8 'iy*<"2=KlguF$!2 N1.{-m_%3$`d<xnbԣae[>zY,|>5">vẄ e&fҢ- tN׿EP. dHyŒ@U|C/3|怗O_,!^ sq,%J6, 8@) x,,Es䇡*t>!lr$r.[-z ᚏeedl,o~$` *ԳHm'38/vsҹߔ&/K?K${.w 6Hg{*^\6/W_Ud %z\>_XKJd ء0ixoW|^0W <2T$ZB*wC7q(qL<[Jͭjħf]Y)'߽[C4EW7(ÎP|ݡLZ-j]ԧWlW]$a\X6Kꬤsf2< %Li@zta1HPJaڶ\u<%ĆY3iOU]7Za0}Tb5VW5' WA3sۚ}wpFpƦNew9ϸ^wDr3 %gHK:6x Wj*^C0ԗm3$@=&BɿG+:ldw-@;?%9>7g.ҤHn^0발މ7P}ܟ VK"c,ϑrcd@?>'S|nA2%-=ai]\H ,*z) `xȜd<;Yև~C@=a_0V@MG N7b& (Va@qO4<;YD}3Ј/y*j H''޹uaPK1i;L#|̚ YZO,/f,jGR G: )kUQs6)ȀB1%K^A.mNgO!*"?oߵ4gG[$%uHuG0WsPAdZqLykdK\d2xVItھ:-#Wdzdyv+d+WS4}nhIy0/ly;MgU#  <`#&)52g̋96 i5;[6~n>hA2s|Z檻i?wIGiYn(?Qa>+Θ HA\ >67FCJoS y|~HTTJB.4*!-vf|Tr_к6WldjE MnZ֞&ϽUL0m4$TZLRq{kT^i}-Q*o2^ҟH~z]C`S~ZL*:wl }S6C}*~=F*5٤v0;F>9ob=ك/-Ox6NO4BT0ex"!y=pr^Ae"K4+\<_5qQLw3lg r^-#I&sGr;.eF!Zc|]Њժ)w) $+.[@%$$)nx}H?%fKz2~c"O\Ŗ{Ue& (jM e+`|ܡPȈQa,{pyVY)z/*uS+D'<͢EqVl8ot&Z`Z; /n7rPD|=촏э,/JpԀ-2ˎ!0bB6abe,UE_Xaj"Q0Ĺ#0c}la5'EKaIKV+AR`oDd U4?'iك,lMEF3s* *ywiM!/Ζ P ֙?}rb, _Md;WqJHaBS&BE{Kɯ@,!:ue,C-ud9xT#gtoճQb}vD Ϯn Б}Nk̐_}Q2x痉fuu.A震mFzS|#La_FMkıS0.e)dO0fP)SAf7d9nj ̮)(7pGs> '24r^ (j#{r%QdJB|]΃|- )/L5z@+Hp`Qowzߛr[Fx`)[WO/@&@_%ZtkBQzބfFbxgH5Oxϖ/^ҴלlrcㄌSmj`_ (q^:Mp:5vGG#(_a5Xb>>+z[(kyHU&:ӟr y4@[3xc {7")q@wݍzF;:k$KHK͑k_z*b.YImcWxFp~ \J47^gv; @E>+0WW{Rc)LX'8^ `yL<6 YBԦ14ɶC_sZ 9CM */ ۶ۍ H2|fkմ^k|ˑ5$=kotSOEtC&6+͌ QZcdAasvp1gj0m!P K@ߨg݄F>}uyV.+9> EcjXD,I֚Xk Ʋ$&K)D=7IL*!KH93&7:j]frď ]pd!p ZDb]9qg?_͉@guqI>hEMؿ׍B ,Tm(RmsL>8/uH]Eʆ*`%}4Z TM%x1b-1qz&%.CUgߩh+y!Ѳ, Ab<@\Ş\15GpE=hA灩s464MRk),_!Ի%,:"*ѪR,&ߤkr?`,Fi/Z : AR?^w}.}cɴtA;r#ƒr5wC<&qy2JsW)rn9Bp fRi#glt5J5s=MFEy8lfelQ]1|tJ]>ulOH}oE{%5w~kPP`Mgz{XFaqvH:mbD!cg'2^Atp gMGA7U>K ̥ͼ4("Zo(G+mg]㐨*}'J(.r_ʰI 3CgSd8S+Yo% g>/\wG2!JYC:`ѬgӜOn.,P0f"e|'qeWQXZr{pJ Q.sL 6#As fJ~@i-Cs%kE#\`VtϚ vg*S@3N\|&KBcњ,l<`*ҁƀ b\ 7WB V5( 7clV @?d3eR2ŨP8̱fW/ HXZyU LU>mejC%X^ʼI q*L?&ڿ|׶v6˫cxOX75S΄Rr,:x' F|wĦM}XȬa\x֚%m>w-l湤-aDAƋ&~~H3*$mMAK&5VZ #䑣<=lX̦>svnUiIPIpk<飯qaSKm`#@#)\KYlWCB8כϑ>[7TGk۳N5qaL胃ꢉyC@ZޡtRQ\}=VxN` kN@?q\s\ Nm"thW/0@s9z@&CH=nMߓ^= "t慻5/Ɠbl5 aE' (MAuXFpʊ8. T׾3$#tS]?& '~N}ĭ94)]rX_r Yg puݥxA$ Ol025`նB9{2ø!њĕ H߭pL#u#У ,9$zϭ,5FT3\.NLbJC6!PQs#TG /LELz} ᠩ#x3r5"_8iZ5hD>PT7שZy9.*Kbi%,m$(bs0H^p_E"RX1A4[cكCC ap@qy̻Mo0Ʉ_W4 DU0D?oSNxDW蚰&x\]rm|eB7*| 4>EZECHn Ɖn-.F )J~8m{喙iP>.u| n! F^@S/\G)bGc p^d,(˹\k%tBڽ0E?K![>E1FrI@1YCPxa;@;?[h-G^W?5ʒ[=zCWbNqPh0Y)Q+6+~rR4ꪹ/Vc&`zv"'zq^Oc89m7m|"K"]~GL掿<>֍~mۍ>*j2VSȎxұϓ O$9ǻ XKSidèF }- SNo#NJc@{Fb]k#L^ #!XDr9Z7;mV :X4.2ns+=FwYGtD 2Gs9St^Nv ーֽ4eqÿÖC5crajˮ4u >Z=rWc&UuB6 uS¡dmHf_<$l5g1ʭ)ir唤9L@0+RvzX9Tt˘г; ڽ.8*6\.s ,^/AW /GE0TE&5aj[!H^Ha;Y~;V/̛PK`d_1'ѨPFLyBbqE^N>j<:$ gªDt-̩D;Y{`!ƞׇE(Y9wxߒ<ВlP71@MVcОxDeY^0kᶻXϴQLsPeLe\%Zdk.! Xi=9ϻO& !#쎠t<,}UUv1SlbEl5Њ& K.!=f)97]f}bכn%7 hfx;ZaۺgrX"mV<L 0u̵P 0-g)[|aV>Գ+ qYNk3lwVDzX:0yTi,C !f˹-(μկ3[q0ÙBZ]Ȋ?c闷,miQe`f_zw~Z>MH|UXɓ毸iq莺gH#;WkorWw>4q/N;Zy9*3jH+;wyˋI̟<A :6EIEWˆA\XO|Gup SmRmBUww3P4LNsR!$Tĩte%:i^nèx/p ]CHZې ]J!y<:(b,; i\]IM2|6pLމl4,Ǩՠ/S?hG{)qC#žɸ^{}U Ea.6%2&z * &tXԀ4m-m[ڱj 0,6AA[ ]$uPJoa*CȴR"⚆ QieҦa^̂0=H/Wo頾f>߸Bv÷H,2X\ADbPEο\,ľH= p+4.) # ws-̓C{ IҸy+kyIZ|iW 6"&9]+Zn'(F`]z#czщ/jprM%2vQl7*ړ rcDiAJU>oޮ(ϕZ%͹$́'h%t ٭'dH*lmE+#5@MV;Ԣ\΍R-;G_ Á{4訞t^}a`RC*ic?fPv|;9<&WP~OG`0ZU㮱T;D-7X̀, % O ^ (r#Kr,#vKtTP9*?@َigl@ Qv76)XvIzuO /[: #xⱳmYya[r*>'FjxL9yU`g3+‹?!?w|^O.f+HE(= b>Ӎ x( yu^Dvx! W ܿs΅m^ ZhkUxё'gM(`E*ǩ)n4FtGXTQ$oew- Uc܂~h>/? ,E4U߅yQ34H=u@Z;Mj!]0 0)Քi 5H Zs* 5 STI/j>on_"{6dNƘH(=@p<d,o9XK[ƤllkU C1Jt/k w3m̦~5%G;J[4%j $,jJf?muc,,F%[=!!kAiFer;WfUƩd]i7 '0Ӯƭat .q()nCΊ-ɺّhZ ◯2mS9;ĴSky 6ːC) $W5L\d^m ͬljyqNH:8̳W,#'l TR<@5ye h'5f}DƢ4 6oQ4H4=tGN z^\㦆{`%;k6vEKx:34IYMZ?,Z<Ю"eZL lIL]{<.">bonG<3oj *w<m, !OXN#O+-8gvjP7vh2RJdr9M涶D*Mq4;ST?8X$10u!a8(}uհ{CV/`km_]X5lH`A#8 iwͦ:S_Kst2u}X◡}((˪*𳓛tWXeC}~tk3w7X'Bd,JaҔ呏iĠ$ews<'Saum^ߝ~+!(Icpq[x*W7Ԑ436';cHwΎVl.S`A"d%6ul]L7 ]Xۻޯt/> 7\J:]%"ϹƊFkK+ H0ͰV d*$`MQo0vNms^ךXxP*SD~4C8W>! oNTz/$~u~r9)578907c5 -?roÔ Ij&rg;;)MsO8>RcKMm5[o M8zظr^hgLtG'.A$NeeOEfH~anoe0,xhT8ٹgNUD>bThHz3%' <;\0`7@RzfrpDd dz'\9.9𰹭h!mz=&߄r /ϵ;]GXLhHEHW6du> zXK?QgeMќS+j׉ڧ5Bb,nED7n[U(ۺV% f ᶺ* x7V~{Ǜ_&כ"-UIG9!% [6LVglK)ڠ̐u=]RCנ5$ayp30y^Kh/adS8ʬ/ +>ZOdXsؔ-0{c6AV+DjJoXG/< s2 h||W…1,GP_hwȕ{|b"qEu@Vf>⢂L>y0~h6mxNf@QG?V#v}L}'J`Y .SlY<{l͖f {Е>2,9_no$eS/]Dt#{uw>«`"Onpqx@(9*3Lv_uPTv9o_ s<hS1AE:ţj}Aȿ|h[7_NE?q &$JiL0Ƣ-D>_G-ރBЙh/rccteUO&b{Ȃ3υpw03K9>,/z9| A,4i{.\Q? B].#c]& aS5D2xanR6Kp ϸP 1ku"b!`Ċ7^3E6}Gq$Q\,^8{(Vlبky+7F(5LQ3y){աҋe~f3G|lɺP֓Ԙ#J+~nފFْ󴫅SeΚM`")ԥIsni.f=vAD}-RM4(,+ jvT9hi6 ~9'bmbc$Pp':~&ͱAK0EobHm9}ɬw|aA0eXKn(a$E |]Цƣ'(%uaW16vһ^dPaUZ܉N̸S3yFiV,]V08YBeXdLO\[6϶3U84f11KkB57۽tE]Z.'>\řT׼ R(p^Jlo%  Ki[1y@/O70PqkCxVWRbu$9w%h`q6v6CqVÏjWN|*P*+wzK# ix7F-x*q<<a1~Akt6aI\w*T#4f*wBY[m4gXZ~;|v`yFKwV ˼P<(RCF9t婻_e5 Qn$9QEba7#VqnX/ Za|$y˃4x227VUCšpTUIi׵/Hn`%D˃2dXCߧi`:!تYLlόExU91}FD8AÝXNXwRXhO;ণgc|)n ѿ5/JIL|%z "IiIK%ГaNyGXt<]:xʽt$%p}} 18YB )ګFz? M泛c0obyKmfc6nw~B1=C;&}Jcvt@3 9 OogK ހIvLWIWa 7;++(J)Sf [MkuLOj>ǭ8i>,9?썀9jdjtij{p0ܺ^Î~7ok̦ cr)[Vx#Rˊ5.ݭJ[DRq X.$aϫCu.{C8{ i 7w}\쀵|* , jZG#0%snx$).T+|a$3.Mg&ɑV^ k[g}1nP$`4zF(:@nDJukJÅGGv?3bw)9qעn蓺*$t Ez ׊ qi5p҄  Ow^c9y,"k%_ݥMa0S9`s(ØI3ވ d[s.^O9_b{0nP,˧ֱ Ȳ|YO׬~#m7o݃/*$7:R}$bN o46 {:"?1VXD@dзNIC?["='*>N;pm'NFSIw^pZj iR--–q:j;_6)'DLS 8kdދg ,fYS #{2D~O*įPL|9a IX6$&,Im3;:k8B JP{sQEYS MキCt; 7K;OƧ&N [߹!Co<s$Z-ӗZ̪ʦMLCU̡TUrnkCzRu!rTE/8X!:%ը CrfhR/ttk]`B|r`0Kq ekshM(cPմ-"Cak|&sG5%rYm_ |!!`"#⣶M'pt!pW\?J[ IќmjA*zޥ<=.{E뻟_¥q||EpwϝzO´SHP#ߥm7/`1NgA|y-Jd ;GJBRb[^(b'j&C=I0%E;sR݄Vl2MyyQIAufgR˽)&b? m|=CT=(@y6.wj-ϹHu=JYBթByD(=%~MԚ%DZs0L;P8v P`'1cQc8#']f-= Z`oLzd40= C9?6|O ̩4yb^5X:Y92s;/%flhf* :ʌ{c0⻹?WJOw*~SEC\|se0BrLnI7XW]glqDfJ|~e u&Xk~kgfrij6l%'ff1&/XI^`1"PM1GgfbI+TV\h gK-]{*2dB̔qV-=tv لeV/7>N B1E5C[9-1Qe0 F=D5wB PdH7ǜ5[*< F/ʔ8+:2$x|3#;,P~o e6ScQ[;'L\auэt$g$Uz8)ȲK yJ֟M0!/z2 0܃G{4T;GcqDC=^S2˷swxĦ׎ZL\A2?lc 8Kk) [wJ~ZA)n]1j}k~)F_7Rco;6܎@rimx`5Ҥa;N5fݍ(Jmh:H7:3nQ~ Wh9 02E?ϭN6ջ& #SOy1\U&Zt|6Sii'v"A-f(mk __nb捱+Ʉ=; ݬ$6'.E. ~  mNRM>¯$fĦ33<3< ϸv4ocrFb¾v^dЮ}HZ~%^ĺ(D;9[gǝ*1_ Q#%F+`ӣe@#rsRrKhz8vT TN1u< 9}k$6UIKsԪ|a}) 48n9,Xۓw_7G=qKJViDlkW:Rk3_G xrIc3#}:HOW%{?nOƎV\~=/Dp5|kj%ʐ%_q?b+qu@A׶ERH;"V_SljKi(ܷziBSxP\N68؀4ZVj?2Ivt:/ml@:*Tb_6$TBx+y88"řI (?2jhɹQc4v9T4OW8 ⊾YfL9וe1;Tn=ŋq9c^:>w%,=DLJㄎbJ=Q+-e~]BMW?'}oN]|LDnoeI-1*"R(C} wu!y\CM t 0\@ҁq4g(u34 DJ2Gt gӯ*Z?KJvp?)sH~$\QWVLѱ됕m!Iimv{-.0;H[0Ne~^N3,6R*^{/)YraoX\PpKAUPH[7G´I͇ӡ6сmht-4RN>kGVOg& jW0`f@E@<('TA8ˬn@B.۾v(7 jν@i6B5[l˰bNO^>k{A<"S.f/a5鶷H"ޣo^ ^g^'Y*;Uwbϻ {8r&"֝Cs(ZPC?櫀 g J#6%okܧJ>I($%gI2 g%YP¸lLwGbgE FBPoO>]hVW VaA} 1F!hݴWnwn{8 yFyIjNVSyeT©X7x3m;8-uqbx7 ԝ5I! Uc TyRi tOmTHC4)Au.(k_/*Ke"a~5_*Y푊d ]>>8kYQ&i>VU!J6pAAf!G0hiQ>Ղ(Vѹ%@>ig7 gbJYG\*!_+q6mPrߎYj%H48i(>68&_yco:F]B==Gy*Dy,JndV@^EO3 ڻKm ;7a5 9s/?CbЯߴ*'pgb /J7"Y>U/pOW~kd ;L{QA6! 2_b -"*Db"_zMarF|#[%t. e)Nچ[ UW(_JwɁB)LO+Og> RՔanNߠ;c_(J)izՊ>yj $!Qh; ctS%Zxi|%N#(zn6ˡD,A}v/-IMb a0|[~!Rc2S?%N$iK:d]1M8nB)V_'1ŐƶB`Ι->N}[4> ? =nC%.I,B2)zaoBBBZ;04< +7;67C94xniI|#t/&v'/JeMa: ,up0KTerqPW[YŶ+te`W^ID~hYt{G7#]Kj׸ 1!X-"g؜H2(E]6c# CJPzDp3..;؋(qgvtR' ;MRoH9\N4vs=֕ᱞ~YKҍ9ujr_.jGC# X̸  ;:5"lx{jAd/9>ݦGtnzy .W3uaѫR0"FŵBZ W u#¹a_ ̵h {|)F.[Yxb޷}D̀R(5qyMOmFҤHxlf^P|zuYoBt$R6;kn`',zHG/u&fZ4ePА2*v}e/9!̫|쁿SÈ>h~8䗦 (èjp%) xw%%5v*f ze8cs|wЬgA Q{D@._כIb#G; ̳狸>#L]OhlSYGCJlp.eg.^rS PWɳfnG)^uȫѓj~TCBsPf s!ٺ!AF,*ipd$aݏU#H6$Z2 \^*<2l8ez\U)7ҪV$Ӆ` ufTc,1 vDSܹ`l ùޱH *QqI 5f{AWNlche4;'=::Ъly0)WK2zcCVP(x\(Q8=4j=K?j|`1P)n7,q:nvJ3O)Z^*w&^!ؖh{ʛ:na, %U\ $|V(j@H%9۞(_AHOW8Xܓ3 Z^>Rx`NG|vMIfimu1;)>WxI@||#n7tV'NFx_A%o1/p!xUZGߗl̋񨹼YϝA7杙iJ%/+uY1UϟkӻԼkgqwh|H$9r6FqP9bQB\j؆5`4(_yq 5{[F}\3 _LWj=NLP"D%7:L CdS#|kkg%T&7b6/ ~RYl:KYKGKfmI{Ѱ:~q?^?޽=VE ֱ/UkYwʏrtUG;\[p[rZƏzWj2|k5VTҙV۬GE?jкO6ogoZMe<{QxeF9 &~Yu[.R<jw>"W^ bܰλ(V:0`Z+T )R2y|-=?-ͣ$c+gI }yw ivN7>Γ5LO:@g28u8lfp4*u?En=*h o`PK?1@vQf1'beK :>D-I07oۦHgfZkʢAn} .<9}/g4xJ"20 ь,Ru2h#T>¡ >ҽ՘T܈h᳝: ogQW);=me/юfX㹽&|qQ?Lx!iCwN_c0{0_.֕QCMUF4BVfʰVWճҮ@) 9imC ]*gSxu=\5W#/[8+&HQr&$Wz`-# qmU8me^9iɒ4&&*h~k>JE$NrCfN$>Ծ4!t[$@MA/ː%n' <Ĕaܯ5?$6yFT lvNpB N7;;֧X97#S gJ'c Ouo;n {x{џp Go0Xu',rDA?٣0[{`EDEg@ѦKh<SjkQ n-#V sr(*(, ENCfPJoy6Ż| K҉[qN:um\\to bql6Ϙ<{f+ćYv5s§~zzp'tm,G']1q赑r|338cIPh8"l*H1_s5 <1-¹ܭ}@Pg43 i9idKO^e9 Z٩<9nF9׵A+%1'|@;|cDLCtc+~PdÎSN)։l^!Ƌ:WѠh"zƄu@f{g~͆4hq361nPSX ò噻-} 27βID>9nD◿ԗ ޭ+},<))ۺc9͚gSwL]"/DyJ;"Mn~&= ?1vj ?㿭 rH2rdP[Y :#T$u[l^ a Kz`DK{?5O8]fCv!NS`)DX9 gGpm^ob .)f&q:jIX/?qcQGrJYnr *3pWChF6+g?qO$ O2ExdE2JȻߦijzFy 8:/iex Ӷ*ltCHNl><>G*pvc>71le. lGk(mǀpʯO"/ 48@ɲtkl)@}"ى4鬩D)'k$q\!"tw?V?%Į^94|B;qńnRKCQ7ʵثY/I*eh92.J14!kVaKYKs*M EMXA4g✞8Bk4+Āf@6PO$,C v+jO h8`D,,%H r"a6p3d+78 jM>cYwbUY6~{ރi;PꣲƊ> S8#_LOwn$Ymˡ4$!o8/J`U5Bs`Y@(1P(4WhqV3<'kVĜW2İVIwçR%6<g)%g)y n]>V.ۜv<y l {#mbRIBRT`v$3UvfyV.xKLO ogm m;ucc ^ rP~jޠa **@KmmSB jA +Dl\*n_O'nZ 꿺5/R [hCOsDs"ڪQ}r1C3 &ix)A,lV>0N X;2&Z*ͺ5 .wL2u Wv8v);agmUUD$\ORA9b=wiɯr,>zk?ھ\W~lr/vu |8 ŏr[TўR W|{?Lq|,EL1IqP~vyTx5y&h(Ts r*H=D? { ~,vt|&_V*j8K ՎWǎh@}HN}wb8D|} ZjRSUGEsrtX͓dx? x\ҋgȆkq@{"FM{V_ G&H|ZD? MH\GhTVAGš}NGEr]~=̒ eES,Ki|&5h'czHiT%lZ3]5jz| *h\x~$"<wF, JƼPg,ms:$EM^g#H7G@*D8Fj[hy`mxNȾ\LQyz,SL7(} U)2Cp|/Y} /Ot٦{zCm9j*(k=rnjAI%gJEs$4 8Mdq=ߞ}b}B @D Aˆ K`[_!~N uXcl C9c|Vza4k*&^d=v זyu,1fp 躡KKqϳ`MT}!_|3[`eqJ;(BXZ0X`s Rʸ\MMn-8 [;jeaCb?Kof=*33fLV(G|X8yhj/;kQFܘ)Dny]Psvu[YPw e[F(FvF2ӣp]ܬ:霾:yѹ0xC/V< _Z;9Y]MAiH`!+$\Ha56lpHn֌5L<&`0D]3P1`fG]KB3\>z.9(/̿B6aDGK,&y5 St& yW?:J!=?>Ov)I!_R~¦:fl5ĩ$kVJٚzw/KrtU䃨 y R(wاt\2p{K2Pw[[7LK[%t}*Sf,`)|ͫ_kEDن:y(fcE-D<x(@`l%*Ag5 w^ÏsWƢr`aF)X) Ix.4AixVm%p~2nWN^yt,"/t%e6P?F,ïe_ jfxHm{{ (xU:>i6){AhpmЦ垧VkQUy p}ày<4I_d4|Q~ڠO9:Ai I%w.~U<$i]nR LbF،FXgaߌ2#nƸ`T}ԺЭE5^ܥ{KŹڶ5@ pĵyu7̯ v5zV /\Xo,^"g8e'(60 0g9Y{ӍOmJBPP8 3iU-ԑf62&[UҰE*s%.n~anpE.wWLN(-^IсQ,do26`OLLƕTZq?haS`^twշ/}S}w֑`N;#"Ru碷 Y>s ԧ^!-OsƸt1ZpŁ8:xIBTFS oqZNi.*wJQDzʀ DC a@g4:w -pGXIeci1W0|G^Fjiu>ﹽDL'?r`7_ <"~Nf>X<ѧ ]k4WsHЖ:Rz]BO[Ko;.NmSɌ7Q5NZmy6ʫaз05ya:aؗ-, P}:<7 %JHW+|8:]U͎ͥCNH*A`*b^Sn]곰kXk\.mSC8AEv1}HHn8ц|0DϱV^̒-4D9ż~Q*^> H'o &hF-@ DD1XO*ܫapCQ%m%$S#,IWbmA?kwSsljFt%-,V_<:bُT]EZ0{',n2|a"w=NQ"j*'>bqAzʆ TJ?zq:Xc%\YbIk&$uw"#Fϫ%Gh*b[yW1|¤Wo PbzƍDWjAQ 8Ϗ ctC_oxl~5]e2LU?ǯ8GK䊪BcUzX0hS} tj)s+`i"-Dnsj7LXЎ@25R\re]nZ2YӪ**sֵ^dsr o# EںKk7%_t";ˌB@s"X2.\9*M.:9õMq*>i&2i_dUbuh#Lg2Ty]ֵlۓ?&. Άj}?iPf^W@) 41 &utIO2NzJ]g:=ndLWF$Eab5 #.ȏ\aMgAIK?J T~ѫ@ gYU(tKD> awOD~Į>äKD^3TC6[X(ɲ'0߷3;/̳d@#.Iu@mFŔ 8#*E!Ev=L=~N1>@N?*"P}Nf,u<&" oM*wdkԮܙUsa lhz(-7;zjÈ%Nj-qfgt.^?ϥ0j Uv=hELxjxT߆-M\a)'ƐpC<;UUʱ8H,gK@ףˮSY!\=>5kgpx2K*5 +wC0w=h鶬NA6fn`D%<4Hh[HlV4.RAswBh:Y/~P~h6^?z }oJ20Ͳf;0]4{ Cт2u(K҈7p@}fXWD(Yڇ֩hzn橄~tCĥP6WڒĆSent_Rcc7i4yQea#5(ں2Q{Pl6ʐcJB}둹\&HAwDP 3yv!KDɤId_F 6?C,PIcHe2|#zCiyעF~#$yhX![9$R`!Jkr <ИTYԊo Ә&en.4VLqt Jo{"oO[las.:3Go]bz>z W3Mߥ:9|_UCiXh^hFO{0u4'0g`Xme϶3sX*$XfOXW4؅uW$zJL,ױ ⨏1څj@6DgjkB}`c!rc/d`u-Up%"jEU~2ed1r6ng|ےU&2:8=;ln[1]VjeB0\wmI%f =@a)/w"C@1$ Ӟky=.NTqkY:C24 ch /2;!άuB纺>:*(r<&fW"H 8٪NFhD'Xhmx0**T?4t^8t[Hp] +gnA6rg {jRuA6܎i gq?~@NDg&'j Ckh!VDOB 2dFu=η{`( bk3"vXt-eToyQC=ByP|YƂAKuic})5&{[hmw 9<;)`v0AdNWγ}M#8Ri?B n鼊{ jZI d,@/;!7jzqvV@?ߎާVlgYo㬁C2DepAj;V}~4F4W0YvV<+BuHd__E^ʴfE(Z}[|^m(pM ϬSKM$%Rj! ?2z` LBbcT&1Li19H/NЛ.{ZK_ñ ki&dL2r5$B~%N%.fsF) p>v4Ϧ]N^K!ɦ(^MrT9*YǦ#-v:3r=60l">RE6^9HZZn92P<@ ΨZ͐j-hguՈe'#՝%7!!-LE.@| l$>9lnJ\f!6!dt[L>gn0ĝߚk5 @tiJ9[`|*ϝdL=J*n\Q8&3|gF}Y'w}vP}>gd*ǝF{=i6נiK(6G_9G%Q<*( &#+)ѦщfS31a1MdQL+c^m:cHe1fw4H߀db^jM6m|kW`mr/ugg(٢ %$#,sT/VQXK X .JT}?Ux(;ik74m#і^GSqerR>Y ]9&, ip#Xw毄ZݸBM\@`֐tzBR-[0&m? C"̒%G59~C @oP 5i{ >n Z.l7E^_=XQWhpIa)2K, iә𔢸nC8QaUb,?ݥ&%YjI~U"䓕7䴙Pn >z ?⭧$FF걌~թ |Fd5%o6Wv8.~6aR)Ekg :Ҫ0! y8"O7;x٬ʻwX#AXzx.DF~0~_@guxc3hfuOՇWyNf2*5-p2A=+ȵG3S|Tu6Q\f9V`w*++|}+/CvE*%NP¹ZjݓX:?EzťyČjwIG`z }=2I2Hg:8^v|(֕6e_}@W%y>H<Ϩ1԰uΈXեe{_qfـaʕ0օR} $lhѾMmaVYW|TUi39m gϲZ,ch'MXkL:9PI][;>t]nb#n 0OOW-C0zXylVP *S9թ5u2Ez}\Z9W?t"|7񜅈%1O-t?.)?$FJZ5ȉ HokȒ fiF2=[Dt)$6*eߟQILc0+v t3S8|"DbǤKÉfFR#h߄ tc=~&ԁX,8퇖iAk8H$N=rrgDvj-`ϫOXQy%Ѯ )p` ShU ۑM/MnhyҏHB*t9OT RoOYpہ8#ǿ߀p_ e"?N,>e<'j(W$N6j̠[[V$`j< A9RR*,"G`⹱|.|Ky?͢_STMQ qߢYKKB ri($iHfIV H1E({ծX?"D.8WQ< y஝"#8}R@]yMjT>{-mWoy&#SGgУO_}mSޛVa=(X"Cס$śأfy1[ZDzXîhkn:z  ݲ ;@ԉZGfr0**Q-}qrUx 5+Γi&<.$- UYŨ#PkDڼjڹE}NTj9"vӊ&JTR 5W`O#%Hu? S`?*`|/< .Ln[. $MG5~%4Ih8~Z;|F6 jcNX^'rSY=y)dfl]kKF˂B ɕs}[2 du:f{XtPuvr35 Dg}-Ndhimd >fa6!JWcfDRm_} ?6L?B-_W~\-6QӾmD1}eAEriU'pÊ> 4 o?a3g2M|y )s%|PӪ$^G,31<s(5)A*S羶*<;v<$]j`Ӄ[36 iI: .1~]Pw~yPU?_ c5 娦y<;r> fӺ{'U|ARwy\b_SerHNxe2,#rZsaEP@-tQ]+-!_w{Ԁ{lɽ7b/Q#} 텬Z#_{hޞ![t W1 [/oV#,t]u;0Yt{0mMq ZaJ0S=ALm$~ƣײ[Qj(n"1[L񇖂7%.g]d+):[ fH,G9Ix`Z=}ڄ 'hce)1ؚW['hҡA(44P(xU1^C;!Uɹ(JIןQo蹑JfgEt]+"#Ь/LT$<EGYoLĺtan. k[^}ggjt ؚPDI]տ[_oL{{A~h5)A^҇Oh)똰U)Wx!I )>@WhGޕUuJS`@R\ֳޤsl oNlvogG6a#NY*uH8%_4 :*4=qy's;"oA"ZOp|b>FL$g,/4Ĝ Ig+d1=lڢټ9( |X..RN(3!"X;z"JNx藄zf6ԡ<$vŧ0:8^A]͚"n7t'2P[LE2&(7H9UH]ڕw %:ŰJi @nZqWo?dZ-FrڑYb0c 2bzaNٳ,U\г=kTR6}*A9DH/ڈQƛM)V{Qd|^<(%.+ 6#1b9JGlfKzItXh~GbxH:U-Se9W!~}=2֪6#$'؋iTRIT}.6оt5_PioZ([x4lbRbr@2Hr#2?|7.5Ȼu]A2Qcb$p<`=\iE3Y纶sқ*r>o߳QFL#' d$qeV6fyz]QoŹ}ۥ3,+&` g/2ǯ&v^.e0T !XHB[r[ chʼn53焔vuU!!*8 cVS.bgp'OA( fyT(0`uswJZ# CA3d\VP#\8@Ԙ3oiy1Tj) &[6 js <r[F/scە߂p9頠D|.%ub{>6,e$V%]ΛYkTk!o -;"@RFzJwtr]ww6C)\go$d\~"btbb6gh$";W8F;KMx%:!8fSiL{50-x (P4~>o qX$VYG;m`ď76WIVV̝dzQ #sy'_=yOz+_X!:9XhglJ0wj|L!~jM<;d^<(y :+){@_%Z9`o)k aY0ijΓPz!RV"icKnNgơ.]d芘gnOb-VуZ;o@{{UF|uߟ@JIEH6 C.]`Y#{iF+AMق]}[ A1C.m--Oz_(Γ]k{OvF|'Aik.D |U-.7h ^0gj8oߵm! 6LF9klh2:vƜ2">k0iOqI F0hHgd#b |?[ilV8BVNBi3FlDXxX'*\%]ʈnKut[kY$ 7皛.923 7.SoFw:0>;1TTqμ/e\}菜_U~nYO7Lj }2{jj`vt~x6mduG}_eXS8/y_0J*^(}z3jr(GsT*b-vKw*A<`Yo*Vu )cxM8fG(u{:G^Y^jBݢB&:q}&'4' TXe^$ï>ULU2+J;dqZ2 E%^< f3Ea/Rsk7#S O\,Me2@bC|;?G]LYJc6 QqLNTPw0>>"5l~^l%Fـ^6f+4qێ* &0J2_eWIo \DѼj @|V p4 ]@Zu t'\ z%8|F]1+, Pm4`=2-*sLBQ.7#ua2s4==$nWH , sayPd /;~k$sw#"1n?ںMk"[#݌DC oOCr6W+{}\ KToTr mn ٠O4'Ϥ_o%|N-x疦z d99,vpƕ*0y-{iv')N6{b-~X6PǦ%C, ?# ''>"6X ̤Ԕ~WiKVpKKCkK0޿B3!h^/Ovn2zk]x~7\ }ǐsΜ]эQ3l WO(Kp݇zN9/y5VW@礎M*159 ٽGKSX.4+Zwk7{K1e!Gt]6 _g"l -F?؟vŪ5}\q]B <ߴ.9J 6W☼8~#)z 8!>g/l}%0K0+פ# UaCL|IE}6a#,6'aPJ̛,ПP:JfEšTܜFuUu&JPO{qF J+k3zPjwLOoINLM xhٙtZD5F 9@;zgAA(-n1t{Fbps8H dm ʆV16IFҝQY8nwR,5a>1!viѯK$kO&z4->.n\}Ƽ` >CV/g@|';ۀGص~^Avaqz6@ə A$*SyKI˷sXRb9T ݖIn1;幈+UeUPQ8J@ /kt7QAYv}XeiW+*]&zRb ~ig-M.բeʲziHGB@,@a#I]HȪ71޼XcxasXk?f86rS d#W&Pq9SXm7~Zաq\?Ai+|V(f%-DB1 ^6aw/ 爢/un䥺C8EZ9جYL ':CR_j?*QzӶ㿅ÙTn/bV`?a 1X«VƞA1lĽ`QN(y!^m lkZ, ڣeH䫝%+˯.AoǕvUeVUgXvkyZi<&X餂 : trH!\6z*Y |V];(f~З]elGbziU#_I}ڔt-s ʗ1$C{#X;^aKE×.P4.$oke;/7Rg 줆 ogˤs/ޜy]V xfcZQ㗴2Qٔyߦ|BgIњcJry ~+Md\QA3m2)@6CAVD̳&wh6ܺxdo5ջe9vb/gPwFR3!r~m|{W./oBw,P֔ԎgBy`d1UhIWnҾt4Wvd݀CSuVנ4 q 3L=ǖ7<(kM;߮w]NG;7h x92ܤ/5/NMy҂LWKXqPYAsA/I6\Ui\_`&/xWe>MP{Z ,6 >qAq3|r໨ .wAE7 t0XYˇէrXbn M,On:gD ܁iBDE?ڕ_3ON8V5Ye8x"95THviƙ ޳`5ct-; _ BL)Ufad7DzŁ4Z?1,keP trH 9/Y,S:bode;\3"Z.Kk4rh:Td];۩ [RqM\lK^\n vtS1qUظP&-K=p?h|lí>I"/EDd.fU ;^4L=^\wy"ʠi  sc[U\s}teж޾d޿n!ЌNj:&X7# M1)F#ZKi UஊA XԋE?,F)EmsD5%35ϰ ^wfzlrԣE2V:)1g\* )BE'넵t7d{ G:Ĭ7%J6^;]JxwRW &|rĚ$ }ݝ D1Q1@'ez8 oz9؉oX:[O;v7UjA7Yh闔j/_b,d +j12jp4JD9ЛVs54QV a&6qc]{m5u.b3[L2``1mbA ⯪J<a}$Y9yi@X5f1!Pp QέRY(/nM77|zxGE7lO~ B`,qEΕ6ܩz,Q}淮]?> H)Ƽcx'٧|$Acrژ lKO[E7;~ط,o@g({ݤKCiT{Ju/v*/ V4ʥ*O3/2c M ͆FԸ?xx_|ltݨJ7n6"P•+M2#Ҽqe*jͶHIR=pCPmle| 5zFA`ww#݁9o3&Fb<'"fheF1?2HX"yq=Sf,Db4 GϼKA)=Wp6*c [=&Kuh]r_p/9CsƠ}Cfac#;6)۵{?b:>Ąф"XƋ77f7zWKeY-g#ԑFG4D~]Ԯ1'VsW~Df?+ vja!4^~+_ObCr"gq %(rGlv1ӈ`rUS#CVJޗ` g \Urտ1v`ZI&P)WutPA eyqOΣEhETTKf% gvpNEA'jr S-]*LF}?76Brvƞdڧx}$^}ll*v 0\jY`&Pl25 2h"+-)TBlG1a`bD^+MM2Mi5xsa< \{ԅ@@_(0\YF8L0~ bQԓM32o4v'04e R xrd@M - \Uu*eDDtx gi 6İتN#U巐#N-ggg˼ꧧ]=JޝCfe$/zya|TÀwʜ:T/Y ck[K߹iVg|!ڎ [U]?kkgQL$x`H M2 +7.@&Zhۀ5,U\y&ɸe=jb&Xpc( W`ˆ/R2/=gC-g\JQQ%ӊ:54jE6=IKsyA,׻4:)VaDS)(Wf]hf<?H_gBd4 _d~nAS4 4ɝĢrRnvvd/73]ŗDs69&iB8]9Bw~-Gf[ 3nLoNPofS5ߓ]P(HenzWSJeF{c\d#6R|{rދ ]FD™