postgresql10-test-10.23-150100.8.53.1<>,c p9|,5/GJ r\P[+Z$yW]J##f̢[0 =0vh6׹|Lru*9mn\b!G%idRJXO~-2@ 3q}C}kϣ^zlXDGzHwWwPR@sG,q'TCHWU]S+@=&lF$ bٻC=3\u4Lp-LQk>>:?:d ( F:E [z\     : lP   (8595:5FhGH8IXY\]^ Qb!{c"$d"e"f"l"u"v) w,x3y:d z:::::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 sangioveseSUSE Linux Enterprise 15SUSE LLC PostgreSQLhttps://www.suse.com/Productivity/Databases/Servershttps://www.postgresql.org/linuxppc64le&-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 packagesangiovese 1670319500  !"#$%&'()*+,-./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_Updatedrpmxz5ppc64le-suse-linux directoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=43be36f803a37b6ab23c7d49f0d3f1ba3c8098d1, 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, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=7d218bad0b2892e3b67948e5dd1a9d5666336980, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=875f80c0e38d973f09ac2062be23547149e8d727, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=252540d7d1c58a59b6e1fa2ed5302704058f0570, strippedRRRRRRRRRRy9 huBȒutf-83f1c82b3c5bf32bff0eaf515edfd4da61b24be1955a82f91f882421416712d5e? 7zXZ !t/"]"k%w#ܮd٤"T/(y0s ! ߷XU6 _а`9yӏEߝJx=nkQ*CʪDd{DIN ƽ;c5w Åc E,+W_%m^xCO>% y/69h7VPJ$Z2*Lӝn@iHNL-r%)?Ȱ6=9Y3Dٍ~ aڱІD'юDA g0c:)ݡnaf.o)H,㿶Պ)5Me $zq 3nT8}MyScU:_ >HHCOѭY*{g[ >rܦc6 $,ǥ l:\d4P622GeH#-@šn5##~x-)E5j^u g s5SẩgvJjv(CPMTk(1*QF=׏O,$$3evqKΣ9Ƈv5d'40\Aޢ9fx >AYyԿN/b3E9n`1 Hbz9jR{.ݓf$ <>IH>W"L{߀kƠ j/T2Cǟ |A?!S';ݯ)Y0J"_yԠ~Qp^!K5oOq! U" _~r0 ;bHD0> F- Xf[Ḫ1LѠwXѤ)_. bnG}qIÑQM ={ a$'~lny+a㋽+EKy=.R]Zl_{yZ׏Z}+\4^0/7Mb^sD: } Ȗ- oB(1 s.)spiGq$X:+F;1! <.ȏB~`J(D?IұӭL!g^E*R|b29.GhDUn!TMmsG] lta#9X,9-n,~{;2kr]oXcilPa'JZڵcu_e хQ[ApBAꛃŌL48ĝSCdĄR\:O]oZ E%!|Cֱ$EuI%/Bd7zj75X<_Պ:ѽ#§48jSQ+HS斐'5j]ߥ1Qqm Y?0+:L)L6Bl` *XVR'"z$zAojMEpSPq&kPkJN6;izwGkI ̟,B ?0 _!NȞҴW5p^mr; bkKa:f_3Ͱ}˧aık")f2 l>EaDD 탎r9 `q.X I᧴2Xn|dT#&A`)}/څiϫOU_mִIOBL.J0G;<4RNmw0 x/N,Y;6.*kVZMg,-N;;}!Mm@$T9[J4]8>-SEH?=ƯW1B'\Z;aL;r^zphDH`{c|Iة0-&Cɮp4ޘ%,4X ɓSSȿ㲷XV( b02 FxÊ=/|2m ?5l_<+ Z8:wf Qʈ/VjIp(58׸XZ?^ȵ\}Vf6&Y10: X^v'7MKZVcA\!٧GdYnp#R-);LmfJIabY 'r9V<9b L8T|K=Mzk-򪦡k&dZV-I֬FaUėdH- |9&z" `P[kjADZ)r\RK.RMsWs(`(m/Ow6$ f3L">3}MEuu[\!4DpƘ5j:VDKfX>C !g!mlNA{J A6mx)ΣfK{ĩ~G>qrvO/L=Ƭ"ESg^Λ%3!8" -Ii]1AHȡiʼ唯w)z ~ 0ZgnϺ?99׊`*r|=T2:֘8/ /I=Il.#ڜgy+|4E.Uf|<'z/nNC"MJ"`+<9w4٢)3ҔsaY Q5uEq?!V"[$^gf[En3@Ml8\i=Ox9ȟ+b%?I\3Z+3nfiB(֥sLZ\Z}CKeWY\畧*v8u[tXCjQcXP"Ɍ4.$p,o ʲ|qlzzhAS~Zd'8rզAA}2vn j 7jziSgvHOa:هZIس:vgܾLBLEߟMIntb(3W  d6TFOv6]ƙWh4΋3%=\~bUԝ`Y㮓w>L.n?AIi҂"E+ƚЦrH\. w/j>L>V#}|W)MWJuRNd!%ђ3-sqorL"4d-P X.fsg-sCkѲG(9v~Kp oF,HRӫrpt np( %Ik.DK'VXuS$h¯bq@% ɪIEܝe/ro r?!Bs{YTvu"gXtgLͻ4+DX@#aA|%961wۡuQu1G 3>_op$Ҋ >kfCjpl"*.'&D6Us l1^V,'Fh-o{Mu&݇sa0}l 1~tpij>t 8k&W#"%yo|t \YhԎT+;EK]9Z~w}a$ћlfĦw "^ \;~cLuqO>@MȾ{u f9 )|\m +'iΩ_-ũYYO Dz}'o_&+.e{coG}J2xLK@kSys@'\arf1RLނ<á#h(ӿ[ib{1IhMM+6.}U Ͱ?%,0JRĆʠɭ£b3\07zz!^}Ͱ7|H賏&p9,\~i 1u[x zu?dPҍ-xhN31~@olQBB)[,Ȝ9[\]+kea]I6]'ߔ]@N9^5nCeq<(va BnDh5+hؙ6l0*A'QH|-·gOba+e#T`OpڠL,vNJp@pRTG铼ci^'X;K(%PHo;|T;,iU {F$Id>07LbqCK8ֻ.ќ 6b#}4; Ie fU^MoxTlUjax2;G]lUSWKpFW!Vif軍6.=NPPq)2u_X2v'9r['A!kOqbHB`;K@z!|r%%ω ɴj瀌H/r!16g>7D=-S4X1JWsf,iao ֎wVC5`Jap_YsPӰ{8aL gɛW^`mU<>تu߯-GZ2[-\6,`'jsf;DPXDjeX`]E9cD0JgTlے5'xJ9# t;b`s #v);Lg Ja} /mه/jp⟨7 }K_YiESu0pu1 h6BsS|!b.bW= Y[r}ip JqfWgP LcIEV+UA.+T8[idDM@$inZ%T4ʘTh;WS^ޣx_LXZJF^ɝٲ?(L5: }HV\ДVQ $^oSK]BX l*:ę=ыB,N>-ܤ8%K2;wJ1y"#|ɓ8;Jj>5ì5r &}@[a9<bꠗ:Ӄi3l~%أE~j<'!@OGuMk&(,sEt!/ԡUBytI$d ^XTt]n!WW^.&2ώ]Yzp,5p_Q- )'F# hLlax+w6oi"|||Uy%/L(a0&ݝH7MS%Ĝ Z~A|'fG7 ߞP4 \FOȒi ǶhH`Ra^Үa&AO:#ț"7;EWpN0';ʷ/tP1R0prw.Ri%T:u::+*F0=0:65[yP@B/P76pSc@?ZP7BۉABBaUm Ɂo~Q^n4Cyyl!*XrU0[3^p8ַcdِQ}_Gs"WhV_ݲת Bњi [!U8`YŸv| \mWF8䴨HnJxC CTo$,FS4k2|`eva~Rm78WePʥUt !-8:OvvpaCjP ifpȤ5fI2ָP8w<^"eAѡ $\OC!N5DQ&߇S X:>(!iN֍Tqo!pD E%qʼ(q?WFYd.hKR- }A/'ulQ~g_MΛE"2KP> rX3"WQZSr=-^c]Υ˯Ix1@Gpf&"( >J{YWz97(r-[镴mjܲ[M/!˘tY1bW mÙH⠕\pM$w^X\5-;1Z&7$D_vc/TbxT }7۳_s0_4}Zʥ;Ze5"^D+[ٮ.ΙsUaa7+'sW' _ɂ*8$TNڄ8*s>9>P-~XC9̙zjo*B gyj&ZFg{6G!ZnP4 3gg7Ѳ]:S|R8rէf9-DP(ղRm=Mf93aՂ|-+TXJ!b g/aaL4Yq}`(>YIDxVҐeП^ wt8>E!x `9g3˩ !|kXhGk8[J;~> 9hiPERk&TU|.mP6aMZwjU|uw%=E>¿CqR[=A@~"UN JޮYĢ :{kjt(xJ6UH]0?FMbq_ M)|C x [h{h*tIŌQ= H,Jg-7)ju!FCҍ!M}T,I ɗkF?;ުZA~Q ƥ1Y\*uȈIa%1_p)s:yutR\R׼qW+)Oٕb >§)e(񰚽W֤G_ֱ|-vy~.;34HE3[uC3IE4њoceKDP>U]Xl7L B& + 8cE,N1ű<+5dWS>m-e\]Zf2%vE+yG{i,gCVh vk|4 t>G ٨[mqiS'~nHK*W:JE !\$XV{$rAv Z \ P_vzYs{-7eNo.G1JVo 9"YE (%3NWk+\pId ѥj,sDlFO;QuGtu.%Αb(c"]1W)Pgsh]8U;> ѣ^."7;i W»gk]r,yҘtC:2h E*,'@c +lGy<<#69qjG5Ϧ&uaE K %, gil ' ¾V ͓_C?)kr%=ZO~! 4!K,?jnHWWXH}EVqA<-sM a-pIt;󕍤~NVlv7pEB#$+18 @ O9gN0хHd8+eTuc1S%>fL N7e/x0x$Xr?Ȭ34[".jR\PIQVtmŊg8ɌeתOdRRRIǡcv@0m.؅#ˉI^e/XoSoQyYj #[H#cdWehF2T/y\0 TľW%Inr_;mbš&7lfk ` iãұZР m@/!lk|Wyج!jSN}VmJK;tJHb[y.ftNŒ<+ a]nQ{+pSxQ0vpbo<.痊k+'Z ~b `Ƒ%#V^F({;Zv>'.j7 :Q*MO@ "&qH ې?GҰr|AP7{fw>g}a2 }8,w9TkA8b$|Ƽ(O+2$HfB 1*ãzE1PD=mrdpvۓ|^2nuf2GWӲ#n"{+4?qݙMq|(\vDh?2Gqr{ \P"Vwu2* \S5rtUBVJFV(vWz׽{Wa$OxK_UO ՠDualNq[60 1v r8&KX_ݜYno AϚ탲Ϡ*rh?@Sll"L'Ozgj'fxMwVyǓwW\m`42SFUdlqzfwӝsWMt.71Di$><֛t`'[xj>:/Pҳ] LS^uUj@S`H`X䬇MR_,CZyG/W򄅀o9*B:reC4GgzfaU}m1T=hb¿-M) Cm8)g)m;kȹ,nOqSf> {QL 7wB~=yۯDiCˍ!.Lpjs/ߍjL<~Jbbֱn$M09kuMiܳ? @TԑymLvQ:C-PܜmS> )Yچ5^&n%,e 4b)b<8c$<g%ǏSVxDpq($~6NlLI~ߗ8skzx'o:3}̃1JIQJ`,:K hڢYvt>fAKGtѾ1 VdJvl({o}!Ęt|Q$QO:N`;3\!I]isr5A?uE2E֓T\~KKq2-ClPt*P!WpKxi)K ^_VQuEy|X«IӘnH5c\de[ APniﭘolMMN-7 ՛&LY8]R(*hNrvѲpW?bŋC˝?b B=$+.Bg0߂Nkݻy\8` V8|CzfKoUHRINZ s2 WgEX-uKZ)+X~ٞXjp`!ۨ5^$x, 0D%\bB20gOڃR_=]5!7Uqⱂ*uط9T?GAX[ֶ,oK^yi!ըm Gp/h#!y)^͚ly ||Y1į/Jج9nM] QR_em9mk1lӦ1"ʰT=E5j>"IFN(bn,6F׿1m=[UxLb8BQl;%"K2E@k8h>06@_ (eg0؟ hYou'sU~i+Y%rx* =$/&TɮavWs^cV4F=gIJ|0xDjK4O%DR6$/"J]!OB1| :ўV]SJn,Պq7npm&3ՠUEIp:V4Ydt9}UpqkN^_շ8`RHTRj] /x IQ/|fks-O-< vḥtUlwHxF4:4,@̇Kܞ$4m8QQ^T!g9[Ms3 9EM|oJYj ژk/LpYE_g!0gegGG_u/]i nt w}]U Q>ۮF-A.z_lׁ^KCE!)a@)eK -籄M1P4@QB,3 ͯi_K2K_U۠\mo i40(ݵ*6kC־Ug7񎀰DЏTn;A[UE,~ w=+uW p%7 xMw 45Zfjm4*' >k!$4.+|잵8$*cC"h y0$QIk=xtU) n77>ϛ)]( pM \;-0UbElzi2PQUҢ(ejn A>Oy۰?Oypo$X%f$l[tҹkɼ7wm%Oãj,^q%xS\6js;|`j"$oef؞*PqZIG~3N[r. 2UãPHp杉"MWzmOihpK։=#Q#je];_Q!uh%U];1$7]vje⚒%Oge7^aO5Qhz m eHMyĉGϩQڃ458!a.o2yt5vT;bXo8Gܤs wz6s{k[x)ANq@HX~le,nG\T`x(O~n]2kHzQ)],KVGT GV575Z, 6>D2RGV D0pnTO?M}hR hakc^bc>@6zGʎKL4tPޖޠ1gy;A #-]kQdKi %  1x9P.f,5Awؠ4wu.J؞x\ЇLLj[`2LH/ K 5F:P z殭<&"ձ}7c见4)Ț ͙'fnblP镀x͒L_C;k!$1YCWp)tWD,>s郀VCd6 dH{P,,j*J7>hVf? !j) ck%P҄u2ﱭDnV9Bɩ1)^V+j6[=fm*|}P[xGجf lf ܵ7<&2DcaYHF9$RiS%Œ63D͍hgZV_oR܄p䠒G>gtӹϑs:^H_l-ؽǥ; /j^ZK&:jyhDض$PuA_/6}` L質NWc6 xxl@: s t%mw uB=02\ću(@DwG&fdXi_tg0'ed( k["ws>ݗeOc! ~DyvdF-5$>cKDqo~!2j&-g-4P9:’xv7 D]%<;#;9@S.YaI)r7Z[y hˍuid]Dæ*n,IX F^&G%pH>DFUMX檳[8y-2;u/D,\G9",V4H:LA݋ruſ7@7BaE#yZ'NdYX {08EtTG(-ћP%_ 75XNijN,)v 8xc/,oA'΃ Xx3uvqt_W{kBT+ >A9nT8wl D:BuѮIst5m(y;4ØWԴoO@:%%8* $QzJ-_N@Qsa IiW a$ sۡAEaS/wW( .M>g6*DFԝV=Qg>DbK^A5)ԩ4]rmI|B^%lةș領ze5צ+rY,kPC3#F~dt˛EnDux)l)?'`{P Zdg͈~Pow^E8:ta$ j[vOFI!e8OG܆ЖeD5`A'"pKr,qAnr7*h^6aD']S'V[ sBu_{Z5J<HFaq"tm}ֿfy84.a䨙'6SodH&VVK;N%g_zV3 tg'L> d`#P*4 (&Z; / xt| h T{Io>LѠ?'4j)Ix%) l hY<߁ Sj8xH+HT+-jIlnAg.'x .*yTC-@6D.}wz*b۟Lf n_LN*Ijkמ¯B2&lSXy"hXRO-H7hϑ4u=!rSuVo{{HW@gYMr}&!.t1ogLA>CKf@ lǍ*f?9ZA2y6xhG;SmB ]~@6W ]w(uQm2T;#!꺫nf0K{SP&ja'BMa޽v|ñN]UCd̪z+nɃ9Mo=I+8K0(Gˇ؇ۛ' [G x#*QD} tPJ;t+iƃW,d:^7U2xZa e <>S- ξ6sWva.Q5-.~ jE30+/@笷{K.sE|6jeh9bᓬ^N*~Yatj%x! )d;܅|$3*}1>3%C"]E#bo\Y/~l!ʵBjuZJU~0QZL 0GC-+Ak!¼o@,{ȫBdi>ϹIִf@7[&b5S:y )Wl f4'd8ϳw TLb )b ROWԚOk\m?9~t=x@>>@v4==޴Y5r8H`ffeL{mEoڄGz|bs[K[3?^'@ġчG$E7) I=}=K%8SкVD{:P6\vk< ^FtHDNe@2G"] Xk; ٺ5/% LPc|675^ӝF`sn .m=N,,eG"TS܋FM^ 11~Z z_y p $ʌ+ (z=xmA٘pQ|

ѧXqFɜXh}-XGeڮ2k:9`=v g^v4~%GBK'(3,)*R-M&h4ieIrWhlg&}dd\嬥q62F(~CR&Opd{`LJ&;dU7Ux|Qfi4!+™Y*N'e=# NJDL #.^d3, frf›gY2r>b)$Ϧf__uu䔾EZPR&+O0ܸyD) ;d5vpsN:uS;<[Ux!^w3J(vφҌ#Qr64Vy6%GW 1k%,l0;Eq ߿Rʱ[K8'/غ{>B/SKQ 0 ?r1^պrxB& -M\NwpƵ:lj J}waݮf@d yk!4Cnk?$n͗@Rw"h0NޔeO_$asyQWK:ʦh7KĒm;\67qvͧ y֡߹>[S$OAN@H+֔ ?9Qg[Fa E{! c z!2JR>B Uz8\-H;6/pЂK?P,7Pj7[@2}H?8,9wN RWIgaX4q#qeټvb^\p;<$ܖ/qrLehS\C]|n7fγ[d"iwX.tUvU_^“ ĺ;vlxn '6`ޠEz ~„KZdSv4Ý ;u&/dN}Gm1<+8bh^V|p/Kc&gjsvwDpnxhQuF:B<XY;m̅ m?m$tPA4c^怸&a kX5uJv{3q4)7(XOb*G sd"r%AYqm5\?X4iM:yt.C >Jqt9ɀ‘KsnK{?":4b}ɽIHG&bP+$S' -+˜4T'چ Ɯ۷帤ϱ4!_^,?& 5&}cήV'zV5\T=+s:h @;3.p>\r'ߋ ΩPD5M1=r/8̽o~Xi-r@;)7?s>,bbg>nf)k~ 1up?ov%\7bt3cŻ[dQ\p% X~o2C>oa~0Zs4;6O;V?vhf%ƫ @Y,hlI1f.haї 7 /Cy4GSA|]L-jf.m'NBX*Cb6 G: S)tТmzkQ(iPI~a 2#G.@e AB0EFO}qsiCLK7I't~:l?w5 {Wc>g\~=_&`*եZ ġ-xwNpRd1Wg>ғLQm,OI'ēTOa[}.d jj/CwaN3 H_#iەzrBS֩BCxRR?v$BR &1 P:ɝ֘j"lwhvinetnkpXβA5w͎u2oFRF^)$!Efn_u+A/BvM=an m2{b?6LL(> @hjr> /Zήp vvm8ǙZJPgT+73ȳѼL,PcT&~H{h r;.PJͪTDp?uZpW2+8oz za`ޗa\99BeNX<3e J "; dĹmpDgp*JHZg15W^cp\',!f'1> +JxO||yл؃|BC*c_JCbagEp%3oWZE0'SLs/^}̚E*/A%mhٳ2L5WoxZl8Ÿ{R nJ:2A̜TQI:i; L%rGmܧޥ= 2 ?HCl?`P6T7ljŐY*K1' ۛ5vG^J I( V1)Q[#Op Rnv (P .SP9<іSR -IiF4{(m5",~ ?M-N^ (`@. ,hJ &dYyԛ*߫XRl.Bliܤ"G{Denz9؎GbS?Uw|_28cM uJ~Q1Uf7hA84P39&0D{E.] vV4bDN_KR`ycvDoES95'S aGC6qܑxS+XC4u8 z Rev$0&vBDS4X1"eFIMRA Dem =$7 1k5[E d8nzK4\ ZUWBHx ,6Rжm^؇iy!g@=-TѡÊT #J3Z'6q y+bt8-[ńEj{d/@"uhTO (PQ[}1V Nڏ(I=pݦB^+3`W,w^;|ԻDm*AuWRVG~Qzm!N~ |A4rż@8_jxo #W1|VQKUznWEɉ:"Ԩ5#kg pPm>G@!0=^}&<8dNQTKfc2kv}%&$+,wK ޤJb3ʒ !Z^4ž2E~*2 t{Fm()㪘 ;<mڝzEPl[T5mDܛl8%rxbqP`ٴNbKY b"?\Lx@$ 'ޅ\!]"2G}P 삉Qlun7 JܰU50YXj.r(ULϸu@DZPI^n" "P*'gz Oh˹[z9 L~?hsK}OvQ8Z27 gvfD3o75w_u9H2baU%5v ĝ+F i1RتA,[2\8 5a8>~ uS=#ӊ(܄&;CӃh#(!cASd}{rM* ։kEn9M.\Z BEۂ)nr7KڽzVnzV4,," iߘE!9'rgj+)$wP'ES/~]MgTj,UڂbLmWb:vl/kVO2y;2wy)q SG1`: #/F/7Iܻ}.x``*; M Msp8; uāڒ2BQʗj} tQ蔧C^5gŬ4Fzg&XۨzSmꙟ+dԿEawǻjVc OOT5H0NKZue*7ua?1!-BN]uմV5y 3hOi[`g o/&jko~#{3aJ ]V׏kbsRjeȒ7I_ ]/`1lO Pekyn8KfWâ] P ΜRit?tђ_;Bz63*MaLoxn5H/ uuO?(ܠ+/)2!Ì%7lBg0~,M` \Ļ 7=1%{0Ӥfɕb6)i38zJ0 wo TgT"i3um%DQt:%@o>hS"/8, Cx7"6-[mhԪT!Z1/o={ ~l+x@nm-fc`tqy`.CL⏹Ym>)1 ('M%f?(X, B5q4|jwِBZuр9< `9`0q ʽ-p4o8򽳮 x;mp,S&8#}݁o04aP%Ci BhE|(a"9qCZFox0,gF':`B=[@\_``] ?j-ڀGYߗ,Q.Ip/X٠Y=|G x׷< 4i Ъ^2<=Q0+R1^6,樚Ajt7Ŋj ^Wab@L/kB/p&U-Je:HGbKZߩ݌i%+RCV(HkcW]Cp;N{95v_4JT> 1BW Ԝ!|ܾ 4]__tw_aa~+i(8SYCz 3TA\#td9 TP3)qiV=u:6v xsqagvƲnH^eV/irKhVԮY#ɢz5haEjyQy)4ӎ>ƶHkV7!rIoMCP-xS M c>t"IؚEq9mZNNJxWX WH3CE4*/WńknVr*"]9`ˆ|9vݤӧO Wsuw#[҇01,mQu]! |ijQx2*b 7ӈBUJ q gRM%&RdX'>L`Saäc6Rr]G"8 сP ̬\vyK>a?4x^Q$iqșxENq8sC`Ԋ2ѝG7tNc5\,Vbz'l<{băGTЇ G !NRW*)yHIL|QY`~[1UEԤ(^ q@) I+*.Gl=A‹iv j㉊5W<{<3IQA B~B| n@X<.#(PN7\:8xYQ*puU4ɪ&FvzVmC ޷ *po@^% H m]EAR:iY7i;-ASV𿼵F&=,G\k|",gu#73HO=ʏJx7ϟ|EO1(#O1n  b5'l%h 9 icW\]6.2qKK 2qEd=~=\@2k \ *]*CĥGDcnE[nsA7m.<\0ʹ~S`"9EcE~1-XX(8J]v2B>N1IzWQ1oxdli=)nc5^\.Zpi lF4Є+6ct2a,n~> wI=`Xw !Ē[v>$/{C}T<1>gcS^17v#0qCy7ŮF{{Յ+]\]e*HIxRhӖv4BσX:Wd4OsC ]t*/zv45\92ZyޥY~ΌK]X w!zM [_[  /[T`wABԧluRܖ7 `$L#q"(<D!t9&@ԨJ JnWbQ8 Sh׵0ޠu2j=fӷ|MlNѪեYĻۚI+áaʱu9߁c+MW -_"J,on.XpHg]h|H["foNM=,z&Ū?;shkg~eǎ $_Pz}脘 ؆3`0m( kՂMyS qtՌ`zIĖW Jͧ{,5Ȱې, @6Gۆz.eԙXm"z#m6^d]H4\HZjWF,)T)TR O[0Wڕőn!BëDJTYR [(n.lo_@|y`^*MH뵷e#,lR{g'إWS*m֍'9kޅ?FYX~K U  +LTMy&7e:zw`1F%tz!ή:^&'"nϤH-~Ʈ a- !`u؋R_4vEWm53K4ǽ ! miѢCv.ƽ=7lۼ` Qf ,Ɠ 0?:cy@ zP͗hׇIyn?󆄜v TN(EC1VEZtۓI5{ؙo XXdYz$ AKI %>l䳍]5De`~˷2˦?*6O:N>iT$=dOv.a(;*Ǖqm`jPNkCIr%t0x'ޖ*ق̼R^rjbto#XjK+OR:<`Ma>7()7X'q U(s]PdȤVEF 8 э)h~`PyZ~.2Ij/!ˌXr0vxSф0mbG11A LCX#D%/fF#y@+` fՏ83$# E Q%-0cL\L 3Fq{T'-[F|"ē' fO./ތ99>T!9oGn7PP9ZSY=s@CP#Kǻ@/ʦ)/@OK^6Ϸ.8VJuivT.K Ih](0܍ A};_w n&/?RnQAkq*Gg)^Šm^i Mv4w< {  5M[Dމ.j\-$_zjtUchn f^k۾}-tӟ%͝qVPgoVԍ>ִ`V&6R/s#:S͵ ,W^Cײ YL{ 6PetZ*i_*9ч?fp8v l2mT 4QߘLƬ~{gaɬ2')Ə f:xTV*^FiVǓO2P&չDB$O DXQnK' ŞN*\oc2%^}AsS.T;' 'DejxcDWb5cL.LX7d3SЄHqJfլ)6XZ}9q]"w`@Trr0ճx"nx彽wg0/v S`C'"trk[F_-EGְ)z qk $g8@+xU<* õӉ-Ra4 b7a.)u-M 7KDкSexi6xժdQv9w_.mL%pe`A 0߿9>bKSchhixAB&}M.Y-32PPb_>L2!tԤd|"?OuWG;M5,hGB<ºĐ!J;^x*XhE&f1%"|Y>ZSPZtIȭ.m8jN)RB h̎p,ݳ=g&7plq, ] ̚Z N5 y)/n5NP m4P! U$U؆г7ĚJ 4Ru,Z=aR5Ju6T0KU jdEim 潖LZó}nQiyԢ?$}&Dm/H}̝^]!}IH"܏"1V ꒄod.#Bu\G8|Be7HZ c$lPZb7!@w\DᔨW7z\kZRFʒELV*BE{~9Pjٳ%a3p,W=2=oגz9'}F0րUqa#A"p vy>.di!$cXdSXky:e] ,.|-{.?K>1CXy>OT}U%mr6t0` ,el ~MK$i/ȬF@Jgڂ;bc$[+J}#ΪǽJ_*;JzH%j2tsd?da& &wu.h)U?$ۉhIDQ`U3xr IUͭiYZ^r2'o@W@I&_Nj~Oi)RxZhOM~+ 5#Q:;APi'KqlBZ?f |jH-OhtzQ vkB o#Rz2.*Srrl 3Jz_ՠm1?oU܎l@f P`qRY$~X\V | #0[.ȞśMqKhl@Yv^ }JaTR Ͱ"Ү4|h .2HqOh,ꢆ@0N鋍QO9Ĕe*yy(.|_\ϯm+au޵FL=hPz}Y̙|B{_n7)Oͮ-ދ{ckP\$y-cߙݔTI‡zxɞݦ9: d)ݏ+UЃI_ :̙(@ST#j2]Tt ,;FHQ.?!C{ĉ{^TZH y=';  "߻#_Ԧű9"<ቬ͙Q <;e߯36ڶ4Z ƒ/& SE3ήhLi\}YpK@^&=J$F^$VO_x(uX#_ýaq10ƅKp(U 植GGXbJjչ4ghN~d/fĉjNo/%>LwPqst[-d͖=o>B?)U1\_ضЄ>v @:l#&y6nLf仛"AÝv; 38ߋdZCV 2#Ni)ȹPjUʵ?' hmܞf2a hi\cQxo1D?7(@[ye)T[q#%s``y# 9J ,vx]#0sBH`xٖ&/5օn7<4ާJf5Zm V+Bf1 eR|ppj[0uWݍ1>9J0:>Z#, `GtPw|Ņ/JԬʩK/2WyT+V#EL!12c}kGd%aaP$ =Y|L>VZI-|"PT> 8̳sL}$#U&')B>] 2{3o6kmoHU7Ie%2Z}% 3,hMI~E ڮ@S(V6j3`@Y| 4{/m ? ;@_,$ 4tSS;؍|# k# PS=L]JoA5#Y{Sц+FX0ܝdd>6&upAh9Nf}+) l?ٹ&A"Ulyp}q1/WfroZؖ-T["YvJ ?1͜"9jk0?2S%¬aɴXڌ;L 31clK^D&uu|<"*뜄excByMC<k(vYsό,3vGՀiM*ᝫ&'.aܒ.OpGx+'[ne|LGTUA{4B; ,ǏVQ+"sy}iL+ZG )t̤-BS3>c~$ yu"bo1vdi-6﹃Vf$ڜ3ТuhannhTSXBq+o,,N~V/pނ{2oD-UQ >Axy4l9_c7CR!m*yLҘ'!bOÛj ,=rE2__Xרlh²W7F ,lƯT׬ m!@B [ #T-vv޻Њ )M;DR˿' iysP*|~Iz>svȱbw j :db[Ć➸a`*ԯs&X}Ӵ;O+1J!CW\zysqWlVh&QPgP&1S%e1<OGNve#Ahb~4pϦ[G׏He9XR$q{bG.W/#w(r aQFeF _1K(' Pk/`0Ejg)!%ds(&Qm+È݌O+](S2IFUe9,l}f52}2A;f;a?*>᥉N:b2ћ{[ݬ4eo;LZ\a{`Jr"Wʖܽ] cddTH̳@˜kRpSem1_+T9/_a嘓>XO68z~>+==n clfY;fbؤ^#-&b YT,r{-;J%w@at|.;'n_pR~.?o!CHb_8DcZJ:\S/Jet DvsZFp}oW \9%B;*~jءG8֌>N :YhiiOU1N.腬CD%-ԚE4&@3ZK;5 J~|xְa^ޑ &pf0.kZLHGb#̅V" bҞA^>H)L{q" 9x@ t$&dR2^19\Xl<Goc,A(MxG- '9ZqP^!: 1ޏ>*>?Lk@o3$ L!TNJ&@*m杍2 -PN!gP^̮O̞}>̧xnֶyMZTWW*yk*BTϣT[`T䚰[q{K=o.[E.n~B;5T֕3VL^4Ł##J'M5tGIIƐaYAvT-)ag폰EnL45}єλ.GY ==o+&=iU>M0:!lH0!EM U0+'$;4AK 20t]~+P#;&9/֋CK ]F XH)uQ}ȑY\d\S0c O„-TהՔ [ D՛~&\ ނKOp҄}zjvxBS퀣]F⇝ؕAdsdO`о?e8LJj1 8+P2Ata턫;r`(nEbPDROMnoi::  n JԶSbaȏ4_b JR|8_?xfhsXx/R^^*hǑ2Kd]A-irM-C*lh(9oc{')Kjyk 2c/dQhfDHt^_5J /DwCH8lb|u&a"Cѫ@?' !. Svffc)ȡ-ˉ; lj~MټH8 %ɴ+ײqx5T1+6 )0 wB?]x[o_D *}nD]:ގ,9/rS"dfhVDnyj\^H63ST$!bq&aZ@ԙo0P!)Lq\Few4cP}gf(=̻&1X2=ƾ!x1"0.:j$ ]*dʎAJɗr4< T)1#]UJ+,xs_~ZZZ_d*J.%lҔlg'!ۘQfo$ V^SSg7W^.e#R@0>X _yēBtj} ջX;bJ tF`u;k79kiױw!_v4` gҰ˝Ux8j 5ioÛ7j} GVF1 řM3\Dy=MpF5^ Zފz:GO"*mS{8{ `uVԣk>Vݳd.i~pWs%. @3@ }Ȥ^tgsDD#GU8FrK.~F}$vRv*s^g3j>n0?`?Ŝ3v MLˣDXM##ɹL@ ``SxW7HXlr]}jE#i c0dQl8Nn׈sR N3>tF|dͲ%O$E* :4HZy'7zssEZ+TZH5YJ+nlLG'].A38IBSX3 ;>TLK8B'&jMs$ĪLzOB Y㚸 .rJ@sQ:fBlx N[$} }el@=GzN']dPY,Ӳ7ttp.)OUwn+ ƼH̶0]G1soe#E}n(.r}(4|K˭EZ5,XԭV;Y43|YVШ,I `!ƬŤ*V"rHs_#N] RK-O\oڙqӇ_?D?'d4c.=x@̞P3Z̸WɊ2e0*^ˆ@3%(jWcdݧaDxJQ [.pXZ績$BrhӒ~ϖj_"_Ȭ6Ûc[?J~I#EKm"Y:UWLP!,OXy8ue^iW6P o!a73 *GO)-`fsͨhx՟ejUWYy6|>Blj _t4>9ʩڠ5 N{FшE G穢4<| ).^GpTI1ыh)H=v)"3re~: yrDA@X:َj ͸%! AB[i% p8g#170;$v녻ur%5i]. K Ay4Ʀ_HH"7yl7詨Z,J>ھY`~Pf-Z]祦Y?dU,h2&2 G 9 ]H>_7gIuzr)h/yu'C53%]06;9)0ޙLGEPAfkڪJniql|vc==4ֻ2:; Dr_hƚ/vN|Z f }\4`äҥ듋[ZqYxC?<i|Ca -^룍< 7ٸXd,;AڂLQ7) ?q8ZU ˮ?9>wlbDzwQʮ^gYmaDMrZ ,=7WVo/ sDU)ޫ"b%NqUhX%:T_ feoU@03Ck͒'UMeuhp8ʶP4>&4 ⁳So%m· ?ʣaΧ^ +F EÑ!x$K8 j.U^+Uq]ƺouݗBprk+kc*~/Nsy_Y"8hbm:H8ٳq\w< X_ ZQ^lUx;:_Gx֫x/ {ڛipD_Me ѵb4WT3'CZѨ8~[m@%1Mh5nW,guߎtWX`1!W xio% 5, !vd$Bpq>GiOS#r TgrƸ&rRH77hH/-dU8L$hR׶]eyG֊pKr? 6#}_^=[KLK2D#Mҷ-a dQ Qj"B1lO%OT CoEEPEW߈/:SQu:mr)i|ۛwpJK-}b m 7WZZYڍ@I! '8'npq^;6w)V1w}\P aF2WՖɴh:^/vLʺm ;@$ԸQ@:HRDz-a:3"-~2\ R.N݀ΑOmWCOԾ<4_'Thղ|p0gŧNW`UGO3f!`b,#~p fBJE[`ʡ@W Pە<cuu}Fɨ4Ͻ"iiQy3KA-X*$`n?jfkYNr%PRG-] 6cws]j`| - H(&1t7PԣhL;| #8U>H‘3*1w)u~g5p!`y kS?x/NU5R7H0 5G kaE+:7۶9y+-x)!t:ԞQh V, NRTG@ ʏO+=4˜Vh#tMmVJC%kYsH%*PivG^xֿGPOґߨ')׼ 01}Շ d"w/;(<5fcM=nc)dFސm1ǑOC#3irXЖt6)dH/H'VJXǿ 邻/dl^2V |~&~*)>(*boA1/<35;P߅A%s\XܔlǘxQ~Qb x$3{ojzu+ @.3 5`xΎcVپml˒rlBlͨM3}Uz=mh_JqݓM5G2רz0Kb{\"B Θ.mzصT({^uOZo088'ZS9TeKcيOL%&Ε)uKWFϹ E4!x1 DyLj8jl{QT{ͧiԩ&`~RcؿU^`@zWN[N}fA?'+5s9Y=enOP&dҔd(OYE>J{WϧuP|\4iE|{ƛcXл{zQ&qJޛr~:gX5i/Svfͥk6Ƌ 8{YxiLEb \T(]fP!@yEzn}Z}; l.^RWѝ.%O֏Xa‰& pM*By}̜TֲOLO@S5"%#l̻yШt_VR{2Km4֡9el~cSX=ßD,1P}.4HĠpn yI#k9_mIa*"A_MCrt4gTr9w}bwa G|BcuJDsLVOQ $QAV(D@gk.vf~&Y:%-vJ,ê]-.Vq-#\369~{;z&n=UφGu-ٗF/r;X 95 7 J[&8h͇"~TՠA;o2*[GnFu&S7vLxiyf86T0/LS>`AU;&,vDzyގπQ܀"N<>g?+WW۔$$4:Z-j$)M1թ yfJK&S0oFRjEڨGgnt 2vnݷKf|v'/i %4dWs{犹Шě㯘hPx &oKK`;aޏsp xG`sT9bxfa*oKDr@ot\=LfZWk Gs$ڞU+!b5gB$ѡW|hHvmfnY:K1pMP 2wm?^GdþZVEHQ׸|\gj _ ʵV!ʄ\L8ל,3Tкh`@IIo+V۸15nVS$2HZġH7ǂHW5!NKWc{]' Eo7=K"#$s% (3DfKkW Ð\Hk*}z*[nWgmag6j=<]u)0>j҉믶.ڈB{HNcC#_'B|ҬGi nV OOk:/xx3A(>Pi1JJrv ρNfsO3qB RC=}8Lʦ6LQz7B,V' )IG|Ƕ%{1/CݾKTKopd%ISIYzs\%@=[jW] ^3)6Zŵj&mٷ?ۤh%/qtCz!Em(Q.)E!N[2ʈR-{?J{qnܚJ`DM-Ur[X)?W> w<)`sqgښBh* fIPrs3ia;{ J`:[0e' ^ئk|+/W|&Jgs)Жv4m'QB.i^ryIf-sF}3MXhk2/r?z%$R9'Z,pN|cCϲ'l #U9["_7v:z{Mȋmr&_5n@SRWpm .j&|taa8Eakػ~SGI;}"Q+2MƴԒV寧r)'纋$<]DNϔn8˟Kss3FOy"',.*fȰWGK\_S.xH3; ;vn]'-{;XQ <_ZDP(۶0 ^^,`(xe |0Ck.40c=>?/ 'Iuͮ#.h쓩IP{Nr#6ETm ҩWP̺Nsx|3z׍C #0G՚T0 h %G `)>>(hnY[xdMiZ:"8V@{ ' {|n0Ȧ|h &d4nEGʐb̢\k<44=XK5ή.{5*ӲQsx/+"u,P37#NwAw֔\oxoO|(o\G*2 ܡR{*6==<6hߙ}x!-ܖY؅ ad1yꙬ4QEL/xrVXH淑gGB &Ѣ),)\ͩڅ*"vu P̵>?x) ҡ=:[wAJ'{Lˆ-W*6MM"~WnV+&2u+K>pLp߿HnU )Ą2+.tYh:z?Aj4wǜ烪Uv#WRfW/2ߛYp!tn+gSdK\ q(:j !>e;QH''vc䃕;ަ*`lv[g0"$)c,̏qB#{:ϱzMD4l.Jgyoއ6.#d0jXd)ǧ KG0Vۻu p>R|pz_A'"yTH1W`#v` v\MaO1Q|*Pq5 8a80'2r 4A8^Lw9Cb\Y$$dJn:WlT+ oՔe3MpɃdR^o /P8q|8Rزk)jS:w M4Qr$ֳF:d%Ӑ$Ż"Ӣh(y:`:HOfpQӃ{*Zճig~( /2X7CGgprݿiϐÚ-o`ᚣܺZSL0K>z-j_!sH#TSV⑆{RnlJ%5DFl !X+Z'p-^k[+/~hݽLsȴ[ UuP20? @iX%RxA8*S{WWIgvsP?L#2/37p);f:w)o1Uo O)F&zbu _E[32A L|xLTc6$\VTH% ,pBWA\ƢأϧHV H۠ɤqHbM~:/[qy3P}~AFt*MYb χC-FOdKOz>+ R/We?2oNѦ眭? )*h  ef$2/ιűs85 .4B) %M7D򛲯ʙ}I0hړ]rTS;Q"/Bg{I|K9'p۾nGj mrbAo{[pYъu !Yڑȓtyeフ.tl'}]3u01q[C? p40DP29|{iO<ۿodƕo11[s݅DB4$n^z\4}9a!7:z>pG>SFO!;]%+RQCRGUFJwՈO\^9'8k%t>bEyXڟX/Ov˴;=;Ŧ2O=82][Wp=$1GR n?>9ɦŴ WеԁƖݼ7 t0ˠ!٭}%c`R9!:hV78qH,Db.C 4J"+sf4Sik Z.FP@ö#x\XM`r>^:Bs֜-]TLL/v&Lho%?:GZ?P>5!O58eȀe!~2xt1Δط1٣ZG{5R:J=]S2JwyxZ0)2e(=pÌ# C/c7x r6j3Iƪ˜aXw;, 9$K<6*ca+`Kk8eQ%JZ2&I~Ĕm:έc f_ +oB~GM&j6dϸVMNbKI$a9o-K%4Қ|sS~ S(8̳g#=`j>1K{hD 1ozeHAq`݆M>Y6`[ ??YS0N{k]ac|ICćoE:AO,%1(3\m}ި#QO9s`Jȍݘpդ/N;}>'%ϡ.(S^&+7M(pb,Gt8p8 Yo.}.Hq+Q j*3IO֧r?{HaU X] iNgӶ`c]wU0`)VRcF KoU*ahEeuS(3[3r᠟s7Pk^k¬eC"݋B){r± ƟIūs>(WIo.086$<;U$\! <%.igK{nCafI#t@2w_=)j)>_D3CPDd ٰ8 s9̸+G(H(dZU}NR-uI{t'I"(j~Wǘ#TggZRQ&,r1q/zDHpNȖ6kL> z#?FB('ߟScf6I0.L ? ֖]S ϗ&  <;?y\\"+ '/'kU 0L!6`=kwa ѹ&XgWo< ? qVXvWk7\11u0ҡF2E7bQo6Ktg?>ji'+,7*< Z-Ow &>0&>\j;^%`j+sz|$A?52dG,0a$v'S 4!q;N[^}`obt/#UI(XQʹ),R'lpy W*ojp(2:\2s>7f676+F)n0T2ge]*;D0`b+iC\,3¶z{غ/6(~V);I$ÂAR QeqW4Mnv" YL1K]Xi)vK.%i3+i.Ga$lC~o4lCq3tE!w0.ű8|Eb?`#<?4<! 6LOs K #*!e֙ -;dE '`ӻdo_ {P~l/~VRH A@t$Ix f6O]&*!Vl kO䈆ok.o~C ;z`>y?]Jt^(Jޕ:.vYh@g^gO ]ʾlKcWWJ{v FO`չ,UB\I}/?\ YFɇ L9 ig4p !6Z \9{ڥ&ծjDl8Ī bM5hpL*]O9Q[AkYQh)tއPӝGPcYI]ũ/1,89_HOlkX~j-+YRoĿ E&Eƪ cp*P+I\[l.JH#(i=7c :xj_`Ԭh[alFہ i6[EyܻRPϘ R!8y/O}G]D9al K;^ZwmgXدe7D(` l+(B-F_>^z󐯻}8JnDmN;f8i2x8Uu/`jD&Eib~V$ƕ4:fc؍gr^4 rŐO84:C=@rF+/S~#Z W-߂.W2}. Ap7\(ȶ?|usșJ| ϝ`zt5Y9mFڰѣp#tejqoٻ|*ޑy8!!V-$;B3Z@,Ki_Sm{!;o215(9^)oOǨ#ء};G0{3űymm /yUoh mG = +et,R97UD%IN"ͳהdrboU)͵dפ2D& I ABͤ '\Fy]\72qêOk[-7jX;X1cP<bI KjY 5&D;I%!,z>GWq54K;},pOs`)v3io*J9>P[przGuA-aA}YW_K(X݋9Oi<*, \#LHAw;?djB DVݴT\ 0 4 iXy{P[^8Wz@J<;y3HmF(0tI)aі'_%[-LW #`ku@/:3n8edg+[dm{|X nfMNgA*rNr$7ճn'TNS<ŕ< 3Hȭ94QfxȼpP}""-Y9Wcn7̃Tr5_%Zx]!#.2FA{qwzծS>3{/T/!Uּكz~ :DV_wC?,h*+Uu} (Y޿+a֭uB3f_ÆUbKv@m \-E8zSo.[)5s3u VJɸISa Pxa,yKsCml6]q@xwx;STn- %lprK,`gO\1r=jJ'g/tц\O_*s[@2I89vWBruxߙ|ƝX?qmPH6H3NSALpstqC&{ߎKh+^1+)۶bl.DvY=aTM1+=:k 0'ix\,`ݬl6,DfےZ9ËuNjV`i ?*%; KHPa3)Cu6xLUuC4F|?&^w&6䐺\Y2ׯ,yjd9tU@PAn8O+<ÒEA|oudl~+ٰrk|8 )r'@eiѰ1)?()BA]G:h[C偓Xq1~6^L΀N>89J\Hҟon87ub8cy_])ʀ)' 0Yʫ 74ц?FBN}@ifMW@7W67xAgXk媰* $_/z/n[9̅d+HFH ]U$(ɗ)P5QDvXz8tǨic i7WQMU6Y#N 9 oco<= 4]a'D J85 hn*~xVzg_F^U6SX6M2&Rytč$ڇ\ @u[%:֘zϛ)\@2chFVJiC:z+5'S'š:2na XD0uLL Ɖ֓Ay {LeP ?){dz o>#Xg 'qfxtr+84PxE(_`[2Ͳ餍JW)b'/m6v$fʽu:LNrܗ\ϱ$#l{;AC(().Qðc;2ʹOҀpVBT6 PCd+(pݓ?ޑ 1}oOIm)71m=O<<_H_YohȏTCW?L!Qgn6{*[ߎ1H&woKF(Z~mֿ5pADq|k25 i#Qj$(\x'aFB)O$#4 <+f'`ӵ ng@WQc:ܭ].-J;N(eGDr‰ ,(b=ֱNorfn,A}#ɒC΂]B5[w,qVy8±]qZ|ZjhDwAEjͦ9A:`OCZTxW^W#ߩ/߻ʑ3mxSe=ophIS~H9Hȥ4ES)<(2<5 MPQ9nc9!htbh;g*|? _v 2CI YD"1u8J{|9$go46F.:SBp@Sf.K'EW;^Po~.sb݇*VΔ z` .仃K=~V%LfGB H =sŝNDx8EIaűNP" ryiǒd>ߍȐ[tnHfeեrۅ^mw83ZK;(w;eHIAIuş|ߒ V WX,D*+K:kvR|*%v^xؗLvqiEHrXрAI;sJY?oϙ96OghR\ <:^ݫ9pVIfS sO&lqC̳B'Y4AGcW +*UV#4“.=AۉC%}mq#!)",4~4'8UB f v/jnI„Cyި8_w Z*"Iew 7|?[WpT%5bČu6-AZ[OR螥#k!B_XѤ6wx& &ɥbalf?qdֳQsia2)\<8ӟ: ^+ٙFі-EUr`G4yÎI@U\m㢍r?#| |طܜ~`l c#^w~ 9Os cKQ5f$Őfats썴UήÍP^>מV~]rm %'aK_puDfxeT|'ĶڵfP܋L6 2R|u*5n[P00mza4(M¸` mU;*s?ZQjD؉C^c<>0oYk:!>"ȯ{.&^듲;buϻ筊9h: gzTkű:*B}8b 5.VxXqXm4e,͍F@/,ڕ#m٩!C e*d=u4K._blDؓ(tm)LEI륈35$U G;8?)RnP J['#l5L!^PmfjC}ɯc˙z<<&S0м]ҀC۳|S&yW00,-$ʭ+Et:Ц76ֺs%I+Lx-Lfxy)!/CQl:C(H_܄ L%5@]E`w>^ a#hϜԽ{?׳!~meSq=ҵ1r!M$]|de([^_틘Ht(Q@Ph);BD3ʺFi*w콳 )BWq:!{kD#nVEq+;{ϸX j[M>QCTW_bP 8l뙵mZQvx1x}0<(?K9_j:¦`)BndS/R(;K̖5jT[kt ~c7=j5Y̌\SEXZUQ !iuqZ4dvj12ͪ9[ r")鮇0<ZB f|5!`'8;$l:FM,ӫ'R_;}mA]UJ=JlO! q"c;#06XeJeM2~k=9I+|Aw ס*}l-g' 0AWO~cjgg9l965hOn~:,rk3SwQڦGUYT^yWsa[T%vF U%(R@ZA} ?VԗB"M ~IzB8bAG|[$+܉_&}̐d ڤk8%elkvyƯwA^Slʣ(͖?fbd9y` 2%/[àxLm,H5Cx]{dqX|WC0A=!8$&(G.-CHJhW [K<mgÚI8FrBaeJވu6b8=έ8X]ШxW+CE] 7P@(\ ≿oBH˃PYL9?ۏ^̕dӜ 蚩j*!ش}v||HWs\5yÅ=qݭ%}@B3e@Iw[D Y 3ڔ̥vҷ͔0I0U>OI|O.eݭף { ANi}R.>~Az?Aۛ=X 3^!ʭɅSn< ] vV^݆~ł46SSUC*y$DuJYkr q.“1ЫXϤBʖ{Q8UajLlm]M/J-X)Q*U1X LzzSmݗ-7PN+&ω .nDdҗ]٘#v]{XmaJcf 7t闉Xk>L}7kIJ W 4CfCVնʞN|_;5%**R54̱ج4: dS1|e8d c"|Dn' :펠`3t7dvv3dP>LjeX+;!Cʜ~ 8};k}<˚W֯0ڡb %9PqACT:YހL hbn hY@Zi~nSxHOl!x1Ty}:[B~|~*sl)>zsqMH(!:'({)L,!kК _Hc8lyg_? 9SJ?1rl}}Z=)]  3xb~ffڽRUϷAg37]Ï/N0!ݿ:ݧI=0ĴUgRjۢ>\@ogFt2E$ (c G ?1CVlύ; S‘Vp(P݀~OAe[nr6T?8-?E Tު>OUgU B;FEH7Shr]4 W; 7k-M{zo~Gl$aGxr N\yk䑂 (q)O"QBI0PG(@,wWRxi?p/Is-s87zZJ,nؔuz,itk u-طasAKsE8σ* gqjU3xPlYMWCޠQ$Ϟmi Ó; z!f6n`Gr"KC:5v߰ɜRo-H] Kz_WSX; ]Mϗ;繚kֱG+9ѷჾO:ņ8IPPgP3j䶾 l^@hy2T'CbG~1 k7  H|^#9R+ґw>{JBpynN0Y[)a؜uR/͠LÚk.$ t[Kn&Te1{}':k$hz="LU>j:UxPs<Y&n<)7]xٲb#țM՚]0rk!^-㮷8|ՄvTjc|__΢c rkV4DuBFP<Һ3W.UR7,6Tn懓 CT5;432Tu$?:Esc Fn!l]aTFvd/DSu$PgJF3@FUjobx׮[YI(])o=Yz =,\eYPvN3g#_T.,C}9  f ɽX;Y|5i1^C-[ܸe͝L g B%W.A=/pY'ݳY©ߨkvMJȋ nMWO!~Z#iMc"AL1`WB|DѶjs;!S#a ;4VI$P#8x1 "3pCH!NNZv1yÌAA1K&xeclgn|ҏ?`e1] Q)%ɟ;S9%&Ev2qQMi~F#sI讚ZZiVߢQoՐ8ԟi/+hSFiն4CL$!uL*R6񞳈CKUB>`޿3Q6h]E͡ә3A+G>IayjolO>ڎcm@sDr3ɷ;{zvM90l܉PBa4M1v7  T-5%*}:60A-)\R¬w8Vmx$h`V¥ 5diŊb Ze.9J+&zp%7!"݋V5xBE.Lc WT"Pw:CϷ\CbP.!6?i08Dܥ YY=u 8JYz9<&{"ʉO5x"ӽ(2c}3,H.C 3 k7 ͩ(KJvJbzVvl ¨}NEEpn9xE)ZvnCDA:i6tR%ïpma%W#Xom[|3E\(\Щ)d |֣՗B-w8 RunmBh@q8)#B$Vr39U9/R"`GЉ-e3maK>lzoHޥҳ 4 ˥ҾpԗkDIɻno0qԽ̛:a@g8"Tݧ[O7`PC9Ѳkdmw&3UhfwCLqi1yargd,_jl]`jrb+a74R#D+m }H$Іq_ίh5h=m^#$Is'|Q%Ҝ@HR.ѳ螺8U_W UBy}_#1]"@=[Uj 9 |/AhXS^5B4$mbgnNd§>şY (̅tHByд@uIO']҆*i$M@w5yO.^nD~喜9fLK^ܙ`1EAZdKJ0!cK B}+ *:ߺ0+*eO!B/mMwU31y (-bOs=]~0|)yUU18^u\a.o~$b=w^$$ӯ:rgWPkH +|YXQ*ǂ=rN d(BBQ5, riCL:3W(I%ōO ͟M(5Rs3Pw>B L‘? v pk6_#/&Q *5P8|wW+5=ŷU3r騐h`>E{:.F(=Lw~>NMp${K`JCs*Gdǡ%\}z۟4R"'QMj0hb{c=C:b(Yׯcl$[:=ĺ[Q(DA)leyrDf$weO9-p2,Q'Y{7F%.E}?ciTzyl}9_D%_RʢHڅv;{] WpuBw/Ic377e@~:]S1W: ]Ӣ7ka/Y ô. לA69/%IP#9*j9 bi43" "8DK Ɓ=1 u*Tf$ X~:%0D(e@]w,v .$Un*"TSȬézVHZɹqi+^;] 8.8&̈1aVGt*n>.nl RU#=^.i.`TsWaFI[;ͮGamЍ^hSa΃V$cZerڻwsiP5?$%b|ӈ/V W5 >yJffX|hs_FY~+m뵭xlYL~Cͨ>HB߈%!,:{7RSdglRYORCڜxa֙umRcp)t<#TOX z/nd5ߟ==)cH'>|i?]xߨyбfq#?@2J$|L fv0Y !c8 B2ۂV3 M]HASB Plr!~b<בm8gpŮ{y߼{kmy%m%YS3|Fm Y=МHbIʤ>2Ϛ*Uim𯃕9bAی%*v> $o\Yt%!aXE>ALVH-GNIW Hy9EGwŮ#9*jkߺcJW}1u^ /6p /@`\e'p݆ILF\S {޵H7+rH~he+śeN;/u#Ы5F*h]KxgI NkO(o)pxuqPp&R 7w a,룍p|ڛT3Q74*&jF$hF¼f*U؋PBw֭V̵ q˂5` !J4Q\O1ϙ˹no.o瀌IgtHC˪FJXvǎeγ,SRU5 72 Ch?e$P(GaK0ekP(uV-;C sB^n#> CEom:^ <'/`fZ<4~_}лs7Fl,5l<kA}TQmѹTohA4! 7x`yF"0 UKE^%t޽8okQg+pRgS'2gj#|tӚ3Y٬eٕٞ\Q/Ya}B+x~M^29~ʧXX 6 5![S] ynҏg _n mUrNj$H'WM[I 2~t.{r5 x)Y=b=~QHM'5VaNiMWf "=+G@btg$µI, xȃm~ٷ9P9X?@NɼyS 7([-d6#"dFTЃyMkȸ_U "kfckr aϠDxhL4!M*,^R&f0. zd""Ia镝gBXE8d&:t}0)lv=j, ˮ j~_VS+u [|~1W/m)E7KLa&I|N/v-2u>TXkv94wjL0Tk mkTt-uyNPqSa}"8q%>"B4|{V-$ro$ =|ON5jrL[>##Ы_שׁMI oWfMzMg.VT7@ٮS{/yexb,:O6/ň9{ܵnvrϪJfxj9Z?.D ̞DK3禴IeqPxKEEG,q]S!-e|Eq⣤S ll$\v%㘐72oOg#)k8Nv`}S~LR큉 MH1qu"X] tfm$W{B'5Yj\)&Ѐf9|֙kjjP Ϛ_;7O,@j3sϊ.i>m1bj6'.P*#u̓iOMFdB^L\$FdqnhR\r(ev3BȻo2?y?3! MH\%mCl*3Tb\D`Į`v >}V&5ģDTlҚDnlnd}9╄6b)cvVZ^ufTA+n,Tn.QT"iJ"zC0:Z̧Մ t[[}$$GDoX2=K1ieXn[n."`'%„vkAQꐂ!zM?5%pRUЬh@>vSG^yUvWd%ژgB9r{A38&]_)>g,>O']:Or/yא [HQ٬oW*,9$? 8j?Unzj0TF򎅒1vi}DnNz 1K,v}>5MСhRPhC/Qnb(2Fu;}Qi" y~6PjwO] w)39~zZG뀍萃#'ᗻ^U,ZZ18G~g9l [rB[aF$4?̪}V(ˁt(.6?PLz1B!Ol&bQ'1CX-cI!1[ 1)~Ǽ 1%r#0So&3*<#Z-goF68 q&3e{vF#>^Uo3-S#8\q Y6z l(yKsyu Kgy YTl,?<~մ j#Ux\ F10ࢼ9$!ݯk>w$* N#,5ae'bϛn[TIXVGbj@Tn]u~saUV dڞZߖt5K*~Ɉ8HkXY 1|Hj9a|V·qRUYMt3 噗Z<_mcwB Oy@˯ h}1y3OdrC~Qֹd &-B_!enWJ9+AG>~eMcvfeY皾L zi,j;#$7=ܮ6/-L 7+}a Svc<_x26#&ܲ K&K D$5GۻTٷz\YV1k 6q_e8~m*c6IxgS',5/$J4cwx @̔Xwv(\m.|[j}{VH[hK|IGhxi%57+# j4uR4a >)|,S/6 eON|8`S>N\PP{nukL3! V1LddxJokR'8IU@n%ņ3x5`JP-sѭ^-1YQL"0R&(^X{X-ךo{ݽҥ!1*ffD "f4E`<7&u#@1SU5nfur,DŦxclIA[uIj(6A;Q꬧^D Fʡ8w|V͐E4McWasSmr#2;J 놁J}mLu+84&LNB|_E'wT;3x-%VmT yꔋ/Rot +ۜr CT"jvL/č{Uo B-(õoz}>#!cª-\%ܡĖ"68K&J blB+,ɭXL=@Q99&4a+]OnaڞNZ6Jykx[9ۮA}lKA =5̞k|'<_A}e7&qNXS3C:g3hLJfD*߃<ljO%)Lyٛ3IGDfn6/En19^r+ewqOw:V8^׍nj(N.Ր >hd-G0ooX5b/I/(|erIM!R_eTХ;0!ׯ|Cq遆*c)Ubeoe$Rҧ`V8s%S;קJ'qb!ʙxP Quf h>fpɼ )C tm]w!Ų0]>cA5Z?ɿك`ktT$Jjl&Hk69rУ!#]QT4g\ƚ{T)jd7-yd-#-DžAfDO-ipd)@`8)uy81!^N y~B. OTfK pN^F{˳gD~u?g]Ȱ4/hP9&2}d[wC3(8Gb^{,|]C - BQߪ*Bt|]['@FaЗ1i#~L_Ðh&14Rxhw+:Đziq(&ј3 @xs_d v*S|d~':k}kъ,Un(Q~$P+}@YPp@7%q=j]7_g;A9$LZQw$:zPkpx l#>q,z'].a@&Id L籂(֒tVAى-{ ˸pT)Qd\5'-#4Ca0۽\f>%ؚA !x#ԩ_V.Hr&CVIJ}y!rC=@Ls CMH^û0<5LnX$Jl?WFt<[QpPЙdMa~1PWH-4%8&18?ydFc *Q2@Xlf[&~3jPP8|M$sz-,\2? IxZ Z6 z B s2D&nyQy@4f =#-.ɐ;򎤿~>^Zo=LSFR ~R""W-|mgR9-[I'oi.1V0B*E0 :*Zmߎw_H.U0&@ L)e@s]Rcm}~_޼o$=M)+!'V( rpk;&{=-L 9kXGHյ!BIj5LP}kOժUɎZ`I~fg; ]$3Iak>$WŀfRg&_ +IMQ$1Q|ѓwc'0+ zq8 I1ԓus+ssu/9E&Dܾ+UmLz[̫tMY wRћW~'Ei=J `9 `EW x Q@s+q>*[rWwQ_ޤ?nߒp5;JRETq]vfg9PswhL006Пɋ %L;^nPhp2݇Wty`![{ ~d{KeO~}1"(ϗ5bQ |(.zJ ,0E5IΜ;:ѩZbrؗ xs8a [EVAh4Z NJ-ll5{KoO⌫4#13zwDݷ:HLs6^x0 fU댬odj:#/ ɞ _) )~iQRǙNnOFqY5˸I.j7yoB&BbnةbzsV8ً Ni}cR>pZQfqsS54 @HC=)$L,q bF : œT EN̘Q6YlOBPe^ 6im@ьaV]' t]GL]&bXLHcKn"Eg-jvU=% 7<=mͮ޻UlcvCslr2/h42~GF9 }6rsH{3+1Guܙb* l8nE㏄ q8[E|?M[$dw[i}b?AXm8F}hEVu (C sM ~6ǺFhv)^{dStLrmQ\Y:}l6H3M TCx(JǸ͇;|`ĜUm!BÌᢪףORvbJ @c?Vs>ȕ~ɸQ(2:K̜novsɵ ~Ex"p>CHHEkL#Bl߈N&QtADdI)lXBȶluMߛh[,]8lN]GJߎxbPnܼm;Nk[E%T틼IQ2Z~]¾5::VQݧqv;b\aAx(\ Pe]I6Bg"A.cm)o#jDDęЏaoN__bY}%a-|dxsVS4yBshZM%{Nǀ&骋izzY uX!$FR@H̢xqǠ#o;? {n:D4;|C' .V\EG _9z8#^(|1/5oR=ӸGK(*[ ݌_v@RG(lD`OUE\$?5'|zΏZ%;ZeZ׌\k}6h.F!nP;?+&yߔ93ՊFA h5a(v$K ec<ʰu {tݡSM$+OXE!y>\u+]j&sŘruQTM9S%O^/ݤ l43U)f+}"xDZ)3ϰ S"\cxAnVDYiO< 7@n@Mz\ O#R}KMRUuPa%wjx@aU-mqɣ>,pQ{g/iMXoɟ!ϻnݏw4\,[Bz86[|ePw-]㓺4BÚŐ~M6Aep?Ry.֙ L9M(Lgt^c1T7^xnUð^Ѣ׵0Zmt? J)z򪚘?.l o5 T!<$ ZEIR~{bޥdcmױmBI({obGS# 5h YZ