postgresql10-test-10.23-150100.8.53.1<>,c p9|̣0tn}| 0s5=jR[*Phf+MQ oOr%o&N[ {#DTkbNq_3\<eVMX9k׀IrܨdݣG+P+tC@Ea9ta  'ߍ$ sa?n㿞z9wzS)ŭ(Q6 AI;_vVN-4G2MZuA\u>>;\?;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%w#ܮd٤"T/(yѴLErW[Rk2d'T>f0{!SYahy䠇k^bj@*%nЏ}Z(YUӐL; qmptߒG5GVgK< BIH_un~R% G*Lh=i j ncjFϵ%12>IBN+۹WHh*lv5~B&qƓNSK2 6dk˯DUXָ.P79R_o.'.ŕ:K[7vDvbi6, Ȇ@5 =Y YɈU WXR}dK+L6mFYI$ E.ڱlL! hs[hB.(iSr ~OhF nChM~ idQLESnI)@!+z0K 9ޙB j!B*PY}{}(#;u.Ɵ+k(_8ӠYyRFbְa 3lpi}j{P^t?C@8ጎzc4o@WIab1CG Pl z^_!H8Pg~rFΠdЩUw8RC~I+3ZY^)8ss8rߧrȾ*LL':qdbn7VUf"sTN`GN>d oIG@ I9%醢@aͧt}#4;2Qn_|ZH!}Ldb!L1Il;V70Q[: %` Pf g,1IMtֆ>ӮB8?$r;|زx-XK+%`Ǖ˶ }m<7 b:d]γyHH0`McFU衠ٓhz9>Dj hp&،WaF=,Q;+n=kK3)EBAl`9~u#%r( UyzC6=r k&@_q2}:lS v go_Mƞ'X&!(glvN0VtBKih꟒l)r۔(2I@C $Pa 8%WL_Rӓ{c(-j /y.gE % )pJn֢Ý_L(;ծ]z] SBrN©uWD>=1nd\WL\ylKť`nU< '#HHIr>U\剡˝:bDWʳL_Ǘ2|Dp2{*SY~ΑÐk;&c氿WmIK6-E06;7HmAD?`=TpӾ:9RjoZW!̰ceq޿&PE|bh8r]v{/ (_&$@u'Ѝߪ8k$bݧ4 ~QԿ?5=Og}$.z;% "žCdOt.|Y{|S ]KC@cg߼%4#M\B {,I\svm{79%=܋ɦxuxnӡ1 `r5ֹhc؟;lڠ ֨`FB[v_/Uz+G@^ U\ L؏[SCƼb$YGn'8B#_ua؊a\=X 8i=pxZcHR⼱>=9G|jauJnDr˃L/(=2e ~zH[-Bs(AH^w[nJoe܋fC44A7e9]+(=awz`؜/ɕxFW|K6eVOc2~Q;aSG*,8/cF1|>;| ,?l.[.X._E+R "[?Tu-g޷1XQܮߕ_m}g<dp;ŹFuY-p,Bq]qgRUcY"(T$s*2ieseIG}3O2𵔴Y>Q.}ׄ>0OR=8 YۛUEH=* ßm8myLg6" 0+a ?3pO&\)ѷD:lDs0/]:V8G=5@BؑL<*0d&Nq-jpSp1+HS?^䏊޴lwy:\ L!K9~+ ߅5D={UdUbe4? +PsxW $rH8DJr_POSM.1E-.W/2oVBf?HkA0W(2CYib'HU@lB16y?kaTcv0XŰd9__)1ѾiaJԙqV&f~xx4pxE= E ō{'\V9q@4>z?||qCBg&,XGw`#~~>~34!샛<_̛EcT*!/3Ԋ7Eo!X3h˿k Q[BŕF%80cZV$У˱p 2)mF)$@mnJ.J{a(_;garD,< N,HqXThu,WeM$cmC3'$C9 ƒO)Cm[5RWeb]=`%0 Í|"IwAX'W0lhӘdHGU#~%Km|iSp6=t WTť “q]޳Kz`g&=pEZ լ1ӮN{MH] 8UDRRiNs.E5ca%"ޞ]ΒF6}- 47N dX0|F^yVç7Gf eDF}l$|QlJ `52V]dbݤ2"܌Q;՞Sje `1^yo@bpl-iZGjM/cypfBh6noUW,sE*}_Cm"?Y24ֳBqHyVا@NJD ;,/tڮ]d A*bUҴT3/D2?UF9HܦN# _2E醲}䢡䠍F} @GTm|`- .o*KMBmB:“ / Hq -iuXl^ NBW(&g"IqFINJgX@'jDPp c4#ч+F2v\l@iǔgNc5@,\U~i{-(衏' *,Xⵊq7xo_a.G#Q/#;Gii]\bFvEխSC-/2k6"Vľ„u+cUxJՅ9PlIX lcZ $ =͆VK?ιj4ٻaﶛ'a}W (Z_@U;G @-(XTP`%y} mN?^e~9YxV5 `\i/ =?C|n-eSygpy,os(?5*B ȱ a3'a*cYp*Z4Y=ln "C>Vȁ23E YcrRH_6ͥ{D:^DO`&]mTܚPc!UmJb[^tP2P ]aĕ Pj >Q[x>e 67Ptb"/ֆsƃ۬)Ln ^Hƫ [>+w,c7<"'$Igd|σ-FlWn֐ 3Q/}nC ,Þ8FH#-<*V~ϤZ3v{/Иn4uKRļH֞HusLƤ1$@X/ 'JFQ_?h{MQF F\)]vmY͒N];݇xM\_2F:t鞏ؔ,IV(2bZ"4X8t%i*ѦpʘYzv<&d^$6cvbU̥1%,c[0Vޟ2c}w-NiH2'28 %/t[S[BzzL"4H 8(] h9b-TL#߷QW͊,c)O27( XNg֕i,EUs/(֪ }p'nE9)B30d$Pn_$^QB4oBXUVM9q`i[Ѵ Պxq:ʟ.|XE|,[W9'p@UV< ͑E1e}އa \x0(EMVΨ?E(ltYd@B|ҭdQw|3xKH;Tޕ JVj-ޜ>gm.7.1X\GcFbEܹ#%/Cr7{*d  o@F-B4/WnQ >LŦ(%DL`AUGI24NDLF0',dQv{gF"\^MX> vg2Ѫ8uSIzRQOz&zW Fe`^DZýpnsǯ=v}^>7'LWZt%wK^X>ۆ׊z32$]xieqWa6SUBusP |c 5l҈`tb4 4VZ<, S8y pCz]&s/wNՠǘ*1%Eϒe2@ni2vgbc情0uoz`9@iI])ȩ)^7< 7_ ܬqV]1xOm<Qn>LGV1=j0XR]wLXfЃ%X(bdGK5BXχGH ZN /[=4w&qM32] lW4T?d6'= U#7WU '>T ;4A̚o` PlD/pH"Gf=)X.·ywW?z=w9w0Q{U'x۫+ C61Q}]ө҇bL10jFPἙ"Z./AI-E) O@FEtt ck;u?4zĦ+XvGKA:K;W5身'1"qI  v{ {r_^_MK_Nr,I}ge*"nȩ V\ҍU@BnH(chuZA^6'(|wEhToVUj=$aF0>[Gqic縇;|v(JY^,.:Q|o⃤ ɠg0|qѬ1. oEVBO&0$.a8U`誧Yb׍LquׅQ.iL}-7)a Q\\_ NiNGE7W^qˇ7W>.YHʬ+z][GA72/9u*R4T-l;♚8yegXPVUd[JPy }8KiGqסwԤFI 02{|.j^ 2T6b:d)%Ni/BY bZ3 JZ bi+Ѓklɏ"A E_bǷA ]z 6FԣE@ 5=V;)zh 1ۏhdT0x6Khl;UM'8ww!+ ?X% "%wA;G(e;Ct/i> Wd,3cU [·\KDd(ፑ7GsC3H2lќU?r*6h#f}#+YFwl.C^9d0h_xTƜ XΕ莊[mNd.#ETN{Ў@H7rH)U`3JUfQ;~d3=t.y--ԍ#w䅨Hv֦"հWzrgh*\upLP`5* "+$|m̕ !tv=}Q%Ou ܯ$J=@@Ŋ:Gcz5G39Hk*|C OG8l+rw>:8U my!BF4K pթ|^NX:U72}`0%7E178Rڎ%^?Q#tJZ㹬hƦdƥQ0yUO1R&O]e=<{D+ ^rb D]<;}L2/w;mPvDze9ȹ-xIG螽}!_h IqPJ\UZmɍE-/yvrMAҋB;vas/zM_:>KLPf֪Yڑ_Eyͪ {F{ƀiRD}kIރx)}Ss$ I :L.bo:Ll7c]_"BO AQ78/ƈ@OtSEsعa웕ObzN3\*dI/OR"d.2qU LpO LL*@OzVHkmnǵٚ}/gbhX˸F)-T 6RA6O~zN #Jl) Gu%hDX0wUM0Q" .}[ ~QV1g"z亦6 67$=-D&R<*MyG6>n(_6{q풡;>"ga?PrYo˛ 6m 8;E-c4̹Lä sļ~/NA$SN9׌Q *Ht YnhʛBtgAʙfkB izp~[o&_5;'1ΣW<|_t8y]vXL('cpfc+ ibDk ĠX_AurbYyᬃXv&9iy{9-Uڏg#;ARVK`r{r.](ѿޚjg[1'kr dوr+tZ9)\R#Ff's=AY՜'7}zMΔDɀaPXZz$lCjQB7|J$<ob䟵3y"IqhyzWEIB)%ubF}5/dw_ʧ>&;,}rpP6b pJʊe1:6HFnw[M(0ӌzo%ֺ q9=ސVDL|5fKcdA8Im "s.D7%xX7l ٿz[M˜&u e;ێ5.Z@0zcLWEZ`v"}=R0#M[9sP!=b5"#1|T L3XOS]n>حza1:gQT*tV0J'ED_TU%VMo'F=MOV4 |k/C |4^-Z` ]a'^[K=}?':n塇_hͰ*PAp.WxiÊ0$k5兢T FFH"υu-k/^BV zT{)Vt4^)P;+ y 4)6&)lhȚ@Ӝ(WU"/Ŵ)w3{SrΚ\UHtwl|^@oWȈOD ^}&,0QSwDQUdy"t7F$/JI{/%*% rHjsEvffh@QPtkŎ5ɳ0"Pz}#*KcuNxRsi75OŪR_ {,5ǘxJLD:4|mIyFnXUhqEro{Zz ?Y$CF_c/Z7 LJr|8ۇYzǘ&/DP% •gLv.+{]Eg# o $-~hE`y搨;G+RY2?>ݼ' ~䍶d+ЫFUҫ0|)[Ig3قK1=&Y ¯=KBQITþS-a+ }wݷ KE~&Nqŋz']zI? (WB^ 1VY_e)ULc*ŊzbM!6'}"Xj¶OM ޳Pa>EJplܜ%[c{v_*qNlV'XE핽ʚ(ЯFRE] ޑm4bU\p˿/ay'm`CSl:(pM(vY jd?ut EorX>Y%:| o%y @4:קUR'ǐhᄁ2cS?B@Hr1]L>G"% [L5[8T՗mVKcݪEDƣtZ u5EѨ#_]Y󱁱Ɓ]3di [-P;iT9fBR`UBu_=BA^XjbR$*țOsU4⥥Β؞L)W[|B/% 9)_.[얞yg#ˏrMa#'j*q8dN)Kf!(8~@H(2th<$ДGÃͥ$yӤۘv1+dR: Hջ%&Y#s@6ו{>JUWnpJZL~Vt+$IjNy-cAԄEOM/z~; 8rQodY}Q.4V4Qg&ξs[^_X gw~  :!SKϣLZ#Z|W2~7~g6۰4_.4wo@ h{Oze`T懨y,tCXsmq!JbJf\h-.<DcBTLNi}_L["!a ->+UY9i4}b=HtChJny/Ot( i/hxp$;͔oڹ]5-hQ{MZsF(O[b$rx^g Mԅ^/Zgy1е>spWxl>J!gģY%4$:בl̰\ꗬa 6?dQGijv#X.?l9d7˪CH"+&J8 U/+1Њ2/e]Π3^1.եwc,BokJ>i;9 fiͶ' PDD5Dk)܀názkE~\6ذ?m.70@Cp=wL.Sxď嵆9x>hQU`Xʻ5$4HH  __ Msb0#Վ)h>Xm>w<ߜCtI6"(ffc:iK:kxU,@cb+M~-\~`DE`u69m̚$Hy֏nic]4/Gn3<n鏕>k ܪĜүG4H_!S0?"$m7NJQ[DU;bjֺse4),)m!N MQ:m5,vos" ?g*-ɞAq/N-q T>/Q)6S2ID|l$;M1wq`hՑBX5첱p[5o{攚#8KNRm |ubU~ `LJu96K셌A*Y$StTohf5ϫEFmW -l%:KʯK8*^c)宏uMSdp'c`Jv-MwU3YٟzJ`[V`|OGKG{Ɨ:ȫKRv>/zL!y;1ԳecԂz6[rFS_!5Me;f_,U9V>B#1ȍR$eA jVQu4~Ij9Tf[}-v ^!֤KҾnGb9b,Z&ԞYJJ`Hږ5Ԧ*2*ǯZ'TjnjZ&.]ً|N7-&󃏦6F",1>+5zQdjcg4lƱ V8u%5Rݸ7ԄiY{{"҄XK{:eڼ)?{tMwҦHEhhj]o2ծmdHXh~7]LѧJ<`>?TANdW}!n><{sacQ >(' -.d7Ap_~bg )]x1OcSyd?~_AēzL=F46+{+M8~4@$G³cxNX;.mY8?u:9ƴ`jAnGddbs9ZGQ7f 勱&v l#Xp76\+D6s4( q WTw⊣bOHy7djڙŲ_>jlvh ܇5􃽛 / @^yHgmRPЯ<^Ibh46X[ %=WPf]v oQf\bUqAi58suV({2d7"/[^ӵjkqJ˪:: ET4_E"dtIw . sG^1̕0o~Kߟ[zF#Brhfdho!0Q+Z2Bh llݠHcI., '烯@[!TL ?bHo.3ix+{F^˝c#1JQwمW9㕘B_W7s/.Vv۲0Bh(wګ%vD)œv˒1+7 +__?iՏ8~00,[a⿌.yx_^#ybz;|Bv(M9͒<)LA#fFbWyCEGJ!]( dZ 7vBBIO l&3| )l/9xEK R:?5OW0B"bU@^c ]0ﻶJKš!K ZS>$f9l6/<-c򰆢8M$||Tp8~;&q<w{fbRUVb`뉧kpl#m2!U{o(I?99}uUMbOEXXpi!k }΃Y!ԂJtF5] &뜅Ӄ2u#xѴXY!ywx1}O] i(d>Vӧ S_οSBjE-D*K7AQ*x;NP Jr֛8)q^9+\eiJx*ݾ6wB^vaEsQ>.J7f OJ'xapi5ʏiTnνCI3 y,V+2)~ϧ_T#7o'Tz2FiZ,]G41U+ }otU-?syv0.*hK@q d7F*IRíxmI{ ڶU~333uwiX"?*B 4@ż9zH3]3Pڞ 1Si=B&ߕ#a1BVPhʍӫ"4[(p|i(\| V%PZ}h/V"u οHS2ϯ=a 0m KIOUup$(0:hL%?Mi#ͩJا<$,*JP YŬdg"3I9Cb!?KrUP6sb$1QƓT\9S}Ym:OmR>|:B+s7y =O_PUcOtssQ,D8Ljxn-_^SyN{ EC I&̽3dlJp3;q䬕1F`sS}Q5,8sAv^Z)J%O 3s<@E [Y9Kpם|64 ˽pEOF-R \Iٓ.]rgڭO}apD7b_]сN'6`#4" nkc#9II zX\lqebB2[h^د9Ȥ JXjiCH(Xg/!V'.2*~ cQhkpP6“1\.C *NaAYm* 77g}eSƒ., *OJp~Q> X ^  >|R)bYˏsE<EY6voOnP7ql.JJݬ98J.cmuo DEDF`[{v0~uW95Z&q.^M+EޟU)s3 <::Uڨ$5Ψ!K14GXuZIF^ $>5 ([R_ֺ,%fܖcɹQ3ZmtX\EDv*)nj8Y~mN@,t&JG?ڍgjlCs\{~0R/61:!pV1']\WGtUÕ̯rDEvQSG B(UDj(PZi-NoM֊4Rbi s ˘s] ..k~aw׳꤆깹u!6mL.8?M1y6}eΜ[<l~ ss&9)DVl]IhRz9(m7^- ^>bIb%buXY]K@@vgӼ؉$>lt\X9 #lLw1H?j3{iAɃJUwRc &f H]SbZ/[`[:9{~RJ9f^p>*2`1¹ ѼO1y36o/jJ)i |S- u)8XGt4ϵR"F^m2'3O׏0hiŬ.v0rgϷmF\&^s~e!+-NIjXcOMή2=z*\@Bΰ*p6aˤP:`( ƣ <\8!7lj`lzYb!at[n=VRG0 jœ"7 ~RSxG) u Щ*T^gIH: 2ÿC90T@O!qܡK,k& RrhRDZW^R;ړ/H+k!͒!O4C/wiI=+7YmܨS:54RU@?u~QZ4[ۍtUd3 H>sq@WU zz$CH=hq2@<ZQ;8"r[O>axuwWa ȑj#Ӈ=x¸@ڇJc"+L-?;_柯{mI|e}uP)3 %OjD-Lq?5~YMF]. iqItH v-[t ا wlh#5d>;ŜRN.Pw F]}crkoү{;@zyYƑ*@~KIZܸA0CxROİv0αL+5P&zlwN_BfelMJR_E+}g 'aRk \# !; <*7Vc :}002ƅ✵tO= .cf W9fj 4f,Ht>he|_5gfhԥ첑TÂIQ_O'5ɨGԼb T9Hv.oe+S:^U.Wv g tuͩDFs%مiolc{/s8 W [gYf`uxiÜut8G._70i>@tIZ8k%c?i&^jd1҅46t^T+_볺޴TbUq'Hb-I۠=pw#KhzUIS1W| uLG1FP}$y_؆, 1 :7|!ԌanOM A:AJ"}2#cE)Ép;6ɬm%t%5ט΂jvĻv6#@Hq:)5*cJLTxfaW]mۀԨ1W>~lA^I 95 ML-XmrZw@`IrOrڧ=Ph S8;*!z.36 H5A)45| }þ#p#qcN5# aOSE!!r]:f(ӯ<ShC\zأy pOY;&QD@MvWR[Ј;e,Yp6չr-`pkBKK`O+$}. s9׿% Pf IAr:u]gIu``9ԁD_O&T'K;h]~GS#FT«bx^F)RtfVbאXL}$AUĸ%h'Y@>_wpv#*;^ԚMUS怿dw3:lq Ӕ(uK|:{P+M v"1Jmf2;g[\,>[KuAL0Wd{ۮNo"d_81 CQ%E! 1d|-ԟ)Sks㭪n3 кk$(.A ֍6Aw Be:(>u3sB`)"ao{PgҷσEڻ̧=7iY#aW Th8hw`+wp"Fx tQOdf*>KFGyIw=8a֢]*"[S߈J.3"46!aF3֘ہ~Y9n2~Ntu1)d@{ే  e'FmC2U4 ,ST$PwMd׉WA?ڷr/_)T- 抜~?ϵb0|t(ql yx_td+%;WEϴ\\p@%Do@K%?cRn/ZZW#.ʛ2߃BId/y"o0 "1@I R缶tw ?K\0uλ1ܚsݾBjSg0|y%ZsӞ=z|t*B:@C"kOj͠V6b".\ZUog37 za1n`xZ2޷LDd7VJDn=bP'QiQN.q,e_{x&r;* 9Z_a=H{J-IRɡŢP;B+5;:pVkd%ëG+tЫB3CL6;^!^( 뒵Έя,٤ƛlF@Vϑ-nDhαO>1D>7r Vmc"-t%ě QS2,(77MHc $Pc3 zaA{-NɳӰZUFm*N~2@]P }X7/[ W3qwQai)vnRԇ,2l7nV~A6/W oe`{IN),lݙ z|% R D(]Ȝ?F`6ŇԈT @46ދMd>^g_wG":)S /`^1 ai(5,|e\2 Q~.Zmxu}I1VLy\i8~O"3י!!Y{Fh K\7pP`G$ )ߎY7b}\vtgnエ4?!z)ϙ:7Qu2`}4A! mh;5OXYǡ݃|\B]*@v>!f.[,#-k߻X S+zQJ$46NF?WiXScm"HO]3(4`՜ɳoMobš#)}oyc3 y<h[qZ4,#ӾVnV1j14>=5r|zRnf^G'% $g'XU Hs*Zd AJ\jOrff&<ή4zV6*\ %I+[Df܈=%>N|}#W0́[," d"c_/*=6Q`+7pjjV_(M<eݫ'$an&bPfk.\V t3<>mAW 0樓 \hW"Kd U6)[9GfDtsNqeҮjPXR2mѡʊh9*Tф8ݼqn.cArq̄uQ{b? ,.]eG1Aٗ$C3j\̈&@`kKp #:3J=|YHr7\V_N2Œٺ2xkpyٜDUƖl*G( mf}U5V%TޘR 1|g7-io_l@T_@&Ĩ$s&Md Ap!7Bmڶ{@A$T;ƈ4{i5X}ܳMmKeCx`j<޵9 2 hrd&tmb4S~\#Sj;$D4V0.+9R9:u|ʢ[x' 5ΌS>)kC?`Klˍ"(u+9$[@5te(\МTw(c#x)<%[߯a|pen>'*_TwR:KaE3Rv@ڣkxJ4ςT"$_;} Յm]yIdKR_RQE_I't0ePRR6TPz@/`E^9HRUZQS2d N)Fw0=F|bDK`?Vu3$a9-OLiPt6e9%I])0{]uP͡gBΖگC;UJϋ|!.8YxE^. Z<9pj܈&t걃4)|-S`%N)FTn\mNkߡTAP4X6~އhjuTsWL=NWjD\Gke__7<=ͨ[3eC5F=4 A~k'T1j0tH

,`펹 yt(eJGapavw_239([M9ȁĞu+b_ @ VraALH52"mFR&ki4 NjT]%9.j7av|ϲoRM#ꄶ?36֓lτr?&1($Jh;o"NF8@Sܗ/w`+ TrJqz@V=Z ̽:[-5E N{ki(4'u1+'eMջ.1KNɴ3MiƘ6#3/ig&6,NS݅;W=+BU`f)R\+=30"TbU2(N K`N#z<=[laԽl,5 01HnE'r\glPCAwgܰ< B@ܑ{ٔTª{Uv1_(XvQ `c-(#M`اE _[)]J)W=V5EV-;-}Ey@lSCCu||T3L,m$Ϝ |ԅ ~xmȀ|e $}@2k29-n?4 r)ը"Wf{+rK(M*:5VݯFF~6,v4([<[ Ѩ\+"Bbwd˽zZCA#=k,gKI!OR M |tºurOY_ MQPiJP$\S\vM=gF;:2gewy d"㕬=*eu $߳m͛_ !=DD6 *E S ~ 4dsGJ&Bu\Gu_|E1_̈$L=Nڴ̤܃s4eC7L^Mn4pآEO7XAIԥ%2aEڕ冐SeV+ϐv/(uщ?xVD}ZT5U+>,C3aAx^梠d]#xH wvω Vƹsؾr=a\\U=N *ˈv Bi*q { 3rT:Q'?;3?sNepp̽өDmꆩu`pa ZJ uݓ" m smm/*e_,_!scs̭u5B H_rJ͵/ƅZ7uy\WAԎq\;/tz-\7|Zsƌyo’_ ZҖl$rvkBq'3JsA{Y*`.C2^r!L4вJPcDN#MG'|J0 أTː,KJ<8Q)7|UFk8w$ݒSFMg>g5Д."u]~GLGbt4Za5K='T~58ٛ$ +)FȘ W 酡Sg6Y k {ei7 a uF)I,ъ"qǥ#Oâ qG(.!F:HMܜE5xo}C /gŸz>|׹7Rr\WNaóݸ# 97kIĎꝫw/O\LwCɎTd]- 0d,ƕZIRx#/E4נi$9kVՕ.9jI 8XS٭:?S!oh#8UvkGߦ(3Ü3iݟ3Pޕ‹Z6,8kɣۆ|yJPWl>ѦKT7ts[Y4,V{ѵ׻1^ߔ#]5^L$6Y$9Ĝaab%`D:i|ziSȡB{,_͍qˀLIxq,iq :BRίAFJgLfi [/ 35Q7 M$)}䱢ṯo/שvIM_e|`Eo1,}#`PE ܌_`S T]3 84+\m)UwT) <8V]y,ժm!;ν N^ M;}9muKݻ Huo^t"Cܷf!b?%$xEħT=+y坝ۗ;K*ux8dg=/Vuvzk. *TXsߴ0'N\KG8՗%⅓Q %rVKnj>9X[[}ЄM I7<5Ιܓ W~Ƕ.ld!r .rh?gɈJ2~8zmeSt E*K}+Mr"pXSca!ޛ9 x٬1t7 A`s 6ȄV[~32 S?>ߐT QP`?ԇdc&}~u&!˿:tfbu8ʮsٛ E$OD\Fd̠$'cfFFmšyM9ڝXǓxWHG7"0x>]dmI:!Cr4Z(PM`zx%o *.j3`o1d?R A SS7̎Hި}+Θpy$bk7P"Q 2ة½2YB=+k"tAkh+ׁ &=hr-#MnB@.?72C>D#:?jO>%*׫1j>8ܔ?ɔTzf7K"*YBn4 ܚ+ݸ[z cZ8k_dǮ8 ,z"1Μ;&7*L1ըL.M)D뷱/Gb +BH! NLS0{얊[YM\ذ멩*ʾs+n~uu**7yB6m T vhgIlYe dQ2DY'PW~ʐT}U(@fFfA ZY<ʲ?δc0/11K%j tn_AqtF\w '6M"l1iY{C_[CCi%rb;B+ˆCNbxۏ]}1}>|[.Y6[aXfKM L?fhĥ ԉg5ɣvݮm Vx>X/ӌFlU4vn_ZvY[$Ge~%.RQ65 ҙ/$}(dCKӦͨIm:}5|2#[J#DSʁA<{BH6|zJ1Ȑ|(_γۏ@7q_iAl.H?7.cpcHakT,#yX*$UwRΥgBi~Ô}U `duψŢ0|WC"~N R㛮36MDo`^ޚ=S% >*RTwky@xm<% `qElUd-מ*?O f_̖)[:)vR`Dvq_#  >EEFξ0st6In% Z| x>J=b9BHi[${&7eg>1 {#b)=-w z=YފHȸ$) 'nKٽJT[&YkKyj3CvLe[n3}NJ*zq! ޺OF'ԺD_>g[PG,}@[2&G4J!MZ,P\w`au.Q6*@*nkHjC:˦oQ2GAiN̽2¦ 5ϧPz𛴩&M>QIuH:9,"<xuMy<d`}iZB. }l{1[9cu 11#`P!ޝcsK+hp^U,g&Uk>$ru?֩sn| PNǁd-1NYOZZʂA:Ҍ(ÊrDIlKsD' Wvu'cЖl/! Ią .kH}5.±IY[Sq , Q=dTgpFNj11{=Q&J:Y%3[_"u`bR.˶ ha6 /U'eOCyN9kqp{2[Ȯy_nȝG$jJF 7Lm㇎@G9Zkirٝ%{סRD=8t| 7yg!nf$oYw0BJ/mod;K9H);1oښD&⦟`N'y  y쏻9qk1nR8v4j0txUz7wᝀe9TXaG9nxi5a?BP!oI%[ԾYf H1 8W Ȕ_=y4?ժz¸%ܾ7u-!`c4C$=0&Soh@.Ui؊xxUy^w{!6c:4'NYu&|S@.3^j^;oQ#7 GRaΐ#J^)"-m 6F]G_udVK()=ZvV9&57hwer8p!5wqME3DSO;J1{f.%R$C˫;h".[jm*)FUĴƁ%O3:Qj]#X!;OĨ'lnr +hf>cd'4h@Po+ s-)jnV*}cnT5d䀦tjhAY:M6-xIsϵ)P ;g@s0@x>m ,!]յs0$ [P+PzKYa2%/VpF%bem|>PahQ6);~KT 7 v19B)!,7e)\-Dho;aqmzUCG+SzX VjTAQكU?&(4y'.B/ ljAflRUIrZ4&55J~ [b08N$#j׶T C b gɨ~_J"YtÚ`'[b Nvn YCeǯK=V '9TsO4X)?F:n-Y#&fHٗ.C[,+Eknu\[t1vi3Lud=Z:Ւ_ v!lIl(Om :y+~h a1/PBR`p+: ܜ\wv Sƒ:u7%=k\[a.kl,9xfHY̓*3ˢׅCw'y,5\ة FBKl-"E#7qK'UɬlzsFwf%!6 $7? #ׁܔj|IɈV8iq x] *{n{A7Ty~!_DVId<}6m>Wdhqd ѻ>P吧ud3_%$")7K)A̶M9gԀҩGG̚"4/*ny՛Sk-szǎyPvC}- /lοxnƄS%e[ӓUOU3MB0hxia-i1lRT-:-0TӓQVzQHĀVGJq~{lU& wog?#tà_hxcU3tv2DVu8r0oŌiSmlWӭ)E9{#9<$*x5mmIqhLg܈<9,9ch ҍ* :!,,e{0֩F TN$23"@WfXXqYfzR4cPqBwU1usR3YBd:TOǝ9r$ !&hT}f?0-;GE304 D-w{Mc$$>uRԗ|ooZwDV3$\0A-ʑ P ]%p;"ab}p% wAWD!ss"ab;n|.8rT}EDu3D_~dVԈF@=LoY>pӴBl8%د))C-I%bŊA!'T- T<eA.%S?cN2=Y~4@8;7f0TP &kUmwg 5`F9<dzR2O]",^*Lixkz!)4ċ5g+  ˰A"HcHuE5׵NOp a**zJ*.TI>1$} xK;;xaN8#L|h槎}`P,Z}nͻYnOKyLjB~^3Oz#ZY[B#㾀yDIVUEj(Fnizh;Hic};{MJmYxcBjl/rS$]r/[:ZH5ZK+eQq-@.mqGUwAQfT(6Kϖ&y^U9tLY&-< %'[.A*g);IYyK `obxE4_a:Ѩo.?y -~O͍*Y if $UZz91מ@FHb?9'ek8cU. :n$k_LS?-O*%AzZ$V*9Pm>Ͷ]"^=\(y&"|Ap֖~umu(\5j@Pg_>XTݧ(A-,Z`|+#9xTaBkMK36<( p8>tg;z$ȕڪ#J@Q<9jRmamen1e+:DvAoĺOMjsgc@'86P rA焙_oSfY 6 B99|-D6kˡ)鮾X22*vyݗ{4KޙeG.-Zt_:8;4l Q7M+&(%&{F೶sWB[J(1:onW>>ޤƲK }P^p nvMڐ]J =t9,OG'!F!@A2-f ju. &pH6&ݠA)'iS})(.֐$56#:c)[8iP+% v~:2@Zh-U/{]tߢ&I~mN㻟ג_F*"\ Ñ j!р?vӀ4ցyxxXt`Z=~!<fP7\5 Q w^[ ɗ9J4Ǭ&K1YS@{@K_O6D늦yܩ/niJgsCe"i11t`̿$ &kvS|Zl}+:*xgw1Læ͹*XFqfK<+;VQurIq/[BR $)[eV23Nw fC_+,/˳EڷU[y*,Z(gTU?;Wij>pgm~2h$4fpi~6ANHCT5[\(0HHW UKqMs[1=vu=uj6DKd4RdAl0l)# 1;'-5y> |;M*x Zpwzikݏ}/dR_vV BTd}# zvB ş7v,:NY} ArcӘ`I„XK'^ 8QTb(ϫ^Ez!,`%y@,K6@>X`U!}7ǟv4{V̘P̾2KE5Hk^|N!ŦWLuR0m\+^ lyQDr!wU*⸠GB z{!3 ߻h6Lq?tU^c5EΠY7&V5~QHJ*uqmĵn#R6!O N&CAyߴqD%-&6o;|fc 1P{wy;;ifR`Ӛa"~ 09ٹ8E0mi<ցNnJk]lʯ#S{h͹Sb|/b5===g ߅wDPI eb:,DdEQx[z'RN/æ)y]@y`R,1,+ XZ`k!o"YVϺ!3$'K>-/rozȺwW}iօeSHFJ-%g X*C;Hڪgq@d0`#x]Ke TC367h Y /Z6&o-xqޞRxR$DȞrL0n+@2e]b9e"H=cPlm ;_#禉I'&gTfH( yUcϳ#i*ZtjB`6IPoJazAʛUv("^MCمuµR ohxK(ax20ز 0nD8bux&s翼UHs/'O:n-;ؙ=]ז23T%|cl};Ll(6jndu)YFŃqs(]xl~&/-z'K+ =^IQ qwl E?z;ͣN h #W7=d'u3үrAlﭧcN3 =n&!zͼJ+MHThK\U,MGDs:W3'?5^Ui욤lW|+)k1^%$n״̞)T o5CȔFI(тK LRySP%MԐoo7XOHef+(OT8ApّaJ7=68AF\Έb &nc| ˒q+W<;}8RGa+hA3âln* BuC KlyyTCK5s˿\sNVg8-H&v/д)(sn@A Zkz?Xdn%8&k02) bHe$mg_w567N)c)AKY7s=*M~aڛ=Qc:Tm 0O_%mFp$+<4;EܯwJE8^> @=q4tZJMQR88~Ìs" 2{⯅>{V2PMB9 -xo ##)րZ#PQWXoM;AcK4qH޹o=<>xbG~V7M2QaiLiT<%|aIUnjh҅0w*/Tޮ3 ~b^Qq.B֙U&f'ԙG$3M+#gc5VpvM_T&_Sf%Q`Q\sߕ&-<D>8*p!"`7btN0s$qa"! Ңy-7/0q$AHOyTL%TU8cbC{/u#[Ea 2 { w[grx05}|<2+(:+-2˳ Q#k`PpR-!oO- <1qE5&UPRлΌӷTF^ϳ.٠_)vs7sȵvŋR*F »xc8Y&GxQMG0y8SVK22~6wi}ۤ5u: AC=;NupHw̪6Œ$ K=1q>Mx%Rv>-xkIG1 -q]dC!.H.XnvQl'PUK{`C>kXr3#N= q?sq= VbkyຳKאʔ~Tv+H4Ar 2D.7d֐049b1k+NFNmm0;mːLVUFh[R^Bt>U%ԊBO}Ĺy|k>lD !*[ۤ#P:Hk>N?znJ"P0;8gX+VsGՈڛS6~9".L+1"rU.@ܵ*L,3d>kr0\fw[8*. hnVk?eT Qbo9+WYEP-2=͗/G2׸=# ;y7Ti)_xf3bŸ:I~k4\,?0E=by-΢6%f& Wo_s4Oܿ^]sC?$Hh>~1Q0KSW /njlNȁpZQemXBGՅ?I ?D4jz.ck{hSp;3 5ӃbI̸?gp,%;qV6SܼDU 2$f\VrS2Ν;lqx)u`@1,{q9i  {Y'Kn+?A]/If&Hm)8&G-9Bdob3nZׯzӑֶa\ы8x9Yy]WᆿGLrd}\JǛ.Zx%^-ьj9D2t,.zQI*p'Q. zw{>Po $˘|u;nOG qmbo#2QPܷK@"`!xިxo"_lkB+&](##Yj0֒egEZpD;r%N[+F3]#g畬K AW6IMLR].lmrDu+Rhp! yQKDgd,y˧E:*gr:LjI!Y#0u~u2@dHSZ6e=/j;Cn1@z6̌`i;vc$;[v̀ZJu?rی Ўߚϡ~7"yz򔆽zd Q0( >& O@j JSSe*9ĞSo*vz ~Vc_i 7\cN0ə:S=uV:땖#=f-UHE}ALDrLM8jkX\?yU9,?iqlnyj2\D*@dy1r-]ƞ3š0?e mj:,J#s*? w*w3^CU3@Sf2dMEW'六*Z%=uQ#9HT]LR|Ow"fyH&qMIun#OEr0,u(VGF |Ry-j a7 R F A+/Q{>e:,ZNE*~Ap{eiS[.9?;gd䜝I]ʽO,uPV8.D,Po*#yR_i%=魯[4uZOKXk~BxV =vw2s4,0$dfoأKh bj ~mLiT$r ,o)a~ ]j[VA C>'2SkG,A 4jCY=U98-kmʬ&t~NH#9NCP>dm5b;s%W9.=]ߴr0TYHLix (j _-#6~s'mդq$5'_VDDHb 6pO(0@h"DJx@B充#))?2-:6YC4\9nBb(0y0 :/mm%~N'h zeб6GG dzly:,_~*vL)a Vp.,|AF"ǢVJ-*0U]hs—`4if0rfo=8%)㜾+9R+ k#`#>va-"fFϠIk \I9&n=d _uрt:VOZ;+/[gR< E5W)f8mv'Hݯ:\/CLS]y橖YS%LLƪv믕Ebṗv{p1bNjbڼG˂-43 /JL:!"4Z}gd!LxbMNZo\cLtЛ " Y9L_#slezg14 B.t("dža*[,V$Ն/|shGⱧʝJ) D-VY٧SIףhLd@uamK)XƦ:w J_=IteH:`sY٘.#{8t=Z5iZkj;g?5B],[I;XՙBlQ0F\"#c%u3TBh G\L9P x!%9Uښ{G\[VF0yGw۫C5\xKJ{|+5 bVw=^(&j#_Jꑳ jW/GP ">Dgsg?3BQ2`26*F﵌8 ި1;дSaԎlfG`E:\Nl%2js5s(K! fb}|)Ҁ'4*>~k>w8h2 65YZxEk]Tժ:$FhaaN3E_m}*{톣3Ik"XW'LE3ـW7|>IG)YU:JUʋ6!-b2<=6YQi(T`Z&m'F c010]~d|dCo}ʹ X}Amj'm Ε6ޠ-:}5[a^g 0bC&PPMs!9)#4?gZ"_i%x4+!p#}=2F FقFtSg{nќfaRtbP&Eu R(;l^bl0,dڅ5{mwT,$#.ܤH2A0 DIWk[jh_ T54 W ڿЙ,IC͖NS g]6Gzc;bjD0r$ F|.)m:O'n\ҵow*dR?K7S[#TVP$'u_[?o^Y?ܩ6x$zOi u-_ϚTiz_ݐKɌ 퐜v$٨;4K)'rQjH.\7y(=MR'04XNm{=ta_5, Ѭӂ7]Z8 Qcl3:9jjw`o[B/\f1#K;,yf>=%Oh~;ol") draMX\ltj__ڬ2+7gh/ 3]vBMz1P1U &S] =Ũh ^ n&Cjo^N$ i <^DO/I1}YGM. (JAqM{quVs.Ca;wS(1vYAVٝT]a? _Ye)>z3uv4Yթqkr/ *V\<2oU,:F&DU IxNi`D9;=k3_sC=pѳu72$M/괾J Q!Y=YSl4stшe"s~L!|BP`Mѣb8/7h \2TjL=XTJuI+H"J拣wL7)Ix`Z\a)d9oH H5DҐM%ϐ oCZ1z%~WFR L :qۈ3O({R4ʇ ^pPcNvx<82~g8(cPX`J<0|T4 #C=I"sW0ɻEZtD=cOwVͻ⦌&IԏR_H@|M9iI4N$Ęz&EPQ1IjyF+B5ã>}dgL'|sܾ̓re%&)t[\+\Ftay_ ) =%s`9"pUnl*>g^$`Unn5ה5왱Ҵp,!ˇ;}n0.dUwktANYpNbe|Ѻ\9̒BQdR70=M`鳦P_'!D0kaW(8:ZD )ϧ[ DY!P TUԗu*xix?F|<+wfq9%4?a{裀&@^oq$~V=@hӽ}`P϶ 1'6}9;M}&9k+*UCL%b,$:Pn/J4~]?BaRy#&VH>KؾfhoBj14 ^GL.ZϕC&D1%*]~wK{`֖0=;$5O*j[7H}앯R'N<Aa+,QG/9nЯ'Q_6j4ݶOB3(vى`K x2Ʃ=f2PÆ [RlUl_A*?YA&!>+8IgcN8 4A8 ў 7oԮ0v+$ywѕy ?)Y0X%b cmJ= Z"Vn;⁵)K87w* 'l7NHRy 4ދ ΐuL cj _03 T~ K9bDx./ |FzA70~{m穋+>ܦCA&xBQg D(YI·0C.{rķtCk_B\? Y-zVgaGo1J qe=V=$3qZqjVas iW*T (㣡|Π= J\1]RuR5۵!| 'x$UKܐiw}Lڍ/w98'يUN8" Ʋi%#ThGhсT*iEP*Q'>棦pt=߾72yݞ=ougL{ލHߍP3γ M=@CKYu^gls|t>I=c! %]av\ӈjYy{/5?Q(/1b0Y$?qEfTl|NJMɢepLa#d=v)kcQ73mNX`A6olFz\?{ҏ0rzYZͳNtm_iE!%9fg"?Ӭ{ 6t.-qp3Rꏂ导 WvuzI/%k-O6dJؤ禨 >:Y_ `$?w'QANkFC{\83-s/D-R o$^wfmﴴCcEle}}~CP GRa=X?ҦGL:a5嫂=!WO ]xc0mCg;Q4Y("CbjO<|PќޥrF2vg)i;9rO:k`@# I\XSمh3?w ~ǂ̵mOdT ѕ1}sMH}{Vҙv٨30hxR4c_ M0]q1xl$pa# 9:4>gʚH,;W;L(a]'p6-mfȍˈN ifRL4mB!G>2dzr$K$!_iאs;.Tط`1?&iRB$~{-!_}vfW3ԂV?;dM9TOdq7rfA}[]z u3o MoEh[Q̝}&FFJAj嘘F 3ԂÁcU˷5tTѤng>|3(X:@ӈB[fno id*P|P~"eWjZN+`%RD``FID:nM <=,$ V'؇r;•DKPw27iбh:RX6N?BhTdޕІisޤ"wzAÑ7.X#eR3o` *bd\ :Rj/VHseFb.f7L):#B ȜF.]U:9~z` [bѪzs}}G+mp{d uA\&|d&mmemml+;TP8gACOFYHȎ'g-C9geqOu3%Ft0bDK.QPDHZ@ Gr6!F^ixXHeҎA"g4T7L$%ZՐ^`Ԓs2_cpR0yPconta3-x)b_4o`]x~LlymTj*x髂fkG:T+׾z/&fqܭiFdt:-vIݟ` F1ƶ"@i:~_T<c3bѻ=BMDM[͙| YSRKIEޏӒ7Ԍ%T pIXL||'O\~ )?/g[g|l|}7eyXUٛ;XP8qJ+'xI,l$(QeR"B3E &ɷ] wd =^uCP+s`]ЧO !أUYϋKfp= DNn *F V8`]@ $z8+mkx%ut(8×rSxH~ js3Z&>Xm$)Q, !L2f hgFu!8 /wD{G}? YBˇ>7. A c,k/Ħ_P)8nf}idpSyuc{tG&,sc^qY ZT;̖n{N=~E''bRirn%c4k*uZGtcu+#rJ $-qzƾnƳPn(ÜBffT#v4\c0 م?6~ Lm!fQ哑ő^'GsG$aq)9~~eSʬt!37xrJe^/Y^PYe>@x(W&ܦ@Fw*闣اٵv8~>eA)WI&Yv]daZ׍X)6@m?y~3J!Rx@Pښr [YC'@[Z[wXϟrTt*2A4Rꚭ'4h˭uoP0-y^Mo5`ߣaXiAxxF*Ķ5lN&bX;/#^phS!^ek[|O]XEm;<? )_#9; k ^&ݎܤY{-򩜷9,5 {Rf ゖPo/ݍSK>h`S!^ ST"Ma!O==OX zqEc3KTh.S_X/I%*yҢ9m*=rPAN^|ti# gް >DZM©1wKϗڄ\^XA/T;[Uj3z`Q$IWօqCQEufC XwJq2)70TbƄޗ`Y oT7.AgC2v_tպ<0-zV`'ӗHM yI>Sq:X"]D\;+!p,QIF%[{wKp-ar;2[D'N|Nz34j+k/gv|3*_G~Dq#H\! cy ]B6I@Ut| 5vM-SG4Pn:v|I0wdLle#ҋı^\2[7_Ɲߏ%NwPt @FC$0N6̆^~~{@gG''H5FF< 0j/eqKKsZuwQ!  #;+N:ckQG(+[hi`)^flEe{P=S!9cFvmB=ikRVPa0TY&BdѢ &+SXh&xv2ˋ)I5PZTՠp}7efխ`˾d]l4N;k٧.m$ߠ7 ߪ~rsX\pK;۱j@!oǐ5.>^ $NHuҦc3T6'FU[x$>&8Qz _O/Xdg!5<à&jxt>VZx!I[SӅ3)uwBd#M56RB#M"=tI>xS*丝Sz&(f;6qL*'MBk붽VgCu+Y!&5?Ae$iqA YNi˪*> `o3&egD  uX`yTҧWdHHl.Xy“ݧUzm(;3xD>6fiv!.39!68w`hW|D->,}πnknM?PYOEPLH1̪",t>c^i$pμq [1+)7xiź1j } a .qa((ƸHNηҔ檧nTH[(;ޅ'[M{f;I8bTDuLP]XTk e1ΤrvO( ՞p>0لbF~/Btf O2:h7=H8ņص]ؖD˼Q']+9'"@ix I~Qfu㵥}D AH^j>FVXqCgнx振[C{& -C Rc_#/B-O^Y7)Շ̻XFk~B_X]{텮ؓ],]JybKgCY~gXl r&!q?ݝ2XDL25K'nuBF%b}mOnpNAprA\or ܔ:D?P] OMPÒL?rb YS*;5'E1hYӳ8n3ܹYB[V 052*dC|}ny=$o2Tz]ry%w#}: !M̧tO9˻?tj[0-`|P@-S4{TdSQQ?1!P‹hf;jf>pvg{sZ|3%g׶+x,KqVvw<5\-p?:}|E)Js{6/=҃R7Y47Xr!pVFMQMڅTyp+L]JIJ^$nJpt$T^bX9)׏jB=)F쎍?MxكGG.d]dOq;")BPh mc_T4^p|M{b`$%pK*MLY})xB4N捍A0\t6R:oVvpڹ6oISu2{H n#d ckR+hġXS*7H/Q6|$>!&a'^3|=|af`%}=viZVU';^&Sٟ:9N{ZP% R]ըG; ?MgxvB;f7p6n vt%_Co7>`ӋYVTFgIGVXK}-- Ɣ>(HIDJ鹉J>*KWqh3y9% 5@_>($U&2ƺ/*fj("kIVQoپeVĠvgZ?Zc!n6i2?DPI^0e:ԯ٭0MWi4 !.Med=|h3סP_n,t8zzEܴٛEE~xTDZH4~Vctl ~(:GyAûa]*ȝT.M.t$uZqN8]@(Zj|7Suؑuъ c곡0XQzw5Tg ٯ _f@>(EȐk2rB/"IltG0zNjw]Kz+ap(Z\(SbyӄgrK ;5}@4%Js"_VŅ)i3"e1 wÖ?gH"m&Y~8)j1l Zn2G<)^ `5{ټ[S2M߭~*ȡ=ʅDν Gaz—fSjõGbfdQnX"E&>A,4[r6?ѓ$O؀\W;yp"hx&RnʎvBNԊ.oۛjI1DL`(q&`@k2c3ToK$Hs#KDL3;@1k'H_+ )Vr8놝%dI$3ިn?dLP(8 rLBH(5%, "x4Z OƎýj_0sN2XZ>jw [ZY$ϧw8Gߡu1'@ʦDg̏h|zhfv={ cs XtX(}QDVB6=HZ'C)JNMSi|`=q<4 ,(Ia~pDY!`Fk)t98H|f0LUKh@'%3RgY'WڹaZNӋG)ޔFdUFDׁɉu(c!&ހ&l 4C=W_ցdw2C3-.glsG6TfU\RቐNQz~,W[X9 mnܗ bPrTFO6Ǜ7V ص@C X{ԡl.u󇀙LwzG:#I;*:Uyk.$b! uR*ÍVܤjXl鉵01?QOMF'/tdSe u k^<1,(:n'S$%}zMz꺯 Fa:ɂ.)o2[v1ݧ:4,eʑt\Tu7#wеSPYNttXUƩ5ۙ deb5Pq<~ T``\MXC}YH5P)%]\B6-as閉l S3yax!riȎ`;\%?k}HΡO|a5!uGFv U R/c?;FƽPVϕt?VϾ٭r7*_qs>:&(u^ָh,tZ훡es$0V&:bY E"*W1oKH3_ih8iL:`(J?"yvtUeS=лnk ir vnw`hq,3ؿh bSvdF`\]P,ؠPc71ng^]GNm@'E`g?Yhz=&ym2hrn~> R0.a 2%5L&AJ݃Bc&j%bXizBSZEU}Tua9{GGz7"{\^b]w;Ctzkў E2/4H6'{[_VO7`l;[Cc" r| MP5)b#:57haAf;12QSQ'IXov[rizUoEKNb 5a1uS֍[\ICoaC'(fX5{['s_到"K6X׭x@ =^$4+*zJp7^[.DNIBla f c^Zḇ̐:49i}ZFB=)sGn=e(m>Bנּ9+Nxחn̝א'kΤhJ{$AN&(މ{.v+ ,FF_u^`~xǯ:tH8P~Nt0i8D(a8!DW@e_"f]f#ׄGXb.֜"kۮ_vt'GUbП)N&s(Rx[ܐ~z_9d\:) j6N-1*yKHr%-$|t 9/hICkUCֱ8zj?3e!XcֺDFY)BPOVs 1!2 Zy8KȬ=}4AA3󖌍5 "hvD{=|3Q(O(5מx*9%RkO{}O19xH$!T>:Zf$Qܫ &;}? T_{ d1+[wy&3 nR8M\_Wذ 5-J+U'[$ /20T=egw`m%454eKr=tnP#{U4CC"\nY;& ūBRu|av_/ZG%scK|=2?d ZˌgF'򨴻 0yʨNZ:3V@!L!>#.[Ar2mfG}U"&sJ%?w{0IZ@jiWsI2OjRoC-EC!"[,t!8~ya#}N#O/<ǽD3^ːfxravםOÝg*o \nQz ޸=Ct9kW}f90 PT@V'*8fұ~3_TF,/S6I6O5v6^ fK1B]@#Uii|jrusXVJ|b1ktd?Q&5}8Pi\%QJ@~Ɠr3޽aʜMf YB.fa%w]$^^mV6|n@ƔcaM4`Գ5yfcg?:k*- PnH0ඊHP~sB|@Nf=P­1FH҂Y/qZU&!J[\wYM/6wpKW?Nɗ5UH_,gh ߯dCͯ"6N, xV H연1OiX|mʜ@$D {Z7 ͦh)VY<͖;Q:;KCoF;"X#߃]ympuWoM$,~;u[M\>@\Zt? 'ΞpΚ?p9wx4GV#+'%MISWqOk2ED^/":H²[Crwb_2-^PIX36r'::PO%t,1A)n[gVl|}4\N|Ew){] [Ґ M(qދI"DҞ܏i7M<(Hu(V^]pT x$Gi K]i?vn~bV$ОöjW؞nAk4tpD A=uiZ!)rJ^ IY |I|(VGoYX0)(K89Zt2#)HŘKM-U(/Y*o]ҀֿI؝(l5zeӄy/ Er \ h .$+]6Ů ptB|Ԫhf :fDMm|\VȥNUL;и ~/CZ,\=%z2yT[bp&BS>}2ta-,РPgNŷĿoƠ "W^ $;0`c^:)tz;^9_|'H ns QUϰj=Xij<631I{}B:a6W\Ėq"FӃ"e699rރ qٌ3nG' }j4>{: tSC,QЎ@0:!%>hf'#yl)eiuANB"Lrz /܇!Ϩ6f4}QfL3ssn.OcaGz-헾O1K"/4=N/>h#]`Mz"b/U{<]=,ZyQ`=4%*a G'O3_+`Pc*4=Ɲr[ UFkŠ0QLԵbݭ !lOѳ8sCh}y]GsZ7cc?7ܥtԍi-Hš܎6#De%&Թ瀱Oa$hcubJ&FP;$`,F(sVFpAT/XVj)-ѧvv|RYߧaղ+Z%k~Gn!hZm8EqLnL~uò[|$8W60\^lwrw)D#Dkn-7jMV띃|1Q `nP7Iy1C/[H/t{#y<3FLXW(G53R^?Cz -jn]HT' bLXוk{5W XаgsS`PkP8<1+h;2<,HFUcMm/Ց$7pxPrj(iECK9T<\8j-piȾiQSw,}1s*|8>GaYaxG U }ؑr"cW$=ЍS>mÛ|0Gӊ :#N%+svZɡ(j% P!8atuua&. SYo`;ݵhiu o?ȯLeKNQtLy SVn\Lۛ5E wxp쁣%&7Mm$ݶoSȰ8 U/~r.Ulӈy#,pU*OVIju?ȣ0 pb}pHPL=C;?t?iFog?MEZV!e:$isT܁`CcXck%[i;)k8!!h,L~IɹV7^kO4R&qL+.ƁEO)_z .D?n\:Ztm-3u+߫EhV`/8rS$0tCzsMeX~J1stL購L;" >G~ԑd1C 'hK?̆Y{]才sfL7깱]"b92,6xϬH_ʢ JaMH=Cc >&gwP" [B xJ*nvu^BO=VBk -Zb_gw43n#C\y[,EreU 5{,ZSk `^ =ᖰ5%,7TIM64L=.請|Nnm {EWA5c$QbLB|[+l#"x% \Ô> öB]wCfnߐNlE:gʡۛkbM5ʂ䷒37w'j/[ DWxXJ6 8ي꬚v܁ ڦz6Z0r‘j ct2]ET>J܎gҸؽψ4{(!l}J: G,&JB+m5!4/}N}Ѻ4Gp.d_n~D&gIQ%l7k0Є BUR4/$0o \ e|VFBX?6I?{8U ѦŇ3I_b Qt.iz; ho.:bcjt=47!'[P!.l)%#d ְά{`~u]L&c I,A,[;ōeTΥ[ ՉDe„\ ͕턧_|@۽<΋9c p&8 BR,.UX7 f,6M,oOr xI ZwGxmhj0'.ӆMD9ߓ/Xe3'>L)4ǜ HwJY0f4r9SMd"% asUo[@5Y&w:6h+vƫ'rZmS 5`Ϩ.\\R4"7遝'^]it]r#50zc吞N=lSժpvɭ%:U8Wso@~pߔS#wE'if5F>'qDJ_uE%dH~j'Rk4DV(T8yHoQ;{+ H?`Sb] )y;\KK>WQ뇴:2 9ziD 6 }L^"j`s=QڨI{¡.lzݬuO+RݖNY^ gqIj hKٳ0@c| LRԆy]f{cBB~c:= FǝaU]-8$voe'a$w G,@O^MS>;@zlp}Iz~悙s>5xU^vVwS=AM'u#)la\|S%^iS.'d$ɀ/ޝe h SohNME׳^,ZrPK:BbNr>بc T1; ET<1zV]l#7={f%i~ȰxG[6 c_J)'iYH*/4%y< ^ hbt, 8w DU`g"Y5EzZ;\%b$7y#`^1rl TIQ3i~aDj2}M+ O"ٮ'S1kR};' 6*gkap*ܖsE_6 >y4xt)*9M3p2݄ИUN{h2,4!]5Q3OevϔQEWx=}Ȁfe- 5 ?5d0 p|^If00vϤcL'<4k =))nGW]ɽݏ2셤 _qӾMymT nʗVڲw=ĉ;}iݚt` A8~ln֝Dߨ.. T˚WFRo1@r]Sm7GgZ\icǡ a1[N&T|FWN2̘B-c[L1TaDzs& 2hv`ruU+'| q@&Ƞ.Y>"R)ޙ(EfFim~c4d'_Ӯ2 g 4#++Nmѱq:;Ϣ?D媾0{5E^ ,o 9+ǞL8HB\Zخzڹj0#zwԪwJ :Ͳ+]qK{gz͝®בe'@=seq_HVNg{+&O{Ű潘K7\? \>_x&.ЌEؠi$6bݥ8~'u?pD:OL\EF[?Nzw.w9;ChJ[_3[!VpLߍhtSqEInLo(-i FxRnGj , Zqƈ LNh}v(Tq,Yw A88}>$R(vXSlĴtҷH}bYVKdxhoS31UAInJ )6oŌ63B90>f~l=x&03XPۧ_0và%4lژ6pE XI@ ĞH".>y:sDZ^puvtlr*M@1`.~iqx+I27OY>ČȲ;gZ3 [;DnVNg2~[Y/kFplW c%S[du`+zh5e#0wm䖟,FrAUS̢+Z}VQtZJ邪8Bf<w=N Q!:ERInVApx0 vo.ךROX?_ǬNK5F2 ~m]B^n^B6`؊23aE(3tWnb.'!T|ӱ9xͥ[Aǐ5M>| nZlH,C>m>U^(_*"(QbHc 9Ht&cq#N } @o=ϧ aCT]m^;yQ[_ SALV T5%[;b/E)biͅlՅKbY79Y+ŝᦎ$%m;{Wn#*_@4ˈYn )65# ZBZȳ. wer^fZx"QgÚs*΂ݔ/7jF窼Avܴ!/"ѧ NO[VV0D3)oRx ) RfX!aG$7k/c/䥟"FX$%\=}l51q'o|DEES͜SxW>2?abF(4uJuwlmp\QEezj?2pϚ(1AU`<|C~F;U%h~l@ `Y/g#p|r7T6>ias@Y/|p-b[ղ~KoMޔ[85Uʉl]8`3Ү监F .-mO!?0e9M c>t ZM7 Ա%Qr\[zoiBbia(΄x&ŨM̩FdF|?w52gROl3P+ɸ-4aFd4ؔ_'dn^)$7=r|CQ+L1+UgT}e-ՂObBNuf VspG3He\مKA3j%gZW呅8D f#Z+UPѴ%F,s:|QOБ[^b~VN [˜OLd )1Y;bq? ~A D&QpءxΆLyv4!b\O6ᾈnENjO Gaosb3:|*n27~GAF.Cq`ESռ-㢾 CwKc箻_ 4Pq=n,*Mu\!ey"hJﻟ2bIN *` ב>iv`wfGTDO͵[&z˝) -EmNd} 80ScTaiLʘzUR+:ByO 9JcPȪezSێ4p1;DqâNd7Ldڥd0̪|'xF&!tDgDܖHOYEb|6/%z(TE7y֙ꆈUi__Y׹[2pnRix[ARYT9J[M&tNv MTPcLѤ&/ "3%`20P˒σhGeKP@y=t7'C Nh`VO5*!XMF̿ 1&Xź]{p+0Xj[Xj?y4X#.a :-t*#':kэAE ~ Hn}@:IgZ˚r|!RmlM= e_ô77$ğfjud@|\ͥV,'lxJ\_;6ʀ޻vU]šLxg)J:hg1Oin`3`ssBLZNգš͐ &WX( 턝h IO*A{~d|\Ya&[e%!#pvi 8@Hy 9B#v%fq^pNIl !j㳙uhiK8G2ԝ,Ar HU:aE6sxWəY=4@=H/YҪ^ JBJ[5':geUDY:kR}G"na/54)^lE OqJ.`ᮑ,0PVcP$YUЪК80cU_5F4ab0H}mH`<ird٬"u#)$]pq<5D6H>순]9^z&4V( BƖR^hs)+ 1dKh;W^e_;+$s<_JݳyQKhy>YȪ bA׃YU냥T.Q< vM1$oEI`jD'0.Aܫ+ (c]V"@]YL &h)SZbgNPM'LF';lYT 7`F`P R#h WJJuDORyګ]ّ}IdCp۔ѫN ]4[`.S%rxͅMiDG;˧镴Ta=7״ͤ~]~o,3VA߁ͦ7x(BrP;DC98ly 37ai{\,J@Ѯ3Y>ḨEaVcro X~7|W3yy^N)cFf`@U`c1}AK ^ݻkՒQ}cɝ %ƅFNsGo|W&NL|P\} p. aYIUuuyQ ʜ0Ot6)Gf_ս"Q'tx^i]'RzjO.AXAdI_ˁ/g7 `3Ta5J = ce'ׇĤg!SLK􉢥L~^WY8"I0jtKTi1!TO>9o|X@1s.h@#`7TD2L!"Aߜ k߾,`Ŝ@hyvϜ#)rpL8@7!fKj3 V>R:QL cm~iwm s MU^ @*uDxƣ!41/\F]2ر6jRY#!<7PzocYPMde#¸3Ir7h402 %RT'ݬj B1L'LoQxG/W/F*Idz,YoC # vuWRP;sc%q]Ӂ>/z+ idi+,!u$9P὿>{Rἔ8^bco^hIi4PXRc.ԃѷNܤjX3zdnz8u +잒--H6BNR+x0xj4߻ N&5o޺fgWdx«GRXhn!PND/)j-a6.%*L@ Ơa&f*56 ^zxf-%]^}}MmNռ/Wb\c;>2Jc5F>! t*M$ZW=~ ar>w[@d^@Kܬs^ٌԉ!83qJJŠv`랐#!7 7ME_4AVH"w!b nt.aoCAĢ76@Vy>st1 3}byO_ ^)X,ebo>Ѫ56]3bWd896L*'u$w8J(}R#1ׂK}`Ćf k }#$6xBY9(^.huoK]H&:E+;e6qo$8xYbxYhO7F$ Sܣ'TM{(-^`pI+ H =!;%O bca`)?QnPBԱ_M8!q[QsuqE2Zyx>ޥy ɽ}Hݬ Gnq>:>y7Ԋ$vhC[8uek*7~fGH BC+"l&SMG(=<9{d XF:̍0x[cE@Q&INC: X`H~;qC M[r]ekt +)(ڇJm1vMϒXKsWoT` pvs:% mu4 fs_ٓ_( vd zsSy(^ʢ(MOmV I}9yD"K̿~t6[S[݄fό9퓩̅4* NՙjZ$8kH(}z:Cogص!Ey-U-: 42 5G2B΅ \`W' A/T">#ɧa_PpvRH[U? JHjUEb#%&թtUˬ1%簎(tJdxh2A>TK!EZ3[UiJMsځl8ћt0.DBw%8;u?=~U{s:O'=7ɫ u'iLCQYd\^A;w{ y}>\ 3\v-xjn1˭k]xrٻcpLwt kNۤ&cA27{]LBs+,½(м BkT(,N ׆ T^@I` -PVV™5 JtE6ȅ:aѹIY7᡽P$!ݐ/]y:H%֨{|^FvYHc(Rۋis׵sZ-nj^XmVM.]H 1 ̾4e Mw).6FS0 miR;ho6yRϾƽ]pH5bo=^r塞|#|19?)ܗ91]>b5`D{؆0k'8o j򽽲HH2}OւW'y=[dۆ"kNXq(cBpM$rӖ!g? 6T^s.ӂ8hQQU 2M{j¿r PŽd~~HrRDCXwcFԀNOv̕ZpaY=I9[~c[ƫdVd*fQ(Ş'^i{'w`Zy'!|%8שQ+gf)8)qäK)F'ݚ9,[QH~/M)"'[(|g'z8-c ]k.]]C_x)cS@e791K "&6٩ %|,Ƌ D Q $.BÉߺqnZX%333b<[; ¢-4ALvN:8?=y z2 K!! .MS~ODyFIe/{ZAuRC{gNNA9$8jkН:+~XJCp<,u&ٶAॻ#+YiMRTsN~qZ TB[77|5s1ͫGŧtm4`hHY =ACvB)-آd9`|,g9gjͦ);'l]262/e|R1;*֜mL= ӖY"6&;1),jz*3~P;{7*cѰ6渌\_53LP{M|^fާV #bs`gP{_Fd6^L"~:v"1uXv&%#3C[CS`E q,J6F2'ɠ/3.&R[HC4rYsQʴgF9bH'f&QP1RbbjfpݫT@;Qb[ʤ,*3h~=F罶bV ֝*C6!;/a֢soE@E=gk4'?SF6':M1֢3[0=ތVϸUa*x.,C'/ g@s iы.餎pB* 't$*W]䎙qR*g[7mn{;-1rg" ̴R2ic61Hl<)b5VOKIKDWfi\nz>QuG[e DU&9@@=}UG1iU#i&#np^wl^̫eGM֥MܽAi!\u>^2l1{ jO1۲ू({c} >E8N%K 4<) qs'|y!+|u3~`S,6/01vuINnPAg 7mZ  _YLjpVt'w{C*{B}քJc)e⡯w:nڃ"|A,Ki$)ԗZw;I*-E 2Y煌†,=Ѐԋ9CyֹT<Ϟi2oe"t7HG߷(:<0L;5`叫RӞT!Ky+: Mc>C DĜ}*vH+ҷJ|x|Rq5YU%a!"G&9Ncڦ6|5HULX*MߐSI[$06'\ya Sń2@;"TAZzRCQ$X@bcqA.ǚ YzJ?2|0f *B3e1{0vX(WcI9I/,7Awn~pS11sT yz ;[(^n/ZBeB︅mP!S0rJ}j!`;@˧zu {"4p0ٶ[J_&1Qd 0yBK5k$(EIgY(CQ(t.Z!tMj%[,ck <(7EeYNݿ7AU-xXJHw9EjoacZHb!x=#"vJ@ήfD9'Laͯ_m 7!&=]$O9Ahԗ?0Uj}ڏEw5v3gXH=` E8%![fi$W0*Yp@077-ubZؖK!#!uAX۩r9gF@!빨'[fg `^?հ'B^ |etIG{9+Q/Bo5E0Qߘ x,!qL$Q9F_Y3S荤.) "{Q;/|o:NA|^wzc}w{%E^n 2D{)K{)&L,ŲCUҫj5ζ9GbFB ?`ύ 0|Lt΂%ЬBڲ_n(Ls=A7m(cQQԘ=L4=U jzlMtX7]F0% Ep~P,0O851U t$$QZz}J@݂O usފOxȸ'ߺݐδ T:wP6Wq^ >[˼{7&> k/$4,ˁ<D熅&X2M uGI3+ KYS?N0vW=cĆ/ 6zh4 ,6S w–+D &ҦpiYOsq@uzwdX%IaSk*V2 GHa\*ϗ}Z TVhElURm3J-2=;5?'B(R4]{NqS)4`YWf=b G\GF_OaauْaQ{eoRɣEseq0r]QiPʜ0g 4zf߇PSj d'NG?[x)n%^ħϰ AK0mzRedwCVWLD<, p39_w-uR)cAPDcp@AvM0,%l㥠ܣe{T{%}06?gI" #>8cP{BbB,\^MJwc6+E3x +YCc] -lP\ߤcT-Qwq,kkrr=DN̕W@uh ƀғcG`oˆS'g&L0*)+934UQ5D~㤶|Fz+]OqO k~N&dvY#!zmC)كxA~^s*&(`[gA׈*g p o/rJ &m4mD5;zjJN\ MDCNl'dbY>"#,Ұt .rF %"o0"98u== &TmC׬S%qUޢ ϗ Uia̙?T;[*F9c?T6O:yeG~ZP<\'?kJX)qJn+ 1LJŪѸ? 2V>5vO Ld#LҠ+zoø֯i{t?ȜDFcbȷ7ʟ@=݌\2rI6Tý%yqu@kkJZʿ踤idbvQRvS!u, uhyTWoGOr}i1'r1K 8"i|%j!FLøm'A݈#RMY&zIhY.Vtj9:fύerʄXgE4MY/1k8L9J6SпkG }#,cLc`Sc7s(ezڟz~ CslNs!)Hd˸5wz_=[SqVgi>dM pgsy'\=}CĠAJ*|mW;>ջKY녫gܰV +"ĀkDŽPCChII&A'oy|,<Ǯ.5P>.dm'Gk}CcwJSOzoϘǓ6 SZnbI&u4Oe><d1-dwn:\8ǸWG :@Sx >e)lYh"+ ߇tWgD S5 k Oo6ӕ\Pä#v(gG꫚?R=wwKHԄg YZ