postgresql10-test-10.23-150100.8.53.1<>,U cyp9|~Ry^g[V墳KOcj.RrE >B Y2'%,mB(YB 1=IPh)E2 3< ~0Dd1AKi~ǩ 0XV$X,Jm E6>pG7 6wȏ10e.#/O664dH}\F)Ncz,UIC8b1j>>;8?;(d ( F:E [z\     : lP   (=8D595:-5FGHIDXY\<]^ b!c"xd"e#f#l# u#v) w-x3y: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.cyibs-arm-2SUSE Linux Enterprise 15SUSE LLC PostgreSQLhttps://www.suse.com/Productivity/Databases/Servershttps://www.postgresql.org/linuxaarch64&-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 packageibs-arm-2 1670319993  !"#$%&'()*+,-./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_Updatedrpmxz5aarch64-suse-linux directoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d84926619b6edcbdfa6017665076170e37c508ca, 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, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=6ee37fa8cbe2ed80a73161357cb33cd6e18f3253, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=bf656c80f046cae63072fe7569905e042de81a7a, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5728120855838e075cbfc4d850603fd038bf9fd2, stripped RRRRRRRRRRRRRRRRRRڊϒW´EC&|utf-8c88b38fbfb1c1893918f67d8439397977bc4c62e2665006e46370ad805453ffb? 7zXZ !t/]"k%{^:ܮd٤"T/XXh^=`veN\(:iiǵNoV eA^|Bj\.U'U|c^^ްCȿ>8 Nn՗ͽĻ'A1B-E nehO Gs?5^EfΏUGwv!2bc%bfDU}{rFv*-֭R6{:ٮ%~A] 0bQ-.^}peL y7o>YG JXx+&`7_=Z^INlxUI?r8$~(cA!t:<#l '*E~5dN-@˝@^Qp#ZM1thw]wvq?+< '4`reIЪ( CXAvZ4 #@ nngWt=9̡̕ƼO൑;&:Rn :(~ǵh;[v<~|,=W.ED؇+&fƒR` J6[3 ɉmV9(?YWpY0P+Ws0 *r&2׽j:e>_p|t,djl0LXw'*N&RTq95Rk ť{@f$:0o glh(U² :j؀F*D>Y/y Ɖ 1w óɴv}bvׄ4a xB ?,%)$J.bR=-9OW{5 DQ vi:\?0jv`zuG4)x2IP1jZ R[^j_]+ۣ,vsJ XXuR``\܀)b\f)q× 5nۂߤ0*mLn\ x/!_$-ƈ,*skTk%8Y9^8RIݕe\~G.O`we떟J[Ӌ+Ee"n5b҄`B/ey7cPӵa.Wr)Kj /{= RԆ 26+qQ䁸f\1_R#SPdv7.7!'/!<ĚEY-L|!2d ڸJ[wuc )A {xؚ?~1Dfa h)4$6U4KiD8/d0_q`Δ`y?ȸNG]Du ݇x\+IzlOԧ88#5K;J/^AFŽacBi[{Gq 3av2G7*="G:!bclu)5L!qVJr@6>781 +F$^- b>`V}W-{ebZE;|#_ kJa~]+rsc$Lל9RZh61*4&B@OBO$I{¡q&̼xjCbF P.`A#- AIf,Ԡp:LIq. I y{ߨ%Zxu{-`NtT5Nc~Xr.9LǬ2IHPR47Y"s- T^4vup~1Kp, Ct>/J)9,$+mT#Һ3(Nhd`ny^+ #? ^VCվ!ȅWSۑ }E$zY 5 zo G3v([v6vI2n3}XS`im-a9eq)]AhbUrVF<@@xucб eʵlP[TN|jR["hKV5ӡ_J(lL`!fSig5TsYѸ;YF@YJP[ )%~kBHs|t>Em{V$ A| e:I޷`d䋹j6>W*Q8w>h?{R8nqS3٢I\#Ȅ>t.6۽#h*88F\a@5T5oHZZKO]Gfo.,0k%[+([j,vs޸{mj[@:$&D[n |9FbAKX} ̓ { Kέad!h 5$$*P0 3s.lUR`Ԅx_K$ {h-Kʿ._^q>iDm%nQ|׸DZ&bSD8uaV6Cj?Inr8;ÍGn[ޱa(l24E,4 N㘜jt$B1I!L.l3H pџIiH%fReƘo F afRM?Qe6b y78_ ꪠdO bq, I&W4p'g> 9dHJž \߰$W&F1dV`b鎒j7֣b :--r&j*f^ ىjFWdcY֡Ac؁HQc')LM ,VyvH$;x/n-(Nl-}2}k̈v-1#IT ]"u\ "ĉ*<杢@>pď㠇|-ɇ0٬KR-QL5TqQVmaUk8(l#w+8|WxXq+8QLG<[ n.۰3b&؇hGqׇ800DŽ⅝f#qP}B,'Y=E MQ̼^̨ xc^ʮz/He= v*(Yٔo^ʚ:Ёw 7А:|E K."o.|:<܊&iy~\#t^%SDv+}[nBV%G*D!9pf[ϰ9>K V&8N]g)~Xz,[wwv\5S5z-+@HL<#Pt90eh0},)8oV]3@ Q~bD?ڝ.D^XРڻ̒tp+/CВ9<3۱R\JM3W4ڒ߈p97\ρħgw$/dX4hOd79hRG1+ʙk~hTLZR"ۈW4M[MEӴmM|ё+DZ(^[.p*mR-%&tAskGF]Na16YJ_R7Em JA3 펒bId DuaWAgd{)b88(ss:ܰ&z T i\,FIoAToܚ7v|n (A7 OkHE/LoخGcn"wJ)p9|Qb\e JR1IKEgUvr4ivhx]l}Z!K{$/,_Q͠?tC((W`{aF~ ִhfDdi8jyIzmWC {.&OXq0ܨZCё&7T7h_17؝.YF.k3)@Gvs&Ck I1 L{\z}.cF@Xfq YkZ*IUd/[wF&܄D`2-W1 ~F]*VΥTkAI%E(͑;܉.xW+,͞"4 K`U{37zWkRbXZr=ݻ%UbLs |=9aF(7ea7V&[Dja`E_'Asgr?nt+CU4*'2_B\u&rf0jþ2*J]lpf\z4Q@ه =TpmI[Be\ڪ-TpH؍EvQRihݎP5˯W5FI6#*~3u>'>pP%mv_$#U$~F̣yW?:ʋ!+MG&BnГ~sU$@-?FGcp|`z2Д^*&yi7 uJ?H0{ƘDGs%-[CiAү }OMvӻ.0ӥ{)rg_iSQ2fY ț>|xϧnpQygÉ(GVcF8eKw*Z:W٣_0n+Snu8L-،F&Y,_yVIv: ?UXQ5o 'Jq0bZnRTpo}\o O3 AEquE(ZzQld>7Ik{7f}ؙܯ?"N~+(Jto̗mvbi"{t7jJg"d!M?$P3#گ\Ow݂89~4 )gOM.LIGs@ Xb+=ruY&*S왹E<"R8=UH1{&Q|J=`sQ޿b`uHDJ^+5=v83pUt1)6D"7-HRr2~- M6qNJ7li+coI[Jf]ןz,%Xk%GC&.4ߣǘj¡w?;Ws(wjM3-$ЛS.! Ew: b0|_ 8OF&Х$*a~~c"gJ4+-YzL'Jh(t5bF3e@8-8)$MH]}KVwM^z0I)}2 ʡ\JK;O9&;𗻉N%NBbNE-;3F` "̌ 0+ Ƿm 59),V-) GkjcXgP\Alu ҰukB=o?i/-]fE$jſ |nn7BJfppC!]}ḱgJWA3t"^:3xM)u4/*"PnF7bRWg֦٦PZ$  pw=Dmzn0wP_sםB.>PK섣hlvZy ![DCKqS/OAC!NILÙ3 l~r$)$tXoZ}IɩP,MיܦXJ4v(0*}Is̍1Mr/:&6\,%χaP-m=Q,wȽ,]?w0g$Q eާ(4Sf`e!''a*w˲kUC>M [z-ud+WH\({ >#֬0¬| G?ìM9CMhD esT+.&"xF_g,O:RKTz8cMBլj"J${ 8Ok19Z^Oa8o9A[ &y{_9o$] . c$`)%($IZ>T/Ҭ\(+"OC<CJBV*Cs'$T<ֆe\Up^V ڝ bV` |efU֩U&O݉0*:ɣNBDm\렂#UWe(9=@x^ %o7{OۄIR)oRp"F0i!Uo7zÞΆ bh2*EM}jꎑ2 㗼7'%@n(2EW{a@RLxLp !WcWw \2*X셀BA-*ŃZ^p3^<*_PT(AυC"bμIp`u#FDx@q?YwI =J~pc/~wP`7>N3ݯ+.7nJ.G^WN#7;6WE˅C,vUf`|y84%L f%u ->}dc"f7x o|.%wX^><㾥 U>H`_:oFi羅83]sZJzŏ|S6TKJ ))x3>C><{VUji1@6?uQ:0 C[ T{qKWhˠHZ87Ѕ؄F2;4Y¼):9~ VnpkSAvhp%PXͤ3uaȎBo4cY/t_>dqɊY.|P|o5T6khET*( D֦ť餎43&spYv:qw+&0za@LayzAħ pKܰh?$1ƨO pB2yS ޫ!L[e$2Ɨdt (<(X(赻hl!Rs'+yO;Wx7GHO_-[\~gb;;PBR^ke2)|wӬ9G'CnU:ͯ3i#ѭ3弪bsh՘d损a>UfS8L9C9Z}J\%"MSPs%533wZzՙO n?Y'kP$\pWGc53{{8w?!@ ĺ/|(p1mٱ<%,ҝZ o'6TrYw;.\ nTwyӫB= .tLty7ZOuV{,ϓWLJ*bŊ3˳"N{UڱsIbl.% P#Կd܎6Y!ЙX!oW:][\ӎq4\),bSUzoW1]"mٟ9``fN] Zu7/cmBe"\;beUAʜ&k&}jeVD:CaTǢls6phE^ț6rs9 䨶 zUbr2.6lmm }#h=֎.8,QyF)rB&$D'> շ2(+e" [8ɪ#SP| Csg<.#Cz(YeTK9nyM89̤j#U*Y3p:VM/v~4,p?2CG?RtS)uNv8Q}JIf,FW`-M\Lj=+- ;0e& ȆOMLIgQF/MaEȅ ?S̀@@|I*ˇ0$:ከ*w^0ueRAbKm c^~߹|DEFϙ)cR D]P.t>H)須l/->^R5"5e7^$Zu nNh懐SMA3z5X:8}o0}02/ _+ cXʇѰHC|U&wgsPuYSbuD[E<i<{6u߇{V{_w,N7s'ΘCC5wH8$fh_kLS>v뚷Lx$#k~SwH=@J@ v}?>t3 [wH,q'~aM\d9c@Y g2,$%3O!q ͔#^jAv-sۃvS@ XJ29߯voቺB)^>K۹>/u&WI)NLW߾Vzb- ֽNV=j7>c\xKly&} .Z)҅j`_HuQ8ydP9P63 m9?W ΅AM6CȘ鉄DV*>,jwԜ\&'hE=[=F?LI MT8Jxf2-j`1fЁX6yaxsٯ.:Gԣ`7IϤzAt`ӗ^xQN4M16Ǒ7 UGda)p."qm ੸3QTSOdT^pWuuUKODx@Zexu#3K<܎^;'9jczl H@yjmG|FK// d ˘9`bc?c=͏U]0%~+xJLO'NkFCyiu)r8=|BsP`[99,d:A)sqJսX~8?Dr v, S9SVfk䣥1LϭadcĘ1-ut3xXfqdڊXUB^=y ~Kſ翙to?Kh]Wx]_^͗ev$Պ'å 05 θ(%;(O'Mvob2ZٸhP\meTX|ƣvM_;Uj+{R1?O~vTJvtSLִ;ea_!mlz$hCJx#N7؝-6l"&M- w5R 3.'fIsp!Ĕ;S{k+)ždE$Y_E*RVWAq;i?`]'HtߑdYvvbh/Աd gW贯ªE *L!NVwүUWc%ArԽmS TlLIB8S=K! {ʧ" bFJ#x^)ڮ-3%N{+ѸGWI1 Q 7RGg-f0EiO%hdX9~p /bX1ྱjaˮE;"i$eWOcYýfi'Se>qI l@ ߄Ao-D';@l}_5y4)_ Μ,lilKu(_f t׃GSLxTO/.@n2؇czb%-uy E3$Jz#Rϖ!2d?(#=֚k*hE@`+J"Y*}E6OU/ *LA; ) LSeNp3%ܲ0+N]%9@^g Aif״,SX<]1d͐ #)L+;=U3Cƍa3@* @Zɧ \9vF+k >Q񣉩 K8/@y,۬`uvE@,I(0*"#g;Q4IN8N&gşx4rIFA6NTh>RZ5IkG5H{ӭdP.L/Xu~ft'\S##muꓑ{Q P84jY hhF9^0`>3F,Q&w)` x|ᢨܣS#55hÖ7hryfm894~gҫ'G #uDVYJѧ??3N[2R_;kϜg6T(nc;oIbg)ڠj)9:nlX(㏀bV9Q6vfiO~y$LĚs8 kIqQ]$V` 3]QX] :Pp]#^-Ys8 jWְ~Br\EWoE!3890YZѓ-E/1C SKF@?WzUUhka~¨pgQyVj2H/QHoFNB:Vf: km]I^\5m\A&o/rA~Hqe9 04QuҭE,o 2<7KIˉ(f,-Y:D54Yo̺{LvQt5>l)$2 &g_ o3fC'}Mp䧒0E-+aP4vWmc4lOR :r,*{82<+,@*Ll"|&5^"'.|=X e{W6Rb+t!{]]6!3졫N2x!/9W D)t#1d_3l^", .53hKNId"JRe~Gʬ!C@=Ҍ3X_'>b}.DdָJزE+kܼC-8PDɱ9A퀰5ɥCڙi 7G{D # CT;y:[55C<՝<.ݳ6rC]%E#j,Y" )Y4i Meݻjy,mp88V`b5eϖU@w)~KPW=23zR9A#=pGiT4X(DA=ZdR[M]̙Ez+E^Ip;ǂ\c5altvGڇd'&pH>۫K14}\7/0\Rͦږc裒߹%.Yʓ;Pn%j0mܸҊ7 [C•OieKyV_j;j;DL@S)([:V * ~ôy=DR{$ϟsг[Ẻ9FGJ9*\qi"r+1LA.Ij1 ,E|k7)#^ڦa%|R: _ɲeWOCNEغʤ.1E Pe΅|1G Q:؉}}z_j]~v0`E?~OCu4@e*E=rk ւ5o*{0lEU IE;艵zT/Jk~Rs;a_Ս_*~_JZNRWj#}A2 ю1be<*&,3Wq_ 2PyА8^!MW7q9YOt.oa#| rOI04߁jУC6A xE#^FcBwJ?*ktKtx ^ht5&0J+[E9}gAS<*13p?К /է{Ҽ@7ĒQ"7ZXWi\e+ n촧/Q<3 <9șD c{nn*b!,Z=K 'iHWyEAƺvX_!<˺Vg;x 7"Z|FŒTؗV"+dF`gr4i>i5}d."ݦHcLEbϑl#_͏uD1ֹi˛Ezepi#唋͈VP+*y~q\}-OF9Ic$kE)HJs;V^S\-}Xˡysa=I`pU٭'ϝTln@sյjn0nE&)X-)(4՚rҠسg+\ߵ}5"?8H"1LR@HY. (gx/jߎ~d(PR*~uQǥ-M׫[vRW{7Z/[U=d . P.}z V]<`ޒy92<3ԠӾq,*-{;bթQbğ H,dT:0;-qB,c2u4#saU/vƤkzh ͮ!j2!˜9Hյ+a?*{7%ڑ*8J gmKKU{xu7,UǑpf ŵM1UW5U +)gէ L9#|L|]NրI6$ Mg;$zԿ8#aAF+|⫪?.yhJ?y\XbF0;~.37psUG Xihpں#g/ 9ijnPjpf|)G)ڗ!U}>~nov5~U/OhV_Y4ȫ\"}OT mO_EA\:;2h=4N"RK5a.b aʃ ػ` &d>BpCm K~]z㍉&T^c &A\szn&#i6˒wnMe9Z.ܪIg8IS[{㖵箯Ujo0Oh'x-NJFwE|%FqDnC(E^-9nf 3)>5; Zw5~~[^vhUavb[D wĨD\JJ +h"C;6]{zY(PoҼ9y̩b|MZds38+l zI#b--X;Ճ"ІmUG[LCI ,p3lJ9if ffƷp ae1Hq>B呪^L@_TYnB˷2nSUC6: _N񐕒YF?}cMo݅w(ETG;#cїcx8Y^ K"1wIi[C zoCAMx~(x4 VF<^؉]RhV}Za7WJrTy9fTT.a %'UQ ӽ>UVP^wYc?śO+&V6؅`it5M6TG"\pjj^@:|_=nr"J591 z-*LW;>ORV$bf@xE7Alex*V-^*%Ƙ OdTClb.wqS,7=/zgQ![vIjs2oG[or5o d*\cM3^5=BXs`yGGpJg1s?YOI|RN8kٗ.뜻{h': i{x^0H)@yN6\ *Q]n׾\"Yzz0?Z1LF"xpHHL^R qt#k KMiٔ(N}iL+Hx>@2'b~Uʪϫ\TUz]Glt ՒyhCn ca{4%m~rI,s"D'5zCG= |94A2*ܜ 6**Xgj >Ȉ7w }UrPrS#=OD߯K^9ĉŠrI,vv^CBkL~!.Ԑ`mǏٕ:1,S e7+c. 㦯b<,Db!tnuv/Q@k(f+mopw6Ex3w_"_-Jv,߶Kenffb1ϼ#|rxsw l'0A@r{vzE~k Rδb2d9i)H bG~;ybfODVauy{(߫+!䑘Y-){]-^bxҸ% 85Bv#NV b'gtrVԏ (2kq'Ǥ.c|$-rWjƚn;!;Ͻr%+HwD7U`W`9BNH q̣m3|aN1D͂O_V р|;iO>2஌h':25}6t<3~jUD(n۰ $93$#eVlݸ`p9 VH䯦on ̗ RoePKEޕlyOl$ˋ0gH #V]#guHlqRN-! Eo˜Tѐ"+6LzG1g@X }ge-LX?K,nWj QS7_r:@rGʀ*rHox*L\C wB+#5ܩk7Yҵ#~;q㥝kJ#z9S;`S#x^w^M+ëk@I}v;E FE}`m(0q+^CHY;[V < EL-7ĵR{ 62>G/λgj3 -B"amj 12`@T M1I{zZDHDOz=<=2)V\}ά%}xNKsv8Yz 8?kD+*Rz-۴e:۔ 4 ^Ҹ/)ɛͯB;Nͣ^:i&BOTL6쐄dBn(`vIlyA+Ȑn'%{ XjR)>|嗣)y3 ްpSwUQ%^wfZN&%Au7MF[(װ!e:Ԫ 3 ]c8bj"I6p6إ&S5u:?j~<\_Wyw"Oqk%n_|諁,UB_"5Nn`8ѤpPsM#e=f0EPR.H6 30|=۟? Kg dÂfZ91a렌,v%BBn"go5}9 _5gUL\qXmrCTL WCց񐢺oCs,!>&"[qu%w5Psw,%cGd}/oJ_}:_/_qˇp{^G^"`DpdJ"D\!& YB,05 I[@O$*n3m#=bq3$nu$~9MwY>̂ ZPZEWȶ,Xo T9&VP%lUsj KSE6CCyřGƎk]͚޶^Ej6'ߑq:{bTPe4n+9&'Ј;lױp$$_U+u{ *i3sRל65 .B ú_4ɝ1AS(CA:V|xѹ qY>]H6X~N+o˧a']v0+oI% ]L_*|O椋spi5l&2{4){.4/u Nr p5kFd]3תrx̓R0qk_A4@5iO#(A @[ޗ6*o)(̟@قؠ ǶXОX:h<šgpGwk: }h&n.~'ali^!~;\C4R'_X3cNo3&3F^Bxō> !Q1C'^S_5I'Ak%ᝢjg!0dDInddcA0^G|\>qGB2إd|KQ8ޣti]kɋu#ֽ΋mw%O0t>bz@73NLNț:h(A:[pq>Z~hn).0#&X3?D珞H(`; NC QM=rJtfM{*fVD}݋X_"Xo{^@b N3Q#eZhL&ג.,JVbU>>Dq~Dxh j /{(UgJÆnr i`M X._OAŮafB Hn[("tx,|bFs$[F%7~|xnhJV #͐}W-@x܅R7fnҢ.Pv矯<:Ql6rZq4i+=>Byᇢ;d =\T%RIYg׻]0)eͽ:H$P?o Ѽ;9a"^DTDNbU `VnaR+ nټj滪Ii3ȟ|BwDd\л:^UHJ3f1m(Z4^;127e5mOW3V\bJ9c[sۉ=C]d а6#S5cvQ3<}ObF(zu*uC9$3D {$u@Tb.a{ تD_tu!d<$Hs6$o9.k;ك~kKY%6uQ_"+!5 ^5i!J !Ӳq`W^:̒!rҭUؐk & $=6Q_V*CY.PqJ2ۓn5Y ځ; jԨFd{M'yY4s|'PjvLgŦne9&5edqϬ}Yn͋).ԙ c HCR^1$@;:1TUACISm =n^~BhGi6(mkJ T*]d ;HF|4jޕyB@GX- ^׵'͏GzQQc@_lqm k~}3Y f8ݼ3LGӵ2#B m5RxtB-CL!7O8:JeoͥG#>i86a>.| i \="z%S9+Q[+!j*'k5/:ڊ /m coa=mA1yg]gO)9IOC4z4x7xv \ӆ+p4?-ڂ R'YEIS#kֿͣT[ xˌWz֑Q0яb)9V̓Y7d udϥPuID{dc(HũrR3Ihh]*@,:6 ?rnu-ő!]Hig- 4;ǰwJWK[HW54]rLKs -ȣҨփ;-n0aR^|Hze2߂0iy +\) ՘$[}ݶNjYB7G&Y'K>B:=bX횰d$o ClOEw%˟Te"5J/혡j  "n;}0.W_>73Ǯ)H̏Pib`VӲM=cMz~L3ǠhM؊JQ2|%elh&=3o;WBxMj%UڳzuŭxR@NFށ0ήF]Nf/?̝Q3d;()b> Th}Bjsh+`oh)aFlT؇ @ ԏL},Hi|`2둞s(d^u}뇼g/*m#;iKt7.t6eL+AJKc;؁o3nWqnD gy-D\֖?caડlöh&6^L]t,_P|Zw4d$mќel4sN9{a5pb 0K6޽ҖZW5]ts̯)ǐ "/օeq$:EGP+V{1er?͜HV ~!8u6G2N^Os6C%;N Ճ4n`!"7+:_)j׃,vGZKW&_*PR҅15Eb\^\vU9YT}TÒ d gd|B\ijL xH-c9i#^K<OA'!OaJWuic c\;3^;oHF}v+_3s̜@;2j3sq%+DOQHni_P6S,ǔ e[j \I-vr6 ~] Y`Ro1>2}ĩ^Y3nTAuWk:$b?v@rIJ> U,WX<ǐJ^8c.B&3VF}VjnUdeFQ=|]}S4zP]!0'\=تtёg)w#fRWܽёTk{̊;WwKb}GP'BlY { tȩG%^)/e(7@'K VvۆEi5O`r̾ Q_tY:7xձV[쟍" zS ~b X^\t=%W,[ -\bu"  ^GcZCO8,u"Kr6 C:<^B 9r/ $Oڗ,P+Y)VOۍ3Gztv~\$бۀ,;^I" 1}Hb[Fz _Z_w?4v}1.ȳо?UAn2֩GS]/ ?rVwI'$@kKtt4\{#ȑQ2(T8Iv: [#oHq|Oݦj"-z|3OKKTFԐ*W%MW9D?: q/q H.B%3w+Bhm8dQFr" ?'ŲSby"~=ףLM1d"v_UӞAŲ$36b}~ o&_eis5s ƽX/2F(s`9Zp&[^âR EvhR3::%4[_Ƨ;IIwDN&QqՂueۉ5B z s d`ޥlhޤwl(踡mLib"-CC 94cU㾜\)R+Q :SȈ0ǯխ\sP.?'qT(Au=o3Us؂gumU6fƂv5Y_k"l0 )1[fuh0(Ofun NjFm+,VKuzْBJ}5frh:[ eb Ҹj82rq"&3)l / o:5B(# Ii `ڳo<+, Zj5rOܠ'a-84Bjm!s'{S^р;}5JesSht9ԚvyL8Z qTЙ\87QSÃM'c|j MFiPd6Gs#pLy).˜ u^=#[pHz8ڹK4\p+4:qW-b_,tAkgsCB KbǶ~s!G go WoFҗ;'7}?~\b<6N`>ue#q"l?ڨHvG!4sQʫzr7,lc0r`+,d;EsZ[*TNӹtIMgsߡ߉ʂ+3 B!vsruS&~`^F1:VZq,kTL8$Sffz6l'1F5=}Ql&uh-ބݻ6].Vg*PdFpFڽpkSh";t@͝ ”HK閏ڳ K7<68[+7"V%9'~^`E_W|h|I?Cn?NnC?uDtOjN^Qg:8}'L9$ЌbEժ$0ȁN'$HSKu!sޯH%CLG$P\k=oU`H!3Ɖ  NT9UǂOdɌBD~"NY<['?y .o͹69E j ?ʣ?nUt!} {#~#Vm5>l+PE!D (\ b Xm*._dkL)M=btļ'. CGfIp(iCCnh%Z$ D6cɎÛ$+GU6Pn1̙Ny/yArđ6”)g0F 4gח 3*%5%84xJ¹7^96+#Luμ @kRN3x\ 5<,UΑj  1νk?w*Q*W@ru5z>4O{)s @tL>R`}wgwõmzUÎ;0€RgQB2s J@Y(5Ŧ2TF_w!SE֗`ߊ:DGXT0樞$8ہA'tE5v aTw&IҸ$x4e!G9?FOSG'Jn4;FFE^  "BjL7J&O!ο>9 EZ(]cڪ!x9 ޹gKkז>)ێ[Loêo=@LEJ"$^32C}v1fLP&ݼP}~*KdY~ƭ7y"cAM #A _A,vQ d&L2'Esv¯`3 Ld`TfY4lXjv ."0ս&LxxT|%lg^oj7bh˘sHź_9tsT}m~CvvlTPК- \ש Orץo;'I'-z8"eһ7kܤY\FK-&%/k8anmٺ#fZQg%C wuj* лz ּ٤&]q8W<@_+ighvβ^hO7jT~%sK͢vC}{''dTa (^W p%ВOyX31ZEYH.ouC1펝 Sж=cEMY&!l/(G!=?J5k}u9'_܂ԟ"勼\ԧˏ_?$v]zv_t4;IX_dF~-\BSs%bnS/T9e >i80ra®fUpeiL1Cz\sG;.)0IݯJŜ&h+WJ)]X#mw#Bn ?\K~6;5fظ)AJgvOcʦy*"+`eF(1[HIEt;y ~^N4!U+눣YGJщv *)jZ 19e2m6sf[94j P :K$KwG)9lhBrN*lW3z?˧AZ=&ǓmtLJv.YպN 0wK9\f(c`?Y_\xNtfnɣa_ 8RmH{\PQQg P*:}ҏ̢R?GLx`<wul*U|rh须uE fsǙn"5WJ@+*0)23SwUJmۊIu>NqZYԅ0O\ Tlp#SdE+%dqOd;IJޫ*/G4TOd,,XFDOglm@k=bOuj&bm7x}34qOJ!izr-ez/va@~.^}W,ULy4KQOT8꫸3픯h0LM@m.fm@V4ZwA_J{]FMrҵ'i'2BvCT$绾I! %mXUfPN?+,,zBZ(';: ^ZTb㤡-)a/cgDbc0-|(b!풏HT oBƖ}Li>l)&֝B04pp}Fq7%tO"yN-l+x_N)uNwq.~W) ?J҈!i/ qx_|s熝)i8tA!$Y.#cs#>Ӎ (B5'Eג;h qC}l0;9lb"S| u4`: =JPzR:~qCr|2Xyx^9c0Kńf03*?? LfʞC3s2!t3, 6X$)Z`WZe%O'ѐu:E&F 0ڝ.I yLǩ 1DIjCL\<DO:`WocH /,ocFbq9EmFT}D}̱-`7I (fw+eG'4z{&p~ it/}y;$4IXҳ uѢ >7TO_gC}TM {s6Rj|B^EA ]}zg,.+4TqNR$ /FӔs%'MW\~aA΂l;NJ:S$פJQ)yC:5LVՀ/Q 9']0%k֩tfZ6w('봽ujq|`ϤS gQ,Ee*2K}:QUmL`8A"xιG#p.Iغ=085 i?Drg0ӏZ?;ugV,U^aׯ " {Z4,gwk3.q7sA8|'Y`Ք;/ ףB '>9dO' ,*A DݶMUEJg򴙧| v dlR; 8eIR?d_ ;r?- "<\O;4U8L1V+~N$U A0k7c& ?曽ݣ^;䬪d4JEL/i/d16gIS+k7nȺ32SLd(Wt &KQIv_\$ gGnWG{y2H6ԋ%~pGӃ 9iL8 KCIjHj\>dW^ղv]<랾Ӽ,\:WP`pc芕 2U2^ X.ӫg5檸Hߧ (I&8)4R ]S J?jؘ蝒SIͮ癧z ӡԾ}uҠDzqiX(3FVaGC,RJÿ^ e4io4;Jɸ_.xj: hXXe/8LZŽYPU(ZG|ۤ~ ɂZ?<VemI(>Tpuf\я*st #O# nrG8N8U_@}+S^'U 7[.Ҕ\̽xQ@wTԦ{OXu } 3U1X&oTr5-D,0ވOdjre됢ZqsX5W ;\I_v=b&^~>ɱ2 k69\ `\2 ;5B<USus]">ț&Ca!bD;>N] 9VB|Lv[\8PH 5SaPR-0LL)ij3v=2#b!AOyԁE(}(A]t6p j 8_j~Q /#.m ùN,62Idj:'= tP>|ߖd!S^kM4HDGꣵLs{Aܴm5bAj5!fx= U tНEhdK-zcd- elZKDDm"zKv{-tP1'a%Ϯ-7f1^< KW<=kj&{`< }ss:z/1Ϥ}'Ef@ֿzimQe%ILTe'F^1` “h:CC=y1K5q[N)TrV(=AG+ MBMCaV-Bu5>m2lj1.xfX1|G]%_auE @Fg1 t|̾8XJITXPHy ﯑#Lӳgn}L2n2G*E}|F)&EA!@Pew%wQ,8vQM3t>W%TTvYչ)ZLJNL14h6.3O]}LHvE+1B8o*nniJqRb\[)qO+VYv6KL>k6ƟۡX{w+ʡG{Ad/]!blfxJ%5vnj >&; Jaa kd~ClcDexn@i-(1 @G^Q&Efa>Oy3:&R eNL֎=&x l nlC@:{yTnny x-P-Y]怍(*Jqw!x4dbFh"Yr #ni T'B,fD ae$9p7mkhbaװV7%:f^.Cef)e9,U.C4 $Ⓢmr z#l.>Wf61+fA iӕڴ1,S0)jҿ: o[ @/Bg1. bLJ&^65Bl(L2dun<+@8&fOrIFY+t= x׉mؤ:]64Ǐl'@a+O9% Vh|巾T(2Cyl K@ExPF]ȭ`s18|5ʭ1GI Ήgsɱ%MQU@+zjgB:?^^TO΂ִ"n$7%q( _S[Xr[O Kئy>}%g&g;Ά,wՎ@Z<`)+o~Lݠ2ɳw@쟒@Q{Rk׼,D۔yn!A t_lƤPK5%"Nk~+HTFP%HݣͬJ斔g5Q8û^x9*Ba!T{&BՅLJ} =s5vǹHow-Ṅ5v1XAV91KPjQ&RfZxӃG1fHh"Z 5 ijYOm_0Np0 Uhy!+f@ƒ]^Ɉ¬k? ~DkbQF\Y\7"!Oڲ96eFГ[W>^Sq;CB +;o+!Z;mxB;5Vfyuz)|,н.N9;w.VS=-;6PLExPN5K ԝ]J(>;*x'<{a_X+<~8* =)O7= =1YD̋l'n*( -ʩzf'_o0щi3UVK>H(.ys'yuT! gG2H&ƀy9*YiD>[ ԂN:jS_oY5}+yX60 z1Q^i[m[t/umUbd=j/9 ՀN A@8\pF{ cx4kfc)cn]4ov,+sRmOO\*:XTLZiQiYaism.|NG7sE%Y B{*cu׼h}ܜn#ɒD;).Qa/V}aʟw֢_(}h"|qˮ\a|G}K5{rf | oA\[@f?/r!G:|Z dێ:LfJELY .u+Ed/?c Dy:-aمis \i4$}WLp12#O|&^/ /2YyCͼF$GJώ.o.< 613* PI be<pуJ`J-%&nƁg5`q-D>gg6FZ4Ǯ(Tǯ5AtnsI5,.{ysGWsI׶tNv;$8r"HȨ%WNd>\ IoLpÊ8vs{1Mf /,Rwx}i@pW?L826 }[ cRJk" kF:2`VQnРSE{L |Fgp[?2#|[F8*?[+ fsW}J4ZͿ(̊]zCO">y .֥FgH,6U"#^ߏۓ Ï迣,nMs*'Y+i)@!sAވl而&%sRW2B)P%4#pvQEcp*ZXh58汓7 [㧚Jes1۷XEdJ'2@fH^n8GO9*g9УvhW%.iA݋=F=GݴL|4Th&O01-b'{Lj9eHŠ6,3ۏPZ03Py9} D7NNJn_Дz_ 2}iQ?)z=-Ny: ߡ =X{0]Q' v8 A-cO"qJw$,Cja7!wr KNjaISWOY&-~UwI 6/}MtX@ | -:tfQLW&=#^tw~ȟT[~!ueuD/5_3s LxCKJlld)7h kw,0P; ̚`\!.T6#L}-95{6Pb{5݅N% 3^sU (UCXx4Q`!TP]g߉UH{I:WAEǻ󺍅0 E5sک_8jbEk͋{G 5$ٻV01&L!QgU씮:?(8n9nC-؅ 2[E2HK9WAF0bV:&Sx0%,C6sht|" :`W:!]Eb߷3ZxԕGndN^:?trKI4RT _f_xZg 0S9g$lŇ2iR.De*ζŌx꫰#tqjRae oUd#D2X!gE-;;X@(##WB%=UϪVhU ==ցGZ uI VCmG Gږ.rf3tO,7tnB("/@tA0}>XJO*_o&vζ͝` 9}4)U{-9'2Ϧ n{d"c~,py@p [ɲXD4b$T!O|ZD훍#2%DhL풺=OihD-DDFѪq.,>j\/v}C9Ǫ`Cf5>5 M+{]i"=$~ݸW15t('Ly#Up#?dd[ kWUM+3ԡ` \Uȗk d)Z٠6j.}?2&JLD(Rq*| > 6tL7dDwZA}r KG(.g6g9VK_.so29MV?jrYTOyb]`G[m4;)dŊcS57`+ǑVa@x@rqȺ=@1 D^:k ƁBV~?`EPӭMxGTQO4_&Ch*tEs0 'WU.S}n@-r1(ݡ'_z: G2D鬢-& qf?mR',۩%AζM4riЇ8Ƣf .q^s/keDD3Mq7> ܋w;S%c ۝Z ~op2Vmǫh.%OEvs2~6 \9Wws;Xqj؆n"윰GDjjVaNi;)fRyM/2n}󦒫Ԅ(eD!-y;9)I丕%}17ǫl5b1)8sf+G{aX{nQDh'|ʮ+id)RۯImp&4[ jhy f4pDi''T'7D6$93EhgؐADr7o )~YxvGdj8GpkO3aq1ɍ>)[V&_fy@2 Hc+74'Ji2j#  b0;4Pj-!D=8p 7\X\xgIB]@ƭ>jw_4Vsɖ?}ſ.A)Oy%P%iQ,ء\N6'atQ\D8(M}fzVfQ ^wg%n"֭d޵EUK "!8X3] Je)"fq9w4;KC &Q/>M<Z]܌^br^wB|@ϺGL t/4Gfse4/;OSihEp R5ޓy'̀hapn$˥9F若wo q]7+Pp~y끉hj[ s]nKX[4j8~[Ӆ*]UG2~Ϥ[ttswopA:/wEIm!9I[f%E!NĊ}Y0pB%Ba6Ϡ|,)`5qg)eV9^8,9å ap3;x'-D';ПV;GwJ@\1`ԀAȮe'66*bAڏV2,~V)(.!_GӧuzY9wS71Q.t_i0ũw]q.v׉QH*n2.[ӏ B?,C1Dߛa@F36H 쳅YMbꛕ2CS޹'T P`+W+ 5&u\QV"1,_Ili𩐄b;NErd 'Kʅ"Q.;Ձ =5 ɩl4`u4ٖ?y  01~לƅed+چ\rZl導?ұ܏ƲDx^Y(3!-\.o[.tIMg n+HQ I'_l^^Ka ܈Hô)ka ;j"0R5xY7ȓPsl!@Mn]})@}G80ԝHV}' *'esLV Vs`$iV.+{Z- lv1 ]T!e0c Ua&dvHQd|zg\Z, Txi8rP|9Mw]ԸNĖu@IF=ӯGo1|J-F)ae 8n [!d76 ?n{m1C7|_ΰq|4jF0& 2' w*_vŸVc'9 譛7sJw͛~deǫ h`C3|F:F8iÅlF_z/gQxrvJHGT=ceZRRA5)#krB P*|c:Xv̮$)ŒeIJty}WC`zzsU}"]a8S%ʓ6!*'t 2A7M詘~ZUw}[/cX~K+[-큪1sê d^k3P !*Vw`aPלtvFvQY@ m*͝E eLd(+5|)jXк7GcFBE`t!-ʬ)?b3\Nlۘ jZA@SVe& E%AH4l/Ǒ=g`pŻ5`4%Pv-#بM/tIE0qQ∯!V1Ǎ/_] h?(%SuIo*Tcx׾wUE xվe'͍?jΑݎF7'ْ.s^I|ywy6W2* ouQqd4kkoݜ088h=kNckdo,eyIC{M \[PM'=}h_ wp?RF;jUH]e#fG`_!=? ,늗h]ʮG, B!_'ˇgF-OaCy ~M~;8vR<頚y&SFVNPr"wɉ WsE N:%;Q 'Hɠ2mYQ|w)yL]2A E:&4\ x[8m]_8Y.J\3ZXʖJ:YJ,uGVFRul/D 'AiW dx(9("~TOWH=Tz"r^X:X!tw]ҠgskJ9M~F[nXZ:_NnMom@& –{Z=K*4 "8~ϴU<\Dy}N|f=YqTDDZ3?ja7{DqHI|[6I>'+ mO,W Pc1T{+S %'rs WB3ZG@g&J 2fM )rubꄦivYU u*_e6ogWiꄃ:P|O><+||S}(wzbMnb~,5TEzY=}CGquLǻ QޛLZ>O`H ɪ?r|sJ|=WXM WJU 1[ɝ=4sqGz&ɟ]ٕ8Gemzݣ%ޝ \f|vLp $SOH,>l:^=ukBhϕ|rr+yk`U0+P8_p1y:ﺇTb( FyrS8K 64Lvm8x#[JюEt#ϰ!nff n1se|E\Li bJ1n"grx8v]sߦh_Hӡ3 ^Vҙt^M߄d7.=7=A|>cZ\CO,xn1trZEƙ2PQ̉5kT·uFRg VZ7Z9('N,ۏMWD~"$wLms?ySt.^K4,>=liw\1xV,xM2l_lܼTJ$k'%otj2/e7i74bRsꚒZ,FX5<Ç+\9^Gɺ$h|p 2>kv7s'm3M:< Wm=+&b܂gp_adWR4\ކ,8qʍx}'C&eAJur'{>Pr?Ü\c5`}cf-?J~U@s^l<|B!mk\#eE4t&57\F%U>WtT)8/`'iDIew(%[Va dqˈjSSu RљRu^kF;)?#QGA75Ӓ۶US*YZg[:3T,/@f!r׊03=z6"N:(dۯֽܘ(^dLڲbMЃZLy>>߉ ,خD;7QHr.Sfri`*JTV.`2?LaIJ|b,A93A^rF/T.GIRn<*Nc,~#~ErU$ܮKx_wˆ%RkrsHeo@4F{meHjL`0屬џS݌OhI| G~"R!Ɠ, iib L;꘶w8K YOYd.Yr_(OBfk<4iln`n|\y4"’}k>g3?Ln+۞0mMnN÷*9ixXlNXC{~ g݉)'5ÕC0>Jx 9H?֢f줉k>+JˍMc|X؝ iaEeoij8z0QMO}x0 \}pSfZFƑ613~ޏ?@4բ>ZJn [/#ꀀcAmfy?I~ 68?6֊u]9~KWM~釁KHyF{8.+䘦CYC(6э1  W ]Æg.]]5Zu9 $ 5]Wv=koe#򰷠 Li}%GԂ~rrVxMSsS UWXrҒ g.|qt[gɱs_ Pne%*zrpgnw#os81>uս 3=F[P jLp5?#c2 ]\2P#>e(͋/2IFN[}_`b4CJ1kϣ=[`1LPQm嫧ٚL0e>-#le 2.nv7l .72 M,>Q=#Ͻo@p~i gva.|u;AbD&\(QdPTmWҮ+5|Zo<7btҏ|4"7$n.gWoD)u"Xwܘ"6DD&C]}Iwm|mmtqkBMYޗld;C )_F{ +yc? h ܜvb EF݁Їllf*E`Kh%ꅢu'ښȬJ %"0? -e4*:Ei|bq0! ߹t;!FVG^d.6u+dXջ|Krm]'yy*GG6 xz1&@`$5ҞBz3%0m6ìF%VU:&=^XrqAa 2/y-)Vzk+X ,W"bϫ`q t(qN{E>Jcz^e۽IQT[᛫$1Qd P)ɩC&Ԋ鼆ܗ r7~K5cu238e`A53=MrqI%Vh<P`۹$q OEqBd^@`hr eoUd%upl՝&_hB+ӺWMtG|6VĐQv7~ ЃAjہ ў)n|3'VfXvZ AZ!޼\.&JOJC8fgPd!D@3%<%YNq"NjJ^uJ-6̂@ >3cR#E"x8$s:x m&ʇD^? ]QAWB<$lեf{LE?Z{'v۟y<$o=WkQd& ˬVEyߒQgPy@6"UMtp ']0$ϲhd\R;j:ccrzc5uAJc~cT_EKs*z㜌1 >K楆 SV)b17|vl,5y$&ϚBW(D|EY[ ᅧ/B %8G2.(rVFY?uZ wPKJ T!AS2ΐ[7hGylEDoѻGx.z{*Noj\3 hI _*b ^2"ie,gN.y޿fgl&A!)9&c#4 G>ME j`Xtjt7k"n(0nٹP.æ$yࢱ3ʼ`թ:֒Thg'ݳ*a3E[:)aj[ IN`z󼓓d5-nN_iWhDZZo4(9>X̓c!U:UORal!KOWK^qoZ2˸iszB@KZǃY*ȳ*F<~3(G)$ݎ%ȿ.Q&{4v 9FatnOc@k-X4%V̌vz3 en1n X)ۏ}!sbeo?L!DϏd^ߺFLm㌢*$vSOGD=bK_)΍•m <){fɊ 'WI>񀜇]6aWgQdQV3~nI]WIBIlu^YRKs%G(}mܕ˚aɭ5=1aC@x`36&aZn7j"5I1!O^RCO"4+Yo 3%)(Ek'U8=@-լwFB۞CO_Ⱥ/\ޔN(*:2aye!޵p` q#宑ZE/,-ˎG' ,$[yS؞*_0UC=;n%# J4g+Ja6˝5{dZ{W-ƩJ_xܑn~Xh%:>gbY8n#Nh4.y-<,Po_f1fSYBlm ՝Z9R)c Mh/AiA \ ;Bi)KPz-"y(a>֡.dPXs_a{kSqD)œPk.7RރXU듨59\cv)5"@<>yxi$I'XwyPV.U$l:f:t. ]\tҙΛ)jhϨGmr-aekMыϽ,ddP?Ult 58944_?W {[vp[ӯ(j]{eZѽc?*lD6?= &5*Nü/#8e|첂3,moio;q/ls3giDEJ]9׀یdFA5 3RW_-E~O^:ʑm1vuF j{,ZП*"qĝj k;[n=OBuQZu4ϵ^)(fJ &iUaڝ2@l7Y$zbT֚nfA{i\̶P4ꙙTlFa ە`/r&Bon8.u~"Q=c4~EOjF418Tޭ0>4(Z-^Rf_[iȧ8%+.ꎑN=w|C`BK#' g]F)à#tX *ޛv(JTcK9|˺T?`mT eOt$ޞ iǧܯF[U1m&SZ^!uT'ׁ1׋4E5tTa/4`^<"?'JDՇr$)d[||l&A\M%= ~u>,iy wU>{ĵp [oɻ{8#JVOz=j`:gWxM\ssku]>BlUc&o0^cu!e dM%t*@,?kK_w[s4ڗBDd_]Z Ѝe@Q-%eڐ  :#ϩ[,@Vy1;e_iBվ^Tgdk]ۖ;ׁgeUK­Q 訜%MH5U$TlkoKeʽVwg~X{f xZ5Iɤ$au\5<|FS}˜.úp ,4kZ;OD~j 9.`Q W&l)0bwb9[[kR]yV 3I~5Wxy\EoGo"uҢV_TtinsgA>"e@&I ζv8c X@/Y ,Sz5qxZv͒ {j\UV`ϠBGPZ !kqȵw ) 7ڦңcؼ}~|s]Fqw^:Cx/A\&ܹ-"\~,TطWñ/hݛwhs3:7{-d3u!= |  U_g]k!|@0 BF7:㓘ⱖCԶI,n/u,'5D}Bi, ~N[D%Ͽ*oufSikX =!Tdc؎ ?* {V;q8d#;:b&4ƭДխ+@C+OH4Q62G m$NP KN͆ǚ*z`U;(2" ς`Qz~щ,([90xLN69%XZ~Zuڔk7Lív@?J1 [yЁ^z;)FA)$ZaV#I~K)xu&ǘ厺&'4=:ȕ4 ՠz?c#p ٹp)b{ [FU)~W /%lU[<{õ-0Q p] '{ZYL| w,N [CB^B+WlRθi0 si*Fɾہb'-d.0BB|kyc$>.Oomx/Vudχydtص*xkJ9VLXyKF&"["77 d2dK=iXhYJNLje㒄C&D-:IDvȻYD]k.dxQ.2C*Ԃdnd\G jq(~ dbm n:,SgӸoC8̷72֠GhV@e`G^0f}a6оcԯ\]GIw H9&]qj #lb75 $ɰݴ<ө224qGI&TٰG HDOmϪWb+n Q.]_0;^tQ@Za2b7qq_>8; N&z5ib4 ZTDLB*eWQ3ZJ185Ye3|{-0ZmC܅ik *RYD>o暬F=mjsX R;zKfsbmg TzJ .3Е{.0r;9gܒ+Qx=,,6k>/{0X+{s;ž{<  e(b$ S{e (ʻGVԦ̵$E:8jBx'*U5ŘIkʙ?c6{#h9.4 S[KSC^[cGĦ"n@t#EqmUT(E'!zhrIHK1B?D#kH9;!ak-!N,N)0y)Y HM5~˛R=}uǪiQw*h" twS=۩Bн8$Uͭ7{0eչkw„\,TeM˹CXn(.u Fۤn1v K柂$G8~ CGM^L+&Gt?@S/\<䮌! T *(_FdicH{aĽ2YN5gln\ *&Kn/g}ngLuxR.Xd35\K x^PD睛gml*Ǝwd#/+tFZ\;1q)]*QC(ڣ6_|g UJ|mJC ݉#t&{mw`^u䇘}X'9;%eL8A|@i,@CFCRi*׳EwmqB?qI?.#+f>Ԇh}bY7#kh~r*E=Op%H;8'z#}0c*/ÌJIH xs򷌭\쟧W,"X8c̯VՋ wI 5k=>ܔ$aW>;Cʟ~oa򗷆kb{t\f uר*$^Mk1 Y -gzo~ Jn)j轄fbdgxt]KYg-#Y* ae`3-;*pd偏ˮ}Rb{]\LƤݱa8L҅k`ni̖2ޜ p^%Yᅧ\lV_)s9oWH+'/PAg;CX=e(:{I" [|ɒtɞ r|γs<*e.w;;}jv`Oh_pɧԤ|z EZbi}[S!YV̶ʼ/ƬT]v8A`ôx/?&kK:,Xp:N޵M(|db41Az /l9nrSq+ZN:D>f#[5ەѩ" k&E i>;?qآ1z6P qq|$8*vxluV~l_7T~;P.hټm u'Adq-/u+㴁o#y.**uu343Z현Jl#uHhՊQ``W~S]Ncm+y 7u $@\(Niv,;3y2  q97 C!P%kOQQp`C2jǑ S <7R eK*m+ L#<{;hi|FҞ'ySxP>:}gn+r5:We ھ1fq.ŔNAPn=rtARLJ].G Iͤb\TOnVOxre>`ZT Xqyn}EbWx,9MjErξQERj~xDcd> r_  bKG s~<9!qvF]9NjfI,NĎ R4}oϗMNJPV,!,ګ}~L{UD$ ".R,jSL8Ϥ*^$h[{8O`Vr_,\IVn9}T dG?UZkUUQXk]fN?Đ9fmS4VujG1.eI.Mi4)'Ab0,Pq8RJYUIѩl3x`*t˅(U%pSno^s#'J+n/iSOE6>T7 s)VXp-V9҅SH:ߨh/Wnl`[*6 f1אi:ؚ_0F}yŪN uhz&5CLIr0 @jx_@@"O`=ynގl](ؾz03 L%~21۹etŬW  9Ry|xGy{ Y\E[G_Q4#j6#(Sg0W#:v.D=VG$j?֐8v)` [uJ>G A <>iJS}JEn}Rt_ .9t!w ߄ <] %YoB@΋83iVr30K}Rϴ"kWOVn'|T4]K6M֮#DXY׌cnɈlWrIےZ[k$ L=% ?*X? k\XOLJ\q}Wy,4X 262w5hfYlH).idwB> _ZىH;~Y<#jdk\S6F3b4E$i1=Tѳ&A-{# |l9P_6N :X !}$Am~>׏ ={'gCNxmט^}>㠨Foz''/' ÍG uBw&;VU0 ]8 .63%brMT!y{<~sոv, Ԅsu &9&W҈awy3k ɛ$D2pr )N%%]5ÛQ%iXzMI*dZx/2d;!u^oHCHl&:0qw \Е:|G>Byz ?ZM2/wat17<Eqm~|$@@VKZV.cR|mm )wvr$&eʞ`4flr9ii6dS31AvuyGya/Qe"2z]y򐺛danW/m t`7 l F&#}*s1x91J:ϡj^կZ;&P1ho?WU*Ǔ#k&m 3P`r RoG#5G:7OZqюIu6¼⠴ssn`{Ν9V#͜&w,@y` 7c)eEJ#"P`IW%!m$F] \iq qGcksGޟ,bIΦ|`1ket_2,V3<97@_oJlfUz3c \sr"WTW\duHqϏ̔12< }h=eI.I֛T>w]0\[xOt[Xc'\fޙ'x8B_hW~7& ]0]on>%r)΄}E|<Ҕ}Nby- E꿡LCrYfUHI:Wӆhu,*a2t-(z*'I gI ت{i64XFM'%pfzvYb{Od[qi`:ᣟE.ӂs:_Nla+jvn%ւ:W6\%^ _O>jKJO%z oOkmOs[h>k:!Sk0KO*)A~:MNt&/Bijt54S50gzhJ}k; $ne*C8QifjS5B?QE3+Jq*vZL C&3t Y,[j${{\G >AԌp; v=]>Iuqx0) l.[k ie]:c?0m; 2Q0{ʧs'*XFwuԄ!\,%q(w њ*C͌g=-'+nڄ@xBwܑ& ]`#Jc萯seMfGPZye wSmiM~KZ8M>? #rZsgh*JH6tx mrjyڥTdyIRS9#frYLbX>*yio-J Ђ#gr&n!(tba'LuӼژ°[L&".O(-oy%&&S uvo[FCsZ&oTq`X7%oR/3]#ə+,Sv-0bA?5Q4'L0OQ$v3͎تׂ[B\n3tְ_^yϿ)|M!)mk'>!wax]}p ѯ~($@"T{lS0Ü^^2j;MxԿ9H;;WkeLW;.ժ7u)o2ESvFۤDj_Z\YgnJ'X!^BER5RbdF k98W~KwFޘcK6I9uRgg8qy(={\K3{x.RN6M@Xe21 S$$)ͺ@vy|?q5|o2W9 o4΃ Șf:-gERUW~[$˘k1|uMOJ$1h'ˠJMY!PLV_Hd*2oc4R}" wkBTlĵF3gL{k0z}2cu'̰$VzȚ7S2Z&ylpy"g:#vAuV*]_I2#p8jFGol jQUͿ_0pp<0=w4R]}f{qHet?8U\Ys~+K*yS1-s Ÿ́3 )+[urnEO1=9 R*q84ѮSc3Fq7;6b\++Y1kg9/}Ȟ 'C[nB2Too>"'u/Q&__?&\AYI<ǔ7vQ7j8ƪV%4T 鉤D'0SMmdDV;~|:6ļM3Ә rwues.GTɳd_T kS];zЙ`ЎXQJ_n9w#\f|PxOgc\D{T>]t+[G GNkZ `v́*PkqO1xeEea$Пɭ;I߉) Q9QIQgUPjP FAGBpn~7/k'< 9efWk,+iwJNsIKӼE 9_9j_{Ʒ9Y]ޥ`] %< 3(> D"&=$ > )PP>(jD #ׄn$9ǟlb&}3O^g~*Tۏ3,ROW l\7@[KeA _־ CXyuIܗ.Sbd`Mӑcu:8~!qz9@t ~kUB沊"㌦wi+-@lEa? 6;j,l6nR`-uVu+ %Ĺ|kwSj)%x/X-҃:j;=msNޒDdw+wN6O]]eˬ3fmr Dog+h#,=W;m2c:6^#Go ǝ6U&bDQ3Ԟ65t<Q ~CDLT9F+e{оeNQe4jZ:₻Y7 )``nBo#89:`T| v eL >X&J-#NIZ?Y~H`“rǹ)et W5]N8v,#`7b#ʋ.,a`Fh|vJ{ ,`ңe0zp\ь'|rE.3 kHHhAEƓ.8H9X8[8;9 mK ; |]"K^בf 478sbvIge{,r39Z˵f.=̨pB  "#,8XӋ;iS t+v̀y@mt@_Wzbrk0ǕŮPr2C##߫- Q#3oM&9ԒRT&mi *Ff1XOnOr[TvdlI-Kf5gCHv6sۑfK54sF-\!Çb} K$ƛ *ȅJBra2=zaNrU~RoVbJ,e?3 u_sM> Sqx-2EWc螝;v418RLanzj2k%{;-$f=򰓙쫣ATvO'Mz f]SAxbk+Foo|?x&{q [ vY6 xVܺ_Gj`AăJ ])Ev=覭5C 7.nf7fM~(Lګ'"v:W+?''9tX&l $!ݾjb 5;1p*̈́ڦsIZ׏p+K9Wߙ *T $d (+օڟPqśNF`;ݣ^̇=$>3̝rAa G:A@-hc;$R#:C r|NZHh.ߡy_`RU0okp$%w `<">5 b6"Oْ?Zի%uZ]0U#I+eGo ds ӧo1NnF(">2F',5XDPV^rHR!~JEmiZjT"8-f:N7՜_V快t^¤TeH+AfɦkT2bFJW"w< (5썽Եy|n\qmtCSr?{'5←nV3#'Wn"YczZحplS+`DJO S\c37Fxj{UeHHbot]7-Л! YZ