postgresql10-test-10.23-150100.8.53.1<>,؉cyp9|,R& [ IИ.gQ^~۷U+eϯv`T"$5q-/4$Yݧ:G,9GܥΉEHfR:l۴ȴEM\)ȿ9AC4!锎GRY&@2`3tdE4ϭ; +T- Tqαkyɹ>;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%w#ܮd٤"T/(ybcKn_6g-NPT_-xBᔽC)_sm{?ftR9, ᴮA;vECjVMEd϶Y_5SӨ|UA@Gڎ7KPF?/oגmǚ<.=8&3d,["mtٸgP' g| i@唰}y$imFqBWzIS›|̀! 賕-o2z_DɨJmÌ'+Eh^=.";QǸRIv|I#"R˸j`bAI?o[&z0ӫR7XB>T LLcIn]_:K{Tap7'hٽHACk\DĝZ/~&H|ciqRNj¤c: 0­a$(>Vvx~?u|ScZhG(x<tDz7G5Sf %дaY6Y:0%r3qTy.Bre0 ^#+ jCn"Ka8]epȸ>Ն}J e:xIgoa9idz"2)v*RKnLBQ+'rbXj_nUk^֤1@Lqs_|?#m2y4M7Bͭ7ϒH$'J8#1|3zK-9PCXH𒐦C0Vu62lA0Po=61!-b7!cSV~E C}IJ"$7a z0&ÏZÎ𠫐LS~z;F;hk"4"(J Er6s/O7nӞ4Dxë>i=[BP]'ؼa}6*޻gc$|fa C=ct[}^N Ka||_= KQ)޻4.Wۍ|RbQ`m%K.+{SU# Vn鮌q`` cAuдNC;s^\,h X{,Wd*Ei@d:=p":þ'u|Ln~:A|?꼗sXF=:6ditP ;Hk"OZ8~G)ZKtϤ]G`cF>Jb f0})߆t@4>% P>:JxU0 m&r:)$7J ևmK^+YQ5MLb\3|3dw>78TfxddA?F>Ĺ?I|:2(/ ,#BKDIZ  h"4U' 97F`HؠC1Wd(Q&l |7kxō`Xq%i7BKH#{Fww4&7Y5UTTo _uU% tWUh>"%En/!8||Jޱ{&[$MD*{=bto4Nzp+4$0 JT"NS[< H>ot`.B^ #Pɉ7@ϔ-\FYd杅שҵܯA#TNh_|,ط5zV[fU6O@T/bTae `m peLDy|ui̙q}! fLǞK-~UhJ3`_X9x@dݺÁqSׄ00W#$6|r@k&͸$AqGn?J="藩Xp1ܱ9tX'̪3 Ꞡp(Rԟjz\?fLh<é#*C\vCÃňfK!P}jS%']޴ERn.GhqAj\Dwư/ TB=AC`%{1l4I,n2/ a?vzo^nwlqj+eQVU}ڔ<%l<[= _i2;hr=Q}Wų(zNϧ)(~j9ͽ- CJX8.tڡIY=&q40/7y+]l _1k <+T",:18CCuA~F2?Ј>2nZ#_ Kyԏ=J$n7!P <-H)[ՉF`6SplqDۉ)&+bc_ [Y3'Ġz~}fa1u1hT P)| c$1y0)7HE,'qwWyһLS&\EL?]uQ vtVjDZJ-^? Y,?VlGP4N=99?f×잊<;Ga-P^? ފ"5/l9iMu5|mA f }kȐ*l~l쓪>/!?!ҡ%wEmS؞vNG%ls7գ8dx]u`-3]x1p{a:X(k]+~Xc(xBANLSxZb(Mm,G(|W`wb'0m'ʟO1@}+lesXgH 9uV%EXz` ZbRB)檤 ?+b8 aC-m92u12,t; j`OHM‹36`9M~U'S,W3'$ZD/XX^(.v`qEjf廝})ӛh*ɍ~o u!)ՅpIǧ^h=NǏ:2I}ۧz㏟V1)<3cƿc-BӨ`gn5tOK =hಠ+; Le~[еĔǰ # ؂"΁ Q8W# 3QP: *D3yKɂ_k lDn'ޥbviҌ¢wVR036`:.ć,o&v_D)Y{r+fNDFi7b~+Q] VaYeVIVߗ>,MrZ]~m8#zV!"0㫁59?r7.j _'!S!/qamnB8 מU~R HAߋvc?(Sizhp>!v2~qڋ2UIbP> 5qPbo^4f0{c.m7f [pXU =8nϻc L^%!/fuP9s:$)ͱR.{޸=JwPd~'vpnYXWbjCd?ɩ&dB,ua9*?k>Jϫ =K(܌y@=;Ƽ fЄ%bcC3DzLfK`ָǙPkP gCTWIp*Ɲ\#T$@^*z@\ ƵH?wHY&t!Epǁ2Y+,`QbyE2eb"Gw)D'ثve?c,qVU&^ Iv-qo٩^6/FUjQi0?9-HCm[D|v-bas߭JYGY`6[Sܵ/|;7/)}E}]=/ ȓ`ئ{uJzVDY\Lf;"@6Fgߐݳ>_1 1E6W-*e+9{B\5twICOacd=AbTӂ-dX?iB58'T_ug~ՔXb2$59F1lhZ^+@\P,v+ dBm<6эvoDwmLC$,yXE?--؈u[3lމk8$X(o=U7ԚΗR Uʖ0OVp>SlQ\ОTD Z.Zy< XTx"=,ׯl<<4/ZN}]j5!invf4VvPwةp"9ox|Mq{1s1O@JYdAҵB}I3fTO5Fpg* LU]!֮ E>ݏP`A怩'Z 4!xcrzQ~) v@‹ٍBO1' \}Ỳܴ~~wft!" h?# Z/5GߏF~n4td ;;mx{TfmZy=,IJJ5q#94.JZ_QmX,9S#x(qȔrW  }o57t}_bw6 iv[{_Q\t-vTk+7NnA\nnlg*bU" "ǃa_r^b2;8yǨ?/j[N6(!Ip<)VYBjJdRۚ07L;mRRC%,v` EYp{"\Ѿ$7nt55~jձ.>}mn /]ei7?M~3h9ZFth 9V{r ,:Viw`͙ܬCLJ cp qC+iOlpĐG͡=!YX}fzM[/yFE/[:kSΙ'L8feC52TbT:d.ke[?=L$\|&]V\utn#Y&o92pV:!U N|f'7䑋j=+oIIc1Z:]rĀ%t`M])LӞ 3>8A ˦Q60= njxrgL/7)sx(8ifwbYgf#4Za;8dNzʥ8E,Wqa`2Gy?e X/^쯣x"Az#fwS"V=~7xWi|z5O{ߘZ虼T-m^ٵ8UIdMZ2}fT_2#P)Kd02页>ΒGk CDZ %/gM26Fcea۰_8its ־L8iPb]DlK(3wc*пsM:V%(Yႚ;,b!XUBC"fɋ" >GYb&2B ԧ|o"$駒R󖹜rؔJRꮁOܵ^ڑy"m7ϼ'ץ7s_*نed?U*G`~ǓǓ>:f]>f Oo sr 1 ipf3z6E"Ch?.].I\ Z눭Mz2l7gy U\e-Iʺ/qA q? ]`unvәd;"oB=F\wQ˙:UWC ̡ku#ՀzsiSݼ[yIz@ լDdͨy[}}, (ځ'!}D>.s=:V2LHWvIg`ZfBi6~iۨQPb&xW$z[[4z`yGOWlʀ ֿW^ =R Q^e1$*C]Y-:-|ĝHA_J wE\aӎOUp IG_sϱm ұBy+9]9rk^ߚ/[f?8l1eÃIgQ2K'qZ.z)/ Ox1p@\{L<;8iSC nXN]D6;QX~yžM(No0.>FgtÁQ7msG(<`6~/Q k DȄjTzƵ:Q؏ k0`XXowm#P‹ 9˱Ӑ3eޔr-6[( j+VF-SNxׇ2jUA^!g^txxvPWkRXA\\ޘ_߿tT<oi#eHXZڥUKEx;w.Z45p{_@ Y&ŽxXVI E$iX:^ܐ y{nw2̞,QKa$W_#j0*rbNhWvީnmDKc#/Ux-:'9[eEzG.VuH~KyJNMQlMs1w2O>pm]~D㜍8B~qzQ hK>.IQFRb>4qZݙ5(.5]'&NNU>o0!t n Ч. Q@Y*#˜ȡ2{ǮF{RH xc;}P 1c-=6$(KQ ŽHӎ$fWytOCY9Kۇj)D6\[yˌ›Ū%nm{[o zÄֱs1 {5ʆ /mno㷻iKJCfֳZQ.$(9%9oOQ*Ia5| v) @KTu8Js"uxG œN;"?KӛFꅾ֖>I#Ǯxp*e?'5"~x|0Ռg_\tC<*{\ uj.XTNo0٤-e5M-r=do9x0\C6@(#df2?С㾤3H[U[cx,ZO7#<;2s_ݟ9ȌݣY00. %h@<->E0weJf:;~_~GC7tNݥS7LtID?s<(r^ƚ؏!)wYĦ_\K9ȏZUU^WB $(Y:kn5  0޻vtTi LJxHA}[+g\KH<úx^JX1-"LE%şz/O(uc:hڎ~]i6|$N8#WPϭgGp ^hk?wETY9HvZ0Qrl>2 "8^Z19^>nolėŊpUڇrU:P5Mp$]gs2,L>mzS?} :88lᠧdM61@!&jKHcX<LIiānMb?HtWt]ǽX6E*>+@ػf`nKBk(M_6%c$rܫ{ C(SǢ)ⳡow*az}Pmp?67`> B= n3nbpЖ.MTO43%'7VNU,C՟Fg9HT?R|鰇8֨z+b:1iޡRXjPWSOŔ+MyxhMUEpIN՘ O~ݏE."% a=C@kW<$zikqԫ Hitfm[c v) [^{\.B>X@ٙliNm8 ;t ֤݊]5Qu3È4/h"=OP)'e9Ԕ;*d+y"طҟ UD{t$N@.Լޗ:Q7XP:mP*Z>~1!O?3HڂO=@OYfUA57>i+ ؗ]SU]e(*,YT6B_޺wqeeAk?lrWPi AU4wQ`?3;O4 Ae CE:Z}Z5rQypd"&ޑ5E|d CXc0zAfЖffGi8ߥ5$f$ ut_>Ք9eW1@ɼSEsku>f`p <?X#h5ȗКtgjvYEt+ !@=p&Y6$#%dHg} Aš2Js1ti<'u.n~$!6[Ci4Kk3(S,{q>{(uܑL~})no eC Hu4}3HV1h~Ma;:pTnkۛ{)8/3mhl\BR:=8W`[j˜֤`!-.o_6y.OͧFu؏q2 hUqK2Ԏ B݌r:?krNhV)L*Z&P18nSz:$ H1̞I璘K :’L<3ѮRb&D*XZ[CB}*m*tw,IAzHw!oDu$V%|j_EӉ0{ qm.9na$pWrI)[)"rߥ"NUi|Ӕ4eRJiOh~P1/+9SZSZ`%~hcꔉ[kkN]o +fW*o!+YyW"<x [3kڲ&z%hW# -؞&Xm t_pw]ꄖDdqIOcuQUa؎İl5A.;VZJZ0zν (m2@-.(xp% "Cc&,tKw;'}(̗\3q'wVK5 &QC!|9ٴ(ɭr<uH*aCcJf P`V~\3dAķ\+CUgNx9y+~=vHrx@Yxկ`Em1 *?0kL=D>vm.> aVg=g!x n?+lrx7EDڢ9y>S%yL 젚H+"Ǻnyޞ'^0H2ε>tW֩`\i(9ӍK>D$FH/2VUW (D#ذ$C3õQ]!˨zhm d-hk/3"%c:*NHTR Nópҟwi["Iz"ۼeuU_y[w65'gw8<`ʞqUY$#GG4a3sJývwf!?K<@ds0*⭭jIFWqwkm0OJCx>T j[+żTZwQ:p$:8T7 fuUlvcwhJ(9:_錂ɒjsY_UE)R-3Oo`C{qʈYĐ}aAkb<&֛>\1wxNL>[,~m_F[8Tlx.CDB->;N[*3_J| ~뒶`m}FhЭZ  N,G ;u\[r#ȸ0o+KN|6-zS?\/ CbE =Hӫ7.] w'(H0'z $7?\rR٧ڝjВ}\pG ̝'nrSҤוlYD OIw̜C8LIp8h=-pvt2E2k@|QY,J *{M$O/^*'Oh+\0JXW!wI Q8+i{rG$ ح v@,d7Ljry@<>nfg1'=RAf,ϻ 7PQuU-t2}>&1@-b7"*{"J}\v VnS2$TJgW$Vlz37O_,+y5k wrIzm~0E6Q!N! B^I3@ j`F0_5ݫ?XH}tu{`j{& y [0:Y)P`O]9ȅ QQhϽdI8C}f,G:b@E0Ub񴶊~Nؿ<6gEN|pi#Dj_2Z'Ō%T-GVrxOxN@; ]JLVZ՗UjDŽE:yQ/vTL .ˍ >՞3+Zp?Wl5X*tLφY7ӛ5^[U0UL<W㞴Ve'1ʚ&H֎y5rژ*s:^nĸ;9+*?ƪ/l`=dH1n {I5I4 jJ̰*wy)6P_HN@.}_KmU!Cҏ8 ^c`UBkaV?M6^fn#Ej(/mF3"jiCtԬӽH ;Jc4rW[rm BWMq¥jzP4Y ͳq-ʿmPc/Fq*mc'4(kz0"RS9O:ł^y:mKڔ#4̓RjҹQ=|fCs.|pP0 :v;)(gioYΚ2TPR{=D WQ 9ED#`R&*6F13Vc'_(+_XͽcRdE2p ~[+t_˫qAц9ZW[Z F~̮9: L1)m:oe7Z{a>GVːlEp~ Vqxd\՜`UȌw*$,d2dpVU4O ( #YҺsp\.OY7]sۗzbbI\SoP( _BR5+<`Ʋk@y"O ڀZ!v*OPGX:%|H]9O6\dL|#H9Ղ!jV1I"E݂f#7rgRȎGxbZm,) p5' HCSR(SZ:lUto.wՖ ȰWנ8Gw\ !.K3|tIeC2/|oL,=ʠID>NYkYa6HWvY1u~I\_b\6_lfe=mcmx53SOx)UZ([\GtHCLyI jDFIb[z$ G&y֨mo4 cNuuMBxw<#Y\w?|jc[+U;-G^u0@O X{CQI99daia-S-"l0V+F)hCNApb )Lm6.ig,~1`i蜡Q֑Ic׋]I%>tC5(b~T0ۮUWfQųCc9g\VLD_ьսFCBdYGG9b "rdIFqn„3ʥWW!NxY7NS+ʮ5!}Ql[[Z%F#4yÂ7%7Uau }W念K~E5k !2BĂVz;.إ0v'H6l@qEAN}?l*J"or{z,kZD=2p{?l"^_yWQ7oa59t#p!u )~tΧ S޽VX=`0QΫ! (W9V <+rTsWG=[#W>+\ tؙI,k&:;U $NH? KmYw{EX!aXjE{X 1= m+*GeN:z]2 YS3$}ܚcjݟA@Yf"uqk=A+xb{/d !O5R Btׅ 'jO*wIX bFKd%^Ulwq/xfG;_:B/UV[ӿ6L7,K#]\K|lKPp桝[F%@[ɿw/Zݦ-^ٞy9+i9⦚ΝbYP͒۔ ي^H~TS٨qЀ R؃VwlqA11VoMM!Toq" >IzɚWgCD|VXy,G&^ޱ SeimnĴ^\P$zW$MfYibɗޞ]k9n?n}v_79eu5M 'S˦+W[ETn3%[Sݼ^9wM,1DЮɛg; >P'rj ض 7Q~-C|Y1VNR͞)4^ [c&B`lh}+MU͘Ɓ7JT޼HVfLRVlpY;M]tÎK7Z\yb3 Hx' 4m>̒;k QXVm6XsNXq lGIfmjT$r23~>aaYggls3#I""Mb l ]A/!դETe 0Y4]=Ro, "'|Qw^#SݘWr{R '_@a2wy׫RU ɥ.y6LXC/^}/#}I7 *+b$h{?jGPOf۪,:TrWhs݀Ad :[dg8+'8:ï$hh:Dv)e`^C$0/wo.pd*JgùKk&v h3RO,I'fOZؘ?8~r~7g{A | :LB9z7[VfnF\JgzSCRp0I*a[h8MRC^x/ED6IYm vkMag6*YZ`x^_$_+h$~P:=蘊-KQWO8U&ee0W','A8F2afwp[1_ {Eu{QI\>̯̅3!VQ0/4f|\kAEqG0 bn#/V +KAMr2sa-+y~Fi3e\v50yJPCR^}#4"A0+, Fn\L)v,J%r"\_ 0E1=Xԝ|+c~L%!n fv_+t l#ksn,x(2jSyAZ$3 Y9>yr|Hl":35\$M~Ѓ"*91D N)&m\+>q&OoI%NԎzV)˩bw jXXB#Q<"^/=# bzf)V-F $BIS62]qm<.*uIRzs-㙯02^ppR{'0BϟY٪).?^)H iհ/w 9z_Cd⒴]@(DQJgKv@/_0V {a8d?gcUV{g4_UI,C3*춪c%eM07h~bQL;epm~N*8BȲJ^z7͝D;]QOTlWO&mw2ං5b[Z5| '8H+nVgq_fq9I ^S骔 o2406~e TO3(<˿9?-)Dxr`ej]5i-\%u3I2;Ba3ʾm%H݌+t<7< @T@"a=BOztCx x U'6kК]0r5^\QoMgzn|&u&vTc!y99 #J i4SeTU6Q" >zXsdWhx5gKk$!@rbx>=.?5ZNN1"P=lLǘOPEF^Qꓠ,,Vw7 k}.\gK!e21Rrh*H-tPr==GAӢw"➜Lʠ F~`~="G[>'Fg~ڈ\à#7gcO$ 9 +Ӑ8R @`T = wFMV `N4 ݺwli@wY8)P~*oٓwŊ2_bӥNha|,?fj6ZUǷCQti^/Z9gs\{ט1O>QuMf+Rd!n{QCG s$ nZ\Էb s\z`w Aꑠ WV^sh|z|+){ ttxmkLeD*]|l̀$Y0!KBFVA' )C+cԐ s'!xk֐pI_ҷ$fAPڿ(*jwT՟ (]*Nc?w{4ɑ)@d4HjN ,S""_C۞,!z:h:WI8 J/8qRf_F]=٢T䶋.N6]ö|qәu @ "x6[$cDˈ6';3JRc%*ȓgxX5@Tv\A?-E 5/O !(SDx'ݗA=Q &rBT1Or<LUisRK RkxOE0K%%ZÆe8!feR""O3[F]ȉW:jz7=џt/#*R 3Udf3]Re_߈jxCm2!߼@qESL8 yvRPn 6[ q\8rkqU@}x|<38p 7EJާєl.0#t42my0# --*OM䨀}V-qؤMR^k*6{CZYX7 5ΣtȠ?FE,v)#p k^,ᄙR7%S?nk'2|u2/1gMF `p'M{{B2NA !N׆yj;a^C=EsAF&bÛ #G^?V|NAĞ#jĎ}4`IO> A|uVn4MZS 91BR8V~tVW݄wz4$u%a*7%VN- ۂܛnnI1BՐԿK(Lxjz|ZmV&(Z Af㟘 7#ezU e}xWVx1dk FFр,p yj5ܢ,_Ȁ>'9滷 ?yϫJf-k~X;8"= g,06~wxhDoqٹ*-Rқ=жt8%wO2g, c¢$] l9;g y#?^&f߃x/eATmjpUCQ:fJC=C;M &eEPt=8IzIaxB>铞_Bݨ:n-ŏsMsrBjY 8K ]ĭ1Smi^UDlxbYIk pah&{^D/[XCF.;X!(4,;bO&YNf>\{RC<6ʒJ3J}H4fʾw]Wt@LԯL,fH~Yс/^qFI벶}?ڵi]SVjz:T sG/NjWnC/j4LɰHlO;V K;c;PI,]52 dW|_f*.F1QnjUL`iR1!f xGǮpBbP8~f=XQO:fAUz΂X$4}dO.g"l/38*K~wc`1Y71i,j8:m 0k:U VbtD[.s{}}eĵ}l̦:BZæ/_v:JrR3e*qwsf`50-q%TY'P!G&buO  8Ӛ;Kl}(f3`32"fKF ZDr%C'XfiN="X o6?oϽwhFqPI+ha}qZubFO@RXnhh=ASODNX^CȦPi`կ^L:)'|-.iI%=#UiKHM[7ޫC3f)/lia p\Vy#z.7 +ɖibߙ6!!X?-P)hA'j"u0ZV%D%[ D[Fd^lJF~ r(t|hIgK}m*RCiK*ה z FT:ݧ= k#b^q0Z)tP):c<4mx &C}=r{ d4˕^oA( \rІ,5pN>/x5CӶ!m[yd~6nX'tcjCÓOS~-q'Up|5guMK|Th+Q:"ȳ3t!2@o8:l#|%9m]LJMgWy֕P Fl2"xDf72ѲDa0,I*8*E>DT"h6XO1]Z5b&g E\/Ye=0~8-S\¸WVPs6G eL 5!N;/ J\\s/|Tir) HHw%1E_6CY_ y^x O#qہ, Ί,o/p ,\FDZZ ! $Q*3$ڄlFMU׮Vn Fh L\)/NDJ]X{A#ڢk1;F$Gؓv49`|M}UBh{mGƳ~Џjs9mb\OސzbP ʥ0fN+ XDP<O%ƍpC [WuYŹCgt%CTt&,H[{q d3"g:)Xnz9fa#pAgQIf)qոd|D>+I!vfA?sFnu7bV$Pï 2WV蠥1 ҬV7N f.{hpVcBSoY9K)|-Hu3M5wom}qu* c#{IQWEٰLz< Jh PImM ۙ]kWѥj"5~OG .~V%GUNG{nf~v6;#vJk|6|]+G%84să;ֹ3uC5eޮp](k xo+yt: l,Gyu7!8z60:G쨎qor_FfDmsgY/J$g]Z-lgqrU~@ /*Do>i?]_Hy0n;Q Uyzg}z^ jn_z3՚-.r+S4//e&ۡU0'CmEcJ;ez(NI5ϋoT1i)CRay.yۀ!Y- LUҵAw3wKװ 43j,A c~5׈O"̨.K5vOӳ(e(6ʓœ7CG-"іMmF9> M)axᠿ;`3s^%_w@GX~=M1ϣ 8cJ:BC4c)Uߖj4^R)=좗jjT, PsE73}n |767yh$^S{@d O!-{j~j-镧n0)֫c+-Ԙ{쪢9U1Qx7`~Th8:{Ie2P~:>V HJR0)M9]{y M<<vJ E5<9%ۿ>^_5X ֠G8kaڪ%V?zwJxg3o1 `wk*dI0P./UdQTY1ᛡAݺ0I1j.+H6Vk6Ɠ/@=D+V ND@Z甈$I-vg @~WyjGԁM9.`1%^6r] թ P;{8 ~zYv?qAxg;p 2w\]sL6oHMGuv0d~FSt KM>[zQE/玲G>@(i)ID#d JLi,X仲QtJOӄ*74~FYµ"7CW7KUˋU, `ao}TVtc'}8zM؂6ִ(/eGE#m EV>hL ARHocx€u5Љl*bx1nCdJv= HDVȯ4#sr9.VAFD_ A§ʴT T.YYwaAvqFbPl'x r?og&k'q{ CO:٧Z``G͎cYPrh!"/T * \CqS}d<2k¶SAǾ@a`kAt3t#"MCEӨKFiCuyH3K.Ի[ s>C>-e`#C;Zz$Jn]ziv>ORgȹڹX ͔(}o[!$\#] !Gć!(UTmgrN͛=8,8=/;,+apkҕ'̔S-gZy7'o"k9|N^22yp@6]45&p9D{%;9qDXm&{m B(7K"K?T2H؟}Z-NhaEHDZɃ?lDjQBKVBYЂS]XȦQ Pu-q|QJ*-4_9Fh-shN.A[m?M$}a#^V)ՠv*g<crf:+'uScrk,̜(PCǿ^dͼ^[6:Gn1' (6xSl4;"虓GwW:Vjli57Ka_pɫp,z-Ne Հ}Ҋo$wBs&]p9rh.E}{v#ypR-p?4_=Oq*v7nWs|䍧|š41}D:gc Qʀ0Zo聀ѵ,IDg'Ko/ef2nzkTh~ U^&(I \#&df@뫘g8x?&%!-kRK Y2I*?].5YmL\]"6wS0ĩ!TMn9it!v?.Pd؂ZhDfW,^i¥X uqՙvM NldKX02=9+بO̭fwH>%{vPeo^ d3̭~]f\8R\!QpA%pRD89Y5`;B%2(Xc`DE66_ 6PZeL˰E @O (2d$UYO 9@d eղ dwy_ws L57} 3!؁VvEu.˿ŷbِ*NJle/W",T,R twH*مQA]%_io0fwq sm}:ѯ|-eiK *Vz=ӯGNbOi29jܛ)hV8-u91}dF6{QcAU1`9~S`HL45$2mVN .?o.qe %S1Luʫ&ӅU $Cu/;Yລ_Ufiq 9(MWE(W_΋HW^VFX_g ~BĊ1񤼃.}i[7_ժ'Twi+Խ9{KS'BC:9$34ni_`vOG]RJ)SM5?oo=曎WKT``ķ>_aRrcSXA~vQ{U>O4eBuώ1"e{[U\y Z@2i|m;mJ(S7mϑCS%aR IUᷝSUbaTK2]Q F8_^&b<*XkaFr ܰ2y QhDCCl*JÝ_Sʢ7]@daq[FHۇL+8d'E3 yjzĮg^<uea. 8/bg?CKr稸"OcQI% b9Pe8aZ?y"[;z:Ub\NՒ)?wm;nYh^j(V>˛#WG\8)mzb E<7`. O9`fo:YytV%8\ˆ{- dn7ɠR;U^ڲ> V.xj*!cq"S <`k, ~ń_~Tը ,&`__ސUmn`I iY8!< @<T t1yٳGUd0;EidIX!ls2El:̨niox~AILmlP=Fr*&l41{ShF-3n HA59i]O?8ǔ0||)~vƺ0!;>ɧ 2:+a?}T0`%Z<%-dL \;GL.iGhrC UbA&?j^Omop!KԜrX2FCXRzd.[G.jopgBx`Ebffvq~}rB#FMiKAMH>9]YK ZDuIF =^. k8Ϡ@zX&m8µ>}'y @Ӹ0@`,D5+L_ZY€#첐Rd _pmՈ^pRsɒGcG5`hI-[Uhԋ/T `..}1.RWi>>J5Bvs9{S`} _ۢ|ih*6Xkvuʮ Z>Q,M$[(q¸Njנ0a|.ؚu!:55;t$%96(X4hεOsK*F z9E,KѱЭ#7{bse6\m_91U[Ž/^2Lp`ҿkg[3æ]lX?LWߝSSM 9ԐB *v{0EJ}Q٩E䩴oC)$r= EVD_tɌǘd{2SJ U\V,1ɨ|Ɓ1@l q :h\{emŪ Wt@Z?;iԎw+,]TׄEw,"u5[k=e ̀&8eiL|P֌w>wERfI=\Ì!ZFdree9ٿ`MZd&L.j;B1|y_/ilC~fi~"K$ 8ΙMJ ul}' ] 8=-5l ~kzP,G1bݹ̘"t.ԩB _@CO"nI:f!GI,rA{ @DN:)oZrxo&WRA.);X ٩K\d|GDc)װIU _-j@}g˄iQޮ@Y&(GB}dLMN-B]dv(ްsz;z4JW#Hj౪ ~_KݒvS*Gv 3^>|4g@,$[)ݟC y K}5{$8CTAtv- !oy@C LV /aZX3~`<IUJ? * e (B*'#󸅔w. |wZDɈ $F^x> M,6PY2 0'rt54?6n5X9%t1O\3yG7@(#Eb(ClN~v $ Oe]TG:Ka>8l'.^r]&f_by'!Xkk uʤHuj6뎫DutIzEPnkHp.@HA A,c+b"+POFTH76mlE%9F[HS7KdYE<5zv]2s?SfP?HS lT[I褱wq)7fS'v/q^m`P^S\g{,в-o4i.e0HǸ*せ+ a~P7~QNƯg6 ~_v[Pr;SàF~E7^Dbl >UoOa70$]'Q+[K=N]p: 2r! 2^='P6ȴ odyjǕOWes1 ޘ@ U뿜YmbP*4Dϩ/ ~-E&9PX95?@^_EmJkĕ`r* 9L\aaq`.pcDUJrZ3Yq[voTW TiI _NQ#v)[M_;$O2L.y D 'D2 `OS0gf^_kJs0ս} ύmxnYͪq>V' -~l*OsPȬCWޭ C}|Xa.3$B3W^5f/wE t&Sam%H#q6vX>y+3A 1e8аyGj1ƿޫc2y+-|3UNiB^q85,f뙀 ktXf_^Jҕh]LJSaok6SdU edf*|" Zrϔuѡ4g mdLa\PEze!ğl 2\vt!L6I6:W^=`USKc;YKiVڐ)M3 fs>&4gXW"N퇛 &{Gs0_PvZmdO$m+w56Q.~4ZPUFz%\$+UW_'SKx(#W^Z_}S2zEzO%m/EmbFDA&}|غdAÿ>K)/gn.ڈt5ެykA7U̹K2~YT66K84DV.Nr Ks{ᇞX[/gN%;T%@NlKa%-ේ~G UF&jZNbΒn?9\&4ATPhHxkZ@Ʋ \=NH0wkseey4yC)ѹ!Ss7,PH˻|CdnE ai.ŸɞW߫%?"SF||^Jv{G_ rX^Ǐ>un<>C&^e eWĊ7symѮRv+2}!&wՌE. X 37q:yorx]OXjã2q-?TVڪoUCM7 EV#~4V;%O1#.C: h3@B%[&ia%^(C#ix>)<̾_ZfO .\ͥ |t*xq'8vB(K֍֙7*t"` Ϋ}9 _Tu1 LUq I4kaG:8R\@j|V!Z<>Z*)v`}Ii>%(4x\?A&w5mŰt#[K:\JnU\ /M^c'0z/./$ͧ;k5QsG6PQ=-ެo5IHD@%cCEi~e!jg ${YN{%q::R%ZK7k*.36#TM_^^f@] UStr\LݓcEFA6=WĈ#"0(\b!KGPB6H\|ѯX^ r_ڱ\2ٸN)eqógyrX8;p?ӳLGuwh4oM:GRZE7 Vbդ,XE!3ot%K{̓ n gP?2Rigu %~ y>1d*$?txU,3qOX@튮4XFឨ0WE[`,)'T [G_86PX> PŶGus4٩_^1xC\-w(eJ1bda'Dy4F0;lډjz"ɇhMg}Bm]L yei;r J!giD3 +< $cun~d7?#瞉]bVZ|~a?ҋ6 0f`[#񄂰qw EG"~1K#:>HK#'6 &c- sI%bZ} s#x%_sVyFԽhK%ЈVs挠yi#0?Ud#L@v p=b.`Jhеi."ȴ BՄ+!q.T c<x n#:s$*Ӟ%Vx[9|c] -/tzx,9a*΅qAkDcUE {BdzJ;IkL|ȣ gN# cw G~qD@+#I%$ 3$(E I)=gUSa-@cNlo]Ja\?⵷n1tgJ%2#m#cdK "7wn{:8PN_xfC7:/U&&]\>cc,+:,JkK3{.窸iz``g.ɨJ{ Y ;n>6ԅLoC}aumȊv\|T\<X?D[Y Aݴv]i)5"a6n^*m 'ٛVbi^IBfv+U N(4f{UpǢaLMLЗSJN2X{r_ BT] ,bj#kEҮGsݙ2۸u&2bwp\ `m>PX#_i75b?m|_T&mKaF&.2vS^4 EAKN3>j4xeF.ciyuaV k;ź(ʆgMb }Ll)T9:iOwY9`bpzN[3 P O<}Cx- +\k (h$1pz `VeZsfQDb@ems]KVX'~ l}Ky0NQl@ji#}rnQ#BwP[lOirK mT: ,~)QErL  R3] GZǴ(`h&ì8Hf tL[Słʨ9jVX1vuѫ\=Lʆ1NwBAjfM4y? )յ{:;A֮q=s'}OMoYUϕ:mi Xq<6 LLt1J L캑R|@q9$|rkb/:c.ߴWN"n$`{k Ut %4l%jcex0I[蜂p'a8 Do 'кǍ-(Ge/W` @ ݯ^x=L+`+a3i:ցDi2iռ^q0C.ŊWm'M{`_"}҂#R(+QnѾ~#ZN0s,\ \O*/M#W7ZisI2 0& tkЂ8l?bwKWl}$Yq0b_iK}Yu7Kkav-T$Ѩ"Jt/ XQዢ^puA/!KosfƊ;;&JJӒ܅Dࡁ vJ*T;sO\7+hq^idWK3?x3y۶׉Ͱ;D.tEp0q2s' >AREs`n2b<ټ1Pᢸ?f$ځX7B)iq\/rzY1m(YY+"uc7PdLV5](q?=h*gP:"J?GúM`? QY搏iy2^nLfBe;9k7btQH"e#S&x\D(J2J3LPbVlǜڪ(jh aFUW*,rs{:XLho^DRwc]ѓ\PZB=ZJbeFQjoCe\3Cw&Hkϟ^0.lR;Wu pɼ+DVia`JTF4_aa|67H6 hպ]1C' terp(/8Pwܝ[`d&yV 7<>[6 s(ώ$} yZJƂʍzwlkQs<&M}(^gđcxIWRk4y{7xkR 'q 6Fde q&dD 2S$7q@ p'8-<'A3]L;:TΡL24?H#XrOcƺy+pJX8}ٺgR7,Fqjf=\2fVT+J6&)h,d}vAs.BnM9QG&jf_1׾7nKH}Z *-vgpۓXromw>&]RhL> ~0sה!75^7 x\o$G $bU &.^wc*g۝>cVOۘ4Қp!a{UքPV 5H|s#Ca=0r(Y|3^HT[Uh!z`uw1',bN#G|̈́ˣߜ Z6lo9#OE ;jswW̄KU}Fw.~Gȧ`ڍ}Y@m]T$dDUtY/ Rh <QX1$%Ŋt{r{V e:Ĥ4 9Cy+$Η$֗ EǍ'EE:\^вCep&x޼,X5䒬 CVsR6+S>p?b6Z5ϙ(%Bb52vQNqxbnWmhBĶů-gE=V+#ڜWVa c("NXS\.q8mVR 3*zĉ~pg`ufE @;[u}>,_"pW;?_/4-GeEpꞝ]Cg.x Vύt6(X} :QWvVx#$k|ÿ%GD@kcy) )Gi:N˼߰lήT?;3ocmvmD`#/5{O^j8( (3]m6 :miѯLPU1r ^/B3kx'-o8?GOk<23"D Q/~@mvʵu*VQVVJ v/A>s4rjΩ.<ۮ9r$%LdAhrFN*Cv| G\jUJ( R|Ȯ< ~' wcvSݕ\"}.oϪˋcٛtbtsBqdyx-XO`J~{''eTD|F3i *]K#¢njKc&AV7ft)@wǓ4F3( VY:^]$&hPiP`N={CoB& _ϻ7< OahIAWTf[E$:b`P_?q ^0u|*#2H>1L #( Y{1ti}5\Sߛ@F]$|X,6}oܼ?0;v҈ @`h=K|+/|QXImHF(!aĞ,]R)-<(d%Iԋ_ۡpp2/BvLBxmiQr˱#1 vF 롷06D])mMMKY V=xw5KT-¶&bx2jĚSΛf DkrGn<IajhP$(}µ_/1QRm"şdA}a L;|[/k6´I@=ٺgӧ;S DX(*(W͹TQȯ ,gkS=u΂ DXjM<&/#O5};23$)m!؝DžNΦ <Կ V2,ͫ7 Œƻhb z,twH0Τ$$CBA:+5a#od?7@_ YG["d"[*Z{~G}EVS߷Y57Kd=UYU~~¸v(ژwtJo{3=wCi(f.ٸeF&o)32қvE:Dߤ3œBT$3 N|gx+Mz E!=@RCF(߶ #H`u2i\D$҈"nTk4P#z, Ce  2ARxLU=a<{!|["]Al0g&3O.?7.=?>ߗ0OR>Iy2UedA O'6^{]OC?/gעmeYHyU*fb^i +4DRC 5~orS+pGPwOm#QL~`WF P<,y{f@]56Q)pQqThF)-q25==jqd%c8F.,E Әse>d:2->/eA8y˅H+i̬%2ds܀ ۺuV[4f0uX$C$\-#K/⫎8WM;%¬BN3D@E#LuR喎Vf'Q-n(:^twsCJpXCPeH;|@w}L #+=﫱&y|sDCVMmLb#k{30C\7(UgHqR'1n ǟ q $!Tf&4=E1SB:4fTHHr؅T{t%8#5<hZer?7FHxBSX#IWI񀵋 -5#bdl@ͪ0!_Xpgԥgk "SŠX''H 5 CME鳚%oh~O>xl#U\Z+P6if,_O&X:X3i6;GH|)(7/Ȇ~Frn *J2ڻLrKt}ɒϜ#qXc u-V-=U~pl܆`WD#TUvn>K?/iRv/>ofi^㧏\EEҤΎ#!]t,54XuAya>ah ܆7N&SylJ'eJ.޽Eq/f PY盙 dy69) P]TD0j}MFht-%+,_ ف@HPɉ&P y8|7  \ 2EOQ^&9Ts|AȅE_d[aG꜡z-ԂrŪi7W?f Ǧ{Fv5Z+fȆH#,J$Fv!rz~aTN'xQ,&S@߷<8opk\j̳nk-ӯw^%)1qhx9\䷻{P}'6hud/A%qń?XKak̼3R=I0f3l|~@Mn31R1$x9 HN||B7T5}m w!Y;;.R馛iВn O?( CÕ-wt՜6YԝLq:&$U#[B0̂0U<9m4ń4[ ]( {kV&D"7WT(0(nlWW[Lӯ(\Jե_vJl$a>o_WiRlE5[Y+&׫z#PNFg=" 'ww(j2}^l%(Wg~-<զ7X˺g;@a8ʺ^-E(`fur˾20gH1#PbR'vR|K yM i*ވiS[-F!:R{K^ >1Vg/c=1\BOpCM 7yیY=5b{WJA<)D.HWaSGjڀh^3EeK{/|%px{ pw%% 5˶4Gj/_!TXuGsݠ,B5F(7dZ,4&2 U|ri!ޕ|[!:>[فʃ0ϰL 舓FNo*7I^2)Ύ+^&(I֫!o ],14[`"" /8a5o{T~ LY5B}>GQSک/Wt| q@mr(1ϽD9 Z204O+)֗ l!u9AYe{R*T腣䥥nqyM;k93/.=@Um]pطX1~|eʯA/+--?4[Sx? #3aLWX8?&_`iW舯^X*OozQXw!]=xx6aAw( /K v:L52qѭՑѳbiZ TULUc!cw4vAU"& @An+~ }m18y6}YF>`;u(}UAS\L:+ǹ|v`-Hܐ"n2aQЪ68*R_aE 4JȿB}Ϙ}Ux50ռ%'75@opfF&ЯiwFÔZL~ G*kUӑ(heR;ze|d| OO2]}c1R.nf6uWM6L&evL٥7?OH[~in/ =s]ܸi8?NiLÅYTx| )?(rIj\]3&|lDdy-2j`%:jYb+"㡭S2pW&ԃ)I^1$ ENצ9Zy%FnY[ֲ|PAMOLz9Vk ns gqSsHD$9J/. &\(X=3?Ynj; '/Dd)55{-7בO<ݣR,Vab,Q[BTmx4J3KRKFH٫I}\^kVlۆGDK`vpR_ H)k׮  /p,I~1X6 Wqh_i!bޠ)aOl-~Ĵ]zqfMݘ`,@} NP$ljyg|?h,LPH})j_hyC%fލ0rQ5<"XLUCbt+HVc#$H&|ƂaRH>h>MPNc2'{bH-Q@E*X㯖keɗݼoImUO[G0a ^NLŁY{wN@#WHR|M_9 <:,Y|#YX̦}AP+īA kh1P8Fʉg,!<E$c+\e\nW9rїV:u>lK ~~N%ub)/`%+"GBa/mӎlDj -aH;W6SL9`c)Awvu 0yUu˼h7zbw*w&0 C++'\;_, FK7[{^VW77>|x[=-V3/ bH@pyTTsц=TUuzͷ-Mu6ҘWƫ\g,!|_A^3[E!Ƽ)Z5_du4gvSJCAZ#\8DEx\WO.eIC:4JUߚי!@__ e1ͨ&#~`&Ye~g!=A#P!JiuT~VvUT~7ߢ߿Bčk/$Uз%޷J"qxjcꓸk7,I1 uVX ھE[x\G6SmS#gZG[<\L6F}M3Ek9eSDVGurJ/$HL[PY.0;W8e'Ye3O.ĞET|ƶ 88rh͆ ;ݙBATx9~uW~t)"1B?q8x`fK쒛#[|V"H3GV i1$)iM(*|_}b*nGuL (77_ų,-rz }\s`h#݀GN}=w4LaĂ6?׋E_BExG;5Jz:ب'-u(N_Pnwjw}ݑK:~/v=nrdj K ɐV鲂oC?dj=#m7h5D#?EpKZ`հ~H‚g iƒz8O!V'ȓ>ȐHeټLքUԊT-֜%En)bFE{Uoߘō&$dQ#⺦!c Okp*B'|[qns-aT 8N?!&U[1J p:f^zɠ;RQnGf10?e^a!Yvo|0T00熟ҶB0> > l/焞K4ce,)̟zeEF4DE*PU,2=萰05r#OpzrРOKP"Ym+e-T{Te"aOSeJwE+M|&|^nP,ku- !VSJP_8|\@?3֦ 3= yayl9BB>fwǒNSn0xgn cpz!&#pu\ ʔLGRl"wFJHM~k,TJT Ï-vGkŴ(]l|ؿ*F Rʂ.0h;!YsDAmlhU|rZm,5w86=sNPu}z+?^Vo R4;4B`` =bݗ(M(WB!bɶ.%~Eլk.MruG}TɎV8N=BBOE$sy@,[Aq!W{,JvS 9_}7$yp#mPJy9DT^V ԉ)sPs~Ik%pHĭyʎq@}sBc[T ҐaVWWY4@k_,튌=/"X:"w,-"c ͢.Bҵ8Kfm?xIʉ1,r*Q/7z2ie]5U\W&a=+r{9Y:Zc0 k4F}b)S.:C!Vf#챐^qL–r"X:ă ;,Txn~q@`~jMȉ3 9&v‚Ic_$$Z_j^m_R̿WO[(,$!\AC?U32~~mNWw?]iNIoC;bZO#3 8HNR"6bU/| $78bWƃ{: p2'2 +Ru*NrNg(J@*6BLW*zѭ7j74%Kf*Vq&L*\ƒ}:iy^84?a8>6mKYkTv޵Q=wHt@nM_{)08;@tÀە@W~8o`Ϧ3Ш4;?g7 tadXS >$ن?Qn2vmrO+[D^ =c`“pai=> z%b6I5Ta(;ỸD#G0Π=Hz'Q?8.zrv+G`Mo2%̙S*>XX=r'7>+m85\6q046eXe+.:"e3(jL>Z T:<vOv5Ԅ 6t#&R zGww{瓨qb\Pm_U慍Kzu#4{0QqvNk7P\Aol / %j9`-߆eZ:Le3LW}Ik\ӏ"kh~>A6cS&,NvSўA4.)}t y]@GR 56$NÄ֝[m E.Q %B m~e)~e 2}1GkY+(HSOaJIĔl( o7#"P6qC-rTey bk.]ᡓ G9W=<Gr)4͸~I7+vi` tzЮ??ԗTu }h bXD0dun C>de7Z!#GǠ.sk]aXF#l2+YC\mfX6/2DT@w$WEDs^Tss{],~[!TU߈@ׂзM;\YC-In4%u%笿(73 /5ev}LZ]^ڈ`ӓ|4z#]J)]BX1wn>In(w϶֔OǒjH\E0+e@_ HWMdv%#ASMڐU:K!F|?|⺨vjoV>GˇӖA`(ON I$(?z5"W&GpdPț|}<TheN@4k4m@cruf]*OO *= iZnk:8PuكʘNJ#!63dA\2?3(O[Is~/8Y37m4@TQB߰;E=T7 5T}`)@7ٳa^3'zJHjk:= )&2D!@CQO pb=*-0nec['JZV.:zV#?{Xy[h6#4 ,g)[FBܔVϯ b&^װ#9_Al6Z,e1>m۱""CvǗL2-P D39rƛwuo3rG>eھpU Оԏ끁6Mq+"V}4:fw$ru?R!d~Z[xՔFn8뀄=v, Q%,x@_8XzUD9Uo Ic2-C8`vdhtü@EÁ@DΏMu}Hr$@@%LOO(,Z0qZi.:U ' ސYn v'}!niU)GSa[v̐eXWB3lh": Pd\ͩ(227cJi/zIB "l(;I(<DLeXaP&Ay" +GC>- M_a9i:ȰY}iTi >CrGI90ξщf,׊pƿ `EenF: &kH^kǵϨGٜ{%ژ[[A϶Ҡu|Gl`,?tʼֱcƐA| Х21l,ؕ(F v|Zx$UѳTgڂQ_:rq&k:`qWB:0b5|vMOЛzx1 bf8)rO쏣PoHk1QB^)(0d񣄩µ}I`vJԺ<k+_qڂ:勋sAطQdHN#Mkj"_dr-XOy'Bi`.b]T'\؂&2msv܍Ɍ3 I1.u³ˀTkzYLtK&%2{M.u d=.5r)5܎S4ߣ:v2 zT ձwr 8צ;5!p`Q <,tﳦ˭q ݂~"5LeŒ5_ɮhV ,4(}]&i-qCw(ʇgF)/W;[YهSY!/ ԒD?hpG\(1qhS?Z*ڿNM ,jicNx0LI_<( ԱJٹ,CJdަ@LBd[5޽3Uop$T|Noه >8P ٭(=6Z3<Gp eL)r]p39L< [)3`< -x j6W7JSe{I½3WlbUa=/v]%Vd utF^q8J'7*FL8$-k͖|k=o/:փe[нD 5zK7=M}̎gT{\3e2ӁYU5F1x࿵vТm\.EQJJ$(D<[ws%1ߖN%pwπkjl\9$]ks (<Ռ1ifA@*pLQ^S!2M*0î,/hY,9u% ,:#)Ԧ?S4}w $D:f}>Yxu,POHvTj&᠕)cd>躛 xt i)Jc夦 'NS#ުo v%cV ,}L}{hd VD Ў=upؚ_t%ώ=ak*T잂䯚Jᦾ$Ԁ Ps/oj"EjB5p,F`ɨ*sդT/~{OT9eri2k9UԃɑV9IgS"4Yp]TjIQ OAiZQ0:mwl1D\$˨KP]Eō5},I RBs4$8ű"rZ:A[ }72r UABq1b쌰XR#fRe; V-cV~WӋ ƾkD}[z/w~{^x0Mo dpCi: e)8kP Pɮ"LT sn=i}Œ~k|}V=:ghHyVQZf#Bʞ\yefGcZe0 3Qw}0:@1JO{N##K|;|th>0  vxacRehҗLEbFlyn2Y*!́y E`G:?Lz^?ǐUJ3^zSGE믋6GIvyzPhkrSf DX270'c *őu+6LZߞlӮ2͝VG\:Һ85*/]_r6g@lr<\Oc@JigCJ?>5=QԊͦ9#K[JHY M&7c*Ncҝ J0Z]Wt$L;/HXBu0* SgERz1fwq^I&Z O;{'$-H2W!_.[p+kd.k~6{h Lz=dIKMqQ%Ԗ|eLy9yĞmyr8 M*L ((F_a,e7%40Vh8cc,Mt}2'tn蔣ϭ"1=vjpK ҷ=5AC2lC;6+l ں"< gHd?C,A3sOj#  ]p2~e4;9p<K.ɕ >׵Z#@׵_GEqK) W Hz]HUuK<)a\7bv0Ch3,ϩVj!ڹ8sY8t0Z}V;8K6R08iqQHDbo椷5;P.0yȶ\{k6Geٰd0}}i6Ӈ7g>jL})X>P/ NH+=j$#D@hmx߆u:˽f2}X4g296XЏlۆ % `X*zcxi`2'_0'j;kXՀ)|tw-i@(+:8aUqMƳ;LO z33S-֜4w@ b^aV }@;l4 ;}W0/('@8[^Ċh1THQB*s"$=p+X "eJ"{I@.߷,p8 o`ڏRbTM\SR|0͌gIT`Aw8U@D̼FHioWVZVw?Bì(聥t^\qk|z}B~o>f>m&}{Yxo#[CW0]9;0:fe%d%gpc C `ti|fR'Gg6#YrM2B^Z/ސU ˏ`g# q'p-xnZFC襵SCx7Dp&"@BUx"F%exmL(6җ[F킈/zh4n=]7Sp'^s CK?k}I' Aqd6 ^tpk=fn:k<I*%kEE$ . 4<H5N ,ڳ@s5tϘڴ0y#yfw흦hTݰQA`Wַ%0WQxPpVĞy\/ٽ˸t>d ! a0Umr¬A}ԘfVWl)Mn=j kߑU*`C t&EQ4? ;V9v}#/-6l=\w׿O'&)ޘա3_(JT51͙%CsEKR%b|ok/MMF<:Oab]SIh3[k9g 'ePRR~i)W@nLB& &_M.X~ tѬ*%p$ٍw ݩEA{:F9eP #+14{= zHjȭl>$VS8AȢj]hJrRa_YŹH^,7J<br,~Qjk|0nZ,%aUfEW2ҷh$WS:#rZyp&QY ׂlh7<&!؁}\Z84loK?ڵ# O4)Er,Iт:̍8XW Z w~<2{g֑u7pǿ9[k_wGm8{P4c^ɽxwϢ3A%hS)@.9sw>统ԯ(XN+},pCs+Ѷ%gߦ=j+$V"n)$`9:,v10Qc!q/Z Osp ʑyAяeṕSytG,dID:%\93$u[ xT2GTc h[l[y9 cb,&W 7`q 'BkbtfZN!EV%Y!̞<~eX ZJmf2kO[uP[m2Pbܮ >]+W;LNH$w`%>Hd`,~W8iO2HOKoډ"8`^]IZK/3ɫzӬ JDٵvB:q%]yC-r춺ẋi;̔?~dZع.媙 DZ2f~.~qQgFdܯPLIAd #3x+J'L}{߅ N0Cy 9ߢ )V_{qÿ`1=skI z,&UCv64.6 w}E><8cmù߰IBMpVť$&>ۂ\Fn0Z x&ſ /$Κ)VFiJO bx-iinzA9H8~i)%8t^̠}'߄y:ǣQTa ʣ ;5bԏAB] n'2dWw~ySP~zyeq ҀDt@sn;:tT}i?ԝkqisxN%KdV܇M?C6 }C0oAi(Z; cO nm?z,cN˰[d Y:tܙ*cg [jGؒJ(S3m r*ˠoX5hZFQߞWۣv$a>c%d3;SR )KbN;1xfJȅi7GL\  XWh$BGw!EBUң- c婭O ևO/ru 7KWf쏔;sT2*MEMh8/ms} BϛBөKi[X,(- ,#z) tpZZZ#DZy 1a ]W~AK$7/"<~ou>v6*-/0ΆFZ CĪy7tAyZ|Tv4]sOw`k>M?SīgƉv'( ܂MAϺnӐ7J鰽Dx'u}9 7Q ,۾rDa-6EnLRTs_CMB*?¼I:AK' i IÓ~C([j}|_u8}vH44r_wfXZ8Q~DJc`9T)̻-{ZTtOpx/>Ė4lBы0qp-ۂ d<^U̘fC XAs+γ|Zs ѴZ%xW([D [M }.݋Dp7Й.n?z`oiwl'i%[/5O1Λ;@  3ϑpv6 $IA{tM`jlʅڪqڥuWĨ?h۳{"p+>Sߓ'6SGdnq!*w5 !"Wj[F!8j뺎f)yߡM B:+MsUfz:p9Kqj%% A1u*B`t)ԋ@l;|kw}ʫ)xry3pl6eTX5 |MJXMw[7jό)2R: L1#7,ohB  Hռ_kzb`FڿOz^pdHnҎS2&IfΖ]֯@ /We- "at9`~%[}#B 8 S|CshmiBF^$2pWPAb%{eHwD(b8ik8b1I-/VMQ3%Ĉ$ F"2S%S |2CtFR{Mi3'f cq*9ryK3|r[2 Wl', YgSUD6$k LAT#Mږ0RdRB^ C_"V~-3Jmf< T8w. a)cȩ!J0B#))-Jw[ Vs00:"&Y#4k#o)y1sh-u:H_ץ1"Sk±sr̥2o**\^XR[(,M hx RGɗ x5-cyuL{ߩXuHܺ$Y `Ԥ&ZtG 3d:k`e @yZ#,QGڎm/hY]dQ78^e?؞q>r+p=TthV?O8~k#pr'P [qHgdzU٤lGO(=,~P)/fO4~%@ȁŦZ?- 󼡪Yɧnsc Ə# 7AEyM-L{Z* E :w\7/\E]O /#pzYxL`dp4r3p'nX6baHZ O8׎ឣ Z,@ݭY#Oޕ[L$4\;,M+Io"W0ԟb{1@ 8J]v(FƔ&I,=pYHfצ{AG*={dì3`R#zQhVsjU bCz/ 6 I5o@M/m,^$s׾n,v8JූW R_Զn3Y{ w}eP;%RYJ>r4smp b j{DQwHYA,rbJH07{NE=LDžL~'pI0= eI'SH*ح pIZ0'2mxָ/d$ sB>AƩ+8[ ~ڐ'{g{e9 z j᳌FL!:."{h[Pz魮RKMsFh@\0|7+{ݒfrhܟfdpև_Ʉo@@>l[axƉrc[$^@0Q釛q.MqMipa$ύtX7Dӫ f:KVI G]@e(ED`s@ s z,$|HMʵy<l)W L^b]qPZh#(+r. "io* cwyo[ T p65Ub VQu9Y ORo!AsknkJ$zxJWd\4Eaؖ -w6e.̌!BcIpFrkVzQVi.)ӤWU2cT^O+hN^aם3܋ž@\騒M<8dt[H vOyKV =;$ZNU"݌x/#ק`]V>V``l;C%HM0 A;ܰn2I1,?a9ɉťgjrs`Sr.O9>Dv;]xoԕ?,Cj5NjzӕIlV}GPQgg(u2r>E^܉ƵG>z37+kQ LYSlɯ.[Co"[x~lQǒ F[ʿP-@f-:Y$zQY}^l| !k\2j§N@·[iIQ d4R#Q` %[H} xRθ^3 @L-O?ࠨaWh%["}iҭԠ'U|D}*)g,}%WX +!2||fs8 ,L=iH%7'Q%Sj2@Oy?kjGqC ̃T2`k1U8 )EJ}dH -? ``%rV&id7'x~~Q2AzN̸G"{(N-qƵ1,pĵAntAS8{0.Gj԰`T.:v%pMv4XKd ux-k|d1aP`0r$=@"·c ЧVblMM$|gh9YlBLG0:?Orz\!e?4JĐVG*[.ۀHP 8(ZmwCn<ȹ/* ;/U{bUϚ{oenΌ7iP5DoD斯@bp Z#|ּ9Do^ҩF҅8U#8}± oO?L ){ښPkÖ{J> SItᴩk[Q;O4j0& d' yváF:Vd(qj̯wocA}'B'LK@B=#Փ-`5{iJOL@*v 0z_bU${zЈ8U~t*"|m<\_DaXB3xϙ}FiY%(XXjT~`I< v^͒HiX'VKp*<;]@2]||.8dPnΑjCЍi&6fS _w*aĜ*=~\) tM$ֶIW=> l=b*~m$I* 'OWwvk1pwVp(0w) ɹׯj'5X5^- F}ử;Tz=&ZlWc % "O70Q:vmq}+ArʕG R6X$wD]XצƶmwV1.'u\SqS*~CӗF'Y{gP@RJO~(RnSК70PW̹5< hݑKUdbǗkTW8lJ'N\:3ˉy$1 ȟeH8(U;$xI)8KM٫eNuKq˽>83́B:-= !ci@miW'Iٟ]$GuK]pNBr o˷z"gt3 y~Y=9$p3B~$cȝ5+9b`wz:@ZO6C4ڟ*,ObL-kGʆO#ԟ{oil8Hlp()@|:3bCacgSge A""@߿XBd>hl哐M8ۺMq]}&RƸʟP91J[_$4:ߐ\'NlӲsNcjDy>278Ew*Z>O&6R60PWmYYcr`K@@X؁i;9W+GY+o:EenD]\XS  /WS~~IAt5DqUK$$Ęg:Bgy76n"l+s!}:xa &hn>^w=3H6]$?Llz5T C9_7Ď_SlL7FOތם3r2 @߁sL񀷁4L匼β3sUZ0[uχ ;`:n>bvOgka# w-ީK깜v3||:yF.=iV6Ilz?@hۥ,hv;=Reh:@?vBޭQKuHll {:ӲG3r :xeMɵ4BZ,T$n ׊AG0]j_uC &@slShID:VN@6>@Y-LrRڎ4.;oN[/,hG9Bڛ5I$ڄ``||C +/ !ܖќo,tUǹ‡Ӧ1>K(^f427 !|:(M&/t(._'ĬScOopIϩq`;A>y*i+ +<'1RD/FHW5)o>բ)qЗ\_ͰRR l`[fʱ'$ݫL;'ÿxL7JVRmh _EZ#B%Wu"S4ޛOjy%еq2$U@R ]Dߐyttu5]ɸ3{ۮռ.wkJOx!2ʫt´~W-)ELU[tYK+>>Ę^/,YLM_0edaP3d*`i߲cgs,W1e&j{];K >Hn| R*{F{Y{9ռ8HLtP Lt$M$ja0NL5ebx>{gK, !!aj,9ydP~jIaH3dܛ\I 7يv(8 SniOH[xPGhv((W<\m=RpL sK9Ύd"|](tG[{'2zL{ô|3izu#f^U!Pyp;0CbWވm."  A],%O$N/%9mV~g؛\>#OҴ5`eό.su{0 ~Jam.wp3GͤZO%"J0u??FӷGY?` dP6^ uKRZ@ Y\ҧ)s?uH|#9b](@Xs̍BPV~L1lenTeE']G{`<6.eӗ<`# H Ws)q05rlFLqkJH C` Dmj6. ~B)iƭ{?uM?I0I &FqΉ;Ih =(P5ϟCm $n}uX`IPJ=/8>0kJtǙwbq) [}z3An47\UBwť *ϑ~l~N-Uޥ[҂k[ ྊ׍50wVb0TDwd xe.$e¤jUD7wYyGPh\ٚ`QbJ_L׉;l"^Z%ۓ4-;ʂ侠6gB&ˠfOCu:~# { uf(o!{g㊽vUv(,A2J-wgF|$yGEpiOu5Gms^tH>bc1!zJ^NUhbOp^tXo$7bRbV9ﶨIQ>Iz:=E=UѲ!YSt˪G.-<č0 EA86_A, #)#zaOI/Uvk˥q T;F <~?OVȣ67X! 8\;_be3A,AuTq\a#8WT\tb^+BxV]i!y|Lై? Eu _ngST)zl.a))ЖBbPǗ;V_dT³. 5&i+PkY;dl;r1)f̏;*{'`lk.Oa9؝B:ƍ\q[[ G;7+?Q tY;`׃YHg6c񃖗]b{w8!ƟFR^65!F$1)=1cqtG@sR HR֨VQ=\nDv[ek"x}LO M ֯ z>aQ~sVݤa`Kgc@/CL%AZnNwꃔFOrA\|(W2DOl +@}X4Z 7/>uhv .(bbt fذ&FATU)~ ^ũVX 3{AV;p DNN걕 62Q38uWRJw=ݚ06H=qi8R%5HhgA͚ f"-c/D#/nb1ggZHnCHRyj=ccpCEĀ =R3`%Qr?ݕ7 fHͼ&&;_ ﰀ- H -L`Dڣ$ySmSڠQkX~VNgRQEEq&\Zu&}06ҭ?O^^>2T!vEj?" !狀v]vd )lkp7J]2*]jNe0$)'(:PYFO4/++hJ-wal RH"F φ A% ,>tt؀ OjB;ɓVgqt xqv'*Ƕ%"@MgQ%kZ-ȵ^ҹF8Iʜqu=1IYf+r|~( ]B!%@ ^5z^؏@W,DE[wPj3` `ss6bI6,=N_&$+u((J- B{DS:= -$yD'3jn@@vMiMLӾI)cjUJ[)1UlihszE>XnP_\k7Օ\;Q<|< \VGґXïO0Ĕ 9 bݍ8@+*Qy;'ʟ+4P`r.G!LwLV]řZ ^׳Q$aPXvIS@S暧BQ1s/^< ԩW?%+gV*WK/EtYm¦Zယ6$:9D)EGCde"^N8%~Y[A`_dWuS8K O\఑ׂ,L5Fu:`s3`Y|E'!9O I*r262C<$Cʜ&5X9iG*w23C7d7R::ň%#;.6?e c[s|g@2Td4Og LfJ~&S!5?>qĖ9ۙa­)"c6+ a{Iiu#Z]x!$FHLC%\SqWUHz(n<=ZaZ>Mߣw˳p.P`>4UƟwou"gв]OHn℺7ig*=߈x4 rI\T~m[;vt.c!o%p/bo6ЎoFk,SB?y 2Av2q`W@븄e6"/h"M\KWRS0ЌǙȇ*0% 폇,|4⴮ƔGV(>K} 㧼_]Sv  j}BcJ;-=ޚz%#1{G]=-\#֟'R˃MGZc  Duqf>x޶雙B%g.ӻʑ(˱6쏾m)\V]L1(%%`X_)2=6ߵN̲5tܬ ^ GJ~GrfL]УRоpw~%$U"k]!P.)' d twlxȕBi8}j(̩3MiCHN|ˍ=D!)B~9_!B djKWoY *NQ ;L;6x fkEH"Q+/S#3p`M6_7k ZU\st*osiY![xKV}t'&:o,Idu n8!TID|(tSpP5i^3cUaۤ[.^j7(Q V} &ٜTiBp9f#S>|HQиz 3XCFWF3 iBw]F0(.´kLxI|)tq;LgcSCw /J&[HcդvW#M1[O#nom]"2qō>Q~d9E HںN+g ǁj ` f>P5\9]# @ceS斈ihR^iSoᴻػT;9-+TxC%(Tҿ+i^ܸ9l7o =О+xDYsNj5/d>.f g6X~+ȫ=jc$/ 72\^u FRHkDnI d`CHbFyYѺ)#]HlC>h#b0"\,XYCZF,sA.9v8]k@45 Iy@-, 2h)rUŌTXz'l@"N~iP(DR I-ЛQəW9·WzGi H_!bqg>NH)P.5#G#Cb^1 9}tޛCNn?Wr'zgtX8(nMKp\ ;L[#I>p܏= VwQUe?IRlc%bN% 2lBbUﲕEiOgƋݗE3^|BoTT~7&A4^k;eA4I-y}CPYNJ/w [t+ticq0 ҥAB8~bϿ~Aөv: :4goɗ4T":-T-Wzk)[<`+U_;Z] IAw<=NΉTX<'<]]mKzC`p ˽B7M=lr+}E4r|c_ "/xWܙ- ȣL/©-H [U,y`yHTᷔyzS}#9}@kI5I­nDIL њ>Q([Q=#) atKM^oH׍EBBvC{\-}wŝ1'd:r=j`X&,NPǫjj]R@ǀ;Q i2p-g ~xom,9ikFZr8# X?'+4[7t&م?9:$6zzmr3tjn`CeOa/pR|l0IPS%27 [(bfP re7wx2ށ}JVZ9Mد&+x&wee/=*J0! {^q%Z P7̵Ƹ#=5@/1ڛ23ר'&4s-=ڢνT7;㖃,TM-+đԨY"·VFؤ2 -ڸP=ȚH@ђdR_d 9s0N]qV !H+gIcy^M2ϯ?:l3WX0\$ @RҎZmQ:04Hr{: lu[j(cf:fT,aϓj+w'L#17;琁Ê4mIeLdCjBmU\^qiz_V7[\q #=Ƃ acv)l V6 l7):uyo9DGlKMk^^ES(U'˺Mކjy'&A4^<c#kLl< =g>L6%b zI/l4oʦv'PPncV1`b%@w2ց!WB ".CS}K%/CeLډrz+/])jw'm$=SD9@%IQd"qIJ1wF] QBgˢs3H qڧ'?VNc#ضزEA\&-)NązYܕя6RRA r+5Az"Of&ǻ/8~N"+FP"NWJˆʾ#';:K#ōAfСǵ!QIߪK. gĤ'vW+AZ90:@<D`lARRn+ ag6]f)ð9 Lj@Zu$}oF@(A6&&EOVx3$!0ֽP(rtZI/Z1ZՂ܆<8qH!2tzPrէ%gxA8%7zymKTZKdyi]SҷW <,7ފc%0/Fy/kJhʛG0n0̊IY?ohȝ+.&.N4 iS'2] d:;3,aͭ/XlҤmKѮ( 7PQ8klo*t,n$kh[Vg6O4 (\53e";v$+ALc\- Xb(GHF\ !NE)^`ڟlD٤yxe o QȨ:;:LK=J^! Z /P&ĺA܄'HO#;h7”DnyewSWRq{<'i[OwŐUgmJ ܝV[CݚWP{ g#<+Yhw:C~JAkU>xZ}SB#*[i?Fo8ɱ55㉋S]a"0 8mE?%_d PUlޟ!~[`ڬ Gy=i(g]dUrHמw1 R6 ZrwvAJKgk4Jdp1IfAj\+x}|*Y-yQ?kVgu{h^eD>^!gsK|E3Zl =qIUmx"b g$l5˷=n41(S]7F{9E\ـYAg Aa ǙoUjMMnH"_ct\Y*vT7;H( FQUJHNn[wJ^\c*h\nVeBƷwj87)tL ;` -u~8?dSŅBF ??s+(wHX_鄽}ŝYLW/ڠ;MJH(8'{+suGtD}V@FA#{EG)o =uۄKڪkZ|J91|H=۱!rY(u,{t oP:6%^z$+_/94tnqpp~ )1''j\7 O# >ORcD6U Jgccn<ˈEAK\s YZ