postgresql10-test-10.23-150100.8.53.1<>,L<c p9|'*KfND/]QS&?8dq-Ed_AY5tF`ac&_aBnK`戚k*;(LQ#.7)hîV ^!)8oe!@/ݤeGu-HOܩy7X =d]fG7cX;/iyl5 ܞ4 =-2fL#ϰ{x|ASE|%)JUb3[NZi c_9n>>;0?; d ( F:E [z\     : lP   (J8T59(5:=5FGHIPXY \H] ^ b!c"d# e#f#l#u#(v) w-x3y:xz::::;Cpostgresql10-test10.23150100.8.53.1The test suite for PostgreSQLThis package contains the sources and pre-built binaries of various tests for the PostgreSQL database management system, including regression tests and benchmarks.c s390zl35rSUSE Linux Enterprise 15SUSE LLC PostgreSQLhttps://www.suse.com/Productivity/Databases/Servershttps://www.postgresql.org/linuxs390x(&-l#XOX O3P;W @a.a$@`q`OL@`Gc@`/@`#__@_F@_5+@^@^א^G@^@]]@]QT]D%] \g\s[v[ͻ[$@[m~@Z@Z@Zw@Z}@ZaZ2gZ2gZ2gZ@Z@YZ@YY*@Y@Y@YJYaYaY@max@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commrueckert@suse.demax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commrueckert@suse.delars@linux-schulserver.demrueckert@suse.demrueckert@suse.demax@suse.commliska@suse.czmrueckert@suse.demax@suse.commax@suse.commax@suse.commax@suse.commrueckert@suse.demax@suse.commax@suse.commax@suse.commrueckert@suse.demax@suse.commax@suse.commrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demax@suse.commax@suse.commax@suse.commax@suse.commrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.de- bsc#1205300: Update to 10.23: * https://www.postgresql.org/about/news/2543/ * https://www.postgresql.org/docs/10/release-10-23.html - Sync spec file with postgresql15.- Sync spec file with postgresql15.- Update to 10.22: * bsc#1202368, CVE-2022-2625: Extension scripts replace objects not belonging to the extension. * https://www.postgresql.org/docs/release/10.22/- Update to 10.21: * bsc#1199475, CVE-2022-1552: Confine additional operations within "security restricted operation" sandboxes. * https://www.postgresql.org/docs/10/release-10-21.html- bsc#1195680: Upgrade to 10.20: * https://www.postgresql.org/docs/10/release-10-20.html * Reindexing might be needed after applying this upgrade, so please read the release notes carefully. - boo#1190740: Add constraints file with 12GB of memory for s390x as a workaround- Add a llvmjit-devel subpackage to pull in the right versions of clang and llvm for building extensions. - Fix some mistakes in the interdependencies between the implementation packages and their noarch counterpart. - Update the BuildIgnore section.- bsc#1192516: Upgrade to 10.19: * Make the server reject extraneous data after an SSL or GSS encryption handshake (CVE-2021-23214). * Make libpq reject extraneous data after an SSL or GSS encryption handshake (CVE-2021-23222). * https://www.postgresql.org/docs/10/release-10-19.html- Let genlists skip non-existing binaries to avoid lots of version conditionals in the file lists. - Remove postgresql-testsuite-int8.sql.patch, because its purpose is unclear. This affects only the test subpackage.- bsc#1185952: fix build with llvm12 on s390x. 0001-jit-Workaround-potential-datalayout-mismatch-on-s390.patch - bsc#1179945: Re-enable icu for PostgreSQL 10. - bsc#1187751: Make the dependency of postgresqlXX-server-devel on llvm and clang optional (postgresql-llvm-optional.patch).- bsc#1190177: Upgrade to version 10.18: * https://www.postgresql.org/docs/10/release-10-18.html- Upgrade to version 10.17: * https://www.postgresql.org/docs/10/release-10-17.html * CVE-2021-32027, bsc#1185924: Prevent integer overflows in array subscripting calculations. * CVE-2021-32028, bsc#1185925: Fix mishandling of “junk” columns in INSERT ... ON CONFLICT ... UPDATE target lists. - Don't use %_stop_on_removal, because it was meant to be private and got removed from openSUSE. %_restart_on_update is also private, but still supported and needed for now (bsc#1183168).- Re-enable build of the llvmjit subpackage on SLE, but it will only be delivered on PackageHub for now (boo#1183118).- Remove leftover PreReq on chkconfig, we stopped using it long time ago.- boo#1179945: Disable icu for PostgreSQL 10 (and older) on TW.- Upgrade to version 10.16: * https://www.postgresql.org/docs/10/release-10-16.html * Reindexing might be needed after applying this update.- bsc#1178961: %ghost the symlinks to pg_config and ecpg. - boo#1179765: BuildRequire libpq5 and libecpg6 when not building them to avoid dangling symlinks in the devel package.- Upgrade to version 10.15: * CVE-2020-25695, bsc#1178666: Block DECLARE CURSOR ... WITH HOLD and firing of deferred triggers within index expressions and materialized view queries. * CVE-2020-25694, bsc#1178667: a) Fix usage of complex connection-string parameters in pg_dump, pg_restore, clusterdb, reindexdb, and vacuumdb. b) When psql's \connect command re-uses connection parameters, ensure that all non-overridden parameters from a previous connection string are re-used. * CVE-2020-25696, bsc#1178668: Prevent psql's \gset command from modifying specially-treated variables. * Fix recently-added timetz test case so it works when the USA is not observing daylight savings time. (obsoletes postgresql-timetz.patch) * https://www.postgresql.org/about/news/2111/ * https://www.postgresql.org/docs/10/release-10-15.html- Fix a DST problem in the test suite: postgresql-timetz.patch https://postgr.es/m/16689-57701daa23b377bf@postgresql.org- update to 10.14: * CVE-2020-14349, bsc#1175193: Set a secure search_path in logical replication walsenders and apply workers * CVE-2020-14350, bsc#1175194: Make contrib modules' installation scripts more secure. * https://www.postgresql.org/docs/10/release-10-14.html - Remove postgresql-regress.patch, it does not apply anymore and it does not seem to be needed anymore. - Pack the /usr/lib/postgresql symlink only into the main package.- Let postgresqlXX conflict with postgresql-noarch < 12.0.1 to get a clean and complete cutover to the new packaging schema.- update to 10.13 (bsc#1171924). https://www.postgresql.org/about/news/2038/ https://www.postgresql.org/docs/10/release-10-13.html - Unify the spec file to work across all current PostgreSQL versions to simplify future maintenance. - Move from the "libs" build flavour to a "mini" package that will only be used inside the build service and not get shipped, to avoid confusion with the debuginfo packages (bsc#1148643).- update to 10.12 (CVE-2020-1720, bsc#1163985) https://www.postgresql.org/about/news/2011/ https://www.postgresql.org/docs/10/release-10-12.html- use (and package) sha256 checksum file for source- update to 10.11: https://www.postgresql.org/about/news/1994/ https://www.postgresql.org/docs/10/release-10-11.html- add requires to the devel package for the libs that are returned by pg_config --libs- Update to 10.10: * https://www.postgresql.org/about/news/1960/ * https://www.postgresql.org/docs/10/release-10-10.html * CVE-2019-10208, bsc#1145092: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution.- Use FAT LTO objects in order to provide proper static library.- Update to 10.9: * https://www.postgresql.org/docs/10/release-10-9.html * https://www.postgresql.org/about/news/1949/ * CVE-2019-10164 bsc#1138034: Stack-based buffer overflow via setting a password- Update to 10.8: * https://www.postgresql.org/docs/10/release-10-8.html * https://www.postgresql.org/about/news/1939/ * CVE-2019-10130, bsc#1134689: Prevent row-level security policies from being bypassed via selectivity estimators.- Update to 10.7: * https://www.postgresql.org/docs/10/release-10-7.html * https://www.postgresql.org/about/news/1920/ * By default, panic instead of retrying after fsync() failure, to avoid possible data corruption. * Ensure that NOT NULL constraints of a partitioned table are honored within its partitions. * Numerous other bug fixes. - Overhaul README.SUSE - Make the server-devel package exclusive across versions.- Update to 10.6: * CVE-2018-16850, bsc#1114837: Improper quoting of transition table names when pg_dump emits CREATE TRIGGER can cause privilege escalation * Numerous bug fixes, see the release notes: https://www.postgresql.org/docs/10/release-10-6.html * Remove unneeded library dependencies from PGXS.- Stop building the client libraries as they will henceforth be provided by PostgreSQL 11.- add provides for the new server-devel package that will be introduced in postgresql 11- Update to 10.5: https://www.postgresql.org/docs/current/static/release-10-5.html * CVE-2018-10915, bsc#1104199: Fix failure to reset libpq's state fully between connection attempts. * CVE-2018-10925, bsc#1104202: Fix INSERT ... ON CONFLICT UPDATE through a view that isn't just SELECT * FROM ...- Update to 10.4: https://www.postgresql.org/about/news/1851/ https://www.postgresql.org/docs/current/static/release-10-4.html A dump/restore is not required for those running 10.X. However, if you use the adminpack extension, you should update it as per the first changelog entry below. Also, if the function marking mistakes mentioned in the second and third changelog entries below affect you, you will want to take steps to correct your database catalogs. * CVE-2018-1115, bsc#1091610: Remove public execute privilege from contrib/adminpack's pg_logfile_rotate() function pg_logfile_rotate() is a deprecated wrapper for the core function pg_rotate_logfile(). When that function was changed to rely on SQL privileges for access control rather than a hard-coded superuser check, pg_logfile_rotate() should have been updated as well, but the need for this was missed. Hence, if adminpack is installed, any user could request a logfile rotation, creating a minor security issue. After installing this update, administrators should update adminpack by performing ALTER EXTENSION adminpack UPDATE in each database in which adminpack is installed. * Fix incorrect volatility markings on a few built-in functions * Fix incorrect parallel-safety markings on a few built-in functions.- bsc#1091412: server prerequires server-noarch to make sure that the postgresql user and group exist.- Update to 10.3 * https://www.postgresql.org/docs/current/static/release-10-3.html A dump/restore is not required for those running 10.X. However, if you run an installation in which not all users are mutually trusting, or if you maintain an application or extension that is intended for use in arbitrary situations, it is strongly recommended that you read the documentation changes described in the first changelog entry in the link above, and take suitable steps to ensure that your installation or code is secure. Also, the changes described in the second changelog entry in the link above may cause functions used in index expressions or materialized views to fail during auto-analyze, or when reloading from a dump. After upgrading, monitor the server logs for such problems, and fix affected functions. * CVE-2018-1058 bsc#1081925 Uncontrolled search path element in pg_dump and other client applications- Update to PostgreSQL 10.2 * https://www.postgresql.org/docs/10/static/release-10-2.html * CVE-2018-1052, bsc#1080253: Fix processing of partition keys containing multiple expressions. * CVE-2018-1053, bsc#1077983: Ensure that all temporary files made by pg_upgrade are non-world-readable. * bsc#1079757: Rename pg_rewind's copy_file_range function to avoid conflict with new Linux system call of that name.- Use Python 3 for building PL/Python (boo#1067699). - Don't %config the symlinks to /etc/alternatives to avoid rpmlint warnings.- also package %define pgcontribdir %pgdatadir/contrib- enable support for ICU (new BR: libicu-devel) - enable support for selinux (new BR: libselinux-devel) - enable support for systemd (new BR: pkgconfig(libsystemd))- make sure that also the server gets at least its own version of libpq5 - also change all libpq requires to >= %version instead of just %pgmajor- port /usr/share/postgresql/install-alternatives usage to the new scheme- update to 10.1 * Security Issues - CVE-2017-15098: Memory disclosure in JSON functions - CVE-2017-15099: INSERT ... ON CONFLICT DO UPDATE fails to enforce SELECT privileges Prior to this release, the "INSERT ... ON CONFLICT DO UPDATE" would not check to see if the executing user had permission to perform a "SELECT" on the index performing the conflicting check. Additionally, in a table with row-level security enabled, the "INSERT ... ON CONFLICT DO UPDATE" would not check the SELECT policies for that table before performing the update. This fix ensures that "INSERT ... ON CONFLICT DO UPDATE" checks against table permissions and RLS policies before executing. * Bug Fixes and Improvements This update also fixes a number of bugs reported in the last few months. Some of these issues affect only version 10, but many affect all supported versions: - Fix a race condition in BRIN indexing that could cause some rows to not be included in the indexing. - Fix crash when logical decoding is invoked from a PL language function. - Several fixes for logical replication. - Restored behavior for CTEs attached to INSERT/UPDATE/DELETE statements to pre-version 10. - Prevent low-probability crash in processing of nested trigger firings. - Do not evaluate an aggregate function's argument expressions when the conditions in the FILTER clause evaluate to FALSE. This complies with SQL-standard behavior. - Fix incorrect query results when multiple GROUPING SETS columns contain the same simple variable. - Fix memory leak over the lifespan of a query when evaluating a set-returning function from the target list in a SELECT. - Several fixes for parallel query execution, including fixing a crash in the parallel execution of certain queries that contain a certain type of bitmap scan. - Fix json_build_array(), json_build_object(), jsonb_build_array(), and jsonb_build_object() to handle explicit VARIADIC arguments correctly. - Prevent infinite float values from being casted to the numeric type. - Fix autovacuum's “work item” logic to prevent possible crashes and silent loss of work items. - Several fixes for VIEWs around adding columns to the end of a view. - Fix for hashability detection of range data types that are created by a user. - Improvements on using extended statistics on columns for the purposes of query planning. - Prevent idle_in_transaction_session_timeout from being ignored when a statement_timeout occurred earlier. - Fix low-probability loss of NOTIFY messages due more than 2 billion transactions processing before any queries are executed in the session. - Several file system interaction fixes. - Correctly restore the umask setting when file creation fails in COPY or lo_export(). - Fix pg_dump to ensure that it emits GRANT commands in a valid order. - Fix pg_basebackup's matching of tablespace paths to canonicalize both paths before comparing to help improve Windows compatibility. - Fix libpq to not require user's home directory to exist when trying to read the "~/.pgpass" file. - Several fixes for ecpg. - This update also contains tzdata release 2017c, with updates for Fiji, Namibia, Northern Cyprus, Sudan, Tonga, and Turks & Caicos Islands, plus historical corrections for Alaska, Apia, Burma, Calcutta, Detroit, Ireland, Namibia, and Pago Pago. For more details see: https://www.postgresql.org/docs/current/static/release-10-1.html- Use /usr/share/postgresql/install-alternatives in the respective scriptlets. - Fix the logic around restart on upgrade and stop on removal. We bring the binaries, but we don't own the unit file.- Update to the final 10.0 release. Major enhancements include: * Logical replication using publish/subscribe * Declarative table partitioning * Improved query parallelism * Significant general performance improvements * Stronger password authentication based on SCRAM-SHA-256 * Improved monitoring and control A dump/restore using pg_dumpall, or use of pg_upgrade, is required for those wishing to migrate data from any previous release. Version 10 contains a number of changes that may affect compatibility with previous releases. See the release notes for details: https://www.postgresql.org/docs/10/static/release-10.html - Reduce the number of version-related macros in the spec file.- Break a build dependency loop in the server packages that led to bootstrap problems.- Update to 10rc1 PostgreSQL 10 RC 1 requires an upgrade from beta 4, or earlier either using pg_dump / pg_restore or pg_upgrade. Changes since beta4 include: * Add psql variables showing server version and psql version. * Several fixes for partitioning * Several fixes for logical replication * Several fixes for transition tables * Fix for query that could end up in an uninterruptible state - Adjust dependencies to the new packaging schema.- update to 10beta4 PostgreSQL 10 beta 4 requires an upgrade from beta 3, or earlier either using pg_dump / pg_restore or pg_upgrade. Any bugfixes applied to 9.6 or earlier that also affected 10 are included in beta 4. Our users and contributors also reported bugs against 10 beta 3, and many of them have been fixed in this release. We urge our community to re-test to ensure that these bugs are actually fixed, including: - Show foreign tables in information_schema.table_privileges view. This fix applies to new databases, see the release notes for the procedure to apply the fix to an existing database. - Clean up handling of a fatal exit (e.g., due to receipt of SIGTERM) that occurs while trying to execute a ROLLBACK of a failed transaction - Remove assertion that could trigger during a fatal exit - Correctly identify columns that are of a range type or domain type over a composite type or domain type being searched for - Prevent crash when passing fixed-length pass-by-reference data types to parallel worker processes - Fix crash in pg_restore when using parallel mode and using a list file to select a subset of items to restore - Change ecpg’s parser to allow RETURNING clauses without attached C variables - Change ecpg’s parser to recognize backslash continuation of C preprocessor command lines - Improve selection of compiler flags for PL/Perl on Windows - Fix make check to behave correctly when invoked via a non-GNU make program Note that some known issues remain unfixed. Before reporting a bug in the beta, please check the Open Items page. https://wiki.postgresql.org/wiki/PostgreSQL_10_Open_Items- update to 10beta3 - hash: Fix write-ahead logging bugs related to init forks - Fix oddity in error handling of constraint violation in ExecConstraints for partitioned tables - Use a real RT index when setting up partition tuple routing - Fix serious performance problems in json(b) to_tsvector() - Fix problems defining multi-column range partition bounds - Fix partitioning crashes during error reporting - Fix race conditions in replication slot operations - Fix very minor memory leaks in psql's command.c - PL/Perl portability fix: avoid including XSUB.h in plperl.c - Fix inadequate stack depth checking in the wake of expression execution changes - Allow creation of C/POSIX collations without depending on libc behavior - Fix OBJECT_TYPE/OBJECT_DOMAIN confusion - Remove duplicate setting of SSL_OP_SINGLE_DH_USE option - Fix crash with logical replication on a function index - Teach map_partition_varattnos to handle whole-row expressions - Fix lock upgrade hazard in ATExecAttachPartition - Apply ALTER ... SET NOT NULL recursively in ALTER ... ADD PRIMARY KEY - hash: Increase the number of possible overflow bitmaps by 8x - Only kill sync workers at commit time in subscription DDL - Fix bug in deciding whether to scan newly-attached partition - Make pg_stop_backup's wait_for_archive flag work on standbys - Fix handling of dropped columns in logical replication - Fix local/remote attribute mix-up in logical replication- bump version in update-alternatives call- use multibuild- initial packages390zl35 1670319240  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~10.23-150100.8.53.110.23-150100.8.53.110.23-150100.8.53.1testregressautoinc.sodataagg.dataarray.dataconstrf.dataconstro.datadept.datadesc.dataemp.datahash.datajsonb.dataonek.dataperson.datareal_city.datarect.datastreets.datastud_emp.datastudent.datatenk.datatsearch.dataexpectedabstime.outadvisory_lock.outaggregates.outalter_generic.outalter_operator.outalter_table.outamutils.outarrays.outasync.outbit.outbitmapops.outboolean.outbox.outbrin.outbtree_index.outcase.outchar.outchar_1.outchar_2.outcircle.outcluster.outcollate.icu.utf8.outcollate.linux.utf8.outcollate.outcombocid.outcomments.outconversion.outcopy2.outcopydml.outcopyselect.outcreate_aggregate.outcreate_am.outcreate_cast.outcreate_function_3.outcreate_index.outcreate_misc.outcreate_operator.outcreate_table.outcreate_table_like.outcreate_type.outcreate_view.outdate.outdbsize.outdelete.outdependency.outdomain.outdrop_if_exists.outdrop_operator.outenum.outequivclass.outerrors.outevent_trigger.outexpressions.outfloat4-exp-three-digits.outfloat4.outfloat8-exp-three-digits-win32.outfloat8-small-is-zero.outfloat8-small-is-zero_1.outfloat8.outforeign_data.outforeign_key.outfunctional_deps.outgeometry.outgeometry_1.outgeometry_2.outgin.outgist.outgroupingsets.outguc.outhash_index.outhorology.ouths_standby_allowed.ouths_standby_check.ouths_standby_disallowed.ouths_standby_functions.outidentity.outindirect_toast.outinet.outinherit.outinit_privs.outinsert.outinsert_conflict.outint2.outint4.outint8-exp-three-digits.outint8.outinterval.outjoin.outjson.outjson_encoding.outjson_encoding_1.outjsonb.outlimit.outline.outlock.outlseg.outmacaddr.outmacaddr8.outmatview.outmisc_functions.outmisc_sanity.outmoney.outname.outnamespace.outnumeric.outnumeric_big.outnumerology.outnumerology_1.outobject_address.outoid.outoidjoins.outopr_sanity.outpassword.outpath.outpg_lsn.outplancache.outplpgsql.outpoint.outpolygon.outpolymorphism.outportals.outportals_p2.outprepare.outprepared_xacts.outprepared_xacts_1.outprivileges.outpsql.outpsql_crosstab.outpublication.outrandom.outrangefuncs.outrangetypes.outregex.linux.utf8.outregex.outregproc.outreindex_catalog.outreltime.outreplica_identity.outreturning.outroleattributes.outrolenames.outrowsecurity.outrowtypes.outrules.outsanity_check.outsecurity_label.outselect.outselect_distinct.outselect_distinct_on.outselect_having.outselect_having_1.outselect_having_2.outselect_implicit.outselect_implicit_1.outselect_implicit_2.outselect_into.outselect_parallel.outselect_views.outsequence.outspgist.outstats.outstats_ext.outstrings.outsubscription.outsubselect.outsysviews.outtablesample.outtemp.outtext.outtidscan.outtime.outtimestamp.outtimestamptz.outtimetz.outtinterval.outtransactions.outtriggers.outtruncate.outtsdicts.outtsearch.outtsrf.outtstypes.outtxid.outtype_sanity.outtyped_table.outunion.outupdatable_views.outupdate.outuuid.outvacuum.outvarchar.outvarchar_1.outvarchar_2.outwindow.outwith.outwithout_oid.outxml.outxml_1.outxml_2.outxmlmap.outxmlmap_1.outinputconstraints.sourcecopy.sourcecreate_function_1.sourcecreate_function_2.sourcelargeobject.sourcemisc.sourcetablespace.sourceoutputconstraints.sourcecopy.sourcecreate_function_1.sourcecreate_function_2.sourcelargeobject.sourcelargeobject_1.sourcemisc.sourcetablespace.sourceparallel_schedulepg_regressrefint.soregress.soserial_schedulesqlabstime.sqladvisory_lock.sqlaggregates.sqlalter_generic.sqlalter_operator.sqlalter_table.sqlamutils.sqlarrays.sqlasync.sqlbit.sqlbitmapops.sqlboolean.sqlbox.sqlbrin.sqlbtree_index.sqlcase.sqlchar.sqlcircle.sqlcluster.sqlcollate.icu.utf8.sqlcollate.linux.utf8.sqlcollate.sqlcombocid.sqlcomments.sqlconversion.sqlcopy2.sqlcopydml.sqlcopyselect.sqlcreate_aggregate.sqlcreate_am.sqlcreate_cast.sqlcreate_function_3.sqlcreate_index.sqlcreate_misc.sqlcreate_operator.sqlcreate_table.sqlcreate_table_like.sqlcreate_type.sqlcreate_view.sqldate.sqldbsize.sqldelete.sqldependency.sqldomain.sqldrop_if_exists.sqldrop_operator.sqlenum.sqlequivclass.sqlerrors.sqlevent_trigger.sqlexpressions.sqlfloat4.sqlfloat8.sqlforeign_data.sqlforeign_key.sqlfunctional_deps.sqlgeometry.sqlgin.sqlgist.sqlgroupingsets.sqlguc.sqlhash_index.sqlhorology.sqlhs_primary_extremes.sqlhs_primary_setup.sqlhs_standby_allowed.sqlhs_standby_check.sqlhs_standby_disallowed.sqlhs_standby_functions.sqlidentity.sqlindirect_toast.sqlinet.sqlinherit.sqlinit_privs.sqlinsert.sqlinsert_conflict.sqlint2.sqlint4.sqlint8.sqlinterval.sqljoin.sqljson.sqljson_encoding.sqljsonb.sqllimit.sqlline.sqllock.sqllseg.sqlmacaddr.sqlmacaddr8.sqlmatview.sqlmisc_functions.sqlmisc_sanity.sqlmoney.sqlname.sqlnamespace.sqlnumeric.sqlnumeric_big.sqlnumerology.sqlobject_address.sqloid.sqloidjoins.sqlopr_sanity.sqlpassword.sqlpath.sqlpg_lsn.sqlplancache.sqlplpgsql.sqlpoint.sqlpolygon.sqlpolymorphism.sqlportals.sqlportals_p2.sqlprepare.sqlprepared_xacts.sqlprivileges.sqlpsql.sqlpsql_crosstab.sqlpublication.sqlrandom.sqlrangefuncs.sqlrangetypes.sqlregex.linux.utf8.sqlregex.sqlregproc.sqlreindex_catalog.sqlreltime.sqlreplica_identity.sqlreturning.sqlroleattributes.sqlrolenames.sqlrowsecurity.sqlrowtypes.sqlrules.sqlsanity_check.sqlsecurity_label.sqlselect.sqlselect_distinct.sqlselect_distinct_on.sqlselect_having.sqlselect_implicit.sqlselect_into.sqlselect_parallel.sqlselect_views.sqlsequence.sqlspgist.sqlstats.sqlstats_ext.sqlstrings.sqlsubscription.sqlsubselect.sqlsysviews.sqltablesample.sqltemp.sqltext.sqltidscan.sqltime.sqltimestamp.sqltimestamptz.sqltimetz.sqltinterval.sqltransactions.sqltriggers.sqltruncate.sqltsdicts.sqltsearch.sqltsrf.sqltstypes.sqltxid.sqltype_sanity.sqltyped_table.sqlunion.sqlupdatable_views.sqlupdate.sqluuid.sqlvacuum.sqlvarchar.sqlwindow.sqlwith.sqlwithout_oid.sqlxml.sqlxmlmap.sqlstandby_schedule/usr/lib/postgresql10//usr/lib/postgresql10/test//usr/lib/postgresql10/test/regress//usr/lib/postgresql10/test/regress/data//usr/lib/postgresql10/test/regress/expected//usr/lib/postgresql10/test/regress/input//usr/lib/postgresql10/test/regress/output//usr/lib/postgresql10/test/regress/sql/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:27040/SUSE_SLE-15-SP1_Update/ab0af6c59961f67fdbcd857857eb5b45-postgresql10.SUSE_SLE-15-SP1_Updatedrpmxz5s390x-suse-linux directoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=b847b6de2362e7e5b2732009e3144d3b61cada85, strippedASCII textASCII text, with very long linesUTF-8 Unicode textAlgol 68 source, ASCII textC source, ASCII textexported SGML document, ASCII text, with very long linesELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=60d830019eb00e19eab5770f8e02b6f4a9f2dbe6, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=a36bc074ded61d2f1507539f82b4dc88d0dc1a8d, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=e777f02d877cc1912794ec4059ba65a52abcf1e6, stripped RRRRRRRRRRRRRRRRRRi}xO?ueNkYutf-89192b8a9916d5b7fa845ba610a16d2048ec7af86cbfaf83db628ff9e8d9f3fb1? 7zXZ !t/]"k%{^:ܮd٤"T/XXh^=$Pɒ?,2<,XaevZGz>mB=˕PhJmJűkAO"SC_(F _3yS?rf6 z}/ÃC%Ehz"xhD̀=7otR;aqK)KGل2yPԤuNzP͝.'L=yh"ܔ$y)ܵI&[L>)g#g(7A.w_39 % ih2FP/, uF:΅%ku"Z}apw L((>lI3ڳqFxyoiC]7)QLӈ#],I ܭR3 4RQA9GJB_i^Eêk7P眆g9):X(F_ uRrE"!L8J|=@cA'I[љwQx4(dJ}.GH4"ȞqGT΋֓r+pnMiI'blJӱd%35MTJ9U?wUGBٟӑM9{ v,K& & fVn>{Qf@u۔_(-d?ZVхN+J)lPQq>lV`I&_SZq؁K͍s&lgjhA(zo86_"'Mnl5s:!&:H!zA_(AB 33A线" C(ÂԼ<޴heJEMn8cY嶟|.`SV=ϧ^;oʯYbC(iqg@VwkS=p^h!X/;JX&0N)Dyl~u6oGH\zN4 Q|2>R ^jF|̢mӣ{ +&>RyZ$'o;Z2|t.?S4# *ɱ5MG܏?Wȳ#RAfZJht1JftA %`r"(=۾Srt|r5#Hw+\'C֭~NCoaq@?)A@}cGs2OiPG*:;z2Sx5נ0̶ K*@>z1V]z[aU~8x~6?;|VnOJKLo1;:׍. i= .mF\p{ d~Ա]P^%<2ޤJ3+XynSp;Y۩H]'9嫲h0+g*DŶWh,/K Iތ o(]WjF.C4m :H_ΧLLd߂ˆf>$H'-D2Ě&Dq%]*;x7 `|!TV 2vvz,wMXܰ:mZ1_*M)Px.\s *ڹ07)(_!< J6U宍=?Vt@TSĐGSv@aޟ_k@cs~\þW&OBלz]$5CF#*sh\qWJ w`Ո+:b$4?CB!%HF{]ħLhP!#݄_G6DoS;N &;:DP&Vv5̛ 74Ó&w;{0}mv7#yH;*z`8?4~-J $dvd1l\ј3ǐ'C LJ-A&n޷Q3K{~XxEp3F5, ?Ro Sta鄠ouk,';{(d(vhsti }l=c)L٬ơv$.Ύ3?ѭlQTj,-"Q3yA"7W_!Ds Ў%ӻib=Ap 2 ?yAh .2ɟ*F܃,\`A"l=\Vg7ml_k~7M6?~tP;kT)ZoSDODYH;#iIxW\[;Ec` г."͠C4x0ha4P#?#"1u* K';!ץ6/6?<6Š"cb*e*Dˇ5"DG65bG8N֕asvyţocLh>1f|m lQJ-^1!cw\be9ZT(wo?lSI0hTVexOEA7OvB( QY Ê%]kFҦ BÇ|=N¾(Z[K{5LXMh|LW9A (G IχM$YiEwhx >CZ|T^B↲}R8&lH|W5f`  L" кOLq t\oD^JU%KNQ!].ՙ|$ پd&` Em ꁞ})ݪf腭0iBqr!!uK[b@!lCad)'~ Icǂ!`4ZqXJuKt/4 Eb{\ͪѴ!pcGi6ߺoefj/x]YMl5o9_k53 I1=mdp^_{(qI+u(*Փ}qhԪF=Me=8|c{.tm&%dȍ6F:Z ほ؊q-`F橇h[Q D/iHGk5GdGP9>5|dw4vzd  ؍DQA۷JAx{Wc  i09xʼn{U@6#tKqC  .OA2n@ϩ%bpV$UWry]O7̮`lFkGc>&EJc ^1lYOp'W.j" ] _vDz{,5ËAFLG$,őV>_֊3cftdҕ3v.̀H3ڧAGe _X$'ŀ"r^ٽX52NG㎩ Ud ՛M0t7QG4* uj 2F䛸_H{r+^rjJV%YpѤAV=6w0GEnFa m}|m"~'0PF'5C-t9}Aehc "qyl R2=֌m_PCɘA+( ,Yxo4OLBU[ 6@1,>)bCB\Z|L2cLyPYMT֯o0DLxN|`K e%yMnRDggM yKpxT,Y2uEn::M K`.C>I+Pd9qTl S-8/!ZpֱP t[jqbǪIHK+"gVL^$B ͻ*Q 0*aBBk#XztM|J݇Ws]{HulA \}(ςTɊn}8paHrF/V]& *29$JQ*Jg[}wWΟFh=Bh"%ެcyYI~!Go3Y땽MD3S%llo>}@::`u/Sy7m=FHhPhX'Zdx./ zp>0m/`>kՃ Qkan_-Z~˷Qt3<7N^ќIY9!2ê g4 _q@d`=j~LF5t$zeMdOZ[[1&!Qfl-9P45)3$gXHY{%Q,B[B=MnjV ^1Bmr`xI[C>9񝼝?v"GLN@oaVL69CÉm,Tr!DErT&&bZ+|,5{-jF2ɭ:( 8!@//h/;pIGo;F7qE~_a2h8ǬD NF3Er\tl?@)ڭ|!Hٶ_kGR ?97Sfp< n`Cf 9iOJ2f'h|Sd)05Ⱦ |n>"? դ'Py ݧ/G#%x.W.<Rzel*hŋa!ǘ\xr(Z"۷ Qr0" #,Uo1d .d[9! +WLZ͂˛k{ym8 ;v[c<3@ݳ۬2m~n6,|35\JxDw{n*N.@!rzxx78]ZbRc6O#s\j%q~i, ϸ FaYOك¢ nX%s߁ODqE$ޭ&jT|O |ߌ~A#=E&ԥvͮ*xDžBxWCW@&+IEٍFaܭvv1UhIx%e}Bu I()oE-q*;]vLI(X|Mi8-W\s*3J^"Dtv 2i)#I!:f];iE+M7p'Tf>[և'~t #2B;kZIc@11WC ygtPWNͺ;/ 'RPLJۻt)耇uZy3`7(]Ec W|U[r^4ׁԣ= Qè5⹷ce 1?EޕsOkf0Wrf~?>Oߣ><ߡ~xl v@*Od^i7R b犹ZD{d*+ *[0Ϥxj]c8ur0b:2ja]ڣj"=ZpA~Q1h,u.7_]0p1" Tƅ,羦5x\^fǑl!?gYZ=4")o u2Ec#k,#~ dg֑3GHf hÏ;, bTy0~{fvu/@#;:@8 %8l }W;dL)zh$dpK̺(lJ8dYq,*.{iϹᡯ49#7Ztf3xvWnʿa6jCP]J.f6׿pR^'T~è\%)Ϊ%MD| 3 xAt'\3{Ic]v27]#*syojG*0 WE6R6 L!0Qj)aS nt Bh$BÉ&#psG ϟvtW+rIVĶܐ= hZ$mZ{9sK7sԌnSI#aNP@S/Y[\]X0TD+{r?@e=[hTcӰI [ڔu_#+ $hrbk)Lլ9uJVrxU'}G8$Й#?j)4iAV+㩘IaY!M|+b\fq<+ q@`j̼*acES^ÓΕ 5߹ڨ2]MUq)4ʮ>bUXFױG^7Ĝ3?`U"OŒf '8 VzВzOn\dim l?(xkC@#*5%JJg0eE0U66[ChkMŕfR;tG = !/p516H9 N_ӆ,M4M [/__2abZ:\xʔgd+o^8J%cG3z t q;Ć͵D@ ƉE=#\U9| Hwnu"`)JyY߇"8*s/ S5͈7b NRl-D6LXU&&4N4f~Lި`D7Y P:uvv}͛U*@=v0,={js9 .i^o(VWD\nt;T$P-82{?>^ ,uk ٘q4$yX/O8cNͿV .[Tke |mǂ@v}cMgޱ4ߒ卌 ?kh$Άa\,}lUDBp֦T3G+@GQ .wbiQnvEl9~i(͓󛊿h8dt ڬNJ׭Dv|)6k"UGӁ4iVgkLS hV)1xþH4UK^VhSr gS^~{DB*;D":[[9󸧶'^—U||"/hXeBK.'rSSHLw NӠ@iIE?>tWIY˯n;נ/Cjs㸰Y҉SE2_5Ҳ:lY8SR%4 7 j7:AY3F&o&Ζ(x,MbS >͍HLIGqD1MÒtrtZ ,f?=íhѾ<5VuvVQGƙ@#FFʁ3mNj '*~< ew ķͬF , =:#OQv+:.D SCi:VW@nUv#y'B#: ,JOiQQ1]US悹AU|^@F 3= >F0bLMhWTؼeb;֢M3%磕'|tUXڶicЎ gE"N2@*\:k[0yP$_M~yD4qhBa$v"氶k!/~!M%D6tĴ%ٟ~/.Hƀ ;L,+ڂ5{QǢ?CiZxrzA>>r/4LҘ~CٗV5 0kd;# "F{Xo|cE } 0Ҿ[POld'oFUyyZ]$ZfLp `ϙkEppAF]E}6>ȳ{90o?s_"FNXA ݀DzCv{wh]ӥB]c%= jD@#^=u>knD gj2nZNԡT"C8QԩiO,NwNGKg`"n#2ZN~:_9gY\8C5xsͭ)l.̈́7\uk4󼃧^fYPQq|INJ.b!o,0 TWEgOa|҃>fW% L!meee*]Zh-q s^g x ۧO1ĺ$yVG=:`\MW1oVYc29}8-VԸkYGHPÌ˶= T bWY09AF=RM R({D~4wiHE|E *vn~{WKwrUia} sdݩࠋo1%q @3?LsB/D5+yo&C 3xM f>B#1_PDU ͭa]ɐ݋5!- 2Z0~~2[F#?ヘԚS̆=>kÂj#q1բP1֘&ܙ-: f*Ǡ4 bKsĬډ1V$f:FjrO!P$! HrIT"ȩXKn^˞|aym7k)jӡ*ڲ9aTTQ6h,fEEȩ`t+GGD&-gZ;3MT9 ԷtUCPc\0KP#a]WWYߘ3]ZptzM-aXyx!cj ۶}w#s) `ՉLɳ(a`J,1A쁼?(qw(:g k~h0: ;1ʍAg36 jP^Z)ɷl,Avqvw@gwQWCZ%S^lѸ3Q 6tO!K%7S%gOs9 e}(*Z~PoPt<#qg-DeN |;PTQE?e.ĂI'Kgף@-aQO@>wsx}Lv$ZN1|i Ən(-mgj2ֻ1qVZt~D!/vlձj R dEȋ7X:2$-! Hh&aZ&K Ϋ;҅2l/-ro[%Jyf75{][-4!op81Iop$\^*DTt:{{H8W|S-$w8u_tњ2y JYro@ <=jv 4Ec TMطE! VSbPGZ @7nN.gDڗh(0*Q)c\جo}!ktֵ_ קGLZf 5Fk`('Tیq<!آoz\ @AwbJ aLՕd1%NZL"O,M Gdmm=ʷ&^#:./h(R{CӲ ˳!WO>֒Tf-IBvč%h5 C@:"0JEO9Wl/ǜժZ466)qz3a+幎k{ r&R(:~lwrl##RET/= G" 8'K_bc :9+;3j *P;r}A9X{$J4@ gr,IHcgD1dYU+9Ϋm_a mLb$-|Le8oQ|FX`fǍ#8K4Y7Ԁ ˸PtZ)gfAb ?ejH: G42Izy7BMNSR!N_I1T,\ ˀW[U4xHIo3/*9QlG^?HpY8iJ,K0$~8񸞸`~\JMaa _C* Atb,s"#4nBCsucZ3:%` lUb3cjuK-1#DTg'j̛}9p ȖG/ܕdz_s c%bL 1s>ݰ%U^a(rEv4pԀ}r?@O ~<"Y֧1JzvN h2-4zc2ߵDkh達 XcT̕l 1!`_Ayz`//'v`dJa޸idߴ:fEAXahٰ£9Wx0JI+`ba쑍VEJI(u,J#E-^hK/A|_췗E0/*v{9lANi[ 蜢vSL Γ|m!ãINd5{GLV [:KfJ,!:y!/?eb.ǚk1`^4}9 BJe_50l'FKNԘ(! un}vV|>A]Ģ0fJuSvnP@9{>,JƎ3c+YiO]~>NݫN}M;$x ~v=Npv2|Dc<|8e[6Y3DM䒿ګ9A\ 06P["eQk(WTusSO%R4V(VcWDl?$nW<+lĂ~y㹝x{ߴcͣy-r='lkbXJcotx3#\W"d^Tm(8Ğ3S \HqߍV S͓dv[{ׇ\H=o+35Y ݌)Ȍc's_#UȟTFerj`X9 Oڋ5U/.-^OFLۙDE9yE,(#垭j#߆cbVǢt"kf"~;xe˝le~!z}\~4+(TlLѺzd4>eÂljfo|[R Ԇ1K-~s{Xh 'g*a9۲8f!=gQ~^J!SWusysZ=j!{&\vyu WBg<.7fr5\oz^ Hƅ#ސ]+z}{>e܊E=Alj :d9Eϛ]&{>^~+%\J!0$ lNwCkie fâsP^L#+z>,`b-BE[<{ǝ$w^<ƒ`' ob1S6~=tYɕo@x'[Rϱ^a Wڪ⡠VU*H{6,^?U*_FB:N[/>"GVzZnf{L%s2YNlWhB/8I !jHn=(lFciv \3 E| s^^ {>|'op/ˇW4JAf'llY Z 8. .}\β)3S1iO&]6>tK4摲"- gMdװ~1eoB7u) <_lE:xH':\̬@(*G0lWO"RF*ȦB/n:">d+$6xsk$*n9TZ&zs%Ẩ M?Bv?q{Ecq4"ha5<]#첓ϟ=1'u>GRY ![batM]&Lv_X%w阍oI74^W/F1^, xGWz$j)eegO9c "C|ǹs ͑ i!Pp5 ñ("r\ۤ 8=X-ո|~b%+iIG BnFybHj3` .-7"9p 3("{[ 2B|{^ Efv]kIܘX>j.L C#̩s"ll[t.'B̭Y܏VxqvT@k]GbOc:Q+J}!{ߞ6y[ejOS5pi.w$D䔜XDd0갈}yQE2Te3Z줃CG\"+I89o^=(ZKwlM6&rLd~XfK=7V5G0\d|MBt!X2#YzΩ{w\?iu< >\$зk;QvwjY Zױ$@H>؀͌O+z9NH#ju]zy, =Mד3]_gjVzmϣͰld,a;7I:c(Q=9edȫp.nGw:/7ѱmq}g)L,)!<' LnBݒC> o;$.^v[kӝOn܆0G^%4hKT1` X_ܖfC&[ Z_rdЃwkR9R-bkYsv׋⪖x)v<nJCcvDgZ< z/aִ#yCLU @!:6۹4Ѽ4QiAz@ݵU_˫voq-a^)"{~.2,E'-mY+z ] 7*4EN;0Q9yxK{!KmOc: AbO <8N7A}|;V0#tk|GUWӸ7&EP0k2"+Ǜ]jpjr,VRO֤y!dZ#(3sbQN= 7>Y.-D):v,>f4X9bo.FVԉN).XR~LG&63-(U kZ'I߲J~2=*pn`FߑNAjA }?;f&4z_@Bp>8'`z9DG5}nC7իk0mӟB6 6꽌reQcUN;>R<)t:f.r!FKz*SI;flX艬-9t3"` hw@,P RY6kZOH/nC{NF7(@mWCz"| ,FxkTtXIx%FDGZY︢9o"Oغ Iu\D3/\lDFXt/{sN<<3Dal/E5.׎0RozXW+vLƀaԬ|][cHsSULf2Ǐ:ĬR 7)nws'Qv̿p@- V&TV것>DE͊c(\.Cj ㆶDzTl;iw5",SlcՋH[(Tu^TnB?mRocxā&XZ[H׀0 [-UCWgK˗riѵ,ocEՈ=YCh; )V 8zVzr+_/{!|&IVq9!b ͜8I;L[MlWrԺ ?GUq' U]IYB߼̝,eBJʄ5YxH ]a xX ;R4W bt?(sXRv[Is0٢)O;~__<{6<5GV(MX @_*l ^ * qCǐ$0m:衉EN.v ֢D:(}[ <F* ]Ih![ȋBRg7Zb+b|Sekݡy_>3pv!} fT?ʏ;8ssW|%.5%t,ڜ M4{Ns>HmBZktJmlxzI?bCv*Ue AQ^KSRAS-*Т#Sy׻QiqY_z@׆RvG _.8?m=,-$Lgo=C/| Tx'Ai΁&!|}#C2\m6qJ\ {a6(9-ek0UD YXfӃV9b,J^QAxuZ>gدAƜtQ t*:U, SHWHxq}ἴ @Px[7Jj W:Ld 4"RY z$P-i;k9S[JGNjt]\yLsß6aaO}-CڳvQf3EzҘQwZiF,…ۮ`Rs*t ٽt6&_ \[,LKф|E%Һ(an}3 !-nbMh vXHw7 ~V!m0lS9&ɨy% T7 Xien1KG6~1B'Qh 4v٪#h/xgƞŧBBadG!AjˁF0frL8׭d躬} V\Q9P 6˪r(v}g%>jP2l{8w6Pc'E6WMNye/{ %Ǜ')^jȎB+ a$. vݹAg.` .j[ͫzqjC4b 蠔?V]%`챹[3W"xc\*6]UY8\UC{n(# L ,uBz(WJYӸ|82ҲhցA#`nH5CG>J+)b.(DлbDK%R bN CVWѻmm';Q(~"q+Kڍ} O1mte0>Lb@[Ŋ_},T!͟/bX{?oz${eH)wרv׭z0-Je4ٚlZ8j \_/&H@uS \>5F47g,FzRvz{_Gc,{lG@>Ur [#m,9^7r&%J&t`)-f"YPz$ʲ/oBl È7_= z}=*o H:@k aW$ᢁRփ67U1;)b;0Pe>%+MEv_AdLy,h/*~uM72>+]_Џn'e])܎lkfR#RE˹=Tض!Q;)~$~  G/nn՛۵%L8Hbs84?7*k6Bҫl&ù s4I׃n}{""ĕ϶N$ygcGgI1pb2eM`mL넭O5Gb# ѹlT+xvܷo=4Dq!7l*M߮n61Asj6aF>g'_F{p u2ȶŰpudvG\8Kgecԉˈ@T4Oվt}i.isyr8W9lkpo݉Ej}SiЖb^x]7i s( -VE3&OGf5l}s< I5iӈE5oS5;hIFD譯0r(170>0Wiw鴄*VӻC6>P`3w79/ u3Z֌Må0]NsӦ$5P\C=4Q7sAfBw=A䡫#'*tzv/+b9Kv -jNm]z+g* Ҷ;Q"LpRY&ɐeiHKI'ϗmPyOK`` £a#Τr+,^bo5*>hkhQַ(Wt|P\{ Ӛ~uv4K&# 8*t>%5^rM}ɠukl~a|Bt@2il$ P* }? 0$wr/Y莃v ? ]8v^Eh[<蕉 feC1 \d2^6~'^vlWa>$l/^lIF+KA+oAB*!Ņ-e>[WLo yOV͖2@N@n*ź 5a \,O9O"=%V7fk^S3Ols^hE5=<vkd >Hd r0jFꨎɣIc6Y7vKݾ\@[VUX8]нr8\SB\˂~}MsJ ܛG^{\sGX+8 d[tb][ִ^.{KTn,W/N*T8L kQkF*t3moaXB1}za-Bl7(`v*7⒭0MޮH:'Y׊4c}脮 wh3kյQlES3L5^!.kiQ䯧ۺ1#h-" "-R7mf%61 {Ǧ.GA/-NdwY,0ԡf_EC_t,wAOQI\vF>ebzTؙz3ʼn{>(cpf,-6830v_q\KۇUJX!qxWS\<8Wo L[@^7{oN7ZwXXvRC@A=v"^8Ъ'i벐QW~)IhZYXU;0ɋ9A\xƴAc vcߙSfE f=M>Nɶ^Ϟ_#fb';/_4@4 grpW=rq]cz*ޚEFb5dRU)js-#0^ߪE,LFt 8opOH \W6ݐX`x'Sw25.DVnz.0,"|^ЩNZNچ*PTD4, O%ԏ,\!"hIa7<F$K9Ue?%ʏ9ɑ{5-Rt ~3z6ÁV'n9˩"{;495_vF饍y}"^9FRC S%2"o-c~/~;mGÑeՖ< 4wn /qOd3ݣ&i0 *P2rSD)D;RTc+:s'gΜu}MH?;ŒY YXODRr3Al_~ {SWĚ,K74jOpNg9>0)8zzȧ8ly14„]{zjlB:-79`틭mcRGśQR:VW8}k=mzC_bzy NsB Ǹ(?#u6WjBBRӥ)nؔ:Rou"7MI.xJ=Qb}G ːxHXF ryD]}[zU9G@X 4<U1=-ju=L|t$f!HWIڳMg=vk;*'Y h)fC_SFg791qbΟg}tح Qk٬b@(s$vYUUzP[C u`5#=nU7܃޻]Df*+[1c7O^2P/Q> ]4pLͷnQ1_Yy;(E:I2)YqYhrN=õw¯@ yn=w=1Dс(-{k4ݢ/8 PNmk٧'u? 2"9rP?1'gWv5&:bԠ9KOJs[X+,ZWV}}4)(,̷3S‼ BtANzͬ=+8ae$&#2^“t |iqNװJ#9`qݝ[^ o1#g+¼RI)&x :ECN&Q lUPUGdMLX ͑Z8g$y~޽a,n$A3[QQz 7Mx ⬷0G4 wLqS& *T"sc?+L@ /O鯡1d 3uֵoHG,+_˜8s(=" #cM~EMsnzE{LJ$%uvQP(E^ ?&*nx_ :2{#֕,Sb춪;(`3XB"6nr =.Y] X`,"7wEȁjN%j1D(V*wz,ɥRۯ1_4$6 Ҭsaf[jS!&A tىXLb MgE:ak h3Wi)3(8*l- y`bU|"qbt ?Q6w cCC&a͡M aCCv1VDg&X_4:J Px~,QR#=X\]@#x^?E~aWYxp/~9X 1#MQ&-+3jznyԄtv8NM~'l;UK1J@’[&Kz+f$lXPԨ@B_/Ggj751V24Ai8FV8߂\ 16ZHSCK ,6j墎}Q Z 9Sesqhͻl_C=KA&oKTi=dZqSDݐ\&nA<7s)"휺 ^e ?) f/;Wwȩȿ E"^Vf(VAfK~T6y/tA< qD|4d+J_J`buGh'qיּ,5SZ3:2 }LVgTN٠B-QuB(pC3ۍqWgCe`t=.0kgαgp*Afq!$)" @z}FX,$E`v_Ģ%3`L|z<"(?0d&N{Q)P{GR5 yK53?לrY.؆n(%01b 0Dqe žY׉zvW`2S 508߳%}>1>;Ϡcxv4ړнg?P6ome80#l< SVC3F\N?5.Y5p+K'9Ptޗg8CWV'eKwB!MBOQamk<=bH,w`f)ʨ&QDOm%7Jdf[T[&Qږ+icr:mmKlzae/ʬ[۷9yo3̉E wΧ*Բ +gk)grס(RM^[J5RӍx\ݦ8nE ^r^rpRB1"te~m. d+P$`P_ƙnvlSWX/\!j7-ybMHxGUN"PR"dvA˭>cUtKJd\h:JčWw TFP|~nhQVL) ܣod ֱn J"6EXfN Y '@^Ro8璞F4PNI+ɫc/厧jrz_XV~")Aa$,4EiX_G 4}6ʄ[4[GckҫUQ]{ ID#?ݵe=Z>~u丫J/ձ[~%wņn$*ޛmX3mIF=< v'e*}3L s':!q!y``y9j3NUyOl7mgp"0EϺrM{o2>1_ ch@&JRQo)mg2.c|7JRYHV0@V=؏ |~4i 8 ,=#N}/nO u<́*Gۖ^8i:ƀv?-+]K]"ꐺ4?B uJ4il)Zٰ+8?GVu1@d0(EO[WQX J|: Hӥz5ySgmÚ(P;N &d;j3ߧW?^b)q"W~lw7C=k}f!ɒ\ej8PzwI{C4sɔ*~4KZyEiG-Dw 2\3thmM%oW)͈P'"rFw"sq aT;(0xOvqb6v0J"So98F=d 16u^=T1S9HS0A`&i*mSKZC%! "h Ze##ghn6_"lI*lim3qzsǀyV6|49*BG,_`>`[kXWʬ4vFk@ 7zD#lB}rl,ٵ+*ƾRЯ\?,e5,Qjv7?[#ljpn $m.Q5p22f[K ]GwHdyjmuL|,鞅!v~ĭ@jP(0&:`bN Nz.RU$:_ -b+u6@YeĠڔlӢ?oIEjE "ƚyѢ*^7@EFlƝa'N6'H[+=HHM\#oSdnQ}KUz6g &,k# (XfU+5)M|JK@&gD EyĤC;54m;/R= "X:KȵO.e^kx?y;@xXӆ+{&e<:o?@FUVlv@1p߄5 7S!ǿBSNٔmuHuQ(f@Sc=rOOTd$׊TǺ!l:j?CE鼖.NyFQic%p`ּhi!=Y0 v?3x^C{X%aTIoRI_.t4ۍi 5ޫ7uRSvs +D:q6TgCC\7͖gPbE -Dʤ%]S7'-̤h(omxv t|HsAnOe@67hqHC5f<-dhxMy]QdHlVpZ8y*-Βwn$H?:*Q*ftK%[\yeuN'@(۹z?Tڵ057Ǽddst u$ԿOv)C\\cZ_%-H_:L4onjX3֦q򟥽J(^'E9+ Y}~h7>۔eBehVn3AB >C>3ݦq-P2-Êm~oS׭a<]&-׍b6} },le +Rdžӷ5'pgKyCV"}lzK*h^{+v&gJpIe p'mt* k҂TiL>k˔}i# [d A+i4#)wN #_TOy_1NI#Nfꙺ ek10(2֕V{RX3w>AQaEut>I^Z8-9"g}V*onn.@lU&ȗԦ ݟj/yE!˻ # l-qOs'.Ci  h-a1}L[ȇk̥T~:zO O/vA!^SJT>xT>Z4B}O9: .ᓵ#aZMæ=ҀjډqxfE^B&DN:Z;*pݜTf\=n+v|88ondq 7ER@G796wbdt;jjjˢtRXQ5-8 K=NCr?ƚeXF=\,W\65l븆#5T/ZU"G⺅څڗ`J'pl2j07Xk@5~+BEg*vW"(M?"}za1'R.n!mmzi!syH 9~w> ,]9ѥT kÒq9/5(`3 ND"Fұ1'xgf6vTB@(TƂ/bbɂ E+Gʛ/&ȩ]OMςjhU]_3M_ejj 3574Ǝo+ _}=uxh<e a]x/ʬ6 g֠(V_[\8a.EMU^q" DАIk?|@h:SK)d 5 X;.Љbsg {CaG*}BL|N!]u78^@'m]FgRj-r`OAB|lъ襻YeC_󲇱A |+*+m7K1&@"2%l;Cw or*7lZ'oZkfmR3 \F9|I&Wr2>=`j ۅh-_ H ::@ӛՊicҕ;ĜsX䟏ƹzV',w~{p=*%?|YB]8Lf!L7!e[rm*zbP+3/{c]J,MJS9m;O 'VQ.`[2m< 'w,O^wia,k+Ͳ])ZBn$SK҉9xPrIld *qU삞x,؇?(1[:pj.LhPSIܮj&`*)(r feLN7%O C{%|'Ƴ4,G{`ϸi1UYvdYW6\C\9ZOe5w9u z֐7.,)CXL.2H.5G?9.l2 x__[L\iq-=Sr#U}Bo' \O䪨=~YybH~!LnxwE#@`H_0P@ʿW~E B[y2Zye4.:X*vpgV[ɬ|,?_?MD0kKp} njC8TJŚD5@ՂHF {%mlܷNU*Kw "[ר>RC4J!f0QĘrJE)Jzs~D9f + YSڕ;6{p3&nPYI#Q7Ԃ]fDXܗ .l>U Ɓ61y/}IiVNs73ϸ;{H,W#j# Mh&dZ|Ⓡ P/k p\f#UnG.| ‚m:7;,9l@Y!ɟ,Y6G9z@Æiy<'l}DL6 a< xe_) b9)9,:(TfǤƄz|L(♎nE̪-Uo- )3#|;5{i˧#=1˛(8{^oH*["82Μˏۮ2/{Z %ˊa0v^y@XvDŽTdP c^ hI@a'&֞>x{5pv")Y .UQum׏r[ I}\`(_2_*yKZxelj:tÓ^ӂ 35OWG*#ִTeaAl%D&dtTovh}?XC3~,6>q,*7)Qc؄LIJ_.yyh*&?SW=Q.?ýW\V.[fme^ @paVQKKm7+O4W.xxtH̺,?Wie k.T nPWߢ,ßE:򥔟 $S ďd--},tC4w heV\blfbzBbkq60_x- 6Af1-W i={Iݰ0A̓Dԣ+ *Cz[']# \/hgyoC.t#rt@bZB{!Jt7ҦT>#7 bykQسlȩL%@$_*qNpܶdEXL-]֖62 fMg sb{uϗ=|̞py-q#- X}Tn(3iF؋ŸmbQ_š[s;4zR#QŜp0 S$VpJQovOm/]4adet%̈W|pGy hlRX],I{vi'@/X`9rX[Mj`k&$zR"2ҊwB?Iouҟal;"ܨz|y֓QV7Y͹ޔ]d$BͬHnW~KfCk7s{Cxr7޲2&@dL VϳJ~ J Q{C!,slǖb&6<`/xei9&~YlFB66З: C;Nv? @?KS Woލo?T)]!nAy$ "w$Eb=nϯ-RȡN@<7W%#  ( JYLGJc-\QpLh?Yrjl%搊-_rpoj6smJevEL' tg`DκO{X}ɦa0¾;<(G2DѸ"H~*ҧۃ~>gU/~@:({ E~:cMdGD! wghd&o!E"7əؠ멨e!$qNzeʫiϕ( FZw&5h o+}IJ"U03!u ?fhX19 n骊^gzjod}j..b$W5R J'"*콺y&[@!-um0̔`[8Y53`}eP"V8cRJ |YVl }ܾٵʽE$K qHr3zӿ wѿ7.2(tYSO'ZYN"Z:53fK! -~lbT75Y%IA!/GrޜCgN^D.=s)ךO7G$}āХ% ֚m~ϝxmpuPvݶK,ۤܪ*1Fc1WpI"+f -r5`tٗ9U &BӂM4iV =] ܆'q+e I3y@ p]Zo'aC ? ?g& ‚2I 5| 6}B ^?KotW),OZkLrC鉇&BzdLأhLJvXIѺ0hGP=5agJgoۃ#zzq:_kzD@ans@ag/dٴTKr Qw8qVb yKKnjP뗏iMOtU;h Ε6#;l`PgVo~)p];\d1Uh36)'[ѹ=&^VxN C=iV*3?ߩ2}$icytge>s:\hû$*E}|TV+d|3 ~/Y ^m`En{K_y-lcnj2C@X>; qT;|u'% <9IwLH|K6LTd!nzoU9,]44W;?o&{%ɤ X8]#{~gR:G#X?!,e`1z#R@ˀ:7ptlN̑וB-<+\K>NzaHE4Z2i'+=Re4Qb{{w{TwF@jF(ϗ 3EwE^f/_G#6;ͧ꬯fjsK8<9/rF4 zH\uʻ*5beCMC@ΝK'`ΞLP_EIg!׊~x~;e!a3 rʀdȇcŨuhM(0o0.\>,yq?*8iD>lPWkpfaOZoOj-4x Sbx uwb[XdTfYwݠ\!f'N#bGӂZ(֪(>M "lϥ1Ge+?"@/V _2VH{4kL W}{O KmDo4[ &y넝?qqd}qpxlf1wˬev8:'MsvFhRlRW*m|woJrm/%Iht_=8ert"emhU}*4.Xs"hi ^Y $U AP>ʅ- —uo'?{5^R*4btHW0>0+܃ {xf3p{ނ["Rx)1"rySa#ѢatW;Lr%4;8 "҃!TX vlxcw ٵLB \"H)/ TI.G_Vˀ0C@A: l5&S&H*}$w}W QWqsaKSFUޛn<(;;rlJuRA>y/Ά" V`S=N_qBSݖ?+i$}& ?_!-tTPߛUI)+ 8ŅϊҬ1{%k "WHl Jq_C8kѦM ^E&8V*Dĝ͛ T>P  ~L%ٛ''bN~xK4T_{|3lf1KG9|J_֠ZU˔i&cXy_Ե>=ނ/ZT.ƄM+{ϻhC$ 'Cٚ)g zwPNALDv*LYS@H^jPS'h~E[\D7@|An V1鴶 Mfr `KD$lc*P/KRQPh46z7͆B'Gv51)d\NwW#5C;CY¨zao5bZ =~[V}z hߒ|*.l4*r/h׾@n,vOirD,Q_ţj]ɢ"'wE: f?I]NQN|4VՆ'% LBqm{gWDVg0tֺxǜ&&8L%SU:;Pb5R>}ƻ1'@*^ ڀ9[-EOg$b8a)I%E|C 檲{F(\,B>kl[Bu B `s/hdtɃ1FTq^)]TΝ:Bp_h5TJ#EF@zHN `˃c} XM#ӔDwCu7]i6E O/k$o?C2]\Li[@5aPz3? ֙I)p JYmp`US 9@\Ag~5/3}R1l;SSI8Qǰy\-/^ :˯JLK=Uid|jռΏQ+٫2翖Ok h3%#FwoݍtŢz_?BBDٛ˷!dۮ= &vpрDVaìLt~(zB#S9tV^bqɈ&0 ogNzQy:P_~%<2}23A"}i\Y%M7rL;/S= E:7oyPi$e)G#0(jSrmi/$z4HY󝏰:_ xEbۙY6oHNX°fb gvvZJcLg=hǍ֢p^FC;((tbr8+NATav*#hZWu/IYmO9$t *3S\o#-͓f*ӵiz WTytW RR#`"=)j/./1rWa = Z 2k&jyE[*!1-&X0GQ2-C]TE\7Ie핿@0&Rxb-]BJHv_i>JӁ䥬n_xSx)z6,v4Dr'9-HyzBm&';p? Ję|- Wv4Oˬ,O zBhn*4^w>Ѕ|^Xn1;8ːjʒc >i:嬑:HX4Ww^$89]3ٻЧPZAsKP-O^|# LGZƎO 00h׎B\5l+]촧Ẍez˳nD]s0};Uqn'>h>{* aylI;iIF ?cZ6t)Jh/Y{X ? y~JTv HeĿCHy bOG9j;( >"G憳#I\T%c45M(2L\T[wx\gpΒaJB C tJ.ɟ^gu3<&㒡O \EU1 Hي3`~ (iM1"g.*eX ^7O?m!=m`n&qW;5& υ>,yD8v\lcֺtc(Ix4HcQ}@ذg)bgēѕLL/bp}ApN^X(!}FЄ5AwY񕦃Ev l3/h>D er{Xav~IijV11SW!aq6S=6 , *=Wa)$;w=сVV.TSnMLj6 ~]J Q*V N_Ƒ HvX$6^Dx6c-BEOuj_为$}On׮Dׇ`ӥamC1CP("ɨBI3n?M s7&],8=Al(J+*DK,)~Xߒksᬎ")cy=ه$y|oN4{OYCSPwdnIgD $zc|z*>mYyȃK9Z2tS6$\rVBͯ>E qB(>Lؠ} ಉi=b(m8L0rry.cMECa kr4%?t4 ]B7R _0S@ç@R0ȳ$L||☞qXZdA~;|Fَ+W;{?xiggA_E`\Wl*N;tefcg]NSy(M0"^jVG#ž8.569[vSqcMGHsH/?ZGE~?i%v\`./[6`F(v1*Hڸ\X TxQ2.PIJYbz:9rCD6sjʣp-r/N C.ξ}{ < 0o.5@m=\MGyE+p}@E)5/$›p5)|Q޵xM@ /z"FO\`=\VO,GplKwȱJ3IhSC?d΀S>{*1۴.pgNNE5t~^{tY0`GvDxaIB%۹5ہR2B5ΰ$9h3Ww'ZMOar?ex܂k֘q. o|6y(t`=Ta>wN=,q廲/)l϶ܓUS3ѵ?lpx31&*S.vNƽ"ělؤo8炉E^4s8!rN3(:_ znOIxP FDc+ 66VCܻ-N(|"LLmܾ/l0|Eia644<[7"g_>PE wNؔw\xu5|]^>/ImLJPӪ:-Dqa:$C挌pC߈- u9xO .G)wtڅpq-cܡ8&m;FA3r<'o<3+k>_@=zqxS5s`#骥!'c bo;W1(p:c--t+Ղ tpmJT%G%fR. 'sPB[pgQw[2)fb ķkcW gӨm_7`K'\Y0*рد9s  Nv2 9GQfL%A⑝Đ(b`}Rf/lTPV@;Q=zƷ X~3:tCMm7a *&TM&-l3܈ HUjy6Ϣt4VPbD,؞j҅aʺ $z_ìJICpA~z"ΥAw׽Qj\2/m~HccBXj=?7M9'2bwS7_^cFMqypZzS z%k1EwѰV/n,Q{jv9_@>%#YKO%ӯ)VDߧf,,  BSJ+W$pIsljv4Hd*VcFա̻6C뱫x_sS]dhMyz+p&ЕC6@%hܚ%Z;U4Zr%a J U 7hiQT+thg@LYJDL팄֣QBV;۵`(YMv0r!VG Pʿ1`馜'n `Dw DdYfl9lB"Fy6H2ӞR_v ꐝb'Pb3Ft'vVە5k~۔yeayDT&dG즺a&ʪp鯌;\`.H'd2cӬV^OOK4w ^Wrn+!"~yBpirOqB kKcw\Uh0bsFR(vg_eYI yZs23gXWk~tN,\Ny0@ưZXʊ1H}Z](t:_z λ=$ -2d~G5[ŎL0 +|q㨖w%0S(l^ȹѼ@!U46 ^imHUG"Ҍgԧ!T? ,:Sr^\ȉ:bX1԰p.] LNtN(@I{ѕ.tڂG Ba64+e J,Z'!c@I'j4op]!zdf0n#`+)ItETr2uU_M {CO`02 u-|sA48L|wuopu-~Hwx[׎Kˑzbj]ջA .i?gzK><~Cȷ]d؝EECލ/(gͨFT|nu|"" &Ka&<9oYgiE*/CodVʙaem Z ~gUk~@/&:eV'ƣC*k%[6 eP䃉"|!r]&=(uaZmDgR.J~zS.a .HjI@>kɝbDG45#hYρD']hoTx]Y*Qk*mHtƀ[D˜iS0/ ٷэyCL#|T%+@ݯF"ikŖ4 F{' |R[sN^%7 լ"8Z5j^!QdxɀC6i/RIh||Js W^gtyt;Lu=ºָ;x4 ZN%_bvhLb藖 Ԉ(|Re@Ɠl\eCo5%'vÿ/ B^(+4ƙ;:![ؙsr#Ü^[ۊTbSp[|e:A#w/LnN} :MoXx=|[> $_g(Ӳ՞/ = FHfH9F01U`]UXreP+&;y@ 5{v%H9hA7lGX$.dΝ5Ǔ|ʖKTXZ*Ќ-@d _Fdk'"TTVpqXPvo1LLX #hAНM%/G6?S!L˹]֥B멖֬[o) Ho.D QHlB-Zb @6S /q9~Uf ?06*M4#ÓzΨX =+ -ߵ(.ЗKbAvD/116@Gso+r$lX+;M-XuRW_ {٣-( B zb#tvjMa_wU=9 Al U(;Q=ƃ6ozv~Kw5ٜfJ:8p(NwWNn2a.!e1pݳ`MD)u}MS@}ӹ[;NI?{Ye,>Їo ވ+_Ucx1r`9 N7 j!a!QH2@  uR$))dU`4 ӄ0vl3/wrXK"`}dgK!]$oБJbeH/9O 9^cbs4S&e@ p-'ֶ!JFmwStB9LCw><~/[F\0s&pֺhogH1<}^%XYQyX7ױSHOsY҂tDk>FƤ:~{j^޴\~i#U`bc ˑfi&Cu #U/Eݾ1Km#S)/ٻ0հO VSk; i?A!8jAg9o.s/ZAp![w#pƘpבZGSAyj*JK7y.ɛ}_tT[ejĊcν:X?†VG=Q`q.1vj]fgd}JP!"T?~V:LdaտW^RBʒjAK"P:5J;0‘{v^$vL3hX6.#E?gQlӡQ;@{řgPӟJI*dJҹ:̉¶y@p˸$K߸Gk=/3ͭEAW*9YٷVGBi}s]3BK>_[Y7 4V-kT3N(*w]('7e&_'Ǎ]f|*#p'|OWԥ/`:¢.1j\~$ kҊg\TL8OF ؇V”e>%SLNdE\F50,pth>@`qo(@`5 M]|J-#ˡ}`K1\Q#DG mY\Rԩyhq{9iw[c/8_EϗreudB~Է .Kr᭵H4Θ3"SI!õӛ'!M#h'*Y=prڄamnay`ϞXA:!DMJрt9wI( -\ƀ50wfZ%n> x{1p{Y $d WBI[)Eq5A@5WODՄW\Җ3>ޙg!틩R.2rˆ\"2pa,^OMfH0{5EHAKIB$y aFLG|lގ(0NffƇg8zY.m%iň34 ]gL`[ءdFo2}ԋ~ܧ.ѕ<ѣ#5:|6_0)~L0Y'#$0.Ͳ:_RFfuKLFz+XZ8e"̂XnUyTU46[݅H3`7[/E˱ ks `!S w }8o:֬]G- p\_ >v;/ܙH:qt 3#\㨽eGƖ%(/Y,IwUaO7yEQ@:vQoVi5=ط+ZoUʖYI}mx >O]j!'pO]mC)00PWV-#Q%1{ iIL jXauwcWtB[,do0̩XbS'\{ #H"Ge2}?r49v{Df^\fXQ+܍4~\}0+S5t,L#s(Y\!rb h޾" o`%mo6*ʴ|?++e\lێʠy־ yRPހh[l~Z5Ir dB- }lF5Te~;,ҜdD8Faa${d"*듖grK!ɒT`SkCDGr7@Ǭty`MSU(qtV[ૌ2.*߲_ }PK|NXHZɅ( ŀ6hw3G}꡾|BlUw8x_PӺIJK.N9:h0v"0u Qײ*a.D^<"[x7,Ls핻W#>S+>MR<c~TӍlOHĶ2c]|ĝYRdl2eOQq[ 2M'n#>+9+[+@㱨()+d~|I' ֳLqC޴Sdf7ZR ;**nQq;`qd$I¿4؏2q?QM0pQ;0ILKuC8;UE=@,?bl7:VYb|[onaPDBSHO>&@ uefMt1z;w $q~hyrgFXbGQ;I$^QkNlMEW,p-ng"9Ν ^e@4z50( M:Lm͍[9o/ d7 =,8"i,4#T5onx(^>Oe|FWfzTzt >Ne{oYEV^[H{}V3T:"T= xJwTTϗvXe @[Ee!s+%ޟ j{%|SA"^S#7ngk4sc 핈 ΂.]Tȉ w8ԋ:J$y Aj {w"b =\& i{OUi.pQ ;hͦxa" q2Hw s-Er [|0OsX~3Y8C. u#;1|k",OOQs/>$m$u"Иxo'vp%Z" X~0OrB('64/yg9w4n@q$VRKm`>,&og~Ǘ%"dsy} KR5:K|<+%G (k҉EcأD=^UKmrhW vD?ʞ^0e2yKcK@TiDftV 47F&>Ә֔4?ΌbɱZ4 {ٵ0k'3gRKtM8SU3̡wTkuͯ-ǥf lNZGޯX15a'x6p|@5]r*woDLIW^CT!l!ˤ9{{흄OqWО3=zz=htm_{RB`>st_lD1i1 ~&.ʖh0(x85א=BG;aNTsr=iш%*gcSgQ<>I_-Z$aK~eFڐ &еߠ븻>#]9 0'bd rﳂJ5Ay%jB gr]>E$&%%k5hU.̦NIL]t5/^vtrRsCpjnWuɏ-V3FR8^i2pu8ecH9غ<ɦ5W(8߫+Y *:)N]s~>DFXR B-lZ`6 lg@@}Hvd= %r@(; :|$,녯pU=lm%USn~9;  zЈ1@B1y#ccJIsf؏ᎌI~=xe 9aUH. FlUu;, ȥ8=!21x_ ܻ%ۤx Oh&L,eH$Ws[XWiXpw{h@9yDOO-%fT4Q{n +b/6C ΰmfy밝*ݳL0qTOD)*23|z 3et>KĎXӇTQv ,`"> +J}@ST!ܥ +wlq Zw64^Kpe?Xb_)BW %o/E/j@1|e8m' \Gȝi ݓ4Q+ҹK 3L B(#ɭqO! g~TaQaq ;-(j 7!ČdG>=:1I>^޾|N>J$WH泠UQG#!@c{C6 0DwAe)8U-VC^T:gÎCM˞V;Rhapekć, C+gce dku5'$n{Q6Luy4-8Lf񷢻uے'mKU JͿ'_ KG$; ׻?tBuRKآ(C'Ԑ~ޠț.қ`.XnUuφ᫛jtG%{Vy4EM},eO*ewؑ/pB{[[Yhl(vd,Mw7lOuiQmRǥVyavD` V'f y(0(FKC~Ȅ?3EJ[!:єџ *mQINCz|bIMw 9,ҧѥF N_)Ow&،E{læy㛴U*"e8ZWuzA1CҠWԞ[S*-eݦUqpUwǜ̐W -2MS^[vI"40%mUZ!qwsޑ,DcA fz1$ZuQUM5Ln?8?7q.qC*" m8pXbbgM0`Dh$l`MgҹGs:!\HR.o䬿+)O;7}SU[p <[̄qBadAz m  C0;m: ő| gk Ͳ;k3h{NKrOdve;iq"huߡ ֛Y$W"فE*3/2vNyߧmnJ &hD{)EiƺC y$X߳B* %*JhZO{yLnQ}06݈ߦ~t׬'`Mb]":DJ|FSRsl(SQ&n '@n wkjАQ Ҕ՗fөmD#0` F2s!E֝ŵ,QEMQ4玕)M#h: HOIU%y>2%1zpg;bg=fI-_rHH=P=3Ǭ"WQyȁ-" bL%wՀ%C]Y4DTw{ZLs+/#{qQQF]w=uCXAfIr9iHc:pu}.TA)Ok|N7isg,אNWPW5fg]xk*h+b$i) ˳稽/k]̐`qiW}Mtg~o3~Ns l \4/7$9l;E:>V Zc*M %[j1Qjhiޣ'Ua#wqn}>и[k^t8R&?bqm/drTؤQ|0&E$\ x $W@'ҭ̮Df"߸c8SWusXE*9=ii`L{3 U9@3VRSYy'>ڥAa6IxnXuN0.:ȟ3Sb_p^l"CG@ a!GSi77tѰL:z9mL+5B@h){+4_6bTGui t$4h&EE2iLM{҆ 7{Ȱr,9yυ~M\f懲kz{ow+Z$MRj7cOi=!ols")fmKd AܓHr<WRVUh"4R-]/ꓸ¼ڼ@kb,4ƣ%hv@ D,8>>a^SV"nD2Y (i )>ȧDn+"'֑55لᲬ!ժ\O܆&oe~aG\ҦȔ9D8S=ϸ6c֭!1iӒƌXܳұVڌx_o^uM-#kZsV.Dh*-  zLhK8' KWE3-E6$b*@ZD CyMFJ1!9F괞Am NE,y˘/)gJ޾mG^׃W#' u_`ISV@]MBvfqa?sPˑ;4"i鋞[lv@TFŰe( 6 Lϑ}X)9 < ljpѼ?pU}0n,1,8a*!/k.n4`YG.qí޻4|wxoQאVxʥ(Bqȡ8d_ç#ݒfYJRIf$4*<*E1y߹,W쌭1i5^ꮁdDZryLg8GPUmX{l|E%H-z^5Jnstv<oydUG!j`-\U~%,rd*[Y^.×/{)IݕsW,3lxIi’%Z:u->x7ςc\^a+M&yeb6yŴ:C[@2gj|"LKW}_QO8VNyy[8ژٳc#,L6 @CU Y+LL[N6_T FXk=1aYC5(AT>_ 7HQzҪNo lNJ9&xUh+'EDإIN-d`骙&c_$܁%vf?/'UQZ tPLaZedz%sMqJÄ[',48#ӲNLߝB2 [À

 Bd92,-)"MijKHRiS&q_JaBXg䞧Val=T:Wz6eD\MS0L=wS=nek.u02k[K*4]}^dfw|Z :j$#F@7!l!qfzbШ {kC<2rpғ^kq]7Ϲ^#S&SŸ \:m SyW'C-!fBmkɾXt:䍢JI'_kMQ$ !l@jOqӷfP:|v8.2,sA>(1f;RJRkvsO~tiqD6 ĥ&kiMή%l3(8/a'0Խϫe K(/qB4}kr*;Y'\ =S, c׹ZB ZPGwQE|TIӖݰ[0o=G'A}O4=Ϛ{#ݨ' vj#B;F dQuC*ftMN~1gJ(?"jvUCR ]|F@+߆!k) uMzފIR7 R\ &.hh=s..T%U1`4ShP7#?K CMh<*Z$Du"['r|b(ቢ[%Ҁ O˜<Y(/Hؿ^ݒTgCd97AݭL޹LvX(ψa"^]T:Y +A'9d)_>/HZL^AF+,"MF|~ 64^z͸\tI%JI |C\QaOGkY y+xU1]-0] z6܁{~H} }]-h\ӧz&u. _?LJޱ#_[T.d.'Ak`֎q` +E<.{]e9l k)e{jSY6JD9-)NaBZJZ9,!Yss]5\u6F[>c<CA<<"!cvi~ޚ.{U )j,?&kde%ϣ9s)} w}|mT%eMJ{;OLD 3=̚0|ʚFɉ0T(с}0 7s^l:.m3ʾ?1fML"k,^{O?~<~%fJFwBq&_;bHm- V 䡻sP]uÈv9_w iaaeBLk"08zz4#*ޠx,Yh.mӫgLf{RVɅIwpJ2G>v,Cwpj⫶mVQn nOb] g@D,+IbI%0gC&7FQU?6 qNٷac@Р^6HX(jchLyWͫ'?b3h ON,-j\&@\R?^Q5#.I?Pj"N`kPes"bwEd+'@"S"@t8 Xj>-24D8ݟ^hvǒWω:sK~ӗ-֬p`(SM慸QGUZԖ?O'gU'V,{xZ6:]`,NsuF ɵj@2@o38o_ ɨ@Ry<*nզfp:u.7l} cg5>.{PWm- /N!44_3ck7R+r7,Mj%w`+#  6Cüo)iO)&R$Rۇ6g{J8Q";&:GM,"cbUã>`j +Ϝ^2 S"Ř>uE̍C+ _d(I۫u!}M!9} 秗V@W˟F #&9EW>x 5эr4GHvU$YyG̖Evu C~LרD%?`~ g⒇P' e+=QF~eI&Kj'MWYt"JDVbvzOn+ |Q\ I0^ v,%{>/|֌A~ӈLC1y3ۑv.$gLj.Z{u> ` nH2ilB"IOO`-<\4)Blx-'V5oԁsبO,Q8JXP!Gݫ.sau 9͆aJs@90cqrEH1GM8aЇUNCA2ߌP"G F>uf~X -c9n|6dZ륱چ ݍ45}q/E-<^>݁yt-痮]i N( :KiP8/(<,1T*iEݏTB@UXaq:$1U,7 *;bW0x 1TFgkXrS ", ZPa.Sh)}/qv a:rd _OQB Yvdh`6i0BㅈtppɈ]">O*^!8&!e$9D?eSFyu/*P=/JkZgyBDtQ=!쑇OEl_MDX¶X8_%JSI)kyIGcxHj@<.hΆBySx ˎњn/{KҬ,""hyz_-=-eRZ+/JH!P5 j\ǘx߼orR{ rUؙi@pYGlqakئ\23vgs)k~zl]'1e3/.5:S'l%%yJ]C/y>mMyЉ=Tr쨲ݐ|KK%@<ڕ'-!t_o;0 BQZn/ )@xB{wHBVQ;_eR"^H׻ib//9njndڽŌTU{Amh/ G`kǻ\Tkf/9 jU^lhПՅ$$U8$IH}LW:tɉL+R 8"N:-.eoX3E 6/ohtsu;>~ϞV+zޣ/g Voz?Eb2OFT7dL9q+5#j΋8u&ܞg:rSNk'FVB}W"w 0;=k<ưc1_ld̲)" Dgʎ`@9r8͔9t)8/(lLaW`.B&u{p -:®!NJ]:Rool{K|x-1_}Au?H6dnyE$i¼ BpShT_4͍"L"':!΅pUMU"E+蔫5 r+xbH"pV81p<dKҼ@|]a7yQў6JEH4!3>rZ˥SgJ>&E.;oh]BXW9|O0 g:zƪi!Nzؔ-'3agǹ"(p=7Ip:Lɼ GNcs"A4u,>26?ͣ===Ƈ~ILUb0FD|h^c|Iwv9VD@]ۺ24Wd 34Up3^ +e<dw  gD׀Qhd勣ӯiThva`s;wRmM-.}Rc/.koKU̾LT&cފ^8 ,= z(Ny\Œu#=!QP7@%j4"öUy`y&M$_侾BW^ya-YMN:'1rT{35i,̶<))A\^cK[S ,`%+c=7uChߟk ͹qt҇yãMc?Ʊ@Q"m#]'<}fギE|#l4HOX*g>jmJ#ɄLނ4ru=ywS- Ve,L)݇D d Yc/#!|%;';yHy'#a8J;Tu#DƔcHE«\Rsğ4v~ir~!GN' zIj-uꏈ"d158viTfn·L'ho><ŦrW~'\c Wb#2*|L4ՑrX 9l+E4M~U ?-q(ے" x+Odb /o;tYj,_<4>уNq%F?, rNwb'%'A)6h6?Z߳cANm \NcknIY[r2o+4g^qJOR4;F@^+Gn4}vUK<uI֞ Z ~1s3-*"q@e7^7npmDRlp)1j»r(iMyQ TI}ȍ@B8yj)] 2wB9޽ΞVC%$L]oϫ)0] y3W=NYVܯ,hcҡir=[}@_O^EhP(gى b{~y/X0fjR5 l\e{z_T_T?ED?v 6.׮,ܔ}-pUi7g\ ǮHqlwç#:*=Ggh ]8vB,e\=xpOrmBå=sV{sԏ*ݒ}k l r'0gM/U01&QY %mC7EP3 WM願pXRxnO+VKS>>_'5?7ZA@)!7RݧǧcttYZLNZ&Tdۤ 2" u8yte@JKRm|zI# xյ#eo c٠ ep~XKSu#+Ү)`A10em+{X%gO$>ә.}X.۶| 4%FsHH5kU6NNUg^0{hs3KGmbE:D ;(x~jXc 2>5-˄⟓ D;<A#Αԃ`ɻBа*SZ YZ