postgresql10-test-10.23-150100.8.53.1<>,Sc p9|5]`jxhz䌺\8XXLlII nͻch8V48"㇉{%/|EFƺ)7"״ Uv# jBĭm1p4Wm뜖mj ÓG7BHRf;P`!238`qI{>>:?: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%{^:ܮd٤"T/XXh^=P=]:?[(_Q) 5ݥj:c7„Ća46ń( f5"WA} G8Y-NKefr^Mܦmn\ޞտgw f-564&G$ImDǮj\; &YIc5/cÇ2TXjv>BN@AJ*l,jc) ‚_=Ғ)ijK/PZh.LNW,?@6 A;jc:&)? bQ>RhuEYDR2q; 'PǚS.% ]*Jaon?UUZ_c$ S O]B 0";"@]B61`V-[7)3F"վd?MlZ(FR G:^n[ٌHHphG 0S=Xl'>ˤk}GwW!!A&n*Sp >>5?p8#}OO3<7y<%hF2ݯ 6xОgR}>bq8iݲem&U\ ^0dUB6vv_Q"[gI隙Ͼtm ?MVgw,e^.I|]c,6Mq@9hfM\Ԍ,Y"C^;Ԃy7T{PK1‹"8n? j =ҀQA;jk?3"_Ժ"=_oXlB8!|խߺN~fV>r"T\ hՐ3Cr$(ҙIzyP ~A8_DUr Fg"%TR-!F(UX>E8sG.:࣐SY32hI#y̡6It/J-=mFדmP ^2&J`*4}Ug2\M_ޒ #uPz7!ji.$>ANh7<'x)7"D1Ҏ8v4&r k%taַb-~s^cؾKFw^jDԳdQ~ƞ  ۚt+li+@E:|ivwȪM7YG//u V֏ʂr?Ia7PrFMru[FşX5I)w؃7lEq"6EkPGS+%亮RsauhMT/a1) F^l܋3.݇͒;]K'yA"`^lab7~2aMA A+,K`S (\[Om#}ߝJd/^_r#9c-&N+#dskg3ye9׀~i^gH`sQR21l-"J{ 63 DB)+BZA:g)Da]Ɗr@cx8ʖ짫-i/jv9Eg}Oio(sk"_ rcIW<OjF C@+y!m)`)&k:`s>!~:|Hf,/uuiD]t _<#&zIaѕ\;i0?Eڴ;bxBOQl9ݭ6e4TO%U,)NaDd<$%JvQ&x/gdfU'Q^4sN's,g Nh-ŨxJXg񦟺eVhJc[{<,{$=<bb6z ص1;&>@հG( Kn]vq[ eV <`~[6ε5L[g,]ѼF0yF# S5_\BStXiH^YP j6" 0&`k*XT%'!mr.aP H0zh3F{GMn/TDANdjH <7Iy94OU9ǥ3:XWܷ1Wˮn AkZVSOQVGHW RFm{q v&h]qa9BŅላ:z\2@3 zRDdt9yn޴ 6A;&؍P)= z<acMG8/-q&ydH;`_ 0 j o7^bWwz=EX'"GĿ$d9_쌞2]YiQ?7jsO[λyW|Xq0e~0혖px9OC䵦bsfvzYFCձou|Z?TiU oԻW.%18hA$!um6qc2t$ܻ8AD>Z2{ɥ '=U%NGɅ ~/kFԜ/oI fXgkx2G?Qs1Ӿet5|l*`wvYb'7uS_* !v&yeޜ-a霉B[56G1t*e,{|jBo71BӖ恣șM 6H*g4lp+R̓koeG^Ξ!,q޹(+akVpp4x 3Dz3&B8QaM8ƅ*"oJ2ghˊkS92QuH bCU479FqQ=JYݗuFW=v>糑EF+U_Mf C)]Hbi(ߜZ'V8$4"'T=f@;^y).3H3"xT,[Q^/\>i*ӜoQ~ Eb$`1% u@a"|b=7#uAe?OT\Tĺ y![,j w7JJSᓭaqŃ-jk*ͩHܚfv{4yO=;mL;L!!'S|FҺM^)ry  ٗ9;>A?Z]U<4#>8U =6: #5adV IRa>*==z]XàO>dEw1noUX cE0Y56Iif+0W5,e86jkgy\֊M >f[zg&3S{!?hl^|0DO9;#ۧ~;iJ\%,/r{")PzEFs-SU ={txRZ1Ie3D.hK4ⴽ[Z;Q| \v>?P! U|p)~cP1t+f7qS6&V!0A2$3*M'0;WE=hS. HrxF赛y0Qmgȿ6%?#i^e|] ;~#ƺfC)joiߥ ellr-\2|4PD|x'fû/yRL[zDtteUQ+vMK)pPhaeZ/}^C&j9 / 0.&4/f BL[d󶓘poluсbՅ=FH=baN~9jx[3.QJ@T%sR1U%gNp¨itmၟࢁ}?ż4ٯ$ CH쯣<6%9RW w_ƐⱭ#e6мT7/<4؝&~rJ2 ]~ҪH8n!慧kVSF8?m@qW7&w6{%⑵Dz~r@PD7.0~t6⽿z;1 H^| Vس{k Ojݩid!:{(SC), ra2PVfM7]+!umf-1ExH./.t}Z}=kۗ\HX)Uje;+N'U\uO&|@ >SJ>ĊAӇs<m}$M'Xu"$]q~UqL .h`"S K'3k>/] :ѝGjc,@\P݂Q79ı13?V'xQWZ04eNCG^)?Ne[cN1хˎP=]xi-]/ehmdh<:M⇘^fLÊƯ%lLGE3068pt&ُfFNDT؜7{s#$16C&恻s5gU#"̚jE~.gp+o{q6Zup,ZQzp۲nLϰp)_"]fV{ܕسP~F Jw*EW[O Jч;L/+ R6q CߟQ_,/.RS"er b#+H~)^_,(_鹥neXƣyp:XLJE)ڸ:7$x !"mB魧sӀORyh|byٓj[/bȪ{'0;+]1d&RI?8WڪD_[C*QB ,p)jlK}H`," e!2+p/g{jQnbP{zÌlsAWɆ4FвeUw?:g/1W wWp;v)?t˭[l\(B sftoYK[gDmqw YK=v䡑N ; p qOUE?Nu2X06 ĺPL5;Gſ c$3Ƒ ˓lIM I{Y+yF6o^%Y6x}C Zg)lZޱMLo@t@?L,A3]פ0AmMlI)Jvş"1)+*%Ѡ.5M꿭Ч:Lԉ8hmH?-o(3d/&fhlzqݣh`u6SrALۺ]çPz$a|gu XV71d&!/Gshפ?t $>fF/Y^\U\Z#v"z82>@_cSt=KHxθLSc6YoDr>˵./6T'IPr gWy[hI|-xHۡ' h8FNR"Ď!!bGi/c$!'{c1sŨa:󒓄H5p;Q֫M/5Jcqe,y8zqUId ӥpV:vJHO8d39%V^v޳zzp1ng ~@y&$+3DCzW|SMucPtfvxv`۟,/qɩYl{`٤'XܬkQMtҰ݄颔 }[s.}맬xqEtkl *ĕ75V;(W b6~H!hFhI,I?+z%%FGPڏLPƝ-VSN,%h 2.Uz,!S˥* 6>.(֘ĸ%lx}D2kd^@wYc;q "+'6ؗnR:s"_ ^sΈHx<';Zǜ6 ?b'hyޥNV34b]XL%I/іJg6Sn8T{ )J%Мͭw5"2@=C!NT] 1`^8nޤ4\R}E/_:ɘyL<j={TUb{ &T o 4z2ݦz…UtcڤRwr,>iWO^p8 F%ˇ@°OHj猣 vSڛMbJm\Le$Noġe&+zrY`@JE}u<̼s}  &oJ8``qlYhk, 3 Cu5 mUxM'od K[',7p‹/sL`{ɲ>1 >ΚwԚ]HPbk@4XYLyI pM۷!bD"woŻ~BTKASuq' 6"{ӏJF4Qp6%8(H]0^\7F`!԰k>mj4κŀV`2R'qQ FT v -Ӎ0R/wœ>$5vP dblҜYݥ ~)! Hb O!؞IExc&.C<nr5@VYwÀ"tE5Ɛ:& * s>MUtԙ W |̈́BQ !.g9V84$d9X;!lfQ?(!9+N^řՅZ;`覿foճa7Էpo}pi&Q&7hy`v!LTˋVkrnIvO 1jF Ê!%:Y"ӠR8 ߟ<^AIGn&az*TJ2wtAKE:9HNoUT[ XP 7C f&E#H6M|+K,SYg?Hpܔ2wg㬎y- Nx]b&$[aAIک"HF5pdi袜K݉ 腴RMɟ0%O `shusԣ~Х X d~nAqf (6??ljsB@8œV/l 0~Vtqy0) Y*ʖP 0UlB|w:cY3"ˠ΄gh Ĥb1n`G_+a{{"dFrӷu] f!>2m[αZowF/Ϸei=7y-ځ]Ԅ c% UJH%n\Щ힅 9.}vml,۰PK[&ZY4W::UIv'9FI+a$VWj ͸Y:71@A׼:@&-& Z 廣%a0 atao07j ec'txT ž5"x9D[л×2;v/Hj3?[ِJbDa myҸ.`e~N!x}tqqȚܺg\mx+EƴmK'ވQVP#t XuW,!*|CL@ӣm+S>^ot$e|@U]V#K<[;#V)?'xWR:U,lwsS;T!ʚ7!`S]Nv4BPJUc2,ʾHC y8,W<,6I2hG[mMF,;Cf8R[ n/ g>zF1-!)Q{j0e$QG~ljXy'ߕ3 ; À,OfeVXN& );!D䱶Xml@ϜpR)2&PC<'LU"xϢOK1b2_A,"k;[Ii/aAv=\)C&f LoX7N0:Z;h`J/%n4E ~7$HΈ}Ѽaog/y'̩luw!Oc;Y%a薔pؒw_>v5FE|ٹ U\\Nn8xx]S[jH>Vׇ]Ik-qi)ik"(ި  @ ~y)_74"oTJ/՞#߅b@ oJ*>W %"' Wwq1'jH-nmr;e|] -Ebq{E-$LEfR.) #ͅwLvV]Ig3f$Hk٦m7qYpŹ_woE #+lZC9tW9}i^CbIrpce-}'چ7mGQ!W ,5h9x"+b(Rȥ!>寧h#bA y?! ªS0DCje7Je~^.E•LY{"yk0b 1b sX̸_7|pa_@)b(A^[D10BTL>ቀ.mxr}3?쓽:UM<%#WtVE8b40mpU{޼b#`|;JMRHJ4bU2wO6) n3FOUلֶCz vт@GЀO )zD}«Xi-d{Om[*d3#JfZԢJT<S[H &\YFǥNG^%+MVQDA'ģR㹺궢GugWE\v줵EG`*h:W-Vm+R%tR/˲FGh5H^)XM̪l0|j1$[]7ҖʒKx/%FteV C6=폨 >d,gj2&O:ڋ1i.e½_ H 7TnDjcg!x0q.TEAK}k&MAK7ȷ:O8ya#nL+뮦:|%%<=Ucq?7GkVv1* ZЗ8¤Gz /\6 ?Zy6\=Mt^#McP!Y| AE.$uhةȥ<9(ӶQ^rꔱ61R8˩V1ݓ_AW:FJl,lH2x@?-D[!gpL":8n;fY-rT-7aaΜ=cQ礛Ii#~Q]b4O"ނR -d\̸}N˸؞boÜh5#Α{SU!+nN' ~ ?O]m[Dg7Yf k]4USjs g-pqc53Z}k??XĠn!UO*JqyѝKtWp<-lnxį$U3"zP[nSB{v\D 8uW-b!&^zGnڣded(5bI'/xu&(~0(1y,v&K,;fKyuYց+UX8?KPpW?L[#ΈqK FEVȜ\0 h%^\K{Y5hSMi\}8Br;2EeDebSAK8T=ڱ@ }`$(^dȣh(.[`CVX-A[{'/e)l& l\ml}amsN0hjy@4uIT :U  a^Fzɸ$ٽĢKgc~t(r)r.axmcI%>ݴ1 P+1Xw3/ 4k#v6(ӚyMҎ>CcdňS BvE,ĕndUlθG3HU?]PyUd{lcq(jc j㚡jopƴ _nEYy+%BᱹT|n9:mfXu ʊ)hVП:#H(?A~c;r{\:P>$3A(4ON5:E>ua n"@SN_'uV vA=ddԣ8uN=f~3r'Ve5"z)nV{]kݴ6frc3J/Ml\*&pbeʃA]ٙ;#&c͎"RNbW n7k\GW{eb(G~[jxʐbS֚E%d"Cg"CzRN+N@0 `9h:K1Ҋ8nb(O{Yl}5Hr^ӽ8Pc?Z#~2#߹W':{0* ڎβz[[Oj.Z*voJѣ_VMpdϊRq%UI#zSVg}5{-eW]+kJGrDC 'L}:-7{yƔE}PnAo%y]%x(/eFG{p/03E'I?S'QhaRykyKR~lφ!/{B@6c5fQik]zS~1_:w gA>kzVn@zuA7z@JhY.-Eυ5Ze%/D M"Cun˶U(T e9Cy8MW@fhp:1@zHF@7 & PM}u!&_񦙸 @"SՃ/9.t{j8z=4O(A /bu$oC!42:Mis>?saHrќm)R&>5vQIv0ܟը=.P,Geg1xbk两 4j;J7w\T0.` Gjlh3O(h2! .μϠ%;ynbZ">3H!n,^H oX jQ]WG8WSgbƖ;8@g֌N }'*#Vlp5WF:ck@B&II0W}+G {Z|v ?Oj bcv[ ;^aQ ţbJEw <#!dMh 0KD%^1 աrX/TnRDt' osa.hZd7V"Ù}VXbwd2`~7eμaN*YA^1/2l4b-wmgh ݊rb./ɞ-h"AO~.d#t cvj-Y8޵qu߱0bRx`/8XK3r=1!Aq,T+rTgw!O2,3kq U, .bj2rs^d0F6tSڧjfw,򟯽~.?0x W D<:eϚcAFЈǘ*e(Ux>XRX'7>4x'V:I>3%ࢍdBlc_s\@dSeJ`)k-=whޯw`Ka!m=ݟړ$k"^52ShTi&j7uhpb?bebt{.#COqUmdk%w`vE}OXV.fNѸ8=0I3 AM-iz֝]랏 -\7<@ P-ؘT~3K+,#!eǤ)`}2!5WW̜ZUI@}=v"-_=k)ٞ}KC.=T2p. &?̂/%-I:s %}WEc.% Md9 DTܱ_852! G嚫sI1s+HELUU3qi<%a4JE H|&-I2X&c.h֟O5㡮9p THW X竊˱ 4HCm|VKˡ6p21N t) %An8Ű) >Cx3[8c B닛*TаxnEm[_tHl9">w(@6_VRF-*fԑuii[ֻHN@ ȮHiI˘4Kk II;4dc˃a,`|[xXFה59]C煯ڛ?HOL] 0ڒYcBW$DM־K @t0ꔈ[jAł*E1KCOeV ru7 X>W&a3U|sȪSm^}YKÐ DCT߸Թ1.KJir!J~&P'- phݚaªB#!zTKDy|%|Aps+OY9Vxg6g2u+ŬQ|g֓:S~ I5 chiRI@ Q #b pRs \@q ,ulC`ؙJ\DmGEeIҦcTTW%S aRC:if՗ n @ف [ۍz r|~"l0`@?" OSbLL*|?8[5vIInzȤe~.k `>ѼY1A揙?'OmObxZwqC,tf 20p0~~~TPB fLvmcjgaeW'evdJb"+-UsaʗDGNc;s`n[j c򤌲ί >B'%8*JD'Y4GQlkU3{qs3@K}MK4w`^;%`O7NxAiY^Z&1R3TYO{lMRf#xvQ#oʎcwړso*h\:oYtR3|1oDR@Lu$_.\9A5:}ɒN͆> #%3{5\jx;z|q  +{<4XBiby(yp{ʷKЛ1h#OF!sk= &us)R1%K=sp 8uK$7!y$onﴃ2X7lҿVؙ1t2|6Bӓ;Q9k0h5YY],ɰ (@W}1y$Oh: ܈Cl~.5<\a")c6e|@͐]Q_B$4 0tt3aer5MPFWFN;BI}qQZmű!ʂ+hr /̊<&`t6kȩ>T{$K؃Z;zp,[S aXD:\ +fz^U/s](ȃ3^:ӖU7Hn3\e4r9m2eHX f!]޸[tbQ^/AV )gT3r~>wIicP5wBeqajK`Ҙ9kTIE̥ubyƍ?0w#1W MآNj5͚~h= A(jV&ez%:D#0jġ% w'~텼qU9HOi|?%,?xQ L{g~!<ݫYERA E`@!c7J{?|PK)OEH hK\G/+S/L@>&z.NhX@$+DOJz` igWξmpQU~'~6!K*GQXׇr ]S>`Wg2-0%[o_, 4sv\F#}9I T~Gr*6߷Y:bd\N=f? V5s//` &_(B,$4[tμ ateNm2۴aG{à6YBok6gT _Y֫&-A -v~]dOW,6!zhbP*%6˗& $0̄E/@/$on 6xc߻ԸSlj$8 !f4 [CHRɇ _σxKP+M>|؉|KvLCh* p9?Wo.,?[F*=Z) (``q/S{,`7W4 TVdX7=}MaUAޕ%g:i͒v}N}P0d!PQVFCskr~E gn!fuK_I)UXzqw3,j3 ,LVOe\HK8ug|kؑ;n59曳P)E 'IRܛjj&ۡPU2X*KEe _H>S a 3b55SB*EUH:N\2F@ug׃e^ tĘlGV 9O{]>|qǴTߩ6^—BzG.r2Tߡ G!e0 MKh9)~E}ui&ٵ1Pw?ȳX@Oȏ߳˽xB kG뫝ft$,5\3ͨwAo"&ĺhw$5?O0'7}[T;/4HH*f|nrQ/bD TB-O܌7?V'WJ,HFHB W0FRŇ/"q^*p/Tݲ3r]g1w*ᨉܭ.5NBE!3Nt;|pjG/6TlQ,n,ΐa>(.=E4 zU _Gu/OpհmQ2y_-)N/SZ+XU؁RLX\?7#{(+8Ϡ(vXQbDR\5znNH]yGzpkYݡlWЖ. qRNVkʙ}o2iȩ|O{yFيx;`r-"V P4"q8i*-\b Gu/#z o4"? R;ɖ،x'*3ށ/8†˳"X@75.ƊJ@(3?fs+^ȥiBH,nET_`,HVߟ aClk*g=߂h# wZ=EJD˕}2/\J[YUkS0`C8GCjARh2ZT)G9k\Abwɲ.e Ǎ%N#%hɣ6_m/sSPH\YvBW5"iՂ/3Y.oӻAán+Uђ ˆP̙:0 v_ԶAf:?׫g2z8~d}N֔MmK&Bi'j "SEeJ]pL ,dYt6F^_&ok#$meM\Dz ؕ`4^}iޠ@}ݶPPZۣP{~82b#eu2fvǥwxX69p!!w\T;5p?41$Z 6"Srlzkbb8@>cq;eUout3i ZBHPS$آn&9o|IjJi_1ֵ%#ꏪtx@b뎇o-O>)_%/WEw!,T49s>èm/ed:br%5æ1 ΁VI* M2d8D5nIj3O8-1DϜӋ+K wL;v#ML [cR/30$v,I_8t}҇Vh,&#jU9s:;Ad,i^#|ܴ! T9*щ"Q換Ѿ6sk}\J‰]6]UyW _9ܙY4xϑpl[loYOxt,~)ڰ? 5W84o{}ۺV {6"\|&L ,< v#z*~[ s|a[|2~8N^jPQ ߄swd6UxO?4v rL-/Cm!pC:XxCSӢ9Bx T*̪eړ#?EwiabmuV&vZ%;m@ˢ$OT G ݝ+]_ ؃pǍdq1#硞*֕Ao\Aam@xZcP<҇'/qŢ2*?95:#s4J04⧗n8BaARB8^P78:vMyOs 'n%Q_/U1NeV@+ N(oFx䞜f;AKyPz Ch"C` 6wҙ~!Dy̙ g 2ݽf>xmc2Xv;!‹xL<ڝcY uN«=:}`q[[/zaN_(ʬdG)-M^n@0i/1A`d9(D/"FZnUa'qq+39v4/ Vw~;G-i) "\Whp˖KM%֑ Ts/ в,h E÷צڏ[Th 0(EzxJYvIUcvz 7k,Ԋ>5aXUvOz&mEM1h8V{1ĉZfQbVӗ@1A(gG@d .dI1'1M 监nDY 'Ɵ F~/VykMbe29 0DA$*ȶ D/;Sمp7ͬHYةѤ.?ء-nE).zV(sBOPQ޸#gZ8Cowahz(9Y%\Yt"P/>HYjRl1+Xq{k~٤Y;!N8Yf"b`W܀\gˌ$2GP:}LgprFLQ:9J<2'%̆킅0Z.l{ƍmi2_WY@+㟟gIʇMF7 ӹYnJV#΂"_Jk.3z-{G/d0͞* bIɮSӹJ&⬁*I}b{d\X_gk6IJuF*9"$K㈙-?55A| kg"Bc9V f@[N`K!.aK~Q[ElW^d:E[ɉ3|[cdXⴣ(K^;>=!vYU(6%U +SSqwhq&Zb_r8o zC,'!DqqᓒV qOmZ{U &^v 욥؍3ɬ9d >cMtS1:Iqyjc.UTzmn`Θv~?!.OoD"#$ FneFӿ{aӆnLa$;$gue_~;u9 dj؎f EނDz kz,x^pH;*_p9a8:bZxҍ"xKHlLhƘoSޛ9Xve;*J]Н9>exY'|`w$S+2$j58ܕԩ2Y홳Q's>I^ԄahZ|jҖTj #)۱6W.~RhWsnA%@7Z/ 'L5電Y5U|n糺'G]HvoD+vl5B4/4bS.b,'$S<;8˲B<~FoJr$7)$ ga 2Q`Cwg%+.+: [q %N>{,`E+k.n#-\xBDV)\/촊p/gos:(ਅA՚wyQ)ޙƷėTuOTMDOϠ{;[5H=ZRg>L>Zs ӌO+2c>+,>⠑8ݒu>;(#KN-NhTL9S[>>1IFFcCυ`$s6]JQ_C,E_*ͺTV=q`&AtvW35RNY$e1)PA v1F [r'I9Ձ3W1c Aх Z!cp+6z<`f:ۈU5FÑ<;o",|N:tB`lRr}v?n_gF<B:+C*Qƈ/SHl9' CnQdxN=rP[15(މ~3;_'I7d:Trao{'1[Swb5`PJ.ia_'Xh񺓧tyį(dQ,>yA.LExE40"jTN|rq[КNUн8qdMKtax:yҶ/.Ho _7s!Wc8 ~*=\BO(q?{-NZ%7D M1+ɬglЧ4^{dɩB̾'])M[y:u?j+q2Pe1H?mo>ZPMً22)Zvvɼ(E3*4ihryegdH|#MNzj)I"fs&BlE40ĚXi(ߛf.-Fs`APh8Gb(eb40tT_& \u@-&OH;2p@!9~/^oeVrmþ]EiwE/^l~D4`[TSiC뭙0b s>,Y {j|GŠbΨ?8U\`/7O[FQR71#;:zs?$Y0S}^qZ ?7or q12h F&?z8Guy=6iߩ kּfLپAi=n$gn:Pi OVAD>Bo%V?$(%GL\JDD<b@p%߯c{Y,)_Eve}G =m L-cY cU3;F_A@p-8t9$P2%AϜcqF>|Z}X_HᥴܾTPɽk=9 d`\㝇/|2L8R8(wqNFCLg{v5[֋Ji(?Ӱ9looz/:, oZ˙$t61Iq !UuڇrI*S";W3vY,"+z]ɽ0ۧ^!8*Rܰ'$JlOeS;4c9T|JA2 * z'8UN_ߛ$8KOQ6i3GXDCs/K7Ζ/9N709;QGap( #3y_0k##tugBo7kѕCr=ҮǣAu6]7j~pѳGT [7Ej' 0\܅\:hb i|v\93[- R 1~ފ17d~&1TCX!6 e Fi'KJ4xK[9n7:'?+Ԙv$E!yw̛]%>'L,ԝ CZʽ "3zPT.Y.rѩ}?4 V췻VřA&MRbτ:)X<(VwK$R֣eq`\'90XqW$C`~jD_nkZmr=մ.⦭Ku祝N#qů< jKO.ݷ@Ex jYwl %ϓ;ow `,$-,JJ4G1M*ҷojXZK?N.or@cղ_1 ptd0uXP#9@GFI9;wS`oA 9a?7V9/>%_2JD<,9FG쉔=:`J۞^7Ws)3r$ t-g䛷gUn^=0Q-itH?,sOo*Y٠e I=]<C eqcpn&G.XrJ_ߺr5zd IZB2AC tnU @m0з7q,)n4޵xO @/sqOkZzw)Y9);C$gf " ҥ 6Q6SUhWdxAjdgVk y4"ntl3|K@\Dx(LQb; +ֶ;&мQʗeo}l]=${2+RjJXk/.Bp v!9P{wNkN{!i/Iߙ8Ar%%D+xg3I5 p"?x8.mS5;9.ypj×o!WVb0.D47), (I;=AYu=c*1qɪC4TxvaɁѻu$YG ֯ >t$-9XI}]kU~_}f]=?Ǧ_߿mRsnwIF;7;u DyߺQµIK OEi\9W:S$I{Ioz({U )ha0+ [!Y4ۚ8$6qW|![jH*ir7acܪޗI K?#d!Q*&v I;Jx}{Fqv>EfŽ-_nu)D,ʇ;>HZ.f'`$8Dݖip*&. +-*Up "N!>oŇf :O,;DbfhwkS;>Ν#!IB~7h HAy1c2f?z@\$Km$[bP}6l % 񹫓0%8)#7w$}ᨥ1y}pE:'n* &͕59 )~kIeEWj!Ш؇n;\Q!?U˦A2 s֐w&e"Xn:bwM!Q+3wY@qG/U+b-.fTK+x`oKRX2`\e?Qg߈#E1s)Y#zhX_C)_T=mJI0`Lltz2V8޵)6kgL8%ڲ-{p (x_q$ULiD]̩iﲌhq6fM7 Hqw7?!i͋%t1a +>]HH[G%YK+AL(0W)+i/w #3鉫a+&*̲H;MlP* JUȥtoJ*6#Q.{\P` ~U`PH2ҋq<\0s}-iP,hr$a~8g0d-@KlץAC1$>Fq(b*&#WM %ո-%ZtJ*{u|TԚϪT3D^\7!oP?7Ta<{knDOQzJX/l`]@ߕI2L}ABuCC.C"~MMN9*t0%WU&i;7QIav5Nwǰ )" y݇_F_Wںge?!ΌaG͸Hzg'w,״"xrq)#\ IaVE/dRAȀn*4o+1H:.1[ c*B6rX^34X k mа[P9kv*EƘ`cgK4b+b@tZij'^{Mpi6-_xn0`6?1,IbtPω!@ ϊ}-^d/Ȓ竍{lFS:qL |ўND8H mh6L9JR+}CU/Kz9e0j@8598UƩz6 9ZP+B%r*tC`%|wxL"t^r&@<ʶ⭉ʣ>A%-E~h2TU{2*E-fKVpǬ{My_]e~ ]Z_RR-L! dzo{/kPoWI223$??Qj܊ub1 ~OC2!cे4゛a>DP[\Kc cs (ehu~#UUfW^0xGc^t#*O,bwEk+=kZ*`UWduڄ`JأzN20F\e=P$04mOBkbů-fTC]צƔ`㘷ybmopp 'SeO[8:|ߵ^/ -mqLyt!A5]L/,f~Ĝ3ޡ;T U7&o ].j f+u ?Ybu~6$|XVTO-[o@[|_JwP+R?wKōIVҿEU\y)3HC'͑LeKnMąQ!D8P/),UFh䑿Q^bN|ojFMeTQ)#)̣(;A'֐DuXM4ԑs]8OF9" iGW+V%f%ɖ㠠20efqN jfߏm Zͩ\9#YtfʒCê J`M&YaI u8-,BJyv*ቓ6CG Y-A- 7jz j6m}Rl۶i$XA5̓&q;b&Ղ6(Z^B3rebf \p[֫W_؁rPC Ǥّ(qn ؕp,~Y5weӦ m4[l>Vih1r_H>so;A]"ݭkV\FZ}#0 49e_63#x2 +(KI;3DnGXd 8N惄‘C*"(= P8 .Q0a9z %5ۆ!gL|RdzL-"vL5bdltI=~^Ҕcvi]v+Hۓ8ff*͎s 1O@CaDS=Xe> +]d$943(k[b"8ڿQڤY|OJ^ m}}\rԅ *Ú"Fjvp^ mgCBFri+xI7[( V)b 6_O(Eq1 ][A{RW0Q1zB Q?R2>+ܔc)w wsJKԟ&z .l~bXaY`u|KYx H[3z:CD$-;EH^yn?P<ٝ[?#9y)LV:t `&XXёڛ TKDF%T6֗5B20=Mm^"uc%ȑק(>FjA kf\Ju{f] DhPFm@F-nWG9=ޢ*GcyfLC@t&~e,-'Kf/HR_eRhM$=IBw0t*,͌ā{; 3R%jynN/̪Z1n᲎k]mk;\E+* 8jF`Nǡr?6 h_S Y!GMxKi .0"aϴ˼3I<c6 Y}}S֨`mov5@@FU@#DN2h ׁq" Edl+h,GFܠ ޝ-Dq fJ;`@DAB;,f#tujĦw{ZS1VQm8juz4gÁ-kq^)daEe@_?jRu[]AOYLgmma1d_AD+x6 7X6oc#ianMǛSYR|bczW/.pr_-ϐ6`&}EOJ MOMS=>w2&IugfA9Y׌: 4fi/IK[zK Lj5.0ds`"k,=@^9@Aa|R'/#@KsbVl}^ 5:􏋰e=1W| 0lxB-pXF[WP|rH S\@:" `ooE9ݥ,k Gd`ۛ7jTk&?<Tfo wyBROӹOe\TjGvQ)A\nx˂IhB roY?E60wcT+pU'H@nqsĠ׿cf=(o@a>b*,G(>€q]t43GrW,wt$1#z/Gkr˜.ep+K|aH%m[<ॵ`Tt;xפa8ڞ őDA^vLT1`Ƕ @i22:awGx @_*7AyHLXҟ !;NNe:7 - u D0g L4_9kYgd!yJЍl 'ALKT?b&~6Yt*'4ݒe$67z?VZM6r`to2@GHnOݏe`>ώ8:($l +4loJ/F^Z;uf30}guW8Zw 8/ mJcr?q%u(}NU;7"QFW65D`GEMqߋN-]E_{Ux\ΆYGU&g) s{ o@u\`Hg |'J;5I ˏ 4TefCSgLE˥\{f~4IW3aՇʍm7&VMM2 yZeܵh !0w&δ%\S֊Jm{W~Dr0ф(GUʗtlɇ?5|Ӷ9~LRdˆ^/{Q=51AkVśų-c^;[;yd n=C"c.{t(PD@t'pf$we }O+ Hbsz"-4?p[b#W M[9S >T@֨uv:1d'h!չ2e0l!>MА"gƩd0(CBϮ܁v^ dH Ú}X@ %O'oFf9X)UI 6 i_1@r`,N9+$%P(9[1k5c0 W1l/ѬD>zB&c㛽:<~bzܐ1Xwĸ( V3~J hCeʒOb KA^)@CwAKb" ]ňB{F{Y:׉<|Jt.h~g`8:z@6(i&ԟ%H/%FNbLb=-'kD3~{0-ܮK7?2Vmwu& 众 ;&G̦=uUeH¨3 \#'Hu(t!v*7N&!ĆdǗ#[tjl}sDM!e \ug/p+~Zue F64 VPoDK*?'(k` i=z܋Rw04MY,|#b)" ߒK:oxVOap/yl۴jp·eEpͮr%a^2ٚ_ #$ Jj]}Z{")lo`h .oT::}% nxbe9VTldt),'5q iܦ]G2?8q!_wgWٸcH9Գ79_6Q. %A>V-s'wzZѻ+l7-^ӱ^)Ub)e 1W8#ƫ3e,TLJxvā0eFmPxbe|-^B5ϒz6rHu(Ǟ_䲃P& ~D6_8#02^/i@2y˴)H1 /O>4q)h!K>\j[B=26ʶM6?@V\#&ģ@3JXN2>3 Y$y vI|Ȟ9 ;V #CMf4`7T&Z]" P J>Jc߯)fzj&LȻ&!հ onBi:lmf?%J퉚v|9vKU RN5m=~ĶRf(Hganyt7)+On YE \nSwZ3%#@\7y;b^ǻK9zylEjq9O@ 1YOpT۩?F b>/<&{ 2.0: oÂo3xpNM|q9B9nNX k4oJcv{d<{*L8yXc)C1f jJT @ ]:^*&zbD?Iy6Qhrwy%տۗin-jjAuX44['^?OJz8c_*Vt ䷋YyOķ$:@ND@0'7kzkc/7<)FûS l}7eѺ.y|0/-]'/p;(9'\T$ [lC:{Rô'{ K=*|2z8$C53=A+A~vd@̹Qyoiޘ[SXԅ&8ͬZX1u!E^D&HznjI1Qt1 Ϡ"Z/4id)GԨEyO/,-Q;S:]T2Z,ЇHV6kb]vӓ{etjk2(ЏԒZ(?- :xϠ}]q%"%Ǔ⢠}$ZDRx#$fTqa7_ն۴}AfЎfksѠsaG@]~̊t6܎&79 Va\)F>J` o5)Y0YYl.n>FTn7T xDC)=+@>D% ɲGh!y4`22l HP^$1*I4m0`億Cc HDBr q&}1m|eDT2?Z}JgA_Ajyi]siΘ<27o7k%dQ,SQwG#kA AOὠNYRx=A3Y=x'bb^hzWm{H`dkv*at*wi(G*AO47tjaRV=qqquj G㎫p?^àfEjdE=Di(=ꄿk&X5H`oں^!R;}%B}^MN%D\܎TSr [6<{f7{2P~& B@vmJPpSx:=L-<*͢,wX{3U;}6!FĎclK w0gwo`m 3"i?5lEפ8DogIDF'[7`V;F%V|5?%YV<"cLF&-bx8$Ei`LF߷haB#U^WM0ʖjX=]"`1?EH[:(+;2Мef8kNgy1 "L`Lmf xtw~Lћ~؅Zn,R: âL>5z^|o&be6 3$N=( hG;.VypIgAz!kNj4ﷄsl?* sa\"e!3zΡ\$\'GYڣ,gOqCn^$aZ5g:Dr.?nsLU\Lb'q]jq'A7uk9 VgIP.6;HciOI6T/_VXƩ 2'@P._\c3:pOAd;׾[.m.1*@E;GsnuX0OPځ?u~d [Lnsдy M>qQֶ[3]Y+6\2oR#)b%R}A^Cп~kşQc~Rݾ]s6n`#gIʍR\hA#5w͕F XsykV{rPr3; g/0daGg3@|yץW\(^4)5@Wi;hnF>Č1%fi!W7;) T!̚\]V9,Ayo_NMuBHO:FC:Pi~3>1;986)l\tV&ƱAܱnyo+q h]֡n$F=r4I%hSPn0 G]¼l^渂F9MŻPU-; EL.{ jwEaLd%SS\nT6k74U4PvPTFRd'%X&?b+vfQ*I17`HB/4"1ԩwW^XCj\K9wԂ$+o[.{Z8jEŁ^̠d^3bɜ6StlfӋ V~%|sY'6k:SU5#h^[ʙ?\Ag+2âO~j'^B~S֏5g|'PZ s}a[{"hNO y(UC(R~:R@e%uQցWyO6X :}cnUG-7oXpaPmw_IZ:>GW74ϪqxwYQgR3*Z˧dƬxlgT)]oF!@OH}.- #]|T} 6F%CFq/_#J ƞL$QKKev^"`@geu(f^_s|Ӛ`N|/=uցv=+kUnPDu耩|8bwf`-8/™D4\s}/ Lhy_4 1I Wfi% gVxiʼ Ik8ŎHz'ѦJu+m-Dп1_n|댺~Ր&!`tw#DЗdRgܭF&ݺU|E jW@ g74 ۾OAɷ׃P)sw}fSu^=!N;^9 o-.#;r爷^.㮡iN{+&"n=:-Vĵ;iy9S2j' pM/,/;pf/\jx. P[7+l{6[0UBަj(wګwdim1SV$eZezǬ"\BgI&L ^;}$OdK9NImnk(AJ$:æ@tV/x*~jFCCagDa\Q-RR)YLא['=V.7 {Fd\`1×]r8"ZC(+݉i(kI fБ8!ٻ~J.F8NnDRC#3Ԓl5'k:t$){R;$(n:?Gy¡0*j â]tSMo!v\͕lnag3Sݙx6w@h>HP|Хs~OLD{KW"/O~#꧟An4gK8(yHPamP r+p_yipq!-љA jbBT2(<}mq %:m[3CrZ @5$igKed{\$ìBP@5 WsSM:UoQ*D/n)uݣT׷GDdU=3XZ܄n~ĽY?|'EؔI5#ReZEK# [Ad83m/a~IM-blFk5A"&+c¤2[Yb5c֣6*b_X Y|'Sb_ugVXW4PAgIt(-=ˊK |as1{Up0 :nQ&A>}"H6U`~3"ܙ [{1i)xF6q;sDs{K}m[Q E%qAn·!7˷֓#wUf#1OY2 mtI` jd`x^|^~Ϥ1wߧFj[CNFa*cPCCK|5gCfK-_Xn#qG` 'O#D{Ղ>~7Ud8T&WaybIlOoVP͸5㤭I 52zMtԶ>4gNt'ruUv,KI&ٓ4NyWfU$GeMg"qE$XlF zniKao\ ͖NQ9r;nLdٓΠ ]U!᭽g Tm3*ێCdZ)&I`lZsٮ]m 4KԂ!g܃-E!~V$ aKC$?s>dP5u>(wx9[$ ^25? _t%c 2[ <"[]zQtUU>M:8JWwީ}wcu49O3ʴCNJ?;Mkf#+,$=pr2?$dy2n [)vfE/^u է$`@E#H7+MJ>`qRj7KHk]^v2fȕ'.,ͼ(3"2MDAUaڜ<2$shI([(+.L*AO,.!b|5Q<}Y캵T иNDH!/6`҄VNQ 3)+ࠇ~OV*j%5qX*Hn^C.=_%> L촮jԙM$!I,SCpm|gXL"q߫%F/yu7j bO8T6!CXi*o*8Mx(w#у{2O*[_0dFeH3!:l<ܪ0?iB}0,oRȀ7ʾ*lG+>90 7p L[1\ F)uY!u s&n -ٓAIcS{Gr%GF - ] rODThh&CR=me!|R~רxm|.` ݜDo9G!B>6@mf0.ŗǫ@a%HDז8~%IM pv%vAfMyzmz hLn?  #>Tmq|!b,ڹ VG!E`OTvFv-ocCf ^=gSrJ־Ƕ*f*E,d!Br1lDYuq.I5ADT@5$QƑIȺͯ:OeHa]<7ϩ~'ΦqĹE%\p?+\7tlׄ ~Hjs @?ꊮ~M߼ ,]=V(g^(CpOM" ,s(^AF WPW(8fZb_8 Ĥ%ZM/t\]AŨD9Yl2#]/4 J4{کMGvjoAY̾?qZgOBxwາi&,i֍E7=I& Bg b%\m?)bdT稪C@\͞74'zDD75 k̎ gscEEț{joLܒS!:A;8h!GIQhsK&Mr7|1Q [8;7 XT0; A:d '.(#) p=ζ#rcd]Hϳԥu*އ3rws6 '}fs\rsX hBdςhzJ{R 񟩐Y@oɘf kѲ`G>sδӋQ'a)6t ${gc\5$饘JP0aNo]- HpG3Uee;v)yM>xV^))֊(廒g] .޲#zdAyxIqa7dMYз]Wl ݛ1>,l[.ſGTN jd^-e <>e3u.g",-6Y C tri5f`'|1xQ DLJ#1ppd"\OC+9OJ& Q bf+v:zzMOI#/?o7D?q lWQf!^L&6@;xM~okC]K6Td8\#c ?[VxT:&_. MKc"=K]̦_iN # .6X;1Fz%Q%lhG"୲"Yb9_%GCU4ClM\2|gwcuAIN*|7fny|y5? Cf~7?>:cq]2ٱ -W}6aj`5P :}c)˜^ݺ¼|/ D/iC,snvYėGTb#ݻD^X\n pjũ 3.6'2Y:j%8I0yC!G M_4DGP)aO{6y߉4ݗ˱,1GgJzHd/CX~1xcv#`2" ''+L{ ϕ_ DdMϪŇ ^,h˪&,55-~FU6ݍϢ '(Zi Vz:m<5 ~! A;luPtuT9B{~f\Xy-(&/]NSi: Ԇ=!ZY.շ{ph"ܰ2M5ϛV҃r] G_pS`tw@%jƱZn Jxd\6@f<79i,DGcজm%N* cY"d|ū5HhAH2isF"QǠoT)Fr:is'TX`P 5O'>= lg+⮵)o_ZY /+ᅮtU= SC6@mܠ˚.f@[4)9J39,n {$bS/P4O)r.f |3TlQ)b-Z(тpJ ڐ vʎO?)l"KNk0uL F:/7' &hHlF ,k;}e8 (5&ojg~nLZkFWRn8bBbvmJXTLey1ye7p5йFSw6-XDZ9q7[seW*qG_cuJ*I&*`q$)')1t&{AHL ʚvaotaa~Z<+\r}d*2[9tAňGf(0:&w;ڿSYO|cy}l;=$~% p\fOG6Y?jHVD:x^#Qv X 656cSz''[cثdAYl`7v"iz;h TVibq{AM%PI EM6[(Y;9qeuG?CГ G(hYYpN(hV.|P>1&1}CnbSln:BA*Ś: N,lǒ܌b#.G+DbĨW.;cӕ`D(QDv@6iMiOr[s[K} j!l{&oWX CAR~>PyU俞}ؤD{e3F%+vka>֌Gdpu*MU*5c6e>&h5pt ҝkw%g#_^C9(Y:;lfЄ'^hdnFe&u =t Em͆g@Oj+5[ GN֒ n1>IolHh(f Cn@ Gix#`E"LSGtV#1,vfy2`r\bfy?f%4sCdjg Jt+4h]A vNFG6BGңo/H-̠;U%BS]W'#&NN}̟"ͧJoB(S${t؅$eo 2٥rd%G?&f|&Y.˯5[Y2I#֪T ^z `$t0U#i 0[J@B:+ 5Vm vSMoo- qMq_' #H1@w$?%+wAN̼3P.0k\Dkm'IIB#q L$GCԠ[Il/KF{T;X9# t-bfȃp&%C t^lz6V&=AVpkxB%;)sX+ h TZ$&m/EuSm_*\zW>_3'nia@Wm FߊXqCeCfоȅ HwL 1'—x҆9(7Ya{O*1"1c>zA3ゕك{ cOUe.V| ګ\B5 _ir2{sRM9~lUewih~(F7Jzs/+.[gt,ÉM۾t"SbBftͶZsNE޸ij`FY{*P͜"Gm]{uf(S/ r 2' 4he0{mAPݔ͋_.fC`p$%^E( 2L ]6Ŏ'VgEH:+wizT"zhX!E`XNyНJft7-M'C V*/+ 7y .&wF6xpPŦf9ؔ%q3f'j; τ Tf~ (R+naѼB|_ԇ >ӂֹ4_s/fN3m6 yIJ.> W7Z̵&y>qQD7tvn^Ջ qRfG{ҙir2%O|0E?xA4lJ֎$b/Zstᕽ C"$A$1~R+lkP.srԓG-[ӹ*[O?NZCYEB(-Ѵ\M|N\ DpC){Ҩ~vΦ,j=/.vMzF'$!jbX{+4\ǵ]9`66Ɯ>~͐4&j#bQ⥨pK*<;5h$ɝI:t!YˉQ$M!$J7p\ҪcJ1Uo O1ڮ[v~H YIlM~BQR?B7"jy? z%.<8jI >$԰?hNL !ZsϐMc 1Lx3t.j4 Z8%wc ȏE'8m̔m偦ť2PIM=I/ c3F|ҋHOdnGv-zR28ZK+Wp|/FFo.[^p[է;64-{>) ؐH &'U?Dx?&VGZb=JR8S/gcK753,,v0T巛1&?'|4d/W"odW un) Fv :P~<=ɲ1hzk\SRkJ;P9dv{ji7#{)ZW>:&;eRxP#Q(~~=_oՠPIN$Tp? Lj^Jg"APZ =;)q#c-e2BWe5\M$`O֡s 9*>zFAn3[Oh! ~ / 0AR^ﴤ>&S?Nf7 {x0e > h ~BsRP kGseMMip\yV -B“/Լm@5z`63X>*K0 `,GGqYsbrüȕ.|ቘ/Q|'[U',$:K\PGk:jQӵnYTP`~\)Psߟ*=½/pܺV݃M+L>kl+ve}g_J-އ`ǫh;5lMSyW}2a! jMwM1KZݜb@+[{R9okz#3U߭D(?Cr\Q5Ңk5gmAڵpf--` L"B=k\B3ue3@ Ѓ(-xOuT*U a%Wn_܍"%v oHI+FNIWL%y'̷Wkԟۃ3W:b99l,B_qzl$HJbKn}2:( }ǾS 4Y^2k .b= |67w E8KݧY_b^",f[l%Il&Rie.}:XX!ZCU^e akc_D! J5Re-8LOϚ;Ǽh"aԄc)ˣ>{ݓR*TUa 4~c9}w[azelZҽA(ig@ɰѩcP8EIêzu 3Ӏ"^$Րv]SÉNFfl;A1it6sIA,P kܘT*܊Z4r;+kV{nOX5m'+>=X}4y4NWuޟih>Blq _{_ϰS i9cfSC$a9lY{vw^kFrK,0;7*rLZ..ՠ0"(X~1-GDf5dmuU`Zh׻U'8 l~( see']7ȦOLhzV1Nw4MbɨY?h>UVԞ a 0 =qJDp(!E}TqdQߒ(YAYHv' |kc`$j}u3_':KL0ŗdSB yנYʍPnWaX&8˷"Vk:-ZZ δ\'H#ruN[橻3='zt -!%LnPqI+r%IlO_sb1PW Ud'}E#->H1ڕSW o2d%ʳ4΢_?2oB A pfjݭ(CƀvvKk@<U 1Ϧ| |*g6r-Th/X F8w4S&U5ŤD ڎP0<R|(ۧ6z" z^CZ(Llyf0FU4&acaA+w($7}e UxI*a8'yN [蠽,՞ pJCȪ~$OrX n|i$nJB)ðZ3N+olG7K~A;[%[,w!ଵ  W.݅JU!,q>4Y?waT3e~\/02kY;x|-?L>y] >#RXt>&*I6I vq8T)[Xd! :oAȤŀ&٧bL2-D/G\f =vx\>{_GOMy_ &6,͇SN-EhfWWGL\LD eRn]Qu;$A%>w{wSvP! 8_6U#C+^2y'WG[gǙ忋b#A';>C:OʍhwUW(>C8e = {R5|ڑpkT6i'*pEc#8^( >NDhBLH8 R҈?ܰ93+I+{sR_pDeJw5Wn ؏7;!`dҏ:j&`7y4NXМ@} fN*ttxOseϊV{0RFT0ޡM}~*"|}ԭnhxq'Eg\:M0ARuqOЧI>#̎A'$22GcR9@09b |⃀D)#%:2&~h1>NѽB٘nzQeߘ TSjXi}|ɈL( ь x5$t>@]F~_[-ߡ1=ҹS5!QDV"ÇB v2ǻCps8|7b7UUt1v^(z )>kϛ%Doq' /'T>F Qf,O#%cC{u4r:Ctz21L#BM5;?5@Ѝ@z/kmJ(vAA.WtZ28cOC9vF});1d[VR}wB. LԼS1 ,l)*A2_ȴ/ڸG_doa-=]mzj/KzZHӄr G {&T?Xxmd.9uZC.(94 d%f%VaF%!1'@-^!{* ܼ;&5?/7u\#Po`_P&m 3)TڼrVMG LC<;xUsSfaͶ3vo6һ妞0c"D!V9& !8te#vyY=Ȕ'VK(bUwƴل  ն4KAs)Hf`n/} 0U\(RXnŢ۴eKܝ!2y_uQD=MJ,j#nS_/vL}b57xU~L "'L+ӳ?Yu9&tRʔLկޘE޿&a퉞w. -\k+T]h`xL/ -Pa:11bƋ}2 =6 "fLn sz?)_6-*y3UaNIj=5U^jozp{5Hc֌UO{W񄚐ph6<6W*9]r`k2hjj-|>֊x]_3HۂBMd/>u+LY8zť?yBYuJoqg` ?*^|ۑcII W?m`I3Ġ o &V nNI-Whb@36Z5saYp x/|ddؘ6/VJCI삓=$-${;:rfNq#z2=YˉS)& 3M0DRI>wdOwakz+BA`vY_X([@Sd<$0PKeJ n*Y;q#0HG::Aj߶:Ba># i$4]ӼGu*v1̿03oAAި'CC&?Mu-NC󞜡ύ|4v__"RXm7 -68Qi_'=e,tmRя2WDS# .~@͞8ce7|?MEdxh'|.u 2XՅX;ڥ,`TK7V| ǓѦ32Ccn:iҼkBV!w7C󯣭X(Ul^ lKWk#A[@Vv2|hqf_2,T& U> UH|9h&H%F9Y4sYhMdΚ`ø8eUb^\Dy&aG_T#nMi @HJ=.؜;Cvީ!("HסOjD!(t{AxlU 7淦b )g`?C8SOg/}"8q<f˙>࠿ n)uo5Rgߛ0d$Zm& otA<tڅ) ,3=U 1Ⱦ*]͎$z4]ϕ\hX~2+\ܐf")$q[ODT2B$i=Is[Gt ؃A;*n\\,;x2/VS֊g.bCJ(vl09Kb͟udX.Dk M14r(TJf:\,hj;qL.q\vc_1 79#P:nl \">^SLzo>z:[K@^ܙӝ*n[+LOI+ q_c^ H䐉{=:߂9!2@ PPuk׭lŲ50c&D +˭zT"qQ}`~8s K6<C,N?UmkHSnfu̓Ya8:ު)B0aOO1*؎=+[P[{"yym&.:5P,ҋ&b t! f 9g?0:3{3DcniUJuISzA9# -Xe$ m9QI fMD~נD˓$R ~a{|,B Y#;՘lFuƅC0Lӓ穓f5SГ\ {߹̗g|Nr#EUFմ8D^ oM 63);e!4vD*%bd(10[t *be ]u)7}8 񼬪Ƭ׊˕[k%ss%~-%̵uDAWmy ksmv9ђpb'*9IE+z ޮ4'1 $,opKY+RU 0ϗ60.Ȯ)٠{Ψ@/u)a H^`ifY~A ˙c3▔ퟢ됇Z d-XNIj.Ouud7JL(8Ed7E?1ZO,*R eukoOkK؂Vթ+!t6%N'G`z"B`; 3 Rh~n1y0UHdR̝3:3wNrv-q[@z/ uS8swhGw!z`sAוDOw0RLhf}~QݯlQes%%Pss CTlruL \|,O!C󫒛Y'*-waiƩ&t%+o _ (V(/1ح&5f`R2ΰoE5PK=v^HaM$ XY Uv𥤃z L :%$"5A>zZ*,ŘC@F,-}RhcBUx08J7]rh\ba$mx͓q^Ld G2>7ԷQN^".7T62G+&,A9U1$zA,vðK/TT۟J8 / xG}Ȫ5rRt,cYd5X5q\ EUbAm>y vJ6!m #DIM=c[Rb+\e@=X<>G52'}/]|A 4O}) {o Ta*sap]C/#a:\T{fp ,bžgJ@[ yǓ6% _fc^ G6}X,10+ӛODc]BJ`O$ rۻЭPdLuf^C&PNOň*;mkrݏ$W4@#܇ŀuo+1=c1ѭyxpKkr:Ϡxڹ+s/Н ̍f:З{Lޗ (Aeh$2Ť^ HXF8;@16W EB^ct '@#e 4ma8;0M -&$ uУ+gQ6m}!0xQ[!uHHֺZTfoeza*Bw* ~Q!v Xf:b]$:J3nd#v`/C={D:ͷ$܍|}\E%ZmNimOUތ^ ;5R@o-os|ӿ"0qM7f/~ZDh W",z3F쬜GN  pl=ֽq NY$ehwr|fx5́@Z23!|p8x@,t82>5`sUVqY{ d O!|x=mM[VÿpŅiBf6`#Ғ6 5?Ù+X$߆Yr&)9.u\|_'ع/Mh:|qT +Z+ -|l_E.,aaH`$=m=JⲡOGvUFiNǁ۝ٕOQ,)p&23ę5 W>C+gK*oև/d0f,9:]MY/HjdJ^ɉmu !_'Wg*X@JN9<἖+c@9zfuDs ݣ!bv~kTӤ >Ϟë7!`13(:-H~Bș`Uf䞈@s (SQHtz` YZ