postgresql14-test-14.6-150200.5.20.2<>,ac{R4p9|{0-g1py5w@=`ί?̖݅B7;1 Q~O ?B\뭜 x,2< d&=k(KlqLd#r-*AQ/ p/3Z64@hӍ DQyzR9m:4 ,JP[pjGO[8 C<?.BKN^DH=ނC1[r ;.N-9Ԍ}}zz\`CE>>%?%|d ' E6A Wv H     B ,f T($8,9:[F'G<HIXxY\]h^+b Uc d e f l u vL wtxy$z%%,%0%6%xCpostgresql14-test14.6150200.5.20.2The test suite for PostgreSQLThis package contains the sources and pre-built binaries of various tests for the PostgreSQL database management system, including regression tests and benchmarks.c{R4sheep90KSUSE Linux Enterprise 15SUSE LLC PostgreSQLhttps://www.suse.com/Productivity/Databases/Servershttps://www.postgresql.org/linuxx86_64(H&-l#XOX O3P;W @aUaQ@aO@`@```q`OL@`Gc@`/@`#_S__@_F@_mmax@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- 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.htmlsheep90 1669026356  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~14.6-150200.5.20.214.6-150200.5.20.214.6-150200.5.20.2testregressautoinc.sodataagg.dataarray.dataconstrf.dataconstro.datadept.datadesc.dataemp.datahash.datajsonb.dataonek.dataperson.datareal_city.datarect.datastreets.datastud_emp.datastudent.datatenk.datatsearch.dataexpectedadvisory_lock.outaggregates.outalter_generic.outalter_operator.outalter_table.outamutils.outarrays.outasync.outbit.outbitmapops.outboolean.outbox.outbrin.outbrin_bloom.outbrin_multi.outbtree_index.outcase.outchar.outchar_1.outchar_2.outcircle.outcluster.outcollate.icu.utf8.outcollate.icu.utf8_1.outcollate.linux.utf8.outcollate.linux.utf8_1.outcollate.outcombocid.outcomments.outcompression.outcompression_1.outconversion.outcopy2.outcopydml.outcopyselect.outcreate_aggregate.outcreate_am.outcreate_cast.outcreate_function_3.outcreate_index.outcreate_index_spgist.outcreate_misc.outcreate_operator.outcreate_procedure.outcreate_table.outcreate_table_like.outcreate_type.outcreate_view.outdate.outdbsize.outdelete.outdependency.outdomain.outdrop_if_exists.outdrop_operator.outenum.outequivclass.outerrors.outevent_trigger.outexplain.outexpressions.outfast_default.outfloat4-misrounded-input.outfloat4.outfloat8.outforeign_data.outforeign_key.outfunctional_deps.outgenerated.outgeometry.outgin.outgist.outgroupingsets.outguc.outhash_func.outhash_index.outhash_part.outhorology.ouths_standby_allowed.ouths_standby_check.ouths_standby_disallowed.ouths_standby_functions.outidentity.outincremental_sort.outindex_including.outindex_including_gist.outindexing.outindirect_toast.outinet.outinfinite_recurse.outinfinite_recurse_1.outinherit.outinit_privs.outinsert.outinsert_conflict.outint2.outint4.outint8.outinterval.outjoin.outjoin_hash.outjson.outjson_encoding.outjson_encoding_1.outjson_encoding_2.outjsonb.outjsonb_jsonpath.outjsonpath.outjsonpath_encoding.outjsonpath_encoding_1.outjsonpath_encoding_2.outlimit.outline.outlock.outlseg.outmacaddr.outmacaddr8.outmatview.outmemoize.outmisc_functions.outmisc_sanity.outmoney.outmultirangetypes.outmvcc.outname.outnamespace.outnumeric.outnumeric_big.outnumerology.outobject_address.outoid.outoidjoins.outopr_sanity.outpartition_aggregate.outpartition_info.outpartition_join.outpartition_prune.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.outreloptions.outreplica_identity.outreturning.outroleattributes.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.outtid.outtidrangescan.outtidscan.outtime.outtimestamp.outtimestamptz.outtimetz.outtransactions.outtriggers.outtruncate.outtsdicts.outtsearch.outtsrf.outtstypes.outtuplesort.outtxid.outtype_sanity.outtyped_table.outunicode.outunicode_1.outunion.outupdatable_views.outupdate.outuuid.outvacuum.outvacuum_parallel.outvarchar.outvarchar_1.outvarchar_2.outwindow.outwith.outwrite_parallel.outxid.outxml.outxml_1.outxml_2.outxmlmap.outxmlmap_1.outinputconstraints.sourcecopy.sourcecreate_function_0.sourcecreate_function_1.sourcecreate_function_2.sourcelargeobject.sourcemisc.sourcetablespace.sourceoutputconstraints.sourcecopy.sourcecreate_function_0.sourcecreate_function_1.sourcecreate_function_2.sourcelargeobject.sourcelargeobject_1.sourcemisc.sourcetablespace.sourceparallel_schedulepg_regressrefint.soregress.sosqladvisory_lock.sqlaggregates.sqlalter_generic.sqlalter_operator.sqlalter_table.sqlamutils.sqlarrays.sqlasync.sqlbit.sqlbitmapops.sqlboolean.sqlbox.sqlbrin.sqlbrin_bloom.sqlbrin_multi.sqlbtree_index.sqlcase.sqlchar.sqlcircle.sqlcluster.sqlcollate.icu.utf8.sqlcollate.linux.utf8.sqlcollate.sqlcombocid.sqlcomments.sqlcompression.sqlconversion.sqlcopy2.sqlcopydml.sqlcopyselect.sqlcreate_aggregate.sqlcreate_am.sqlcreate_cast.sqlcreate_function_3.sqlcreate_index.sqlcreate_index_spgist.sqlcreate_misc.sqlcreate_operator.sqlcreate_procedure.sqlcreate_table.sqlcreate_table_like.sqlcreate_type.sqlcreate_view.sqldate.sqldbsize.sqldelete.sqldependency.sqldomain.sqldrop_if_exists.sqldrop_operator.sqlenum.sqlequivclass.sqlerrors.sqlevent_trigger.sqlexplain.sqlexpressions.sqlfast_default.sqlfloat4.sqlfloat8.sqlforeign_data.sqlforeign_key.sqlfunctional_deps.sqlgenerated.sqlgeometry.sqlgin.sqlgist.sqlgroupingsets.sqlguc.sqlhash_func.sqlhash_index.sqlhash_part.sqlhorology.sqlhs_primary_extremes.sqlhs_primary_setup.sqlhs_standby_allowed.sqlhs_standby_check.sqlhs_standby_disallowed.sqlhs_standby_functions.sqlidentity.sqlincremental_sort.sqlindex_including.sqlindex_including_gist.sqlindexing.sqlindirect_toast.sqlinet.sqlinfinite_recurse.sqlinherit.sqlinit_privs.sqlinsert.sqlinsert_conflict.sqlint2.sqlint4.sqlint8.sqlinterval.sqljoin.sqljoin_hash.sqljson.sqljson_encoding.sqljsonb.sqljsonb_jsonpath.sqljsonpath.sqljsonpath_encoding.sqllimit.sqlline.sqllock.sqllseg.sqlmacaddr.sqlmacaddr8.sqlmatview.sqlmemoize.sqlmisc_functions.sqlmisc_sanity.sqlmoney.sqlmultirangetypes.sqlmvcc.sqlname.sqlnamespace.sqlnumeric.sqlnumeric_big.sqlnumerology.sqlobject_address.sqloid.sqloidjoins.sqlopr_sanity.sqlpartition_aggregate.sqlpartition_info.sqlpartition_join.sqlpartition_prune.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.sqlreloptions.sqlreplica_identity.sqlreturning.sqlroleattributes.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.sqltid.sqltidrangescan.sqltidscan.sqltime.sqltimestamp.sqltimestamptz.sqltimetz.sqltransactions.sqltriggers.sqltruncate.sqltsdicts.sqltsearch.sqltsrf.sqltstypes.sqltuplesort.sqltxid.sqltype_sanity.sqltyped_table.sqlunicode.sqlunion.sqlupdatable_views.sqlupdate.sqluuid.sqlvacuum.sqlvacuum_parallel.sqlvarchar.sqlwindow.sqlwith.sqlwrite_parallel.sqlxid.sqlxml.sqlxmlmap.sqlstandby_schedule/usr/lib/postgresql14//usr/lib/postgresql14/test//usr/lib/postgresql14/test/regress//usr/lib/postgresql14/test/regress/data//usr/lib/postgresql14/test/regress/expected//usr/lib/postgresql14/test/regress/input//usr/lib/postgresql14/test/regress/output//usr/lib/postgresql14/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:26875/SUSE_SLE-15-SP2_Update/e7dfe7694edbb40b8b7f3378cf632997-postgresql14.SUSE_SLE-15-SP2_Updatedrpmxz5x86_64-suse-linux directoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3b88d6f376a1be3804a39e0f82cd5bcc53cde4de, 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, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=04933aa3402f641f8eaf4407acbc9fa7b0375d47, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6b47eaa460bc4069138d40fcc75a22cea00b3173, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ebe3edd8bcb80f03e0073f4e044875151adcf967, stripped  RRRR RRRRRRRRRRRRRRRRRR~ J;Tq5vutf-88de02357bddf82b6a92e643ea6f00aa1abd524791f7e3593383d5f904776a2d3? 7zXZ !t/7]"k%n凛0#J:fV!b." 9%TҒU~J9A'K6% Ue(Arc3pUYzAW(]l 6*PiRtN )W?_rV;"#b|H4+d۲B}ge[-X Qa PwUc PlYD3%cLJ0u^l3^;a♝~ÉxMkj94?*%+r}CC;%-3)w{7rnV(J^( $' nFR0?,fASrގ&-W7>[o\d/|0Q@S%RvNͦ!8`(ӻz2?wx0%zV9Any<ws_ /-hXIVk?48NȣGL7p13C: +PF'^ͣ-Z34w 2v<`8,8WR%S%1s/PM5]] ˇf8^7q "oA mDf˚ Ӱ$„g&iIP=aG2C.=@ A>e@k4zn…<~=})H0_Ssiyp,B"U&L}20xje.]WfʧN|{'BAb~3 $k'G@{{H`H35G֏ CE[^Z@X ?aJ?P Yl6?t.I^/ɿ f/ձt'WF.}my~rGcVN̗'K#p Jc]$6̯m=qP~Wn04=uY 87X+[-DpEyBSd Gtu:݋Z;=J16fڮS7ZYRIړĤ~ 0Xz]ƟIGՓh&Iv7m@,2s/mm+߰l{b .:/}a4;ytqBN2HyUhQ 9n (9v=ߧS)9eSX?{U_Y0 p땭C8 Em #YyiB\D /C9UݍI$nЄY (U˨2/Roe&o}"8 h_L~:ü8C!_ۘ/otiֺ(')4z: Ӧtz?)d G3f%ρЩ|5w- !S#hyT9F{tM!4P܃pgvV[N$+dXl"a~肉UQw%ogg [ߺ<~龩gֆ/f𸓹ufC*rGtn-e^ЧXjskɉW9+;WƜ"R :P|ա7tcBʜKuWG=z !":/7zjzre~Sz'>6TڰnŨvimmDd:H$ol JҨtJ~%֝Ǩ뤿/͂t﫱X)vsEM Ց 7=fsWo/4ݩ:^Cξ¯gQg I{oe X*kf.n>m(f؆Ppxi p,WFKy߰E&(qkg` VyBTz|~U됲),.pC ӷf2ExhR )Wڥ%sӆGPbRO~_\U8mPb0\/tA' E]I?SucB|%@!B:d՟Ɵ0MI`(WpҰ9D8@#, Svq%ykQQiJ~q9Yo`XGZ=ގ|0ǒJረ'hygW(]Wik]?^ã#)+P0 ܒ) S,U/8\'FwJ8bܙ)1e0>_4)7'JH|TjT(ؙf$L ˏ ݝe5^ \Paw:=% ~&!t&uP-R"KeVW+olgc u"9oL9Þ ߼M`Э&cPݶ3apEl^kw@ i?C$>B@NY{^|8'KK4A4"x1F]^':Ɂ~e ۜyS V87p ZnjK,W 4*<15I9פѠyBD!(ռu1O-.Z[ H An~Ou  Ӻ-+.|.WS?4gїrP9e9Gr3&vW 00]bFZ? <s&zϖ!B*xǗ=F'L1؋-[TœrƱ%48^+O0aN69cf =ۺNC9TAw<[ho&dl{@A*wfxr=ϣJoGQT8D.ے_8Yq34,nhf=&Kb暦Cգ.tZ8U5@@@WAZTazܸb7KQ0z:*u݌'hb{h 45N8 /N]~r̨\ݴ&cQ9H6eNbYqg, ֊W`MW%10HVPCCoV7hN=8_>=;Wq@O>Ć */y&m%K"Ygt?a3˹DB8';R|@naq 1! C(e>#s'>x79s`^{LZ?y,7 +<:O&P2BN`ᅰCƝ}Ȝ"(:]YF^6~% `뿹Sv@2$m24!#'5r} ToJ.$F澥U=J~;2ˎ)HzTp-BS|Av!n6^n f_A}oU8rG9WL#4z3A>:8qfH.FCqded7E!|d$֍ɧ0@Z' }7ThZAbX3Xt;(q ;oJKd?P|K^ZD?Ƈ)&Q[U+[(s{6>iw;»["c ,\:ڮ1phЗτൠ46fIQU nkx0*8xz]Em= jyTȌ:jNBvŰ oǢ(x/n? t A;ElȚzF㚘e$OGJu+ZɟQm5-}NᷩY#{~o(-؊7'ύg7:Y%(XjޕE.߼3 g͏Y؃RKJGx2\vpi8IԘh4g3 n:UWό߻hwt %/b[CWjQK-^CeȿӍjs?o&Ә7GϏ? 4Y ǵr@/pV`eΥӆS?@=ʓ -wn,?먭;ɖ̩%n)Q"Z|() CԳ1*"q]WWÁs??z9OPDumC+d¾_ן1 8֐䫍>oz #ʅL_ gkII!WXQW!c:/(JU-2ShF=68^8=X۹v؆2VTٛV~w%ߧ0h6pkxj<HQT~*K GF wkFR`O#/{ObE CVboK!,[kg~5]DZ/$$~a$gt'M Ɔ6)+grcpB`JɛCKRv YS(oڒ򻄽 ӚkK񦜂 =?@|(m1D]5?~\U1jl)#+Dp.=/sM'LF; .g`">hȤlj=E;ڻuWxxܶ%:7rĹϵ %O90I' m;T|If1x sjeyPIm3BżA}BWInXO܇! S_^hfOP_O,fM1Ji{/ޫ6LY[t : `vQ64q(.FZ~!ahW,# WxԠQAxCy!!xv;T-kPORe\_+m%->( %QIaD<' i{ޖ=zfN4 ȧR6Ż^?:e 2| ޚk}Ed0HGWˈX~G`s|aMz?թJKnܐ &*G Ǥ֦>٪J03{ךw14=Dwb"_"οV`D+[[T )^jU?QW"D c%qI@)Md yJ3 s~]鐦491g׎ʒ?%~qLK3 u`_: #S-&Ҝ%H}xiaW2/-?!Y@ǣVN=!,FҐTR*W35 dNs?1y1ޥ73RRO0[Th)ӕ0$C4گU y oLI<+jgEm *1+}P ,IzW-qgEܘ_9 p8 乛}޷Mlk'`gU3HH3i&DIy?G Ehho"7e} C.̔x|z8;uUU`B\rH=Ic7?e>?%jydєS ڲ =}! ʃ-//3䷃Alb/$!sQlK8Jk`^pX]zvR[3f&2Zbe"tt*<֧! ̣,&5{ГK-5ݖH;O&hEy)SYΝ <ǘɕ =,C`bp;o"u2D74F ēL}Yiq B"kXvnx&R10d8Q5\b>W`Uk a'LawB`}ݝGkZkӂD›YjNH%H=SHt%P\1 >]Zcdj:>ģWfA.jX U&e rV3t&G?S;0cQ % :bZk &'E!vO@KJZ( g>G㜓}(#9bbmқ|ŝŏzKf 9@?>jրs3hǧ( %`(*GpJ<`D3&rK+r,(ǜrdfO`́D*@%0Uk2txn`; wo[7Hfx[LZ0я,sЧ-Ji#V;Uhj Q];e–MzN.}_ۊܳt#˧jyk`oT~@\a$пY)?lqs* Y1Y#MjԂETGuv;w~p7/k*<9KxF$?î(({*&W2;|IG@)*LU`B@LAZhZ| sKA߬6~:Ҡ(ys?]ɧP?~Osd]G/'Z^[sQo #6oF_dGZŒ}B3| ;飨xk06m J26p8=}q˩!< n=UhX({Edr^K*(JډxÖ/~U:ӓx"9Ua=^:!j(ͯF߼̇SukA͓i.%wJ@MhXm8!牙Va2q(VO>-G)X^WF A|]&=<U 8m1Ε͛l- j+E'3\nˎl-W!$ػH)T }Rq.{2AsXwqJzΜ0LBa:ϔv%;r䋂Iջ/')s s lfu%&hHHܪfIg';J;sLՖxл fF6up'>0?UNv4ʤPP񼰓.pVhFJI h [VcC ~ ~B:em^:t4x~CaP| Tn@ rW'7rL3q:ڞͭ_SV><̘Ìi=i=Vk&Ye"XR~9Rwyq\.`ٔ6C"U$S ~5eb"^o埗+raR w}0X/ڒ9{#f6>V+ f@Kp?IY Оs E"W0r?L#Py ƼaO0o'tCAx-庫C38#f25|Xy6}GnR N}ڣa`Py+PED" |5єzl$;B7TwƜOYG ߓ#=7mx(I9ǎt%/-[3-DJi~9VG#mdD~qFhl?Vpe r4AXd~<^j߀1w-FzЃ.k8fP64Ð7":RD!RJdvl F+N^ϞuVbT2a2{,7Gf"!vS(rHj5pElJʧ.jw&c@ sQ. a:5JH'[trQKOULa A7,Yg$}\RZ l+U 8rH"Y+AxA&Hю^m,iIuKiKq%ŽhȄNk]y ̋wg+0HDI?F吕ZB&U}LZO$zM).U056RñC?z2"7h;?1& 2ޅzMS|SAZ>pKSKF=C$]V+L՛mpY<6$Ӳ 3#5)2<{M(b`\Pl! R"YĨ(G06Hݰ ~E~^lAD ? ;/z"lFOh:J6aYw&_ѴI]D -m>l \/i;trNUloQLEe3Ď~P,,N5gmZbV}KDŽ(o,F;\g.ӭ=,a2arCv3 A?}c|{G۸]`YS 6JC=V24VƩ[Zx^ҀAԢ[ A%û,v_zb +zZ>FϢG[6R 6[!\+t0UaF{!%&8!fo+dE`I> . 4N.Fx>ց &L)qxΛ%!⣃lf Y7Fd`~w;Qu 3밾湭# CI-4 OZY6#퀓~U\d>=>>Y1ΈO3wт3&Z>Fn6zԘ#DWN4~,4F#;ߺvYsDKb ^^̍4-eP׬E :Eُo|8Š{%cmЀ@(2[X1t 8%K}%U}YFj8F@fKۂ k 9zz%%bFo6.t]"`̪-%~nP"SZ]+kҟJ lZ!#F꒖~$@d"[Q.em;V 0\g- ekU)/2۽p7*4JcB͎ٙ̓ 4:>oodZ mS >PYGTWa*byDjtL|3M_Ԑ YR=ޗql? 㵮:e5բ t^9=O4$ 5e2uüGZ;\T0fHŜ?5\@K$s{u`Jݷy+* ~iP_J.w5E`֔88bwlV]SI-L[Bu?2|.VyQܔMTqT&;G>%oN)okZh8a%Ē49ٓ5;l2L`c1#ڌF07{Xl+gf_Q-Loz,r*ĊofsKpaUܰUUuZXVP7aMr89T0Kv`hApGrnnH#F2pd]4}|%&-t*_meLwWji*cg"d p <{STYfxq?2XQ٩TՎ^7a:+皒!J&"ٻ, &eR388]H+p2 ! :k?,l5\6#dQ#ïd)L^|w>Ӷc>6{Gk>ˋ@e:A ͹x.TnЙry;K^bMXiq'۫؏e1ZE)6iFp; bU{kUE+EE([n@QεCKX# F-/%3%JEM+nCТqQ^IJqmWDoT YZ