postgresql14-server-devel-14.15-150200.5.50.1<>,gDOp9|6:Yұ`9]!H$Z_s4B[-"S۸yahf²ZjD##"e5{ؚ߈6c7ctmW9]'}sl6YmJJ=h5>vY64%dpGi(y9[E5Wf;>װ :Zu7p1;!73GeH7"?θ6ޥ&jB8ωԻYj5oS=Ԁب.t?K,\Md!~I>H"?"d" 0 i  $=^i (    .l   0/7A>AhOPtPRSSS*(S-8S429S2:V2>k@sF{GHIlX,Y@\]^MbcPdefluv`w0xy"z"T"d"h"""""Cpostgresql14-server-devel14.15150200.5.50.1PostgreSQL server development header files and utilitiesPostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, and user-defined types and functions. This package contains the header files and libraries needed to compile C extensions that link into the PostgreSQL server. For building client applications, see the postgresql14-devel package.gDOibs-power9-21m5SUSE Linux Enterprise 15SUSE LLC PostgreSQLhttps://www.suse.com/Development/Libraries/C and C++https://www.postgresql.org/linuxppc64le/usr/share/postgresql/install-alternatives 14/usr/share/postgresql/install-alternatives 14!&zx ] AV8 R %DC5$O bJ&34## tNNP9 E8m(j ,Sq U)j Z/ IXa{AS@7, [,u!TYlY: '  | TM}v 5q  DC >U ^ %Mm$R   @k ,  <j oZn*EU Q >!O8   ~{ ec !2bRV)g @ [0#  /s#v~G8O%j8m`p;OLP, !8 l3OA &[ b-T*,Y s> & $e 2UI+VRPQegY Yc:E,#%:Jv> XJ'&9lW "YC)x ^Q. -- ) ~0' ii\ SS = #,2J *}PNiDA>z\ R)UPO%5/!,k  'K%^l)$ yZX7r3='q  Apxmr;A ;R fJ<N / KC:Y{@}5 8?*q XEGs=( Y" '+A-4 !~ 9B%#%C',-.-b?d^ }*a ? X#Nv4$ PB=rN* p Q> :g  - |N 36306633?06<3?66<9*$*$'$!''$$!!-0!'0$-$0*''''!'' rj >2E&?# 56  LMEp`ct P% _ xF Bv~ 8 ?xy]  "u  9(\`A$A!4G $te !j ) LBV%   Z@ K 2=BJo 9#5 h  : HSA*B)gN ^a95 k g%.sU+Q c0 L] '!E c 86Di@d,@c@clc,N@c pc@b@blb|bV@b[@aaza@apa\>@aUaQ@aO@`@```q`OL@`Gc@`/@`#_S__@_F@_mmax@suse.commax@suse.commax@suse.commrueckert@suse.demax@suse.comaaronpuchert@alice-dsl.netsarah.kriesch@opensuse.orgdimstar@opensuse.orgmax@suse.commax@suse.commax@suse.commax@suse.comdimstar@opensuse.orgmax@suse.commax@suse.commax@suse.commax@suse.commax@suse.comfvogt@suse.commax@suse.commax@suse.comaaronpuchert@alice-dsl.netmax@suse.comschwab@suse.demax@suse.commax@suse.commax@suse.commax@suse.commax@suse.comada.lovelace@gmx.demax@suse.commax@suse.commax@suse.commax@suse.commrueckert@suse.demax@suse.commrueckert@suse.demrueckert@suse.demrueckert@suse.demax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.comgmbr3@opensuse.orgmax@suse.commax@suse.commax@suse.commax@suse.com- Upgrade to 14.15: * Repair ABI break for extensions that work with struct ResultRelInfo. * Restore functionality of ALTER {ROLE|DATABASE} SET role * Fix cases where a logical replication slot's restart_lsn could go backwards. * Avoid deleting still-needed WAL files during pg_rewind. * Count index scans in contrib/bloom indexes in the statistics views, such as the pg_stat_user_indexes.idx_scan counter. * Fix crash when checking to see if an index's opclass options have changed. * Avoid assertion failure caused by disconnected NFA sub-graphs in regular expression parsing. * https://www.postgresql.org/docs/release/14.15/- Upgrade to 14.14: * CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference. * CVE-2024-10977, bsc#1233325: Make libpq discard error messages received during SSL or GSS protocol negotiation. * CVE-2024-10978, bsc#1233326: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE * CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from changing environment variables. * https://www.postgresql.org/about/news/p-2955/ * https://www.postgresql.org/docs/release/14.14/- Sync spec file from postgresql17.- Upgrade to 14.13 (bsc#1229013): * bsc#1229013, CVE-2024-7348 PostgreSQL relation replacement during pg_dump executes arbitrary SQL * https://www.postgresql.org/about/news/p-2910/ * https://www.postgresql.org/docs/release/14.13/- Upgrade to 14.12 (bsc#1224051): * bsc#1224038, CVE-2024-4317: Restrict visibility of pg_stats_ext and pg_stats_ext_exprs entries to the table owner. See the release notes for the steps that have to be taken to fix existing PostgreSQL instances. * Fix incompatibility with LLVM 18. * https://www.postgresql.org/docs/release/14.12/ - Prepare for PostgreSQL 17. - Make sure all compilation and doc generation happens in %build.- Require LLVM <= 17 for now, because LLVM 18 doesn't seem to work.- Remove constraints file because improved memory usage for s390x- Use %patch -P N instead of deprecated %patchN.- Upgrade to 14.11: * bsc#1219679, CVE-2024-0985: Tighten security restrictions within REFRESH MATERIALIZED VIEW CONCURRENTLY. One step of a concurrent refresh command was run under weak security restrictions. If a materialized view's owner could persuade a superuser or other high-privileged user to perform a concurrent refresh on that view, the view's owner could control code executed with the privileges of the user running REFRESH. Fix things so that all user-determined code is run as the view's owner, as expected * If you use GIN indexes, you may need to reindex after updating to this release. * LLVM 18 is now supported. * https://www.postgresql.org/docs/release/14.11/- Update to 14.10: * bsc#1216962, CVE-2023-5868: Fix handling of unknown-type arguments in DISTINCT "any" aggregate functions. This error led to a text-type value being interpreted as an unknown-type value (that is, a zero-terminated string) at runtime. This could result in disclosure of server memory following the text value. * bsc#1216961, CVE-2023-5869: Detect integer overflow while computing new array dimensions. When assigning new elements to array subscripts that are outside the current array bounds, an undetected integer overflow could occur in edge cases. Memory stomps that are potentially exploitable for arbitrary code execution are possible, and so is disclosure of server memory. * bsc#1216960, CVE-2023-5870: Prevent the pg_signal_backend role from signalling background workers and autovacuum processes. The documentation says that pg_signal_backend cannot issue signals to superuser-owned processes. It was able to signal these background processes, though, because they advertise a role OID of zero. Treat that as indicating superuser ownership. The security implications of cancelling one of these process types are fairly small so far as the core code goes (we'll just start another one), but extensions might add background workers that are more vulnerable. Also ensure that the is_superuser parameter is set correctly in such processes. No specific security consequences are known for that oversight, but it might be significant for some extensions. * Add support for LLVM 16 and 17 * https://www.postgresql.org/docs/14/release-14-10.html- boo#1216734: Revert the last change and make the devel package independend of all other subpackages except for the libs.- boo#1216022: Call install-alternatives from the devel subpackage as well, otherwise the symlink for ecpg might be missing.- Also buildignore the postgresql*-implementation symbols: this is needed in order to bootstrap when no postgresql version currently has valid symbols provided. Once the packages are built, OBS could translate this to the pgname-* packages and accept the ignores; during bootstrap though, there is nothing providing the symbol and the existing buildignores do not suffice.- Update to 14.9: * bsc#1214059, CVE-2023-39417: Disallow substituting a schema or owner name into an extension script if the name contains a quote, backslash, or dollar sign. * https://www.postgresql.org/docs/14/release-14-9.html- Restore the independence of mini builds from the main build after the -mini name change from April 4, 2023. - Adjust icu handling to prepare for PostgreSQL 16.- Overhaul postgresql-README.SUSE and move it from the binary package to the noarch wrapper package. - Change the unix domain socket location from /var/run to /run.- Update to 14.8: * bsc#1211228, CVE-2023-2454: Prevent CREATE SCHEMA from defeating changes in search_path * bsc#1211229, CVE-2023-2455: Enforce row-level security policies correctly after inlining a set-returning function * https://www.postgresql.org/about/news/2637/ * https://www.postgresql.org/docs/14/release-14-8.html- bsc#1210303: Stop using the obsolete internal %_restart_on_update macro and drop support for sysv init to simplify the scriptlets.- Include -mini in Name: to avoid conflicts in the source package name and OBS internal dependency tracking.- Update to 14.7: * CVE-2022-41862, bsc#1208102: memory leak in libpq * https://www.postgresql.org/about/news/2592/ * https://www.postgresql.org/docs/14/release-14-7.html - Bump latest_supported_llvm_ver to 15.- bsc#1205300: Update to 14.6: * https://www.postgresql.org/about/news/2543/ * https://www.postgresql.org/docs/14/release-14-6.html - Sync spec file with postgresql15.- Create mechanism to specify the latest supported LLVM version. Automatically pin to that version if the distribution has a newer unsupported default version.- Sync spec file with postgresql15.- Disable LLVM JIT on riscv64- Update to 14.5: * bsc#1202368, CVE-2022-2625: Extension scripts replace objects not belonging to the extension. * https://www.postgresql.org/docs/release/14.5/- bsc#1200437: Upgrade to 14.4: * Prevent possible corruption of indexes created or rebuilt with the CONCURRENTLY option. * https://www.postgresql.org/docs/release/14.4/ * https://www.postgresql.org/about/news/p-2470/- Upgrade to 14.3: * bsc#1199475, CVE-2022-1552: Confine additional operations within "security restricted operation" sandboxes. * https://www.postgresql.org/docs/14/release-14-3.html- bsc#1198166: Pin to llvm13 until the next patchlevel update.- bsc#1195680: Upgrade to 14.2: * https://www.postgresql.org/docs/14/release-14-2.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 14.1 * 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/14/release-14-1.html- boo#1191782: Let rpmlint ignore shlib-policy-name-error.- Remove postgresql-testsuite-int8.sql.patch, because its purpose is unclear. This affects only the test subpackage.- Upgrade to 14.0 https://www.postgresql.org/about/news/postgresql-14-released-2318/ https://www.postgresql.org/docs/14/release-14.html- Let genlists skip non-existing binaries to avoid lots of version conditionals in the file lists.- Upgrade to 14~rc1 https://www.postgresql.org/about/news/postgresql-14-rc-1-released-2309/ https://www.postgresql.org/docs/14/release-14.html https://wiki.postgresql.org/wiki/PostgreSQL_14_Open_Items- Upgrade to 14~beta2 https://www.postgresql.org/about/news/postgresql-14-beta-2-released-2249/ https://www.postgresql.org/docs/14/release-14.html https://wiki.postgresql.org/wiki/PostgreSQL_14_Open_Items- Upgrade to 14~beta1 https://www.postgresql.org/about/news/postgresql-14-beta-1-released-2213/ https://www.postgresql.org/docs/14/release-14.html https://wiki.postgresql.org/wiki/PostgreSQL_14_Open_Items - disable postgresql-testsuite-int8.sql.patch: it seems it is not needed anymore, need to be double checked.- bsc#1185952: llvm12 breaks PostgreSQL 11 and 12 on s390x. Use llvm11 as a workaround.- Upgrade to version 13.3: * https://www.postgresql.org/docs/13/release-13-3.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. * CVE-2021-32029, bsc#1185926: Fix possibly-incorrect computation of UPDATE ... RETURNING "pg_psql_temporary_savepoint" does not exist”. - 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 13.2: * https://www.postgresql.org/docs/13/release-13-2.html * Updating stored views and reindexing might be needed after applying this update. * CVE-2021-3393, bsc#1182040: Fix information leakage in constraint-violation error messages. * CVE-2021-20229, bsc#1182039: Fix failure to check per-column SELECT privileges in some join queries. * Obsoletes postgresql-icu68.patch.- Add postgresql-icu68.patch: fix build with ICU 68- 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 13.1: * 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/13/release-13-1.html- Fix a DST problem in the test suite: postgresql-timetz.patch https://postgr.es/m/16689-57701daa23b377bf@postgresql.org- Initial packaging of PostgreSQL 13: * https://www.postgresql.org/about/news/2077/ * https://www.postgresql.org/docs/13/release-13.html/bin/sh/bin/shibs-power9-21 1732530124  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./012345678 :;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~csdeelesfrheitjakoplptrusvtrukvizh14.15-150200.5.50.11414.15-150200.5.50.114.15-150200.5.50.114.15-150200.5.50.1    !!! ""###########$$$$$%%%%%%%%%%%%%%%%%%%%&&&&&&&&''(((((((((((((((((((((((((((((((((((((((((((((((((())*******************************************************++++++++,--,,,,,............................................................................................../01221333343356378879::;<=>?@ABCDEFGHIJKLpg_configserveraccessamapi.hamvalidate.hattmap.hattnum.hbrin.hbrin_internal.hbrin_page.hbrin_pageops.hbrin_revmap.hbrin_tuple.hbrin_xlog.hbufmask.hclog.hcommit_ts.hdetoast.hgenam.hgeneric_xlog.hgin.hgin_private.hginblock.hginxlog.hgist.hgist_private.hgistscan.hgistxlog.hhash.hhash_xlog.hheapam.hheapam_xlog.hheaptoast.hhio.hhtup.hhtup_details.hitup.hmultixact.hnbtree.hnbtxlog.hparallel.hprintsimple.hprinttup.hrelation.hreloptions.hrelscan.hrewriteheap.hrmgr.hrmgrlist.hsdir.hsession.hskey.hslru.hspgist.hspgist_private.hspgxlog.hstratnum.hsubtrans.hsyncscan.hsysattr.htable.htableam.htimeline.htoast_compression.htoast_helper.htoast_internals.htransam.htsmapi.htupconvert.htupdesc.htupdesc_details.htupmacs.htwophase.htwophase_rmgr.hvalid.hvisibilitymap.hvisibilitymapdefs.hxact.hxlog.hxlog_internal.hxlogarchive.hxlogdefs.hxloginsert.hxlogreader.hxlogrecord.hxlogutils.hbootstrapbootstrap.hc.hcatalogbinary_upgrade.hcatalog.hcatversion.hdependency.hgenbki.hheap.hindex.hindexing.hnamespace.hobjectaccess.hobjectaddress.hpartition.hpg_aggregate.hpg_aggregate_d.hpg_am.hpg_am_d.hpg_amop.hpg_amop_d.hpg_amproc.hpg_amproc_d.hpg_attrdef.hpg_attrdef_d.hpg_attribute.hpg_attribute_d.hpg_auth_members.hpg_auth_members_d.hpg_authid.hpg_authid_d.hpg_cast.hpg_cast_d.hpg_class.hpg_class_d.hpg_collation.hpg_collation_d.hpg_constraint.hpg_constraint_d.hpg_control.hpg_conversion.hpg_conversion_d.hpg_database.hpg_database_d.hpg_db_role_setting.hpg_db_role_setting_d.hpg_default_acl.hpg_default_acl_d.hpg_depend.hpg_depend_d.hpg_description.hpg_description_d.hpg_enum.hpg_enum_d.hpg_event_trigger.hpg_event_trigger_d.hpg_extension.hpg_extension_d.hpg_foreign_data_wrapper.hpg_foreign_data_wrapper_d.hpg_foreign_server.hpg_foreign_server_d.hpg_foreign_table.hpg_foreign_table_d.hpg_index.hpg_index_d.hpg_inherits.hpg_inherits_d.hpg_init_privs.hpg_init_privs_d.hpg_language.hpg_language_d.hpg_largeobject.hpg_largeobject_d.hpg_largeobject_metadata.hpg_largeobject_metadata_d.hpg_namespace.hpg_namespace_d.hpg_opclass.hpg_opclass_d.hpg_operator.hpg_operator_d.hpg_opfamily.hpg_opfamily_d.hpg_partitioned_table.hpg_partitioned_table_d.hpg_policy.hpg_policy_d.hpg_proc.hpg_proc_d.hpg_publication.hpg_publication_d.hpg_publication_rel.hpg_publication_rel_d.hpg_range.hpg_range_d.hpg_replication_origin.hpg_replication_origin_d.hpg_rewrite.hpg_rewrite_d.hpg_seclabel.hpg_seclabel_d.hpg_sequence.hpg_sequence_d.hpg_shdepend.hpg_shdepend_d.hpg_shdescription.hpg_shdescription_d.hpg_shseclabel.hpg_shseclabel_d.hpg_statistic.hpg_statistic_d.hpg_statistic_ext.hpg_statistic_ext_d.hpg_statistic_ext_data.hpg_statistic_ext_data_d.hpg_subscription.hpg_subscription_d.hpg_subscription_rel.hpg_subscription_rel_d.hpg_tablespace.hpg_tablespace_d.hpg_transform.hpg_transform_d.hpg_trigger.hpg_trigger_d.hpg_ts_config.hpg_ts_config_d.hpg_ts_config_map.hpg_ts_config_map_d.hpg_ts_dict.hpg_ts_dict_d.hpg_ts_parser.hpg_ts_parser_d.hpg_ts_template.hpg_ts_template_d.hpg_type.hpg_type_d.hpg_user_mapping.hpg_user_mapping_d.hschemapg.hstorage.hstorage_xlog.hsystem_fk_info.htoasting.hcommandsalter.hasync.hcluster.hcollationcmds.hcomment.hconversioncmds.hcopy.hcopyfrom_internal.hcreateas.hdbcommands.hdbcommands_xlog.hdefrem.hdiscard.hevent_trigger.hexplain.hextension.hlockcmds.hmatview.hpolicy.hportalcmds.hprepare.hproclang.hprogress.hpublicationcmds.hschemacmds.hseclabel.hsequence.hsubscriptioncmds.htablecmds.htablespace.htrigger.htypecmds.huser.hvacuum.hvariable.hview.hcommonarchive.hbase64.hchecksum_helper.hconfig_info.hconnect.hcontroldata_utils.hcryptohash.hfe_memutils.hfile_perm.hfile_utils.hhashfn.hhmac.hint.hint128.hip.hjsonapi.hkeywords.hkwlookup.hlink-canary.hlogging.hmd5.hopenssl.hpg_lzcompress.hrelpath.hrestricted_token.hsaslprep.hscram-common.hsha1.hsha2.hshortest_dec.hstring.hunicode_combining_table.hunicode_norm.hunicode_norm_hashfunc.hunicode_norm_table.hunicode_normprops_table.husername.hdatatypetimestamp.hexecutorexecAsync.hexecExpr.hexecParallel.hexecPartition.hexecdebug.hexecdesc.hexecutor.hfunctions.hhashjoin.hinstrument.hnodeAgg.hnodeAppend.hnodeBitmapAnd.hnodeBitmapHeapscan.hnodeBitmapIndexscan.hnodeBitmapOr.hnodeCtescan.hnodeCustom.hnodeForeignscan.hnodeFunctionscan.hnodeGather.hnodeGatherMerge.hnodeGroup.hnodeHash.hnodeHashjoin.hnodeIncrementalSort.hnodeIndexonlyscan.hnodeIndexscan.hnodeLimit.hnodeLockRows.hnodeMaterial.hnodeMemoize.hnodeMergeAppend.hnodeMergejoin.hnodeModifyTable.hnodeNamedtuplestorescan.hnodeNestloop.hnodeProjectSet.hnodeRecursiveunion.hnodeResult.hnodeSamplescan.hnodeSeqscan.hnodeSetOp.hnodeSort.hnodeSubplan.hnodeSubqueryscan.hnodeTableFuncscan.hnodeTidrangescan.hnodeTidscan.hnodeUnique.hnodeValuesscan.hnodeWindowAgg.hnodeWorktablescan.hspi.hspi_priv.htablefunc.htqueue.htstoreReceiver.htuptable.hextensioncubecubedata.hhstorehstore.hisnisn.hltreeltree.hsegsegdata.hfe_utilsarchive.hcancel.hconditional.hconnect_utils.hmbprint.hoption_utils.hparallel_slot.hprint.hpsqlscan.hpsqlscan_int.hquery_utils.hrecovery_gen.hsimple_list.hstring_utils.hfmgr.hforeignfdwapi.hforeign.hfuncapi.hgetaddrinfo.hgetopt_long.hjitSectionMemoryManager.hjit.hllvmjit.hllvmjit_backport.hllvmjit_emit.hlibbinaryheap.hbipartite_match.hbloomfilter.hdshash.hhyperloglog.hilist.hintegerset.hknapsack.hpairingheap.hqunique.hrbtree.hsimplehash.hsort_template.hstringinfo.hlibpqauth.hbe-fsstubs.hbe-gssapi-common.hcrypt.hhba.hifaddr.hlibpq-be.hlibpq-fs.hlibpq.hpqcomm.hpqformat.hpqmq.hpqsignal.hscram.hmbpg_wchar.hstringinfo_mb.hmiscadmin.hnodesbitmapset.hexecnodes.hextensible.hlockoptions.hmakefuncs.hmemnodes.hnodeFuncs.hnodes.hparams.hparsenodes.hpathnodes.hpg_list.hplannodes.hprimnodes.hprint.hreadfuncs.hreplnodes.hsubscripting.hsupportnodes.htidbitmap.hvalue.hoptimizerappendinfo.hclauses.hcost.hgeqo.hgeqo_copy.hgeqo_gene.hgeqo_misc.hgeqo_mutation.hgeqo_pool.hgeqo_random.hgeqo_recombination.hgeqo_selection.hinherit.hjoininfo.hoptimizer.horclauses.hparamassign.hpathnode.hpaths.hplaceholder.hplancat.hplanmain.hplanner.hprep.hrestrictinfo.hsubselect.htlist.hparseranalyze.hgram.hgramparse.hkwlist.hparse_agg.hparse_clause.hparse_coerce.hparse_collate.hparse_cte.hparse_enr.hparse_expr.hparse_func.hparse_node.hparse_oper.hparse_param.hparse_relation.hparse_target.hparse_type.hparse_utilcmd.hparser.hparsetree.hscanner.hscansup.hpartitioningpartbounds.hpartdefs.hpartdesc.hpartprune.hpg_config.hpg_config_ext.hpg_config_manual.hpg_config_os.hpg_getopt.hpg_trace.hpgstat.hpgtar.hpgtime.hplperl.hplperl_helpers.hplperl_system.hplpgsql.hplpy_cursorobject.hplpy_elog.hplpy_exec.hplpy_main.hplpy_planobject.hplpy_plpymodule.hplpy_procedure.hplpy_resultobject.hplpy_spi.hplpy_subxactobject.hplpy_typeio.hplpy_util.hplpython.hplpython_system.hportport.haix.hatomicsatomics.harch-arm.harch-hppa.harch-ia64.harch-ppc.harch-x86.hfallback.hgeneric-acc.hgeneric-gcc.hgeneric-msvc.hgeneric-sunpro.hgeneric.hcygwin.hdarwin.hfreebsd.hhpux.hlinux.hnetbsd.hopenbsd.hpg_bitutils.hpg_bswap.hpg_crc32c.hpg_iovec.hpg_pthread.hsolaris.hwin32win32.harpainet.hdlfcn.hgrp.hnetdb.hnetinetin.hpwd.hsyssocket.hwait.hwin32_msvcdirent.hsysfile.hparam.htime.hunistd.hutime.hwin32_port.hwin32ntdll.hportabilityinstr_time.hmem.hpostgres.hpostgres_ext.hpostgres_fe.hpostmasterautovacuum.hbgworker.hbgworker_internals.hbgwriter.hfork_process.hinterrupt.hpgarch.hpostmaster.hstartup.hsyslogger.hwalwriter.hppport.hregexregcustom.hregerrs.hregex.hregexport.hregguts.hreplicationbackup_manifest.hbasebackup.hdecode.hlogical.hlogicallauncher.hlogicalproto.hlogicalrelation.hlogicalworker.hmessage.horigin.houtput_plugin.hpgoutput.hreorderbuffer.hslot.hsnapbuild.hsyncrep.hwalreceiver.hwalsender.hwalsender_private.hworker_internal.hrewriteprs2lock.hrewriteDefine.hrewriteHandler.hrewriteManip.hrewriteRemove.hrewriteSearchCycle.hrewriteSupport.hrowsecurity.hrusagestub.hsnowballheader.hlibstemmerapi.hheader.hstem_ISO_8859_1_basque.hstem_ISO_8859_1_catalan.hstem_ISO_8859_1_danish.hstem_ISO_8859_1_dutch.hstem_ISO_8859_1_english.hstem_ISO_8859_1_finnish.hstem_ISO_8859_1_french.hstem_ISO_8859_1_german.hstem_ISO_8859_1_indonesian.hstem_ISO_8859_1_irish.hstem_ISO_8859_1_italian.hstem_ISO_8859_1_norwegian.hstem_ISO_8859_1_porter.hstem_ISO_8859_1_portuguese.hstem_ISO_8859_1_spanish.hstem_ISO_8859_1_swedish.hstem_ISO_8859_2_hungarian.hstem_ISO_8859_2_romanian.hstem_KOI8_R_russian.hstem_UTF_8_arabic.hstem_UTF_8_armenian.hstem_UTF_8_basque.hstem_UTF_8_catalan.hstem_UTF_8_danish.hstem_UTF_8_dutch.hstem_UTF_8_english.hstem_UTF_8_finnish.hstem_UTF_8_french.hstem_UTF_8_german.hstem_UTF_8_greek.hstem_UTF_8_hindi.hstem_UTF_8_hungarian.hstem_UTF_8_indonesian.hstem_UTF_8_irish.hstem_UTF_8_italian.hstem_UTF_8_lithuanian.hstem_UTF_8_nepali.hstem_UTF_8_norwegian.hstem_UTF_8_porter.hstem_UTF_8_portuguese.hstem_UTF_8_romanian.hstem_UTF_8_russian.hstem_UTF_8_serbian.hstem_UTF_8_spanish.hstem_UTF_8_swedish.hstem_UTF_8_tamil.hstem_UTF_8_turkish.hstem_UTF_8_yiddish.hstatisticsextended_stats_internal.hstatistics.hstoragebackendid.hbarrier.hblock.hbuf.hbuf_internals.hbuffile.hbufmgr.hbufpage.hchecksum.hchecksum_impl.hcondition_variable.hcopydir.hdsm.hdsm_impl.hfd.hfreespace.hfsm_internals.hindexfsm.hipc.hitem.hitemid.hitemptr.hlarge_object.hlatch.hlmgr.hlock.hlockdefs.hlwlock.hlwlocknames.hmd.hoff.hpg_sema.hpg_shmem.hpmsignal.hpredicate.hpredicate_internals.hproc.hprocarray.hproclist.hproclist_types.hprocsignal.hreinit.hrelfilenode.hs_lock.hsharedfileset.hshm_mq.hshm_toc.hshmem.hsinval.hsinvaladt.hsmgr.hspin.hstandby.hstandbydefs.hsync.htcopcmdtag.hcmdtaglist.hdeparse_utility.hdest.hfastpath.hpquery.htcopprot.hutility.htsearchdictsregis.hspell.hts_cache.hts_locale.hts_public.hts_type.hts_utils.hutilsacl.haclchk_internal.harray.harrayaccess.hascii.hattoptcache.hbackend_progress.hbackend_status.hbuiltins.hbytea.hcash.hcatcache.hcombocid.hdate.hdatetime.hdatum.hdsa.hdynahash.helog.herrcodes.hevtcache.hexpandeddatum.hexpandedrecord.hfloat.hfmgroids.hfmgrprotos.hfmgrtab.hformatting.hfreepage.hgeo_decls.hguc.hguc_tables.hhelp_config.hhsearch.hindex_selfuncs.hinet.hint8.hinval.hjson.hjsonb.hjsonfuncs.hjsonpath.hlogtape.hlsyscache.hmemdebug.hmemutils.hmultirangetypes.hnumeric.hold_snapshot.hpalloc.hpartcache.hpg_crc.hpg_locale.hpg_lsn.hpg_rusage.hpidfile.hplancache.hportal.hprobes.hps_status.hqueryenvironment.hqueryjumble.hrangetypes.hregproc.hrel.hrelcache.hrelfilenodemap.hrelmapper.hrelptr.hreltrigger.hresowner.hresowner_private.hrls.hruleutils.hsampling.hselfuncs.hsharedtuplestore.hsnapmgr.hsnapshot.hsortsupport.hspccache.hsyscache.htimeout.htimestamp.htuplesort.htuplestore.htypcache.htzparser.huuid.hvarbit.hvarlena.hwait_event.hxid8.hxml.hwindowapi.hpg_configpgxsconfiginstall-shmissingsrcMakefile.globalMakefile.portMakefile.shlibmakefilespgxs.mknls-global.mkplplpythonregress-python3-mangle.mktestisolationisolationtesterpg_isolation_regressregresspg_regresslibpgcommon.alibpgport.apg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config-14.mopg_config.1pg14.gz/usr/bin//usr/include/pgsql//usr/include/pgsql/server//usr/include/pgsql/server/access//usr/include/pgsql/server/bootstrap//usr/include/pgsql/server/catalog//usr/include/pgsql/server/commands//usr/include/pgsql/server/common//usr/include/pgsql/server/datatype//usr/include/pgsql/server/executor//usr/include/pgsql/server/extension//usr/include/pgsql/server/extension/cube//usr/include/pgsql/server/extension/hstore//usr/include/pgsql/server/extension/isn//usr/include/pgsql/server/extension/ltree//usr/include/pgsql/server/extension/seg//usr/include/pgsql/server/fe_utils//usr/include/pgsql/server/foreign//usr/include/pgsql/server/jit//usr/include/pgsql/server/lib//usr/include/pgsql/server/libpq//usr/include/pgsql/server/mb//usr/include/pgsql/server/nodes//usr/include/pgsql/server/optimizer//usr/include/pgsql/server/parser//usr/include/pgsql/server/partitioning//usr/include/pgsql/server/port//usr/include/pgsql/server/port/atomics//usr/include/pgsql/server/port/win32//usr/include/pgsql/server/port/win32/arpa//usr/include/pgsql/server/port/win32/netinet//usr/include/pgsql/server/port/win32/sys//usr/include/pgsql/server/port/win32_msvc//usr/include/pgsql/server/port/win32_msvc/sys//usr/include/pgsql/server/portability//usr/include/pgsql/server/postmaster//usr/include/pgsql/server/regex//usr/include/pgsql/server/replication//usr/include/pgsql/server/rewrite//usr/include/pgsql/server/snowball//usr/include/pgsql/server/snowball/libstemmer//usr/include/pgsql/server/statistics//usr/include/pgsql/server/storage//usr/include/pgsql/server/tcop//usr/include/pgsql/server/tsearch//usr/include/pgsql/server/tsearch/dicts//usr/include/pgsql/server/utils//usr/lib/postgresql14/bin//usr/lib/postgresql14/lib64//usr/lib/postgresql14/lib64/pgxs//usr/lib/postgresql14/lib64/pgxs/config//usr/lib/postgresql14/lib64/pgxs/src//usr/lib/postgresql14/lib64/pgxs/src/makefiles//usr/lib/postgresql14/lib64/pgxs/src/pl//usr/lib/postgresql14/lib64/pgxs/src/pl/plpython//usr/lib/postgresql14/lib64/pgxs/src/test//usr/lib/postgresql14/lib64/pgxs/src/test/isolation//usr/lib/postgresql14/lib64/pgxs/src/test/regress//usr/lib64//usr/share/locale/cs/LC_MESSAGES//usr/share/locale/de/LC_MESSAGES//usr/share/locale/el/LC_MESSAGES//usr/share/locale/es/LC_MESSAGES//usr/share/locale/fr/LC_MESSAGES//usr/share/locale/he/LC_MESSAGES//usr/share/locale/it/LC_MESSAGES//usr/share/locale/ja/LC_MESSAGES//usr/share/locale/ko/LC_MESSAGES//usr/share/locale/pl/LC_MESSAGES//usr/share/locale/pt_BR/LC_MESSAGES//usr/share/locale/ru/LC_MESSAGES//usr/share/locale/sv/LC_MESSAGES//usr/share/locale/tr/LC_MESSAGES//usr/share/locale/uk/LC_MESSAGES//usr/share/locale/vi/LC_MESSAGES//usr/share/locale/zh_CN/LC_MESSAGES//usr/share/man/man1/-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:36497/SUSE_SLE-15-SP2_Update/00751f0af4179e3c3167bacdbf7d424a-postgresql14.SUSE_SLE-15-SP2_Updatedrpmxz5ppc64le-suse-linux    directoryC source, ASCII textASCII textC++ source, ASCII textC source, ASCII text, with very long linesPerl POD document, ASCII textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=4b3f43e5fea3e781544e13c4555d2a2dcd5ffc76, for GNU/Linux 3.10.0, strippedPOSIX shell script, ASCII text executablemakefile script, ASCII text, with very long linesmakefile script, ASCII textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=bea88722722fd10585f51024bd3519d815c9b3eb, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=b581627ae4d78d3bd35403b140e3da76afd45251, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=dc39fb4a3ede3caacf31a95c2d8aea3fb0bd6090, for GNU/Linux 3.10.0, strippedcurrent ar archivetroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRRRRRRRRRRRRRRRRRM̨k6MEuGd'~postgresql14-llvmjit-devel14.15-150200.5.50.1utf-814cfadc50373d04f4595ed0cbdafcdc97804c4158b406760b1faf8a6afbc429c?7zXZ !t/$R]"k%~0#J:fV!"fev77 X;i\t\?l Լ@hc."2uJ lyM*ҫӱE 1<z*ϟ tc2.q6*Z=?*Y@?lLa.(>6‚S ޱچ`_d++5wx$ =Q@F54/;<7)2"`Y-07yERSQʰ.d P8qv~7ʗH( (~.`n{;nz!c-X Ed>gC_a&R zG-(Ζ'w {cnR=oP^i3a|ZK[\ |a!BL $6*J%?:A y`^ϢN^cGgGC5F\A}dIO%Xb4Q; ;<^oI4g~#W&RҵڪDvʚ:ղIUnAjLY= TGGtHהGTXvu9Zp|ɗXN&WBIg۔>F ه{#ծKI\IJ 5W•{K!e&~&ܑp"^nIe4vҘ+EӅ#b0frۉtԐ{U#aԮv =vt]gwhɖ$K{WZ:[pFrgFX]tRoɚDUL9׉]h[VTHx ./a_YEis̍hul#eB6~Ԁ1IZ;d֙^p=:Zf/{8pe\eDsE.|&55>/kZϪ ln"XX-g0<-~ וt 3SUzS.@묾3,MD넫Ǎlu!$ 2+on8mWuWt/?ʱ%H%azQt߈KTvx rBj.6mQ u=c$/SJ`PZG@^ e$̍Ǧ7KܮS۳\ p}wEnpSJ{[HJI[tUNÔҕ0^{*fqTEHhޖ!xN/o!0uҫZngjf+N<$B bu)UO#3菇tDv33 =eC,JTXyE{M Oyb؏|Ŏ[)tjP̎(ﵩw$JPkX.\Q'φJ@mJ.2_?9" w\w(Dm\-j>ZjAO63;̫C q8#Ğ~cĚ\K\%oT &vwUM|rMɏ73˄N%HIo=j^I뢀Y'(œި4xC4r ;Vfl Δ1fĨVH!t04H*,%^ةx㾆 n[YEqy$3jTMvȃFu̳ѯυhJYJ߮Ec"Ri9]SPo'~Y^`T9H ?Q KP("4)>XG+__ZWm3 EņqyT@;WH >w CtDV9EVTp'1Gu:ny~.wna cǚI$B:Q26dz[;K?6:1/|t{H8 T0b|Hgx^KipVuWXͰp 2 3N3mNJ19 7.>~~13#|FSw{Q|tH1fo2(j lڿh 4g=$[xFBaTN*ֵ'0$t jDqmM3e 04/#^QrVȵF t2SQdv $Iؘؘ+8JB`sG@nƔG](W;t`Fz;TtR8 ޙ T]̕u#>U3^pXq >3D%wBv .+ACFcMD5UK`0F0xvZeU"(l~\FfH*ꑃ BKS^(KuSxmEs\~#Y͆=xfodspȑQw7u"xNT$ ^A Ju0c+~ZqgFm<$F|o',gEA5.(f9K%˪۾Eie#Gr{ӿg+hηВF2gmiY*tɊ+9x(u7;GPt'b'efl8VSC_v\EQ$3{w_\A;'CPݦvݞ)8d3&ci\`3j[Sk@*|iNC{QĸŊajL)f|nXE%EYOd5)ѪL#WZ{w+XZ$O )>+6Mևf7%!\ѦoHktO\/˖$H5{{ՠ$McF&̜3F_*XzW5\UD劎U^yEcÏ)%48Xi&وa˒бdR`y/к[W1A{0͕7w"?K*0,ZyMBl0J07L~ٱ?[5ð ^՘+M ~~}KP7@(DuR[%EHRm~]fI5"*.(!  NLuaHnegH+a )s)ahP/Ƞ"N|]Xc@%GA]ԉ]֮KĔOҕ:vu4LHіc|D_O 5=K9R⛉8;!F|"q`ན * u'c I+P'Bw_d)d.b8O8Ii$>8*j,@G4y2$i)2fBzn~a59,8Rpp21ʭmԥA~:{h*U-Xէ\ɛ򝦫hVaRj!v15)'q&E Ǣⷼz;yĮks-g_x=qȀ.5d>km˜?ӒaG cz4W M5 [zv [9/տ rQREQjk2`K0q} q~'JTJwE`x|`n"c  KJF9UDVE>1&T3jrF,[㥅h,\\T'Nj+**h?Wɾ~Ip-7BU,2s#jqE[C,.t‹~fP*ס;\BX ;hZx)k&_?zq2 UdNமl^=^TeoJNz;586Ro1l˙Z(B'Su֫>澋b-/NB R "2f5 ֠E~h\eؗau3h&>6.`Ԯ(8g,9c탮,:N)&>O5~?ڕQABQa PIq|Zhz2gЇ$YXPN*_C5W6PNxE3.Jyc/n+ j4Rbj?N- Ԓc鍿| R!ISMϝ5] =hղC$ݵ0fk|bECH\}s7N|?ҥ$Ų7R$WIhB^IRD0,Si;+ccZ5?7pIV0Z4!>EV0s0VJCbkiP /z"S(`ʤdiH] !u,z KeC[PFdZ{fX-yn.W+ 4 콷V!З5Ⱦ-̼JzeK~B; v52AH:$1۵1%Ɋ+Z CT,UqeS0䌘I1IQc~H*|!_PNhD*޾<Ri,^tˆ۞ ~]?r˓/)!KWjx7|FsmwQ5Z #3tJӰ>x+|0t)j_ M VWLo7Ep5{ԡimb0Lz̮^&;hqpVŶV\ĥs^Sʕc}Ͼ!~ ":nMMg}B1@BIȸ;~s2i+͛UZ\\AL?EW_ :iRM6d#~?=\3Sl F挂?FIxb-#'3+-tUZ%J<A71yH hUW nHj _TLV*wuKYby'oJa^b8 Zf4 %mwA?!{eYY3u< Qݤ1bL")9OJ8\#XچXhCeexaTC} = 2/ǐ1^ee*|C:cL0X2S՘1r^k]^ s#ZV/Z ф"nA½S#Vv#hәLJf Aƈ XRPKncaFD:kdA-{GqAQ| #r+T$I.Gf!!8# \4@7_$L5?DV1 'B|;((-|4>wA}5,_Z(k6 $~`nj3Ĭnˀ }ɦ̥!7ouR#P/!3~#MW7mV\mw[v޲}`Y߯;@{Bcv=hb#h:pNȠ4GiY?;lCzkuԝ!0yR?%$9א/p.;/WO쎆ކ1[vԈ#f/|o [ ߦ>_8aY`[ަ!G;0XC`F EOZ-#f%ᤱ`X5o9o0 QP,Ĕy%Twe v=٠嚗\¿!"`ӆOe ZX xzM)<~|׷lND.~gQ;zU|DKjl_’/&߳Zr'm$[c~Eu:E 0] "L*唲ItDZkO`$\dcTI^`l l9&}.zb{:XVE r}EmoO7p TVm]Q Tp'ugɻL~VhyacJRg2AmZivXbn)Qu$eTBhSSD]H7vMX3O "G 9c4\ؠQ[d(fw h&7l} eXD6€}mAʄÂ62J v+ H ]ܞP1 f|HOB:bwrCMKn" m%=өҴF4h$x»d# {:qP 1Y @,0U.~X gÈ?擣R8n$uj&fh NEٷF1;n[~K퐡uޔP(~I؅,>5i@Attr`.O$ɹZTh\Bj `ڞ#?wBk|t ~1Th0ts10o[5?` !cLV3?q~rҡO]f!us 2^0GFOi>#FrPnX\4ELOGmD@g1h*&VFF^aK9*8<<3Oc Cv/B¡Bj?' ^&[LgCSR bu>Nс6M#8@Uy\.-UEL ciZ`SFNQ8NV+(~%xԋSr!]ŋQILF) }œ_iJry5u}y7wDW(jKmV̄5m ƉO儡d:|WLgevG& z!=Q^ʤjr, ?JC 6] s5C=}31ͲBßqE[|xg${l3Y R&q,՘w䆘YO >R,[M+ﰟ4{- YW$|Ela"QXv|P ED9?e*}1xZ.lC(jT4>SΒVX{B3O]^XDh\֦(RӰ oyp*CI Ucg #T8uY68BdS/]g]xUDZ4Nt@juK75}׺F ah4J.VNĆmj=Y `/mh`?}gtL %:a$`RUg>" _S"fIS6BK;&M'yxDQfeUbpwp=E!'4l}!X*7J"Ĉ~Q?tX -TPOP[!}:i^ۼW꾴'ˢƾOgS/cᛪ"C55n=#q%98njfE0);UbM;KZ7ȢOh ~nL "u6-Ssĝ{) )¼P!&wLO"qkQ 6.f@ ԰GZ X7NIvW[b}FA;iq#YUv} sfMF@T&l)~2[r]> E[QE"lt3Յ?yR# ėa?qk|? x/ {9͵Νխ2ܔ@zpKB3[; #7DКWf'_'*C4FM:3dJ)4yOXg5|hcY 7$M}a'כhb%OGtR]gH'88[ X 3eh=L*|:r`Xkq!ЈU0!s`ӻ +{BFCsQ|MR [baroC;Ym(|i @TL>L5桭&ʎpȝKP!9!s%̧FIL[vM`gBzX0Zh5-A#i -~ ^#NHL59kw+ Nw1ɩނm 8.a DŹXaz S䲾8L =xbX]UEZ II9*?V}0Ae!Zm](# cuCТ.|)L~B-=Aj tS16W7^V=Cl'x"OfGFDSPx _ߚAy\?>jEv曾5O2)<:d&6EgDUr(n;kq!KcZF7HjfZ> a@  qC4T<|3^]wޡJM.>Q_ک)naNs*x҄l$cbê9r(J]|_;'ŭ?Qrnǩ\P;j| :#;,x;Bmex{vYǒm']_ ]@Z nw׸!t2zN}pIjRl +v#(m{b&I+GYry*+}OP A/EVzD*U}BIUˀM,?Kt2ih!6i_]rN7W/+J*b J-m՗GWHd 5-RUx{\$^nրGԎ |<]fv1Ԡ7+|x7~`[qrv%9л\Fblw˜W'P@DG8%|Ot+#ryq OݷQ8"m=Ҷ'S&BwCFA{ [0BdIax.9; [3^rX$x(!A@ebx3pSJZc(?{*8e!.VGk l²TUlY}FD&3:A zM_gF@$j#ky𾪧HܺNj$3 x?)h`v>lG"-ҳiwSϻUK|ݽ3 s<-:V3X;>f"3:.aIQ Dj]gxOPyÉ%!ZcײFn/^- g5,ݩ0dvg7 _EmܗSv g_n2v\RAV>B\cgG/UnSek NvWў[+q3/ "=}qÓb4_p]u,>o5Y}xNZPv!;'LFuIЭ#O=j 9[_Kryb'R\|` { 9JA*sS3ctP7hM;E8LkLy%]62|PgF ݟSFs`@A۲0*<>ЍqC71% Od];hGzY6ԭ4$7RDhu; }4m`+djrjoBL9~6!.?X/f3rPk!Sxѫ(6Jj7x|zozg셧aRg8biE5kotOKo#> _JY\=_?{^֡)-+/`3(uGZ wO܏ganN.c`o}cg6=({q9Zy5`*FBlN/[OS 2lfIP.]#oLB:#T|KV~h^Z: D"G$Zp1|D -A+=wA  pol$ow^ !_j5XsIY:@{sv6q 1DZǺ8+1x⒎V;\8Y0Đ;>!Z<8XN2^)\?kDOdrN&s|1\UTI6:Od8ф#Emq̣ 45>Z{kفǿ*as6jw #b&Rf(sjkbb X ~-C*+Rh7eɑ_`/¦ZAfXFއ .UykO%WV@{D>~7#q6`- tkGeXh%@OǞ䀇bV05iF0 "W n>O1v"~]*G՟ sNǎ!@,~3W=֓i`y:鋕0V&O;q\ CmRaf$,cȠ>pHR`%斃Y!uXD#3"*6?-=կ)TQeYF{Ձ[|Й_'fլTr7j^.\ʇ@/ x5Z H,gh~P,s-EPA#hP˱H}[6XҭEd{FSLk<ބr C}] Bi>;2%=\@ QMIoG[}X\aHWE,;Ej+` G2!X@~(wwo<_owwf1VS"TpbT.Rd/ @i|zp[pГ7P2 <ŕ<,)fDJ48֒V]yE|'㴤(K4yrl;^bs,\;)Hdq*2 "˰4_Gtºa5@ iTgq}InpO C1LSk)Ld*1g3: jVTyO P3ߎ,`|TBZI #| ^]B4d{Udv JijwbU20P'>lE_a ~xpxmhU3iX"k,0~>Ѷ2%.EN i6DO~9+&LIK;*hԣC+Bo>li/~l(1G2v֊5ͰFVfKt-7ߠV9B_aڋiv5p/]#?*7$"hoџO8Y\f}G6MT?yyWX0M?G]\745 |Z/Q3.~|"0u|YrSYW's,-Nxd@x2f)' $i4]GzgҢ.5=* 6aXcYʉ$ ?;vW>n*W% 2|=~t`F+5 Uai)rN 9~tPy u>Pfʹ -'UIaA\𲵶P\;X2G[~{$5 O~ȇ%Ż~duZ Chsͱ0pjtPP_בw[.Q+s$ lPJ0⹹Qp`9^KQ=dq'!XRVG$)w8}kڔx!ՑDE3x۸t/x9bQ7*UacUC9|% v?KI-]7Gqݲmi޴TS'(cև+7jm9?.m R_Y֙nZ`C" !TYRTe1|KfAqRSu+F 8$|zXG,W:ĭ!s{l;<uC.m?ݧ̢0r/BY }?,$ru6}vwn A n6O,}sfY@ź=|k'&Һ,42}tfN~LvJ9EEƵHɢ{OļU&Z(mT~\PmzyV{(1 [i1F9x201]\CG֬f^oJ D`x;C|=8`1;!@b5(SN~>PI3pa !-kՉ\#s,L#k/KҬgVbDoVA :G'K7aqXO hI]ܵx /8,Ϊd*nM &$LDɼؔ>H鴢2xubnq2cVޛQh U͢IC6;8嶛$uKdW`r4Yz+|J>heo`:6D4I6I;܀ƜNma9YzN,نK/QuOL(8JI &2B̋XCp)?lEN̋UL-ymtp5 /3ʅ d߹9B1*u!~ɕq=fJx$śdz9⧹{dIW7ˤmSrA-Gc]{ڰS\Kda*ɣl$x mVm[[a5AHe\uVPgwz 7$IB!23谅'z¢:8qUPٕA^ ].̒noFc-ZG{yp5BwpFdlr-3৾.YȨ8vڂu$"l5_D-#<-̓d`4IwAc"YKLZc 8vTbѦZo[/ѩ11H l'+Q(Ud!sih"QP ܥrDj>O bz^:eBB_̺rJf!+Ӧ \3Frd1 ˈ:[ιy= gЯhWUG-sf!sټڭZhђ*Ԇf^~…S;MrnZCBdKC(>4sæTV~dP\ ԆTE<Ұс˛˒ާ2jJFygZlBUO)k@E:+.g]pRWmEBՠpDB޷ |x{з:Axh@io!@GHD-A #w'2]j@}E.tSTK=WrwQs 6#ҳqapD*kE$D+Y eĴ載J"Z;3`GI,F6yM>i!Fg }L vʤu(tB:ʚ~%`eg#06eIwݱ*]ȠF 5ާWc `UX󽅻IQ%X;~ֻ/ЫiE<<]YLӋq6y]!AaB+iA298/8H Β^0 2y#2z<~'+"(K LC&{m0{Ye7$Xٍ`A%'ԵySԹmKp$g/+,&yo/u6&2kKcK4[̽lh=x:k!dcH7j921<.(U~lrNMMU(ƶ7g~WbRcxe4~жI2+EBB1H ɕr43ܤr]aKZbȒ{|٦tȏԣ?x {HK؞ >,oDWҘtp%}W[Ž6L/`D>Ě>(P@k:  D74D =}ͽZkV|J}XD b\0__G2$/7?:FDݩyݠݨ5Bz!1OnσWҾiq^'LnP \L=w%FT -TR TjyoA Zw1SΖ9(.Z@f } :T!9xf̾MiH;ۮJك4(єž6 Ot0ϲvB^00|2DzN`۶fS%۟&V,1C͌!#+$s7fFvR?Nrt0LB2!M\Uc~+aMW-o7j3^Bg na3ިHbty6;Tm;'Enѹ.!HQ諚.1~RGݜ4_xщ= /d{IZ 1|^zސ@~.O ?.fXEY87NCfߟU-*y/5ft~S|D8o7HcW^;=}k\ j7̧{=Her KY=kJoG wJ /o^caEXZ &U"Peq#69nFN;27/@fd)]8@¿(d[vNƚ1$D,g)] w! p]-+c1@$K6I49x*B}0=l&;0&L{S=41OzM_Xf`?o('FEQuzlkon{d%{ |=d̮FRQ\DZ7V0?ȃ=_2Q*J nq *b ] JG:)gXC Y<Tuo@_Yo*PѮkTMJ~Ys M?ǬkcZRb,{ws_v췉YUS[S%I8){7̈ vubv J 4!E=1;,ޡ5qӫS,.2Ohyzd7@P{_y'z'rlIj<1ZlQD&層jgU _cBvpokcizpѪFF?/Oeʺ {oEG#tKTnǐ;kQUkq ^o蘀peUOIx _^Q/]ϨA[踄(OM?vGM(`r` 6zOۘ]:ʙM$*C(S7~<=K&ɱ :]se/+um;|k/$h}?.\e]r4S@ΗID(_yY|Y}K9\)SpeI3~ |-9Fj'uH-R`zx/\}d焌Kל -0 j9Dӑz _v(?d([7%k/9{>,· -NØbq, $z`&{ LUrfNa[3n)Qmny k[VK$-zVs)]U nBOi;[BD g!1LQ>hZ~!Ȅ_Z9jlRoq?e{ڽpcC9O7iZgt *]2R`Bcn4¢Y ~7 B qDBd2G S'fK=8@Sxpp"Q_? /ς8E0ĥ#OIr yWC/uIzdJ|Nׁ 4_&t\|̹RMYv3ZrNU<4l7+M}iT`OkW\JJ-/+If.q]vBDoH1ӭwe3ŐTʐ%٬htl>4]Y"g))/% fXYRZm 7'e v{9ac[֢&b0YnB&z/t[׹qgU ț̱c[Z>E|RR E+07؍h۪c~lyι5ȼU~6Lİ7_jLqAeqt!6K[$Bnw/~®Cr(.'qSBZtg ^Ta~M;St 'ƋI0c!1rEZ_OQE٥?~4H0 qϲZT̉yrei5!i6~ De?t+8 \*W|ux ´I1#aAZ/49Ech%FGlc1x JvF,JeUG֢͒)J|5 (?"RyK+E*w)(BhzFA dsRs3 >up˂1dd#+[9.+!lrMz)mi רPBj&{)?R/GOmGE"h^NGS89\{^5&-J{+UE0S o5KdR Lt ΁͞ b쪶oLnMA {L$YBu;w͵lqTZWt5z\jh/)W<ǡO ] @Vgs`Yݔ%9[[nr@?*-+RXP .Cj Tvߖc89 :[0E(ٹO[ ,`Y0_#Z ሎ YhwK m#V 0?|_+D1O4;)"Tg9V.b9Z9Wal,G|[c1}o6q="F_'ϯRgߌ Tqn<Óxg)pja-Ʒ6w='04A~ι06֣O73m nh"paNh6tQ>xƺt6=nL'/K%n{7j.P]OuSn$sCd{;KR >45_m&x\WMsQ2jPbnέ|NnYEQ;>O=hGbifAE@uw ?,#霱h9idY!Noqvn%FqP | o˃^C4:pkoeP/X<䴲` ՠ3W v~~cDd۞2,L V'Rd'8QȔQ=gYH7_lݨ }"aW ^t)`]o䖦A7Ct="SkAOt P QsT*9օ0gatc9O dU7?C-x7HrqeI~=:&|̖gAqSn "𕓠2 ƄL:p8j\{e\\ *Q~ p3{%83Z$UtUJ-8wTtVSniג:^K_źK5 >3&F߁0Hr,tZOm3km-p8o# ήw\) y+Q[ K~ YӦݨQQV3 i"wCo·H݈Y8qĪ-Ca$x2h>2e-X/zoRe<] zsO1u\*,LyH!ᄁs~D#u7iWw]VEuv[4C;? e[?8)qa '\ǟ~HBViS>q&/49T# hYi!FĀtۖ/CZ?Z9F8 Bث9厝۳[r&,*2gEi%Yu3oV~v|׸vhRI: KAg)Sho,"\Kx2zY$QTBOUL Jǥ۵,#N5}S| k3x70=Z.Ĩ*!iեSQL9VNTcɊ"{qIV92xç+mz"&9}y3@`:~'Շ'ȁpd`wn+#td1]7}%Yc.aEV9E@x8n:f>\Vd GZ j#%&u~]ڼMg }!EP",ϑI)OT|,4>uKNfGx<תgQA@Ud(4llcEsi' o, Z*WMnܞ{2 5V?*L&zPH,Mlg'5'SKsvl h[<. vؕP<аy/% ]z$,m۴Ы+brӲBd8s#BXVn,MlE~ ydoB\3 Л/{^ZƎ95:׫4|~q ?,O:x$k!DrzN+dvƷCV'0d⭳&'Vr^# ^ǡ~1c|b*ɍI.]0}Ai5LÉ B WK_1n&zx8-*ȩ\ݑ={ǫ/iDLṠ|\J\Gm:wc<_s6:[7; R4IJ o#o*.~PI"OӼkR߱t/W!坌& Ḏj5,Rë͈,lZg#u0WTJgt}BqK y7v̭\M꨽-ϓ $*W}r LiomqH4۬P3iq ʲA"_tfZĪ2ݸ_;7?,hu=mx?= l?d'<蝯[L #q 6ٺ״ae\9X=3v vK%γ:ኽT{̴ m~ςkXjʊ׬ep%Bώ?SdR* SJM8vYss <PKQ9Xi_Kgt&]:#beDAhEBtՈnb_h2lZ#/3,*cS'#W8FAqmnϑb%NY8C/`Lg9em-א99yaXbb\Q,'<¡ 8/wy#^T"U= W}m[-fQ1 ނbPsFy(gb!:|)Y2{CCk`Ҿv>;ohY6P@ʳRFF6ΓJcТKPG27DXT=ES"n=JJGiYBr/^+7α}Erx_R lS3} ;pV$"58ώy+)_WzOX =\ 2kU뉔L`hEǛ ݵ[ʂGG魘mT([YV}\dGpLSSiK 8nUBW<nZz hjb&{+Fk4*8yp#9fjlNpN(a T܀(.uyr&n&irx膻or%U/c|Uzּp:^%:1 ZA!lzp P--픔@ߜ]b;I#Jʜo ^Rc*>]o\2숧GZm:U\v]i 0ǸP\.8R!Tm۔'lh*>:Ԩoj=Ű(G"hKY{,3&FOyGxn]O,<\kQxp5 !RIfnF͉Z+B椈(iR\ @ﺃfbȥ RBv ʬP|b0laZnY >1 c(_6yGGpY8X&3;brh*nYop S3 =SEaaٍ=8 j&:Ӕ pIc `+'l JHgL Ό/eM/lJA[NTCj"%m1y+(ڔ,jZHڱ~qAc~B"BŐp.><{|)l"8~h)]KղiϞTB[E0+#LYƤ8/|ֹ[58$uiڲN} 0JޑϱO5!؆Op9ZpX5u  tA"V2В89vqcF$dW8{~Z_YyQ8&n_PrSІNꢪI@;n6Uu9"vQ G r-)=Jy5$NɱoE8HJL-dH&?V ϺD߸@x DK u3C#號u.VD3ۢt#O`QòC{v $ 죠D#{M-J[&NUxTQm~Ɂ\j! Bv|A*"JN\zS/$j/Wjbi ^r)s'QIRlw>q}6Brʫ>cNF-R!,؟" r sƒ账~~L(yBTu9 Yfj] $v\>1Fҟ.R;m'W%l =?'׈>kNџ:P*tRȱ_,T5HmO}lU8N{Z*#7X#Um,"(&uS9x$Đ"YjRXРCqb% k*akI7MeJMGw)TEJJ5Pؐa6d#ÕsIIt/pū|j +F\֖,Woc*LQ p'3eC<屭.Ydf"B 3.{!drGI||s@W^󖖏ڬ É Ȳ8׮ڀBI;..6C*7}de*+6_М>j!QĦ:k,ni@Z6尋u YY3d&Y^2U='Lbͽ?l6Ղ,*Fd|zKhmGtcA[Ӥ <ƧݞTP!"o*K>˓-1IܿOzu$NR)"ve)К-esg0>arjq0-tDe^`"wb51 xRf̾ES^7; _{ 8OUDv"- 0t(]8trE=}Dba3Y;ߙ54 ;&`^܏c2F?,$vJ Y5+xXgTr~DOXK;d *C^B։΀`U &u vQmAE+lD|Aa'!L/d;_i۩p ^4g!yBv1t237֓NIԻ:<:8u-CgZ0[}otFXѮR :p:3l-aqΌnS|l^ ^y*1!=فOSyh"lb;-Iv>h Mr{ V6֑ dא\ymͭ,k;~w[ lws;!۽|3J9gobŃ IBɶ-TjyS<Z @1NɄR/e/c]}x$5l?܅X_Qw+čѼ^D|B,#yZdд{278L`ڮV:UׁjN V]a0Q[oF&u6c;F{L[ixi-&}ݠtUj$wJMo<_h!roAOlT6S$ߣl`fɊ5ksLu I?WzɇG ؾyބ18QQ\cEe_mgpl֘'VKzey\ʾ drpE..vo Kn8ra[bsRx)M6W(`unTΟE@]P:2@Jh~:N֢w}C[ꒈ+C գskʚtXJer p2e tat_g 1x6&+(LD'E;jmE_8DB/ W bM~T" !0N%!PmH*[% B(:|PaxY_0xf& cA$'CBϻ#${RG3yQ Oˈh`4Zyv(k'fjdب@>XPl'N"n} +Mf܉)`Ð'jv}64~̅ⷾ"31T/1̱CCxgq*YCe4كw,]NK #04Qr']gwDXRBƲkcΡl䑻x>n$w]2,}4ȽMK$byA 9-$2si߃XLZ]pgVN\`{ z's rbơ-zp>$u>S$I]cQ8 %24! (g   VҏՒdݵi nYt(d,TF5/M,Tuw5uTԡGa]1yWk=hS84FJoCsqCD"~y{Or:GhRpbJC @Ӝ1^5P eQU70`h}Xwu 6řF?FzzBk Wv~0[2VF GPv.P$#{Wl:KT@Nbk|1Xp5RǓX{Lpu]W78=݀Tz5Qs],u I&4sHJ3QsYhsL.}|6Bq1-pU{ς>eBypFz5<(ྰu&K٘X6i zmThٖNvWYS %>2d9TN`L55՞3MrR 99T gPPP+U4ɻZZH'C rΥZZf*fWxT3%XCiI{ydM:C8=tJWU+S 48U?3(mLבW`>֮YBhEQ09xO;tWQHQGх\;/\0ǎ}k8GnU#^T]6Z2P+'݀9RԩY@X) eU;]WR8fQm#eSI瓥'w.πITk| ,_  ͯuwcB_IHUJGA9ƙfg$CN+;tOFJK ϑe{Fe^ P:J6ოC""m_-Ⱥb7{㝽Ѥɦ$1L*;tDc"=FSVjp^3!{!E$-B`ۑD&{TZz&pvr,7otvMCIGnX. T={>n:vף1<ޠ~f5> )?t-R4g.v50r!Rш\30ǜQb}il5#k`ƒrY0.Ns 3o\?p#vs8eopP6|MP $q$RTPѠG3 5=2ge` E٥z;WxK5- SIHP- w'00~[a+XLيM,ҸGٮ^:LϛBHEkx[Qs!ާaD1@+DDrݥi6ꚩHUAH}Hm~] ye`wLDTȓR B1z͛O T1ɢ%|Dח|%bkKB'͜5yit ʨFN:?)1~r r;7Ųplkꦜ'gtfF2>6W` 5AVeˠU${KHoT ]+Pzg?56Sc8@g-M=<-ѕp0{M޽% m%/?bڐm>3yi򟱷=TЊzBx8GdE=!9ђ\ͨaj]zh}syr;NmU^/囚6Qpnθh2M$).=-8ԬEts0%ܣ-,k YklPzƧ8jy-8Za .n a~P"E'0O wKIGS'1[8CсAt?d °9$A/OF?i^-t]hH  -e?4|j .ΰ+I`^8:1L [<ukfojJəw:p>u 8W?6veEW[:ȑ.c,@z.9 RLι{r!\jǒUd^nJ杯0Vlcwט_boQ*Bf^aeWn/V 4KHtHslEa8le€AT%Y}~z‚PXWR,K:oS0htV'6yY-}V|m`_a`y֋~BR *%L J0f\wJEHI!;wxx H$ʩ9xyl@o1 f,12_w퇸 9M*'xBs )$FɃ,"С~fȏ+YWVYFYS יƀ=bג//G<6:k! P2иA4ei= &C֧(X~Ly۟/*8̙j,~m82>BP;&YᠸMÞsd nIU4d䞰%)c O8.l!yC&cCUtT@(s`a,^ VWzm͎B57Yuc܆6 1jyR:F?`pHaQmopŅU=m}-gZY-Ji-ޚe$ɯnpnN`:EJGx+K@iq "QSa5_`@ cS4(J^Z"ڠѠyrƤiLE6:8ʪ:x<KsagN(A/8^ǁɦ|ߺL2Tq8F2 OV5l%Ǖ>#siHv$qo= d 7E5dt}4U |(nm "aQ7f֊RXH ab׋+R<ȃ8bcݢ<,AV*9"n17R&h mϵ]9׽MNrNx,Q,p8Qϕ+N6 *礟Q-/,@.Kv}FPX;p9.%7803ր}F ]G(SZL2 #2jPLt=}>X(*Gӭ?܁u_<2"y(>*^YmV4Blht=DU4$o;G=; yIWvD`bpn[̑X@͊ Y{;29˟ 5-*0n`Q=[ѱ7m4~ի' ڮ l>H2`Fx G]*c!:eǁ>{ʍ=QS`ozdb8Ɓ2x+&,?זUx@Ʊ[y |e:R4ԛ ;# kNʙYFCdzh1>7Cl᳌9L]\RپvwS^J>/Nɲ>eĴ|:-.ӵ.n;{D!GtpJO}|d 4ͻ ;]~ ~vMFLNi[d _3JU\`PWmȞЇs~\Y`*#09d-(>:[<<ҷr;cbVN$Ctgɠɿ&tdAo&`EsZ:R5eJj[%p2SJ^~ L7 uk#1w1 p;:(kcEe#GR\X@#Sf Da*M-F&G&r[ДYSr\e>^`"0GlnW~ğm/gі2dG#{1;r kO_b[Z/{F9ٰS (mdf5`ǧXYOZMu0Ïc_UT|gIJ{O/a4&2`jT}4n^tm,lvU dpci쭫/ \ >Ug>NmJ8&Z2-jM. S/2=;8hiYeSQ)v%fwR"!DH؂T+"v; Uᔏ;7UVX5@nP4M5i_qJ/24RkёLE3X`?d?;LY0Ya',\*d'Dveƿcq"'Pݭ":ޔ#Dut˥:[ۑg|J"nɿS4.^ԋ#6r1ٻ] g[=H1w}#֣_,}ŵj♩m\H\~<Ǽg;eV{ۊ[ajudX\0bN(QO~#5zj3PѧY\uYBYUVTznAN S(D,xo Jg$M)~}7<) #e}5nR?IGyƤ4"z0DzH:X@՟C zy1p}.a.Y7q7C6t,~\8Zi]ZRG fê7*pu_$tzZ{iqy DN\JZH"R)Iؘd`ō:KB |Eݭm nEmiPjMW.J9O&83,dZVjT32gل񡆌bi@53Vf~9ؙ9; (^kuRǁ&8 ~bup+r/~̀A5 b^x3#y`@HS2yKMD,ͺ;0]ck2zh_~dlc6u8XSyP:$5MpePWM L[.@PgGUmA*xH6PͪN'#aZ&IFA&e{?04D<;1, /Y@h*ڞrg ekEv3l;=%- X(6bѬ5;9-\ӮdƢEGĢdֆ ukprfuw}J;kQe3o3@( ŋad~z'C"b vH卒d귮+Es+}'njzS#}EN@U*M"fV,硁M j̱`nRn LcObpӠFϤ/~9;cC"ȆCǼEWQn^h;va[;{;@y0Z+Mbu\Xc#4'Do(yj/T1^h1wŐi,9!!FίCOJakddtހ@|vau&!!R&:^ڮpV6 k1 ?Ƈ1pHc8`iï'АaÌ)%dIu,\KAD(ંKFPJ/_^M4CFX$\6.k+ %͍WD[}v-#eB4yuRBO}vᣒq=V޲VJu kU}" *@d|"׾ R8U!vf;1~_j_| AMEDmdýRDgp/B"`QxGX<} 9N/]ri'bY Zo% 8l0"F:rZ! 5Y.3J)Kq{UGm ͢,zѻ~A‰RqE}i=o\f8F~q*aD6+>&2bwid-PoekRڗzXhH.&N / `yQ /Aᜅ|db>P)jEqKwŎƲo}б@?%gHgG\-Ɋ=Ga/'OM TUUM z;d<2ELcPe'{pu˹&#o ]=S-bbbf4-5S)bm#M(O4صꛎ~ F>Ys{2}Z韊2R BزE(pm[EO2٭$^]պBQ,-<}9yh[@ZfE2n惪ϵ|@Sx/J3xj?xkɬPl9by,^5P4Yao`ʘFʨFids}&< ( +4%ue6ˎD== !⦴n evI7Bymq$6e񰞘," U]^ٹj}ˣ|Vdrm81c!I-q=VYba Th9Jes,}*`^0F9tcZ"X~p[5FqKM@,/l=? +,6'`ۙpawvCE{9L=AL,MWH"UFSAD;S7{vn }; 9+Ob8Ac!*s3\P %0]f0a:vN+) ִMփtbGh2‚ܚuڏJfw7+-|9XRZ2M XoG3sHJ9C:e > nytCi L?q,]%Qp@ ڔ#K kцhXzgn UoI,G1£|3c{x<}j׵ֶQb]}ƙ n|.1*TtC`4n=m / "PnWn8Hݿw*)Bp( 3,Eub!2x{J8*v: O`JA'8cF)KR7䅰1 2E=\vGDr._!ih>UU(, <|Fh V6D_aD!fv?va.}0t]j,@.\W|Đ䟭`&k̙v.ųΆKHNydžN9Z-!1+կ#Fp_2tȥ,+Rmpbr?lbpM:D-йc~jR`w{ X<'_|=S4V\c|c.xU{*h-/Ln) c>~4Z`]tИ)İX~f+}r햨2 vŤGqޜ}0^ =JB V7/ʶtg7L<;L6p@1na0R@ ̎1s*ZECN?-6JA${,ڪ@@ԠJmK*1 Ek>篧wVPcMFA} yIe٢ Ry_joqz%TR.*GD'_ex җO =v%p|<#q>UCB/ZxտEzJRqyŌ~9,_$eV캤+!ǞW9`(]EA1Q~P9NNfJ|Ĕf<)F sK RZ2SNr~xĉԛyɴ-MX&#?N wo^$Ib^ X-],~MS#lz*/Pa>b=?;Qj6cste$YAN1VhH%H<ǩYNH(̀OP6*hW4ۡK=\ TָD=Fsr#Z j T8&ϩElĶu[i5vVC]@ GlJN yz-8(.u` z3i,HPTYkHTZo0i qӹuMؤ1H9Q6p,),6bF0VZEh;}w|h~h[6a@"Π#2 F45I]I=Sƒ{__ +,7]~m@$ηdƑ[i?lbه4 EJπIrg׶kآ~x;ax' ؓde r}yUۮIOClq*H !he$'Mu'p/aKצGo*;KZmҿSHP2v3-Sɔo$vX׵2[Y¢v{pqpo7_zHDݱ)I0c ̎WN4;xG+<6u{0,xᡌ]$ O1G4x\ buHGAf+~6_2!O ]`e5T$Hi:3&TbS,a@`I^ͥˍ fiII7!,zкn= G5>ܞWVhtdsc,!Xi>_!=F:(H tVUW }Sat#^WD7# !~5#dJaYTh΀Apl0 *dOe;ow>$x6Jrqoi  %G"V養Jѻ'B+][28S҉{`]ya\3/?/eZRfa5>o4gN=uaa_VV\%f0p1֍iM liz7M8 F;-˖lFt>!ƘrdlXMs &e~y2912Si| |wF}W3РQ1xFOp'GlWЋ#`P< D}DyoE[iqA}Xw r8;~Im4:ƞ{u8'B X#g +]ï딳}IZ;aF&BE?H[`}[; )o:Dvֽ߲;E)gOJؾOKʧ7۟Y IjT;LHWLWƆCQ8^M;e4; 1NZ?Ci2IU]:Z|/aCd5AQeo|wܣh_%HLypq.&G[cZ.XQyqex}Z loEDHnNa F*غ[aa˛ k.""ŸK*ۓ gwBNَ_iiY#WI22p*#Fx}ܪ@ƐٜDlϦef16 J5wkN )-hup[+kpTDI- ~QkD?G @zF*C\9|0#@DJm`">: %`]C>+rd9F # i鶵x7}/yHRNҹ7;J"TN~_; Xĝ$DՙMڔ<e43Gh{|"o@an]%g.n4N$Rٖ$q e_h^bf2o"DJyS NV:Boȇ@ U'6]pGD<{X@S41?.*ViSӖUy/"AbԖ@s\f3<ީڇj=\$½3_VINk)B CGcP/}e$UT>rC`2l~n+ta'`vS}!BLMΑP^yx.CWA@ۨ5e|)Qoe ="n̿Czx;K VXJ(M4Q҉:az;Үź=^6Rz?|[-yT3$(lkc`oj>#{ Re+|n b"Aéq/N> JZV??t9{R_WI3Pk>6Ҡs P;J5UwQÁXNnKt@:C"ֳ̞G=@;T;{1 p$eSJkW|W8 >(6w캀!jm)NU XCE]ԓo݉ɜ:"# r :ZKcdIM0&d.P+,3سq uӞ="w|(<,rlN܄Ϯ!~h@n< $xze(HD~I-z. k#Km)"7ˆ).͍S~m$E%l1pvʢT?wMt\l\hnPzQ5 xSm UQqdkאXBlE*rW{njO$?wq3Y@NqL7ckB 33!~ePc(*ڥd?XvӣZeҴR22LQ7oT.DkϚ^"m~E2y۱Fx3ŦQeV)3TYI"}}ڭ}c[J$ݴG +7 09!_ 0<XƽLD=9[ QA7 +:ѐ#C7d@ew/s7kW~3Cn^ڈ/DE{_.I]JmBr9 MB 4}b$tx- Gd@L솞IG 20\noJ7paQ"*8ƐgF2ig_hA?%a~at~c"3ZSF0,P'ӧ97xn9-1m0wڙ4>֐r"Q{J=s Zs/vъg}! 1ΌYy{Ӏ*.NHF7.}asY< ӝ`9羪wg<%wmCcn{ٔ@k?,x8Y>4ɩf׏L8Oӎ%j()Ǟdi_vjd1z*'k,1>0po‰cntqe"h_D rvF򙣶 mD"΍4]Y+/m SM} [іtVd9) I}Ħ_<T Zi:Eӝtܴ.1ݢH]M |֑9TU{A(=Q@:z.6ѺVM]  -E訏r{J_}:Jz]t"PVE4TimnJ? 7tˢ?i.%\[Zb 3X =|T*~,w%v[pd( oC1鍃W%Mƕzl@C:ac\&ȪI89gdejYZݨȬ,X 5g0GTf^bE:lGmA"s{-Lt<4 6(JyRE˅ Zٞ<(<Ӆͷj뙂 z*gu(o(M-~BDޡ;j4d!u b^Gr{֍pJ|jAEblFoo" #ijuBG&$+=—eq5`(˃-ydfN9r&þ*z3st:/K[ч*]a{,1cG<#'V]h<*gJ_Qdw~hrdΔu$J8  D:-aٙF΋ܮ$STK31j֧`VS:CY7ϳxPDžA̱&,*e`iXXa|`)@7/o^/" Xy,T!A%"/o֧2vIw(,:7 3O 0!-I֎dPtBi7F$?X'TOYW˳ngV_c"o7 J ! 6s1GcB攽i vLְ[v;)xMQǜ|D6x Ua2Sn. 1p>BQӮƠZmΟwר+J΀/VQEd&FY` \04l7y -YF'GhA Llvp;堊dg K Ծ%&[a99*˙PlP:+X>]iwq_f;c(k 0if)n"r빞IO~/MS@F/Bо^7 *\0ͪ;&6j*xRMh~ P0ڹ5pjՊklat:ܿSc./֓ە~ NICdZ \Vۉ]OngSp g](F$<ۆM_=U5Òk?Шs+}vX1 T-q>z Dq\e((oMH97 N#I vF⏆S1<3+;\`ڷue@͹#KrUz}=rr ,hL0wcY8%=[n^gwaLwɏ[W;ݢ\rnT΃g/4@Vzϱ 9跌慬MtayG ,!縓S3Y@RG;ja ñiP9wkYIPXv$(oG3BPYJm”|$l9, R?aoFRLA߳.e_v(vSp@)rw%_hI}zdP{%3`$P!\s[ߨRג[$ႼC@ A,9gCb?lMc]afH4O j,ŨЄ]jXrҺ|vH3IܝaMm-LLΡD9[JȒ툽P ׺=b#ڞ6ޥ2Bp=ttW$nSdxSB機9kΫYE΂#툙3c@g܍÷1|,,B5.[[,Y"<:ʎ~þ,0\Pzu DvɍgrL:;8WWr`$#qo&ʘ2{mco?0 s#QsİՏ=%(2%ԮZUSil>KAzw<*UywUaJ\R~-{֩"u(%1`k&kBd&S_at`nZ@=S)%C*yVgZxb#qW֒&rY zS YzNƗz2_V/c{B iZlT|=5vg~@EZ Iҝ L{` 42N$c͵t nxXP.v,]"]v,&k6 Ŋ_ssѻvѷG*#;Uѭ}8F*Җ0n6)Yh2$pJSdD|h[9&KM¯Ue+,3-Au]W4R'Grdڡ,Xyw,&Ǥ,ˣ@wԻ<tmWVsRy(x s+1ɆBJ]Y3E݁?Iס@ݸ]U_#{q21؂Z(s_ yW ӱ'򜌻 9bC,+d_98ğ9>sq)Rc4PSV ;}O7ϪGM}_߈ dNAHInɮ8`H'G®HWCi0䢌`ˮU^EV }jp C :xGG]G{}l6.BV*z7ie.lPy! g_7:sif ߛrsFJh/O}^rX-)BevIƊp;$ݧ-ձ\`rBREbiwGktc۰P%_W[t|n;qxbd3~*J?s獞/{zY:8^s֋FŘj1 4؈e=de#thPS#!a>!JS!O L^Mw'CC-J Tso5ak2Ee.aR9I!LԈ+G0$Nրp,FRbY1)̙ɷ9mv;z:Q$8r\F~U* z&g?'#ɄnE0(!_blŝWWHs$ EJ9umЊYIFePtTKxeRd4<]Ҭ1{(:&C]DhQ\BwygaF*YN#A^[QE#ct4mBzXBx*0q-ʘT4UM] ̿D :kRf? %]PwnPH3"jd8NHc3xiQ#<M]^10lGnKp0\^ك_XKڤ&ʻT;tUpbޑ;Eɴ_:f Jl@wv OExF9ZiȌ/LRM.A"O>K\o{w~|6ݬ'I#O0='ƚ*:wU\٤{?ON|`.$%L/Ha]cI8.F-D Cogr7,Dͫ׶;YABTZ9ّ< ueniBcG:}DruYk:IαBQv4N0OI{ݒ`$1+3B;96H1i` _u(-DxfSR7pwo. :WYγ%@JK 9f\K@ZUU؛;i^;>Ƹ<O췃-& y(+2!g Rc9j^@܀xlX \77:y!+/RJx iRZ+q"&ksӅ\IgݍD=13rIJɠyrehw=rչ/ݤ{mB&i8dQP3jSQemqY|E-lڒ)Օ>OYc~ZEC~yA!:TU{Ƿwjm ;;,hI^bna[`@CeJ)^6ڽfٜ^*i16A8jj{*; #[`cѧAz%J"'bB[m9ɷン;WWn{\@7;`}6]P@J0 wCOOmCZdp y e*MuYmPBͤdVgn]W Ks( zd2^m\Rh#z*$du;!= Y^ѳj2PV~v' We*5J}Fq#qgS?>H(-%Hٳ* FhbՁ(E>.*1,/.fxP|&‘웫D[E-Kwmm;Α<􉙔m'OgU%e&\*gIh{05c?4gr=(p΁n$Tent᫤9pSҋ59:[~ Ri؈V p)eHVJt<52*>}yQ{>53:m"uE'!36`t01ow,P*oږ!\B0 @ݷȺ"zn[D&?kzsT$Ҵ1r? $=, @Īԏ0G50W BDdCm/V?9iBPtH?r p 8B<@xs/l>;c%$0?<9#S/i\ r aM~s{c?VIId]3H;%|FE۵Æfe g^5GU:~o0_^.h77) Fڼ|[ݤJ᫓, d=_n1Ù&)-2я"|֗Bw' XQK#De/22 0Uo 3,&eUX9Hdj?RaP{]x5!f֏OlbنX85i_QX`IJJb̈́ tGe(gQxU‡B˽^]f:z 9E")º4dvbYEI=#n$; /}GA7Ɉs =~qB\XĴ"],~&_On 9 DU]2r"egA4.,cIS]:Epn3OL{qrL)EAs\)=>;=| DsƩKULD=&$t:ROMr{j0i`ZB&qƐ>qs7g|ES @.y *V~ m6 ,`GK*1rrh$}~K9bl-ě{*P"'!|GsSlsgM4 zh1 1=ӯh5g=C|GJXW;E0QZ/.ww" W;n[=!҃xKruT$/UWQGj8:mcW[-b~j'*ȿ|c`= y ok|9 x[2>]FwV)D%w{[&H3"V\/FV  Uσ\_8#v6ڨ]A(&{jW0v hGŸV~ţO JM8Њ+*4KD-RsknNt0KJka tO4LTrÆz9@E'c*( l.غ,Pd=:}mB%b,iǻVijoP|ħ_kƣ+H5 9{:C=#CiU[!yU7!\"E:7Iħ@ӱ_FCéWQHR o,Ic=[zY{2i DV<ٓVRur.b>ҸORs94.JLp`MGjFRCۏxi2 k͑,ZH FEq='^*å<6y9Lߓ?N2LqCd"L'}wNԠ3z!Ho>tkwu}epa]S}Wzqȃa!gm|9m^pԊ:*%\m+衾ur;ioP0f4b @:C!ϹHtNx-^BMr;ygJ av]`zZ]…CF[8@@ðy3VW$owh0諅@ݫ|9B1RF̨ICWIp~ XJ@XiLTs$)aErZEE ÖG2Kw=blͨRDkiW !RBKа)`9X1 ?y1!Ѧm{%uV2e\iaMLgZ,iSL BIBlzv׏'Zw5K' /20 T6yzě }W{n=q/֐`*LHtH?KL+KMAA" *dر&rw= @ܤ߬Vp)psƔˍ(95U MiBz!뙰D*+mIT?֦tcK_ǹaX011V׶v ?T ;l[WR7cfCWdOQV|:(# }p"_A۠ ђrTc\& 0P9QcV(My$H䂠\tJ# >"YQry 3'f91֌q~O2gRmGX w}u78rj>k veYQڪ,ZN ʁgF5bNj,aVf;>cB >gtرpcz,mKWLjN9dD{.ӽ]FYh| c:q(/__pV컝a0AW]j*pN1*Zgf|k Yd7HrLC3yqJRL ( ~Kw!lMϋcqкQnh4*\˪,oEHX[q\ 8m_4v"Q ؚtX1~GKϞKtzBVF1(qܺ~wls1a[eͻ-`gWȡ-U]k'pS-{׷,:l ޣkLo}`L}OWc`9]'Ky#2|x{M]XM̥pjj`/*_y% ENZ"N.؊-.rV `@r Fs*!cJE+rjnX#"ԗR!S3B~|8Kdʼ—lөv`ԌN<*Jt[M XǺ`py@m ֐sr'+X=6tttF33XO]&!{`4?~;g}mϰB+{Ў@SaTKlilK"F@bOWq ҅1{`]nLYS]3Hd.h錧UtM?(܋91ݓ")E%R1Cf۠wS+ 8#.J5AOF,{>Ppm 3+yq_cAugY"[F;j(`$[yDX3 ]qԫYz)5j7>@or'F(b/Nxd2c!C*s5?˥ė"$$D:CShz}[tj%X) /EjWCN$悉}>xy YcVҪ\2]tk@7zw߉mo(M<5srڹ5[QFM=#g{gL(72F;p%oaU5NGSKfy49㽈ddw,eK<'aŁ,j D~/ _Y˃~BLu{(0sc$u$O]T`ۥ~}l󪎉zZ',jIS{7q1h# {`>UMH^8>tIޢp~nR#9թ:9+Zߌnzk&;ݙjSGPL˝ԣX 6h#<شaqJ-ԧkj(j2$!;T* d<1D0;ucta*JL66d=G8 ^y{qoP6|؉Q-ڵҽ%1YUzH3AYY7wa o7PZg)>~3-,7k'5o*6fT]=h8ǚ VR DrnTNА{XT͉^Jʘuv1=7̀V4(wTtѽaZ5|k,;ſ]AڃuRx=ඨ:&"ǭu~qČطw*$)Z9O+<2C`}q$eNP#Dpf Տlnpk!=@Yz$G q<婏mb"kak3V2 7R6G]娘3ؑ48a!|#LͣG6?t\Yӿk'sF96úF+lx;^l`=ܼGD(o|~y8UQ.@g o/?Aw\՞`9V=n[$ d8[?+'.J, ds>X8:xՐz{Fʿ*S{hZ!*c" ~TQ^x]1vM`V`ŻjW3B؍]--Ut5FO6[pzCVʤ/qK_&H7Crev;Uԁ4ꊻEBqyG4 ɵ#GAl{$_J>'.id-KO6~,mW|M{-񉑄%78^DO6MIn!8=?^kC4Dq>x~m(| w&9 ŌXQL's=Yi(tPQ$Ů/wkptCm/e6F*}y~;|!D:) Zq°ˇ:J>ʏRgXDKGq=C˲DAA>2UETY> ͐<5g@C"w\JYkì?!Iǫ:t|N ^809;r/n d] Jvnd!I cWT'mҺ\s%GU# m/2q94D!Cga 㧣((%uC n,6\Q,KլkL <&jφ/|f^ !wt>}fj~EMM ,#mkG=iHBıJ6{ME.Z:f`@tX¼W[AU=C-9lO3]zxǝvt4io^t9K38/52`~5߆ G+*`Y%16lBBr<ѽ}.%喞2Ms)e/<>7M5ӷR$W̲5vP79)":yf8rt`YԲh% [~zv.9x_KY atMӹ幰>ou]lJPjIĻ\)sьs{7ov燻~gք(djL4T^BvDrNc^0H}^6?k&RAÒ'ϕjj5I=wg!e i/Vk bCxe ʄֿ}DiFa_aydW |^_\4QYڲKa"3c1cZ-;& U4ƣ"6hpԍրEyZгZC 棹N"]w$zjV_챍z PFÎ.tte%+,7hJtǀٴ*UxY n]rS@3(]E|&k~|Bޖ!C6Bao4&8lGȕ^ [tcùTUxoE3^",MM z=8HC(yܤvji>_v[ypчCT/~3,e|}-ߜu#mmKZYp!,u(zl2M2 ۤc+IŊA9VFj+,r ;%CsKLF/ q<^{2m*nlaE1TV_ObEh|Ѡo:Ceu,ӯrH$V=I<6;yՎVް `x@Tx$ڳ2̆3p)ӱu`Y?Q;_:unN6tQ kgyJ6LSPj8ʄ1ѸװqN=konQL#5&709C-%6ra e'p!y`"Δ)|hUP"^ |Qƣ%od6E F32VX18%I܏2l8,2)fo9EB˳{pܜqu:.Az7!I!%&V("W('!f)#8i="Jz~`q]4먯^$0ho;ulr6&BCbSD^WM^]N=Wë3|gmwWI^i-yC`7Nsu*p`)Hk[ʧ0F^_~ ?~w^QJɌ<ʞu7Tk[p_=9A6";+ٵa̭q$r*9eK_IZšlho}%R\·nH˨֎묕NBZ-zjS#O^:@[r>X}/]냞hZNoF+BZW$fqa|}| |5~&y]#DtoótIiFI:w4|fVZ<'4m_OcbT=*PV=}]1O9nY 6#dR.B5)>`AMt:;I q-AP?vU>ӎeԑ`|GX6Gɦ{K_$hWSE2*_"`(٦"Ʉb̜3sv.E}ք)Afd1ISbCA׍OnREA% PeL̨4y5)"zQ:j'[2y( ;(+5s="#ph#<lE?fј%~8iQy]v]h?W_ag%{gpKawwgY*Se3n\'r֮$Ƨ};=wWS) ebL/O@I̸!:#놴t =+{9aa~k/71'n?ЀV ws:,U{xm,yYuklRr!Kz9pԘV+{ R v >jD]:B&&g$d.|d;AR❯y; 0n&aSkqwxLefY nEaKP(L0"[юcڳRvί/_8*^)|:/w4 Bb$@ҾSp9Z0tH[uf>ccA*Ւ`Rw>9zB#c o qÖM5#ftp@uXycC dd/Ľ}]SybNEq?>7 8l-6lc7$Bɨ$ul|}JU8CY-!OWMrS;cɱ'|]rerV@@e %>ED]ulfl %FA*qgV=U7<m~FD3frT{A)4_`m H!hi5OpVwg_f:Xj@'N"&G kȦQ蛝OC'dUA* fx*%m/OL~dJs`6 ҄fյǓ"LvTLkhz>y`^RVfQ͈qotH4_k.uL{pMc?d!qv id{+u)C-khMf ?;tKG[ I*܀Uw@ c .I9VlO;S~@a0i3' U~嵃XE@!7(8˜W˜i:Ti_71G1&OU32|-l݊9H"i« KMŁyf зUJ YFoÒ=5tVvgs<;qEP 6'k no(w+݂ >[%d%ۿ@.v\R C̙4"o8B^'*W߿6K04q{9h}BBYup?lioċIoK52V0aƤiDz,P<2I(N m?>8hU?R֢+l߆⍎8c ?ֻ@NijĉÇJ ػ5QKt /ׂp̏q^l&ep} ho5'=l͖ pz2nQ'0} 2jmep`LVxgϗ ꀭQ˱ﰝ%!1%p]__OBiVAXJ`⩑m\g|9>@l0C|2MhiUwϬ<?'THYhf3eW <^mRpWsOV @52wT:Hnأw0r~YDS4.s w Pv.jJLO*]? WS1cX Ol1} {z8Ҷ s酰PSm *e/x",wjn'@h3s%D ?#> QCxKe edCya <,c GixԂYH66uʷtb>TS&T^!naHA3OR2`23$277' s}8?}Fq BAAa80H<9B`_.|IY]Z"[(|{Y?޻ >xbuѨ8\KV_2jSQ/@`*V~`Wnhox;VU%ƣ!nr9ĴB:䋭xf>Φ b> "J5zx{e#D!`~Ζ~b&Q3\d^U?N?UtZ~ŘL]2bG/]_TTCBmA@ڍ}R`Q͞Z3˴a<[Wk=qs6H/u8#ۖ42qߍ}Tu >֑"yG޿Bm )Jʣ rC._|!O%%5N!wam5uuʯ|Z @4ٴ3J(R52.нǖ}6C]{`&U*=N~)x˜K72 @I}b5C虘cDk*^aWWˬG:Q>H/]QWU43DK/Ǩ ΐ҈62,wn͙w_^riE)F$Lf!j8S(0[tHFr* 8&nxN CX*{5-yD*QU4&_q缓<"ꍽHi$]-IlR+o>J#^r˲5yWew?;d灴GȊ^xk@8=]ss!!<&bV5 \r؛z:VG^ :u'/$e)/sL#zCsNy^c"0Ρb$3^eQm8.N Qclm͖l ie!L6&,!osY;El%cBj 6lH6a7)>sWG( pS4TzE.l1S1"jzRsn>L|_esl=iϲBQ~`t^b1`Χ8 ֑&P uY4LؙOs;ٻhؤ#\/󷍊-'eF AKǪl6l^ηs@Pȉn>X#(Z6 M.pw0ۓ(qѾ _+5& D)|HC7`dw@joZ߳|fܟMejИBM}]l%w㣜Ӆ/#'7nPoيgUCv=F $❶rΑ*7t8s<.Asgӊ!h(ȕ|[%?HUƭl544)ڰsX:Ԑ 88D,ie]5rɺ?m.ͰC %;/DF}ZP a 28K5w:Y޺AN) "s]eسy",UpW][]jY)p"wV0C:pHں LQ~vu\ڻe鬐*0{"Bn+/!rb*yL p:+G<&'pqHs:!ϙnW}6 +0ǹ#lF+.OqnCVj)% lo"žOzV]юˈ~nQחv_OHnG"T+J]Ǫrջ;8(*~q^ `$LWu4Wؠм%D2{~Y{}yyUuR:ȸHn誸5ΨVJW|=xuQC7\o1v/ 8ԁ/NvƑ]o)~oϟ/ocLpr [f {2 {#.wiT^_>::U,pxRAM^vN4J.|Ȫf7۬/3+ hqd:,/PP5Vwsˢ9S0Ju$+@kؒ2QsmtYҭ.[B )EԬVssA]Gs˜F/x!cW;x(@!<=:5rϪX hVW5^-ja;(_j;5*s϶q.İ;$q[3 dcW2;;3?J'?]n"kom v bv;}{#;KY7H 4ǐio yrCK+/<5%4,I NH2؟b/6n֛axu8^pȔqe3m'wwr4zR껭7ca]a%}5IPHWQ^!D Hq͍*fliиȖ*V5/ pUi"b@$.J,+aZ|U]kɜJ/Irrqyyv2-LgA!{liJnU|QDQ U,$Fiyl%덊w%7ڕ1XYmNcsز*?\rsrOo($pXC;W[0~h'6 ȩ"恎R?J!S'&-@ xr3}vF4257h[zډnS[)+QLPDf)ES+C.G&S3Da^P{ߤ"#A??'~)&}p3K9Z;clqlj;6kYVM^mjU:/hc?]Zq'}G9# 3-uo:#=WJ1qꭰ \΅Vsiӭ`nR"JQz 2e'L^:Ri*]6>\tT=\!]'etѡro/Fq+IדaO̼of>|ʒJ̺[?JFܟwD2%qH[Ɗ$*pƆ0o]Qwe}"ֆ oDQoSD=AȽB ѥ$> )dm@/'(E$''yI{dy}yA_r< lKΙUzwD&zǥzOq.Ed7ֈ1 (AL{@׻YxFumpDO2:zX|n}ae] s8i˰LI(RIy_A'd8vnУ0VscdcT-Ŏ>}b+ gLqTпw3Y2FH{h duiw)ENI=^29ɑTB"{{ŰGE|}pt&u'=Bb7G]_O*9ub(|pZl5g 7ZXC7oɥ$̳Sw:/u08iJ'D!(?N` ʀiC3۳951Y mOՉ>95/ ذ*V5bGiHdLv-6H qR4'ס̊V̚h#Os91o< ̎˖OmVGV^xv("9jF &- )H/؛Ufi5d,dGА*X4Ѿ"k]^G81ZRv8 ="Q 6s~ Q33F+?VbM"'$EcBdX ߬k$\&Mm&G!˻䳜ioPe0МrfDW ] [ng^א7263k¬o ;fx7RKv)SWnhXT>Bao?W!qgf1!s4ǎ]wn?6 'Xw;{D-F@!ɝ?7M호D !\J,%2A;|.b tPKѝQ _vwn3D"+7r1#ն<7ڱPY'$|2r2DN$nsqdOj .mDtV~A.mݵ!T8Ik‘9\Kmj\ yRI{&@غX4lV1WwLSUNfd7Lk8QH7W XŸBf Hؙ Ѣ=B#6 5 /x̩+L C͑GTZ*č/qN]Սr%dڅJMCpH(3Tiecd :%0Rfg*G1|óhP^<&;.L%7Y-Jxc ח=vltte:į DKG pt!0"SM߸LruZJDD!j*kGQ0 vN+)6KcsZ{ɋ]84gQYfqZ[ԉ?Zv]CL=/qǺkT|#CwMos~,yYuJYS2|ZFx;씨Q_3?§h}EI>:hJуptvQ"V"1J(HZ`ȎC&EL ~gd;*PTk&NZےJ&b]BЛ=+nc93>)H͌c<k@HһR*Gؐ7m/*]t"fmtФZnN/UuZ &+kY8h)[ʘ?i(pZOi$"z{tS(^&*>+ެXk<_T ;FgIO%-nL/ ǎ8oc`+K=!Pd\K 9 }{G#r5U^0O1*aBV$d:C (+RqO\I`rIz]Wf''-^E *C*;=_FrDl=zl/Km|S˥ --o(Y'ZޙB q!X/窳+3Ht|1KqFO%I;AIFf1%A=eeܮ25&aɋ/5hu9"HINJ #^UH"ma?T*`#r-W ҧeRW'e ԾMٗT3?H'Xoѩ5il=^э=@>~]Ʃ3BVlpAyѳaҴS}W [F ZWoϧX qub)Y2P,x ?,;OQ'P$6!S؁:mFαBO6^b(aXPPC[h=Lm'g={>06-so.\d; :PaJ+77KZ`_@gaΨa c2ssA&Xم3K$E_@X'9L߾j4l:kw$y}Ym)ZOY--֝g 6voZ % alnrI;*?eٗ?(zLBnoPywq 3%Ru዇BNc3wknA|C _-{ʴL\Vycg>t#/$fŷJ+HZ P]ɰyӪK޾.,&@ލɍTvͽ3GbQC V扖ߛdL`B!jsbL2&> vOVʟ|;up xktEՔt=5:e7>g&Ȉ@ -:n[\ͫ ܾo(05zhWla kbZ)!){bBDOhէiy%4䣶 bMF+c㙿xWTG1ȨYm'e_Mͯͩ*`R*my{:N Ck0\qVU胩̀w,#7&^8pvk]U.%(Jd;=TgGyg+x͢< Cޡvtv)q6fS bǖdzӥ䌓3/ =;fJ^p*8S[m2΢"*)S>e6Hqcb޺eōzD)~4Kf!V|uMRFܷp/BםBE1 LD2o%FeBn>#hHR?ֹѵUQXi|IFZ-oWaHUΑ @e>Kb\[(QY@WVC_uhRxiR7UyIuN{Ӭ-|9]eF*:eOMm1%g)u0Ykv^[-鍓KW 2h0o1b Y$~n#Yʺ{a ˏ>$ENY% AɯS|K!HvF0lL2oLG#h:wiNyw52ōQDU;ρqq!Uh 9,YOx\݈0y)2d*?P^~DLQ*=0 &rm]rN*_)&M5y.*寡?#>{z|}zu&ofuIB  yT3c% f\GV{WR Y|dؕA(tN [:es*kOx a}1bm9T?xzGRi<+@&9T'wMl#Yr<' b:qEd>lCN>Յ-L*/M ᶘRG">TEgđRǺ8bc>[q4T3mzw%W'V""N/Q2 KPwli*G(N51uVOiP ݑUSfHב1Xҭ ъ{%vuؤ.)N=3( 6TD'Cc<>ݔ`JWf U~neYKBeid|wJ: I2ۇ{)crLȽlٺNp@cuDNZ ev2<_%qN!UWDyClMI! av\Υܪ 8Lm@w+%4CYl~nx'UBRcg8xa ;Q׿ø t{7,:Oe%t'ſK)],ˆE4Ko6k}RsT7Y(n0V_؋2zE$kS#JSLo7=+5VAٞw#o dT*iqP]sT l{*Z-3k|ւeUSJCE_pgXhs(ь/azYJ9fOuKb{F@AuU˴Pv~u={{_A S)`0%!=i5/orK3C;MM᪨6W3ڑԐy> .jB0wڒLHt_ւ|d`}HqG'l#F%$9VV7%rdJ^+tMO Agxg+ _ϳ-J|R_.XДeunH~,<: g+灱]` ovIH{pI ;6y,0=246׆D ZߍE>Foy_b!鐓#0Ń7fPJF ٟ5}C C&}qΟپS -z zՠKǭJ닺&|߆Ĺdr:5ʥo'DfɣJkS=W?yIoɩ7@Ey6Ϊ F Dgl 3(WAU6c PJ m㢡.W1JAִ>{0D=߬T7/ kLv.>"XeJR9{'A>2gH?א\xSgwrPE hDe!@L7NdzyKmԥ ӹO yw$+$xpA (I#2 x_ZR%X-Y[svLr}žalŇ-_h< F3F^A[/Êj7@&aך)z'LDǽy W.y #&֮ u95PNgP[jxɹv; ``Pg-6ܳaMݠXYT.n"(w!TeH6 ʭG#aݹnHLxaܘ%7OY:hAGQ8UrK>pzI z/R3l~"v !@2=VХ.0ABBc؏6PD"o]dcf۩=md;tvZNdf?XCl++o)zs邉|?/̝it`YF^)g2&<˪LS@RyFүmBa"sVnq! z!yTa^PCJDK=TȔ4I͖Q^8hXQB[{F-I9dN$i*PQ?{3kh/ SL:d t!z0V$cIpDw97E>-z_Lj٪*y. "E*(2(5.> գ*=jx}{3*j8إ@pL)Ol-pdׅoP,fz;wZ,bdWxKo>തGgq}ŕw֏en!~9(dV+ [I C\W!x1wVj(]s|}5 ٪!`Y qm" >-*IPJj$E*p@rE'.ȡ6c0*Fk %p8IY[,Zwx2빻T(t:6Bc BoI ĶfWB _.YN&h^ g4nC*TÎɮ VBn p/9D E-WZ~DQaU|#ɻ`Z?E=H֦q?}RMw:㴌"IvSaBD>wx5 1lwh5kqliRE􁫤QEN/zD5B,ymuZ@wyC0~ޢ¦RVPZݞjRmp r{nP چ'aOBc svez0x&aZnkDtl\ܩpuy~d_0x1â й6aNR߆fΑ5?֩q.yaz{nrPy4A~UR/3LB1h1bwo;գAO@;Yqe*n}b^OuޞA["_`|k(A砀3CcXʹ`=y! y7,.f C4 Z}d=cr) 恊* 3 ZyƵ|MM{mmu7mR.[n:2iOj=_oGڮ=y:D1-ޓjz,cR0{R~xv-D>?,NP/1+T$$ 7u8O)}(;B1,M!nU3)=HuƳ ļ%LĀ3}bBctׯΙ;œ{l *n=0 11O㯼Rڎ JEnd7I's#3ǓmgŚbd.2 ZVҏTDiش<ǭ+B0ի :l5arYJV/zŊ.!a?.ϾXwӚ]訠 NFId ;UA)oG//~L]LIQbxrpy߇e9Г2Vm<>RxBXM+wdz%kc0.6=>夶MCRtc0e-f~t `I|!6aR,UMe>BߒPWV'7M_^<3"ށYA?юSreKn5dظT)m4*i]O>U>8#1¿4`x~o4m4_]!95R9fR.`RMD Q !`Gw^#lkU~U40w3sX+Bz62 WSb,IwԷruu˂=qږXu(Jit 91T3v_ԻUG? }<;tvZn]Sm> GޙRMX6Qk{M{t]!XJ 5ƫR|]bRlJl]U|t==rcoJkkBlexQ=:ZD%vWZQ;S-Ԯ ! ? ;yN.G㑵=_ $ WSd%P˚= keJ|)JmXP]Ty⮬v|yyp=[|lXQub:|*9lkd!K'xDnykqI]A` }Z޹wՆI"T|"UY˨>䀰Yش7BOlS7Vd$kǸK*wl;ْ,@?eǦ;Jc_&<Ċm,A_-1xX98Ak/ I/{I}'J5gߞr+_H%RlTj*I?ZS/>;= 74zwig~tg+B&x JGX]bjJu.y[`~2U{̪Nq*bN?vZb>eOPU LϳTIJK>dE.|, &J73p#=1f$];kZIa#;v-SJ_kbi/l{MڇtUnE_{1v>ɸLjc)whiˆLai,dQϿY݊y/kpѶN!'D4R/zϊ5rj$hܘ,R|WLͺ+!:A57lJߝ[@B!ObIsx ˓ ͈|Mܑ[(ƽC1FT@5){WC!oJ/Pfoؚx{3 Γ2y!NŷSX!a!VES0oLZ,3[9VC`TLh? qلtX-ҸV.{5%5ib eVY͟[Ņ,`.8[syLYt\V[k5ܦVbE,3僟X\aj)X_!lXr@H_׉k,䘆ov <:&ADw T\$]F2~ީzġ `|PF~,7HX[2w*R bY7ﲒFU 8KNnMșx%EipUtvqtBT+G6oh*m;Z"k X)=xÖ]<mQ0h5VC#o%,q$Aق҅zӔYI2ơ"w$GC|PrF׸k)z;^=^bӪ2f NLPZ9>fi^d=xkxN⼁x^H$k;a]D/r`.yn%hD(nӷrsr7wX,>&&چJdg0B/\iҏFftbTls0,%@]e,S%ߺ1dЈ ! %h }_kV#[KPcKX,孄*S3Х@ 詣:|96_ڿ2[YL־d9D)ĆNEo>] XCmG7!M{\'b7r2xhp#UbKg?ssgQ,] j=hQS-4rT/"$+toC%P* B iJ#?7Gt56MrRZ)sTUiMX02Q۫7W k=NLL0ÕHO(&cgcɇ.sVLZ˨`3dޘ?ˁ|.W`! ^:1빼RvUg%vDJ#{ki"b815*Ϥm^Y9(ooٖ+i52R}ZC}9D1)ɕ1 BۯPP 4:(19Xv1(ߌ92őm(QBRтz5PO#j#*~e6%i%`o'D [~{6`ѡяj,$a]xK qp&r6Cۗt|Wv/_u.8cMT'?CV{kb-ׄGjʔTKQEJr ~)Q6/yMhQ d.>rաW5;: s(`%tl=[D?nД_v4JO›ӆyUt=fdhmbtz{e2]:bCZǗ9T뽟}x)lPs$U}֕.nI04(Jb7bLڃs_uU6DL=7 z4A['ĕwwùhSX sdY^'놅e:ėw]p 42DbT\vy :_ Z]ʯ,G.=eBoQ5CnpD-,SJnۤv+fj4iݐ"QN51:#<А*RV.A<5 *:@3w   FX j֊켰 q-Nk!ۍő]5ymPYh޸H8v2_ht*V vn*oGY^N4qPyǒUT"LߋBJL"Crq)NPi{貇#z$ ٖ' nT|Tœ\:(y&!'Sa?Vi.xX2p[՝3 K}ME/M^l*pȱ哈ɣ}zb@qo 1B˛V7bY^cAm ֌jlw=H]|Xo^̏5;cIR;NDmACG#̇d?HD;E◍Q"h6J'}li +oCO!>J*tC_dK$IOgrpwu4 rKՐ.V`zĝGAZ¸JFg;y¬.5frVa%Sj(bJry5w~q&{{Ӵ87͛])X7z=A5LR8iDtB zL5ܬ% 8{%9 юg93I?#8 ϗE^ٻU)¯:dNɱ$v[k. l ݷh^xM&8f ?䊥VK,%SW@_6 dmVMKghE)5^cjʶ]GJP59ڴPkiwD*\]O:w,!iRȱaAR}YWأoD 8\=/Z:&"g{rs@ 0 B'1ťUd1QybÈ(쓈'd"fqpVF4B3<t,:G BT+``lK?uUEKmWoe;#8g|rc' e̤BB?UZ֩tӂ/ǵjlh>1ː'K ^!]%Ry|9[ NZ³яy{\Z7HR0 %&[`Ǥuy amQ ͘4-Ѕ 8jf@N+{L; 0*o:vGH3`N!Z uY81@OM攝Y. (5TlJf9eRMĮJ2[ ?fZޤ,ޖiZbI$-_nqyOُqgfN~/ATyrNP[! ߄zHԫtpk^ AiR&EBMΎ0fcZ|!utRȗVJ1a\0DIK͓!ĔԾc9'!OH+V,R K~;!*{9ܜhiTx&S8?Ufj)7ʴ!aȤ1m[ xFߴmΊr:M^lR;/8oz=_5 7 f]!{ڬf.O^g3"pb\W=.=.PZsw>:+dt4^Eg?h8Q \q?'g9?#V8\bkXl.1#SŀEVXACM̍&Y{Oᮅߦ1F]`ӝAM6$$7`=i*-BcW&{~IgɦJZɔ,}aF`~@ H"JJx=>(r1&eoJ8'GmZ B 0&խ ѩ0h$""eT܎OE)`,ͭ&_ ,/D%#(0P%0XΜFh#yw:pfp RޛSUL*2a7E]s6f\pItCԣE2dWA*Pt^sC|Rte9A;QzYs~L~=_37"v˴k0] y&3JQ(BHj%ԩ=,IXP8=JM@ntZ\7ulVSmuźg4 `_AS\P胄hd7)e~? A.+uա/ 7<޳F3Rٿ-tҾi#AHeMwr gawm.??7[&wo5(NyCa]-9Ĩ, @ۚP]87lݟޭ{9Y$me JO~y]g>>ppi+rld 9e;^$@7݅v4vyq֫cl-g̺NN؇JSÌn-7<(ywVA[E$DZ fאq~eiiÝA/z s>Ac T呤<3(> #fHn&r ڋ}hJq.`6#Y嚭*L@nf s"5Y_ѴJOBs/IT`4')UQq+%wTӥWY\1G5U߸ S6Ovet+惦 VXUqA5-?7dp+=\V.:CZA֫ҿZ#0~ÄP𿄬m@|"1N98x(g6_Z!<[?&Meh`~$\uASZpH;bh[Oy*|eJn_b0"ZOoךF1r(|nH52vo(mM>2jf:KAozTC.DԐxENoB3&06 Z+`z=_ uj#ֹc$x .۔%ى)Jȇ5@tYy'f RE`I6=I/>nF=>ꝝެT:|*B{bիK}zxC ~O@c; Z'ƿeh„טHuv5Wێລ)- *@ؑٸ FQiL=_a5uhd|XywW7ĦT'/|ц>*j^tyi<_q]X2=]܁{4~^_鬌FE-|9 1gή !+:BΨnjLU~m惌~1 2Z=]K)PG9uT/FhJu0OLb@CV ,g_Զ$ZXB_!acOI/5?̌S7%qeKoe7A#i, `ƉU,=IJP֘D !Ѓtb1C_8u~炸:]M9O5PwEDT&! Z$/"_ :}7{І(-Ѽo;veTH%me7gSŇ  :{4/96||0B~ndp{'J0#!r2 Zէa!}ge}ơJA:S=Zῥ\L0Өrݧp7?0'0RC@5~24<{AZ 6L+u6ݴ#Rz|f~lwˢvA6D^a[h? 媿zPqT$vS ݷb~S@Ւ{R &kNRzH}K3ΈBVegl?[}B"V)gĩ[gua0YOb$\qGϚԚ_"iҠ Im:/OǷv&*h!|p\ӝtǝpV! >s EV$OW-rs.?% ]}ju{qovՑv_/'b6pVl<_@kc8oGŅ;CvrZ]&TB~tc^JoX|#IrC.P7ItWw Y߯ĐJ:&C{UwJ$F"(MEeȜ+5#AWݛx91դ >iGXm&d\(3zMO'M9 <[`Q*ցq3z"[.e]md DcЫut WФ9rL*JX H֛QM )OK걞"JPW YZ