libpq5-32bit-17.2-150200.5.5.1<>,@g>ap9|ϡKECR|-(>~?m Ib:_F>z۝^:Q\:䳭j4;U)NM&k1-  pܞ cO\[룴w!2w.׭|pai}Sa9(-V!KcrDՒQ7+f& F^Rf #t\tHw)ƫN#̙:JJ_\=>뿉裋>^iER{zR>DGd?GTd ! R  *FLSdl p t |  `S(8A9A: A>CBCGD HDIDXD YD0ZD\[D`\Dh]Dp^DbDcEQdEeEfElEuEvEwFxFyFGGGGPClibpq5-32bit17.2150200.5.5.1Shared Libraries Required for PostgreSQL Clients PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions. This package provides the client library that most PostgreSQL client program or language bindings are using.g>ah04-ch1c,SUSE Linux Enterprise 15SUSE LLC PostgreSQLhttps://www.suse.com/Productivity/Databases/Clientshttps://www.postgresql.org/linuxx86_64/sbin/ldconfig ,g>ag>ae6ecea898f637ebb0ceaf583a2c6e15a47cbd397fa8f26a6bdc09090688f4051libpq.so.5.17rootrootrootrootpostgresql17-17.2-150200.5.5.1.src.rpmlibpq.so.5libpq5-32bitlibpq5-32bit(x86-32)postgresql-libs-32bit@@@@@@@@@@@@@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.1)libc.so.6(GLIBC_2.1.2)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.25)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libcrypto.so.1.1libcrypto.so.1.1(OPENSSL_1_1_0)libcrypto.so.1.1(OPENSSL_1_1_1)libgssapi_krb5.so.2libgssapi_krb5.so.2(gssapi_krb5_2_MIT)libldap_r-2.4.so.2libm.so.6libm.so.6(GLIBC_2.0)libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.2)libssl.so.1.1libssl.so.1.1(OPENSSL_1_1_0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1postgresql-libs-32bit9.1.64.14.1g<}g4g(@g@fLf@@fV@f|fTuf8@eCe@eqe@eKx@e@@e%@d,@c@clcGc>@c6@c5c,N@c@c@cb@b@b@b@b|bV@b[@aaza@apa\>@aUaQ@aO@`@```q`OL@`Gc@`/@`#_S__@_F@_mmax@suse.commax@suse.commax@suse.comfvogt@suse.commax@suse.commrueckert@suse.demrueckert@suse.demax@suse.commax@suse.commax@suse.comaaronpuchert@alice-dsl.netsarah.kriesch@opensuse.orgdimstar@opensuse.orgmax@suse.commax@suse.commax@suse.commax@suse.comdimstar@opensuse.orgmax@suse.commrueckert@suse.demax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.comfvogt@suse.commax@suse.commax@suse.commax@suse.commax@suse.comfvogt@suse.commax@suse.comaaronpuchert@alice-dsl.netschwab@suse.demax@suse.commax@suse.commrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.demax@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 17.2: * 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. * Fix race conditions associated with dropping shared statistics entries. * 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/17.2/- Upgrade to 17.1: * 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. * obsoletes postgresql17-jsonb_jsonpath.patch * https://www.postgresql.org/about/news/p-2955/ * https://www.postgresql.org/docs/release/17.1/- Add postgresql17-jsonb_jsonpath.patch as a temporary build fix.- Use cmake(LLVM) < instead of <= to also allow building against LLVM 18.1 and newer 18.x versions- Upgrade to 17.0: * New memory management system for VACUUM, which reduces memory consumption and can improve overall vacuuming performance. * New SQL/JSON capabilities, including constructors, identity functions, and the JSON_TABLE() function, which converts JSON data into a table representation. * Various query performance improvements, including for sequential reads using streaming I/O, write throughput under high concurrency, and searches over multiple values in a btree index. * Logical replication enhancements, including: + Failover control + pg_createsubscriber, a utility that creates logical replicas from physical standbys + pg_upgrade now preserves replication slots on both publishers and subscribers * New client-side connection option, sslnegotiation=direct, that performs a direct TLS handshake to avoid a round-trip negotiation. * pg_basebackup now supports incremental backup. * COPY adds a new option, ON_ERROR ignore, that allows a copy operation to continue in the event of an error. * https://www.postgresql.org/about/news/p-2936/ * https://www.postgresql.org/docs/17/release-17.html- Upgrade to 17rc1 https://www.postgresql.org/about/news/postgresql-17-rc1-released-2926/- Upgrade to 17beta3 (bsc#1229013): * bsc#1229013, CVE-2024-7348 PostgreSQL relation replacement during pg_dump executes arbitrary SQL * https://www.postgresql.org/about/news/p-2910/- Upgrade to 17beta2.- Upgrade to 17beta1. - Allow LLVM <= 18- 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 16.2: * 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/16.2/- Upgrade to 16.1: * 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/16/release-16-1.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.- Upgrade to 16.0: * https://www.postgresql.org/about/news/2715 * https://www.postgresql.org/docs/16/release-16.html- Upgrade to 16rc1: * https://www.postgresql.org/about/news/2702/- Upgrade too v16beta3.- Copy postgresql15 to postgresql16 and upgrade to v16beta2. - Don't create a unix domain socket under /tmp anymore.- 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 15.3: * 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/15/release-15-3.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 15.2: * CVE-2022-41862, bsc#1208102: memory leak in libpq * https://www.postgresql.org/about/news/2592/ * https://www.postgresql.org/docs/15/release-15-2.html - Bump latest_supported_llvm_ver to 15.- Update to 15.1: * https://www.postgresql.org/about/news/2543/ * https://www.postgresql.org/docs/15/release-15-1.html- Update to 15.0: * https://www.postgresql.org/about/news/p-2526/ * https://www.postgresql.org/docs/15/release-15.html - Move pg_upgrade from *-contrib to *-server. - Drop support for the 9.x versioning scheme.- Update to 15~rc2 * https://www.postgresql.org/about/news/p-2521/ * Reverting the "optimized order of GROUP BY keys" feature.- Fix source URLs- Update to 15~rc1 https://www.postgresql.org/about/news/p-2516/- Create mechanism to specify the latest supported LLVM version. Automatically pin to that version if the distribution has a newer unsupported default version.- Disable LLVM JIT on riscv64- Update to 15~beta4 https://www.postgresql.org/about/news/p-2507/- Update to 15~beta3 https://www.postgresql.org/about/news/p-2496/- use %version requires for the contrib package for now as 15~beta1 is actually smaller than 15.- Add proper conditionals for lz4 and zstd- Upgrade to 15~beta1 https://www.postgresql.org/about/news/postgresql-15-beta-1-released-2453/ https://www.postgresql.org/docs/15/release-15.html - Refreshed patches to apply cleanly again: 0001-jit-Workaround-potential-datalayout-mismatch-on-s390.patch postgresql-conf.patch postgresql-llvm-optional.patch postgresql-plperl-keep-rpath.patch postgresql-testsuite-keep-results-file.patch postgresql-var-run-socket.patch - Add buildrequires for lz4 and zstd support- fork package for postgresql 15- 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/shpostgresql-libs-32bit17.2-150200.5.5.117.2-150200.5.5.117.217.2libpq.so.5libpq.so.5.17/usr/lib/-fomit-frame-pointer -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:36477/SUSE_SLE-15-SP2_Update/018fa2991800b019021012565ee8d23c-postgresql17.SUSE_SLE-15-SP2_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=1303435099cc745fa3f1d2a3bd2368408d487727, strippedPRRRRRRR RR RR RRR RRRRR RRRRRutf-837e1009872785232cdb61c391d9169488ea56346ce2b035feb324fdc4cc833de?7zXZ !t/kI2]"k%AK3NLZAVXCY}?› `y}ǠmP 8m4s iPyxCȠhbi`7o;#Ί=~eÇ?9tgT++P XHNbȯ7)KOZ6@{N~+Y-m!癑wHݗ";h{ܳhۗJ 0pwLZ N6G^7ZoLsL2_j=}wbB)1:@2 lOV^;An}Eji9[o.j;>Deή'XžjAV r|TŜp5ϴU/YWҩ.A,a&}kV|,6.Ms4$ͩ@DYT^,t,KHrn9`Bq?64&T~l"zX}}h)>#d2Q_mT|3[dxn)Sшz'mބřߋG૖p[kbN}8a.'Vĺ"/M6pJѳFw(spƴHۼb9M? S,Xkv[=JVl>9@Y~(q;#VnWNH"!,$ BWIW 4C٧;~B<OFߣ|`rɶ.G>l3Q,X X)^c;|HP;R0ddӬ$a9(3sU3m#E?9ޡ&#'xI* ]p i菨zİjiU^pC7V?{6 ,[1,muUr?$ ~qAE?IVC+ͭPƖK߽.Uk8!`/*;#dE,=B(pwb v)j]ꯃFt: E 0Z+_?ӫ#Y}Xv={zߞ_CbLflv?INOS-M]9gy/ ʓfy760/qXkUqۙ| ĝ4in%D6c6`D H8o P=8\HI,*r 44,0(~0jCxЈ% v6C9AmPCwW {:m [^2Kp s !BE+[{aVO+.\Ԝ{]_KbC&vJdjb%?|tm'w-h w7xK2nHJOK)sM@<99r}Kt~oUyCnCYOݰAm^-GF|H?8l8bh~UcdY-ӈRS%k&N%-1pL.Zw?|. W9 ͌a/ )2:Ɔ q!52X  tԙoh.Tز'|<*~/_{J9/Y,mADЮp~h>D3!7͗`YPr5S!S 7 4^z+[ڙbǴ#!Gu*m{!MjJ@)|43zӂio` A%(T8j1>NDۨS4h!f &z&88}Đq,GD9 KN ؍u S73Y^׉n~82'Z.S ;#Nr>bdqwN!$9WtmjfjN;T=UwTz6p!iT;i{%z-g;sr!K"t7_tE۱kq[jg? D软̘ ,DbbR+@8p~:Yp1M/tZrPnmH^""QQX\}Y1|GkIQL?m̉s!=+u cpqC J*ݔΕw̉Ҧد?3R< br Ii ۛ. R:*.  f${? /w:Xӥ~ cboS=E6u5߀x x_MUPJI}C壂XBpg " h9OșvpM[Cc&n%k'$Y+ oZ[]4'봸%zR@Q:È9@h=t"uK8y#d-aՠ5!\y+cOSV`G7T@&qU>)%Oٶ ^1c֣sS69ы67tl|4yDWJxn+c6 :kٸ6ᛟpyу 㷮c@3-~q]xr!nWpm[@AƵrxK/|X%}~9 4 'Z zJ͜_`pOp¬R?Z^xA4  &vUE폈63`>/С+ oj`OX7@lb@Fɤe &Eڽ'c;4_>Y dapo_]*vJK2_rs'{Y-YL秡#A!p 0 3;6([J^V E9;w AU1iK'2۲!Cw[Hj+{pzrļk*Q99V?g.GiT/H綯xu^A_:@'GDHk7w6I0 q7JEnAEvF?5_C?KˮX&[s[Pzkz;fW<1M|brT;~.V(hFR$?0raC݈F<_+4B0쩛\D/AW,k1VN&|t8%*9R:B^HF,W!rVj`O\fM Vrxc;  6> 6dx,K8 ַl䄀p]\jc=HHTFϔBo5yMD8imΨh-J0M7Q$7ER+:n=0gR8(IE{w@^ (] 6T 6*IYT=F!5lHXl;Dpl7 {ejP^/dGnmm'D^.NaRvYMtdvY~Q_wgC+9"OrdunσTYLѥ4 `+vc Qk;tucHy/l 쾲)JUebsC(\9݇^*$۵EIڬ@+ǬZpW45״դ{BH Âp} Ȫ/mHP{-6+ R]my?:Q&'4U q]ʆo6<0^4@ԲjBݳ;7/\ڎƼ6K8[W?>OK5*#8EBz'A^k7&la:4 )Zj8~*#zw#! Ym}ٝv"ƭou^nu%L g8iPIhXGtzr{@A4mQ+\`GfKJUSB'Xm?+lK GT2讑2KK\XO[ 8ʾ;eDTJ4=Y~!z)Wkoy| c_Ҟ;UxXV<fʔm%G#㽇j^1jYm -_HPdZcZ֫$n5_pE9U(KlJ_^#ɣdιGqE^7'ZO4!z"Low;^ (ʿ ^(~4bvX' Lmy]~DRBR$JtVfzpBIA](ґRa/tP:o(J(K8$B'-A|tDALzw!ww+BellTs@Ƞ£!rw?DnHaaLFu۶[C;&\4[ ʯ|^q=x]}Ani2gT=O7GØ؇St;y'@>c In ){c)"LYv3ij跃iDeW-deC)S^ۊ*4seFX\FcrU0Rarc;cA*Ax\P64vcQAO*DŽ?Dir\lOt_ΕS__HfemcFX~g|uY>5$2a߁D~Į-#L%4ߨ (c _0no{,TsӢ44vH `eRp riK12Sp\}Vh>\0ۍJK9{I:@.,uCge5ufZvRYPS^cp,*cPyl'˵Gԉ*$Y< py粎CFt($ZjA⣵UmjW !|:&->44F+\!л2)Kz^R(ʏ!o3E.{c-bdݥ*J E, BĐ?N,f: d_"tmcpVPQ 6TK&Z,ZI8ND1$II;5 CD,&2da Ue7>>͋Ӱ*}u-hWVrʈmWhu#W;"bGVfwtZf_0w F#]Yv _!#1Px$@Hɘ]4s,ڛ X}n`EQ[}Asm'!恸TF>й9Wk@۞|esVՊq$.j|i]a5~CoV&&c>WÌdS E\?O-!b#HY&0Sw?|@He2tk6ЇuP2p9x4qWnW>tV4fbL;˭^.fJV[2z1SHyWH+2/[\c eKX+8Q%WFOιΟ rf$a!AcWi֕ATPRb3‚,礍g?O cATW._#(XwTTw8d.$~:+-g.Y={n67wgw!$ 2wm4;8tb(UW>٫ ,?buDԙx|}츶i.՟$1>xDp}~f\DrnKuK3pWCIb::rcz$'[_B;^3|Ť[T>u])AeN-Y0Kl9d&qid#Yp{t\_EvS}]PE]fN΃Oi8}[< d;{UxwޝgR/QM̶q't0M$2 zkE$uh.bCFrб\wjΈGҧ*S)t۟{#*,kxV,Aԫ$j~%ub* ."݀^2諾9-]E zm ]χBV-gY?`P>}Q]:Ng8e65`G*ek5\b{r>Aν*jyW ܠDz'646d ץ $%J0$F@6#-QQz9} đ;YUe-Ƨ-{?2+Ş6Jf[oށ[и,Y&^[QNyhA׸^`'_;msL:) 櫛HDC!qT>j}"Z8K1/mr3oIKx'p[z9v~ՉX?ҀXI'饘19DE277$uG[/]VkhnyYvDöbCp{:Ao41D˹݃%/UT! կS h _X :@WF4ƥN*ܠuW,i^6kM !]3=ƅ|h X+?/!mTG^½k-' C, #gkHp[~'IUJ)|_7sB6B>EzXM FV<VHLcɜNC#iALjK|v 28"e% 4O Cݯ?e;~J'»>~B.us$ di7N Ob9_v "w%+0)Y`R}l^hT`ǤN257]Ѥ (ϒAUS!^%Z,f3Or̀G?{dU=Yg-tp؞hNX|_I:y/!>͎=Աgג_Z8ˬ%He*@E/iz'+Q:W`ǘeƔ瓚g?Q 2`l psS,Ie'|>?#ÝXY{@ޢH%Ȓvu²Jbag\R^OEթ$emdxTdMԃVvȭ)@@0-9iBB]üW wh#Ar2y#0l&MQg2Ukޡ-M̡7aj%t5οw zd`:]ǕR"[QpmJFC|v.0B(C=C)ph/}3-mrZ B‡.<>@%[ˉ k>wO54yQη/DUjk|:'1V ŀIS@FqX(4izb8c?5؆ @_Ϸ33R=& +|xyO@*g"=dayWzh©ꣵBIP\Fߥ D8w٢T`8b)Y+Z;l,e x8gCew kTȜSyǮDVr}994ˬ a OLU ,(<dKd-%,q ixl9eӈC}< ~v|Ƴ C=]VYxB2P0EžʹbnzUWWyh@zd-M!J cEq [2yVE7:w\^Ŀk|§xf;y3 ,DJސم* WftZS'RcBɒÁ|>schD4C(z#Ֆ ~3c|uBLzm:e4JA< ã p _o=ڍecC3Qo|RMZ=XjWqd~9K[:1A]5{790an#i-z o[HŸOO^#u|n^NT(s%tofʇBs׬к#Ѐf9}01]} `) q{Qn=>=X b9\Wêt5QvGIR;snœtAiEY;:tTq`iy`:6]Z`ܔ@B=X3 nӝJއyl0dRV3d-]1E/o8wYAK AT/6ZCm՘M e店 p_<0d!蹑8>*LMIV3*T4p驭5pv곙/.7T$>?܆+4~.iژ}G|s q $d W^:DGpL7d.xrR1c>Aʔ>rjP`wc̶j*Kf*lDtp&~N˥RM]}\ A 8&fh *fַ#ij"% ƐҠl5kho/z|a@qy*:9R)w LVh8Q7uFW['hH+welXo>(#s](2jJ%KZl6†=B.,+%9 cLegmBm N?.`_&})P6&N5zv-1L m ?>oEUz$iJr[G;Q7aX'FWrxB:/%]bYb2d1D{xo0 wI(6aTZ5+Sls=;RQ" eoUӢÒv5,0B3&+Rv%hҷ}ڴYSRU"v;it{^WhheyX$!+rf鱕_(RV z--CWŚSWjo~owZ&=E?osU3d8)LeY܄ilO6}EB~eiT#&1fe}{QӃ"=͕M K>ׂG7F(@E5hG1~ ӆ'Rugu>Ps9~Dj̢a6Pz{{5|IeIrgtqMw|1 ֚]pTRx^'􈈺0-G/][!b(Wʐ6Fhԫ9cK:!ʱU-f&J9~LJ;z̓蠴1̿&˵(9\ޏUv[Z/iQVCXnZg=U2q߃aЉ1O3$7,+ΑdVwv.U%yZYPjR]Ϯ]7hU!Mx۶4Cd(woF@n2+NMIT7fDz!.dYx#{1|R'Ґ,7cJ(6|\ɎEu2&x~!1+`fܣx/X'+y<|#BnUw/Ib+`a;jʮ_Dd9Bq,EO\zbmEԙe ~0ؤ ΌڌqpJaF7g"TDA==*5Q+!ڛ9 \L}@8KEXELܬ&nՔ v{lųz~Ȍ‡ȕNW88I<[kiCcX ^S3lWIEPY:VCvyVĉ˒~yV#d*tpҬ,C;5茼6s߀VV HMnյ=>FL3'tIi=Qz׌"VGMh&hf$f3 =\9כ jĕ3@9C U#T(ǁ2OnG*;{gPHt5+@'@Z7:|hmC@Q 1+?gR̭2d'*nh3;W\8~f^f_?(74 [>º/L` ViF,bh+!Mrr`. xzo`S]ETy=rtۀm:2{:buw+xddՋ9 WJ'8S&IGGZvsa1}8cVuqyvVʐ,*ٗmoU% O=lYoW>u# w@T|Q$_60n|moz֩:9\3Q"=8:G9=S W$ZWXvr8*_Cpt*-, 7OY@6j1`xF^j(cdBE!Z $O:Rg<+gR;Th}gfEI㻧$9_}5 @2̔RQ BW}= `Cg\TDq|$0L^+OC@PYl(:8(O>Y2Qg=١9ã,ɗe*^%Pj]ŒtcK|.k%'eA/ctkTSWpwDZg~r@Pw&+V_nuJ>DWssY:5b}fJ>H2\JSth)uܤ,%6|ޟA=볃D:A|jGTȁgphyFF܀Q^M_<.Ͳ>ճӤ\nq0=nKھ'dT  ĕ(qY22-Qkz9ZyUB/X&߉+:>j' ug6] ShǔؕƾHP/%iQ9}y0`ɉrٯ&.쁮K7@m '}Ce/s&w.\?T+hWw9$XuF@~ 9WU%0& ЏbJ6CM} 4@,b0Ѭ8Z"kmZP@聤ZGwdy1c$(`#0&4QkG#J/j`T!!eDu6mg%kH*™l _R#얝>LmY4W7`I}n C, 4Su~uOٱjLlIf )VI)Q=<9V|CfrtsSOyvWa?ĜL?0vs f}'AɭP!svlʉsF.ؑ/Lr첏L)l~4c (4! Scx3tѡ^sۋ<`_v6r .hK2Vd"'(핵§Aio@/5%+ߡrz3TMglꤼo– l)~sŀB;+fٜb?<kqgoPtd$Yx Itp{{Vw]ZչL=3 G݆G,d(+,Y C[fG,ҫ2)5?*ス^ lwwb܊X3ѼsMYhx$wtW!(lh|lF\ Xz`8OuP=9|"N ab1Ǡl`*:XYUM#vWsS׽wM !۝cROCiOAd>Xxi~vȔzss&>l;= sU#N=Uag׻DؿmR*&4ۂlDް+?z[⩸GB}K&ŧ\5=aw&Yk o:B *\6x\ml/EOÀC^o46J˄k*yX#qbNAJ3tmbD'[8?w8}a&cJ[FHʆ jel7}:%lcC#5ُ)x)*Fm-CڻAVî6U<S;ϣ9#7Hs>3ןC!=ڌu;SD+-膭C!ӹW~ Oeކ{ŅT0i^oNC~zT]eͥ}=-3 ]^x|E$-p+꼊t[s>k%p&-a]_a{Jǫ.v/k`Ld[Z$eg_!F3 ED/p]D%vҧ35dyܛn܃V; ] 9!r"yJyPq@e~a-BP T驪шbS8?\v.z1N¥?Q[r\7+2 _:k&^\&c{ ,e^e(K +(0+Yx6Ԯ24o 75vC7, _wHXњ071Oo?-!J*AcV- ,閂NT 6UϏ>03zXǮ$ǯ60<jG 6#U Y<{.:/u靓'}/fiDJVF< ֖ryc&D@xR%D$Y;bp.y7 Y'`c#acx3{U]1hKi&XwƉ0J,"@Ut4\P yMr"]DjDViIt[B39"5̍wSӣ$WӐTctQJTYӮi/)E?mfaȎsK@w)E P .YtVZ\+ oD{T{z@ ;>C%L)V=ڌ2wvQ.ʉQ`xT#gkɱ\М?!$LtYOTBaD(+U^t[$B0WIB{}҇ZLH mU&4 *zl$xVWR a *JFW J<9 ӎZqv8T6S(}ᯒ^xA+ϻ4 6u25%eݶh6[ze9:5?;bkYˉ@ X̭P.eXzޯ=%u(0H:#nY;땐px0%K,,3aQS,x)wbFN!tDYNǞ:E_8׏ ]AL)ŵT#cMBl)Ckѧy8 ON.rT@+ʜ&zٹT(_I rb!겉f"\ 3P !:ƿ.۾ſuf /Mi>8S2D!T Ѥha3pCMcyw`:} XޜQr?3{bpT6+Z8{w.E10Yf\nvM$='-ڌ:yHTV2:-zzܮ._ȨziD#jL?2PyeufUV0K2mL˖dq7Sb! b>$ͬ؞.)=z&%9̒Rb6|.o1dۭbtibL9y;uU.;k-ސ>oYPiq Ys#5([ԈB%a73EXcy2*N.We3'ye^{a;l]qsQy8Eƥ$#.z#q޶Yn[WxCnH$[Jq ѡp =su4@Rpf4牓٭*GX\sNoG+8@Α7+1tiW5wRد%&Z Ɖk0ՐJ02Y!pLF_u~'5!ltxgUs~gćongb;3[w10HQQpJY|- iش g59JRz6 Ec{VJ=N[#{-9Q

K$m}m^;#=%aJSZQPE|{gmr+`9h'wI0#V 'UfNu4el̏?ɧ5~'rX\ZYy~B)H))" ,~zT]Arza$?)PA#v7QseI82P6I^ |J+()Tn,w#Xt_&/,.GD d/iiMu~/*#YAyWKe$!lVl"lL;ӣeúU##ƃ 4v`"JInez "OүꖽN?C=l&ft( þ;& Yg|d905ohoɳn-4.G E+y4Hg $i@ab#(~J6fAD]v7eE1_;;A/2 }T08f4/&(=ồoZTNQ\ TUt"eY;$x0‰Q_HNo *ql9%ofbRO`])=wl׌ܽBsUxS2c0$7*>*Ov*,&\JϝZ}Kt])zu dOuicÚ!%FH#j+\oF# RbE cAPEr"y"?Jk܁tdOC!G`dӥb zF^{rںcX8BK$D%AvaHr$*m<$;m2⓪8)J](C|}knۘI0 n| ^I-"y?%\B$-DH`_zu˞\ a(=ÈMPJ!WM udQӪq[ꛯ.;)!-z< :`~.+[( [E !;ՆJh6L2O{%"^TT^zn>sn⛛%]Ec.ɧ8xC|`wķж*&jGb+Yc^:m Fbh PFYIc-;d9|-¼ՑPbbۇ-&1+$"Zm_d!}iAɖ{wTKY"/I>ex))x \| Gݯzp=>Ta\fBʃ⼒iK-\W wd]D=,jm:!ZDnAD>SV5bKd=K^"K_!h?@@#@Ζi|js4uOU Æ#m cJݴQݛW1Hvf, 0fHiK=:ܿ })3N+v%=S:gQ6?Flh";mDUSھ ɳ Hc>U$@P@hdMo$ ̧w+z',E8e=N۶&K0ᖺ6\ i!nm.y P 䮦q+uzs*IjF7c+۶r$x%8aJRaaN7f'~BZ|_.Ӭ_[Pe'yaDugpGA$!kNũBK=N\o+/ooO9D_ػLPc:Z1kX74l[eY@M$(iH4,LЗ|)يThDwq@o:^0a@)wgd.ݨﶃ\`40;:fUzeB@S9C?$~ğb1eikg|XZ ^qdJ3/8- |-^pa L3=њ:GTuxZԆ朠e0"nSD\QIg^Yc@a:PZZuzu]xy{muW+g|CT<$đ:M|yZ'8N?'!C M:Gf ~&`rG:N ğ9BZ 3;=Zhh `KIލj7L8}RYdpb$QYl^@-Æ?ȖorpwUĖ`&X3G^-qkrѭʄ&g/ ОN5#Ä,CzKu!awӫaHAn"D4f>.L t)14@u ̬B9nWF_EZO:=d b$ %2Db!ݫbsN1o lץyLWcØ&̡J`m,nsqwCSD_>ı0B(ߡy>&,j#+NT ʦMAjԱ|8 [7Qjξ)Zt#GWf<|װ:DEbh 1P/|Wj~]Yj18SjT(cr?8[Űb !m^ց2p87`I[>;EN-rɄ.CfG)tNv2})3-4y'ֲs`]GyX' c`=i] @7Ϧq R0"$_GۢEq4;0ӵv$|x@&҉,";ԂX2JL1I[E~n#sBCO(M 5ԉ|1"" (?5خf<G^(^v,+}[+ܟWVS>Vf.J& p>|' *ۇ0N$S_k /zBRGOlْTi 5fYbbv}S(QDrf+ݝ%/L |ƷLftrtN1нG1J$(_G,M"p4;w:Eh;5:7A ]xMU8)ܱ)=3D4 =%gy' HajGPe.Dz܃ksɊU,qpiGyv}S&G9O4^S X)% zE?+ţ-NNcPţg|@dKZ .{QX!,l4< y޺)+X\;E,l|i;8 ~! ^$? {N2NRM[z#}5m:>Kt9~{+eƼDӾH\Ocgc  #n+c!k'$EsYH L0Nǻg0*K/tIpZ2E }yr[nzv5tG o8i۰w'D(^LVe\v\0:"Ji0RC7 dQ-<`JAkM/i2U1,5**)?6m1fdFKrqۧ0"ؘ\`$\0`zKUZ<@gs/iFQrAGeO&;"GzX" {<𐚂R9d;XG\z*nJ^! EA[*L9!;Mi.PV_$uS]{D9W <>!6-&1q`:;HᘩٺYG' žy-6.fdFݮ36*8eH{Ӷ"N1).>'޼O2Ċ8Ƅ)YkQD3c {/$W4Kb">3Gi~N{64_,BT75?`f=2Fϸ*j[^p,7>|0jӖWzu3ᮟRk!y_I (;2T~֣:k-auVݥޱe\sX2b_K(XnFC(v̕eC9+uxBe1A mA 1|woRP2!S!| zsԢRŬH@?xXÆ6ċ.㧝Wv9.1h*FqUXga'Y7uf-RO 6$oYR 0{%2}^F7#E ji[cWFle1 tG0>UяP$!Lۭ]5悰_IpJh>.6>)sdc }B8WS5F*.^=O?уmbn;e@ǐC]8ꁯi ܒׁkݢuL[EWΖaǗr59([ od!"vz9w`€Vꕯ.Mٜ\0@ ƪ\Zula`aޟe͍( *\HqΦnsJe19esGgV _z;1{G59'\Y lwbmC_թi0A$Jd(Zb-(01r;I-|l ^}Ye^t4nTkVwIq^~lp!+Ē8N9:&f_(%Ekdt1hE120WPaXҩ"`)Cw _Z~-+!VZLx˧0 KU+$Ö#Ηv-.Wdq_9ʽndFe5#qp~T~?-6v\ 剹CVJW&&.h3ua|ees[\j\!4鱸{ χQӻ.wNp m]TR}ɡ~噝ˈb%dKINJ_B@I~)C*qN#Ң(D3 pn9Aկ?(?DGb|L@i|UqV|1.GLi4Ox5.d߾"o{Fv`MJEpRD&`[&~#LB&f)<0wp0~CƟWn)YnC.4f>)gD)vnסo*]wҮbO]rM>F K+!'Ҵ52Jza824lYY3@@4n ?._~VpT`6%54I[jx8LFIk8Ffżą뵢C9LVA}N2X̕/5_UgRY󩑙E\ctjo0^Zv-jz *YԾ(bT;ZX =1T[nP]1[II6 #2­6}a旗ٶƮlW, LHУeB)jT=,nԓ-|'oajoi!۞K(Q̏KYp\ 3!HQaڦ#H59.E^7rWY5+ ̃hś=p\aT'hXKLR3no{&SׯrIsjUK=0u)w,Bk Dg2IH3zӝԧ,b3.Ⱦ֨ԛG\"t1ESeo+N4u@:sQi5->ݢ;t:3,/P|hʀ{| M;&*rAZ FShB2bV]EԭEf7 Z qDVZz8~㨣jzP/sYh^)͜]]/b(AR/$E\ٞC8M{Q+|7|'%BqAaw^sD$snA؞3Lv"f8G)-/0h=W=zJ;!<1AY#**Zy!V,΅:b6)@= МX)8i2tPIJ rsdZ)${,imw[rMwasiTVt"5W?DMuN=O\uy@Onz"(+&9ǃd _~$nw> nƣC;mU i礚:&bfNX ~7nmCcԊR9@[qI@U L:u dv9Z<0r~"`ZOTiʠ@[@UOFv q Adž2eտkEGfFB?.-^icKg`!h[lfhqWAG(z!RUA̸sQkǨAJLZc]K1eMDǦt$e:,N?(1~ Xց_24{W?n &|%[e֦mWupmUqzw.έNj5./Uwk ĻYh-{vY V&@U'+J{cOiwԊ!Ջl'Dw |g3<>% B'ś_Í,WezY74GLqTKD_LRUKyHBę51f+NW8g(hG\5SnqHoEOGw2*4_PP0jidv(0Hװ #%1FaⲒfW:IYY>i#F Tb"7ȎWuoAx2ySv/ wg('A}AIjA@mP kQJ ϧANv$^${Y0Eî]_4j꽡7-N#BNs 58!-DAiN*>M/&ES.Bb9 `UV#5.'Vf*[i!W?X'}xr ڣ nKL(sB3=aDizq-bnd}e1(8 / Qjv7fJFU;<I9ܦz\-axW\AD wns{ay|TMڵ~t ,?dV.˷/2ZKXNjB&-4#&MPC7X8U6x#݄ y\1VY>i5I4({ɇW3:iU _n,zx "j2 :-!J>1s[8>?4Ftը36ย) q\1Uhʡ7l*o%ԣˉ eSm텸26#̫ v'}9Bf'K\1t0fѸpI6B80H\UΔ녳@vM/h6ZyA,KYʣ٬oF鐔WLrlRE )k;wuX*9C0O?A83>,;D{1/ "=n"PzDKK ps!u?'"o x=8"WR莃iu3Ą'M78vܑnya4t_1oexz*IX贫sD_Ucv#E~U ie{1)Wi< o( [V Q'%yBva_@}H}C s~kaWĕW~2.S" #M@1}*y~ F1HfyarquiK Kuzp43* (vվ }AJ>o ̢?mAӿnFث7`0Cُ)B" Է@_:?̡1M~>7k獒 1SM\%CqtV{K bhT4v57?>+hcPSoa :Aq[JO CCPصrO5ھ .#_ᢤLE@'?(0uw{=gElK{% ^]?7-ibFKR[S %BU0I<؂GGf>Bb'U _3(]^ky%'= R.omBOŬ1s©x/v$+3q<bȪQv ۚiWzU*m8"Id9jW lx_ϯW d:B"{&y,I>9"1֛JI^?ڞtiՏy/ !erjeX˹ 65j2K{|KA "Iq :O kY|EOM$G<2]ߟ6o1[$8;ج"s?;q–q 8T~U Av# x#~c?)X_yk@>I9.2o6ۥ'O՜/*[j/+}2s@QZ ,K{b-OH tGܧr;` Vy:L,5t𮩎+zGoP^N{=sz5|=aO;I3/xCY]8mh,cioYQ1^WlhX뇗OYjHp|qI_]$~T[rU4|ZX5.T ;N-Kr޾Y~H}v-@uAb$%<>.Ūp W dij+b;ŦHǐVoqU6# %'5ކ"k+;4-/Q E(h\4H;S2 ݫ}'~(p(\0fOdb= i}sSuZr/7n>G{#p\0xjǺwrIf=ö|yMXV ƀ(<Ȅn=%ۄsWDQj.)W=9:o?Wnf!nIV h+ hfSiq$+i0t[,DnV*3,8xUKT-F-?3?`*Kw0Q/kC4^uxƍ]OBŹ\oq"io@rhzd6|h4.sNMy$ȋ#.mggO`-}1D)ڜ*ޑiVUމdyeVp7ֱA?\HkWLxn꼥^>$S,Rn!=!'T^\O_C (3v]m PU&L3AG xőӗ}ORϻ #<:3ޯ-9L ZNWÀ!:JLoHI)l_IX%5iMDOL(|m|<-Ϊt0J/~N*!˚@&[. )IxNA{pK_b_c36a_Iqxx 5L'Zl"~jߜg&?:?ش: 􎕫4߀S+pW<"/E~&HK6@E,VJ =Y{ywdl ҈)$(y{tN(n8|75ZZX2 JCb*?U 9yqsR}҃ Gz=\XN`J p9cpavpxo #G|0$[巧Ev(eL5dUEX96jvx ݗE|7ms} pȐDf%.EPTo/D$~\X#))TnÀ(ԨXI] &Kx$73֙M.%Dȗl4+fhN'ŋ(ϳ%:L SԬ3}5΄F^id,мiOuO xǂ)Pݺܰy4MZ{2.}[Ob5%a}&ZQ_gpx(tdғ{;jfOX׷>pPO}eC*ay%b R:*+`f=*Ċ2}k@Br.fytXo|p-PU1mA6 J14'JԻ/g2HN"P5P} fT\IW+s"%経{gdWry…B~y[J!ck=*~#qg/_2_-%(? } n(*q 1qvr^'>vˤ# #4T sTP12TH⪑zt]p\!2w5")nPDLDԀ0 ?A}i'k'w@AKN49[oF?{+X|4gnԲ׮:+T2X}{)&z߇ Ch|H@KχKM[[a!Hf AW [x0_&Pg$xbJf\9LX1hi/6JUfF( /DLi"Y^^q:4| [IXiw̐dsiF'@l~| LBBH{Ѭ!s>VEgtG2!(] ^AL 2V4MGwtN.r*ܟ/rB gzj,)=zZWVeo~*fP`;hqՂ ]QAv/qd"ׅGW}=jXUtVPTÈ;`OOMyVLfyƣc&9 =֪CMm}Te. v_N3ʶo:GnRj!^Wyy|6)# "dV_ʝӻvas%l8k +|n&mw߆lExs( iUc+i* yH~2X|Fd]LJ/4a_`(1Lp@D5EGU ,<2T.(~k &&cuMs+b,izGtrQT#6N L5W-C=c|".uwm Ƽ,1!f;|!}&_8+4X̉Ҽ˱ѫVl=tGOX_`/5>h4$H# 6 CoGڷ FÝqoq0 |^y#$Au˂ʬШRRpH,/iڤ FH$ x ӟqŹyO,li^Ex̢RW,Ag82)a]T-m*- BmB:'E@-W> 2"Naj!G@C- [yrq 0NEA>cADO=̙pH+#*7`OMLJf:T2YM&}>z$M7X+[n+K p />_Bh$Ém/:,( Rt c/='l-ӉE7r zg!`Rb/0ȹU(r7l n YX(C ҿ u)=@Zk}@- yJ,#y&Z/7Z+5 }*c>~"Nq]yISRe)H1)KrWͷ} :6@TL2s'[laQ${ >jɈ }w'>ȳDsOIWw&wsE4=!o{jb}e+욦ԩ~~/T#OH.(vA'm{ĐP+8 e5Dx"Tg E\ 3XֿWԬ f~S|Mة{\$\M7b19!ϟTxч;R+ăA+`)0e-[i_R@H%%BC|~*`ĬE XHF)׵nőZvq}bD0plԣb?bts)c~S Q*='z!R!EoK=Բ֥-/Z{%[C3ǝvAKk3 TY K'g^AW+9~&{1#'t\..M@P őysRK#NtT?6,kxI(]癟maӽfaƽw(nIVL76IIy CR(?̊Is R.19N=" r\s|SlhynGRbRilѡ\Kr5 m v+-#*t)D7I\+!XC܄4ǒfOw:Or؊Ae V8_'٩tN#|8*{ˤ=},ptxI&;Ns WyOi=;|[mAar8C!<{)Mv:p'akR. G}v?e<&S)=W AWCeQ_"0|YolReh룚>\MA"1S$[RB5%AHa=xޠ8'4j}MS4TI\#b[ ˍ ][~#%v{7{{ZފL{>!OgI=Zr?):w/xJՓ8h 7M '6)_X7kFfw:l z!2w3&# eðޘf6Tё.[}vs*\ˌ/"V$5U+GA~q3Y惏*<i<#YyDƎqu @yasvaAI/uXMZǿ:!^uPZ9n33a/;wa'l}p. :LV>(I')OI:lJҞgV%o4@0 Beѧə 'lܞt0SM}.Ɵ@_̷m˽k?#JmXd_UNtWtҤ4{ifFӣhVdVܩN7=PT^͖I%wܩeU bP^lDi0MC4yr`Of$2 (sfٌ-h2^&fG^qmKW~ }EH>kw\v *)o䙩|O}D8M!kh,vBXe4σ0)5ݧUQ[P6HTD?9 Y Y˯8SG 8_MԵ88,(vr63Be=՞G&hWE<>ViZfc I삥7 W 8uyGBC._9=V\dRR",zs<%Np%oFٔdf QBGFVHڹFǪ z|:y7 >kkm:SM8 ^NF>MX])#oIht &J1juT5T@`7'!,BX |1jڧ8( "({qӗ&˺-h;]^\z;awkT^7]Kgr@(1m#F [n ?ft2+lUEOd溣 ˏ;i.}/gh?&k p( ZAnO+1[岞~&9hW OxŽ{ ,ηO4Q<]5qP9,Fڢz w𞮖Z5kЛ~ (Vd)W:=B#c9uSVp fɵĵ1^2(j;;gŹc2uA`f.X.yEl&UfAJX J)V )_7| h]%W1<ַeͯv/N){y:k֫φt1 +>1 &-8;je} ,(0{fHsʵyɬpmZ@%dhPZSO[$#g%bcClb~Gi#ZnA 6fi Emވ _8xlʷ8F%d;[rXF `شOM}k|YSo;0q!G6<_STv3dB]ˑD^#hΩ_+lϴt:-2o]=/FlDo-r BT&R*n  BSf5d@G?X}W2<|tt1uSg8GUf?+ W&= a,l_aЄ.7(G]UcLXȲYujM+fH[)ʓ{[y,Bsle͓_ݺ'iJ;HNd2 Xou] oA)*ZM]"jϷX\kj>X%sAZ(͚ NMe'/ְ⧈ݫ49r]=xcoضc#}  (9Ad-@?GK4QZP (ni^ ,?cym P[yϷ~CfR6TM 8l JЇR6^^Yo /z:#߸:Wv}GԣLv!SpL39F|(kSmOi ("T%;v#.6 i*'AIRCD`DW3IIT_塻͖M ^r%migFمX5Q 6,ʕaNB7Tcd'X3YU<HȘᠮ?@S 1whܹT2-b`>/x"gٞBK iS\Apvᾫ” `! րxdPͰ 0smdϪ>%$w?l ;B!RqU+W̊!!!҈!B6{L&cRg80Ha\t bݾsIVQaOЎED9xGX^"<TGg],H=J߂Y;|) ˊJ=#/Qoa/3 P=e&0fxBsAz& zB11Y\Sp,Uڙs{U/x~(f˕#2osj#UCRj cRTf)*L:Ù |S 1=˯)ZlgzX a~$m#zB(]g?!z߳i%b&%"AZc庾ĩukr4l+~|9{1"#g`~\+we+mK'ף, mX32%U&YUӍJH̓PwC,Yݓqe,^8]it&Goko΀p*JLkn1Z/Qs(($ N 5>>/Q4{gXt&XfOg!~ "Gt "%/ ĘpƗ ]#(#==8㉣w3kx}[pu&Nx0w…"/O#):=߲=kjYp[hLGEnܥEUT & I09s˄ U@; P*]1X.ƢYm*3/) NvQ[N 1, *pY1ӀeQ[|t G0HDp<|ꁼ`H``nKr^%C߇N%.(ŊƦ!6"1@\WzS|̦!DRtS{KT!NO!#}MkwBw?d`I!&@ky6}⟪8J,I*#8ppUHb)ERSE8^pOؾqV|Y$_YpG~Gr]?(lAn+QF*^I4Ī`$!F;ll=x_|r1C{:|"NJ ﰿJKn38umJ" NٟӼBi [a^[kc&F=/}:@*#[s}"x;`e[~Q#(KiJu\뗒M"U"vuFFxyxŚ:? :vzNx/y-!ϩ68>ն^.ŐU).|Οg# ?ۏF;!5+"]I (FiSNԁ?ʪ%0R ERMb*2)mJ[%*^-&:F8QF7geJqe$GYYZA  "m #O!ߣm !Tv-JcjTo ;zm5TȠd"j}rSze|QT! ؒ~/QUz Фr?oJZkNQZ S8&Pg;D pZ4Wi[5%[ z.[T9upGs{7h]?nâ䣦Th֑iY]r U&^ <`̔N< .uA7$+CTsA:HOOO#d͓FSES%Ԧ4F7'8)h#OKwc8oF CJm4gg #vsZ $\l &-> /hexoNY\B! ~nU3}+qNNOdMW5] ֽį(/[-ꎬekp>㶍(SNt s #%^ hMi@YC63blfO #iF^B ,>\rOUO|WKCW9}p<< od)t[ۛBe[bGpy)b%.@ENC%ʚ{K3"3|P9edIeRLNң Fwa ?禑1OB&%p96U5jL[ }۳<W M6ِF#б+rs I9+ܪ+%kK2tV̞_ 8/$稟`)lĺR)izǢ* iH3ϥw9'@8zK@g̡2B1K٪V'f*j{-ܢ, D#46844/ u6`7*q)Rnp9X][1KJ9iœޙ?ܻ5vdM+ Ԩ.S?ϊ+y9O||90ZP4> @Vϣ%.%OՍ?0t#aqlq#4w /VyP@vr~I=Z ӦPSV)is(>>J]㩤y8ۑπlb]!1\Y!}Pnfp%f?4}C2/܋s:B(>`>EޓQU?яsLq8%c{ַ\_9B:㍬w*,mㆩ+%VBڈˮ\-HlDa{GZ܄b qAЎsY2;8=2ZW5IvH&d,FxPrc6YIi\g  JFN $fW8b 9?ga)+uO{hK%2o[8yxu#]"~\tA1ѿOm/$s*@WpHM% ν4+F/JS7{*yJAPtl^]Mr`~md!>/u!)ͪo(r 5t5oo1E$N>L:HQphKy=tQlGmbCmd{ S E\j)bq-lrb]T >xUN\uzB> #ɓ3zRNHk-TS `#^RO!Ō#;qg Z0VBA?4َؗT~ ESXn'X!x+a貊8kK]g6 cwiDG^ T@ZCRNtW|eh2٢#Wr #lP\7L69D|4:FY~Om 1&hc9z31^ =561sm*gh㩸+O~\X,b[uhX 3{l-E)^:06-ζ.UK.S⦱χ@H;~wc/U<_#(n Mfr#hĝgГ((= ip2]N)s$hC('+V2ѻk$ZEX-?pQHdyopqcu[&H @[6,ܝL!ِILM*sWQ~5R; eXưtBTltB' JjK_ %⏿ {-Ea+cM&RʉXw%>sR.FaX0mD0">NBTefR :wI3[KxdFu,tHNnHua ՕW[i=e4n-imݏ.aM͎PzbVBeԥFy|TA~1 ;n$\rrX<2Q65̆"~, Xc~(m,O*?E7pD䖵]Y7{vhÓX3,"ְ .iEOhѬaf)UE夷 [Yekq&q`5@iS&f$1rqtZCɭKMҕ ܮV 'uH e|? SbZfH2|5(%jЉ;e=d^9aMkIj>cs\"Fp:'ݝ2PC$dBQBܙ/f8"~ŭ-} _ ߭7D&b#L~܄ӟUh N)xR˿]vFjJf`7_Յʭ`dPZAAY,{4+])F̔CU :bi|^ 7O6T!=7do*܍68؟33MZ7*#x)icڟam~_h [M.wB0!H& 5Xc 1N@atn ˜dE3E BcטIcl9-\b&>venX0nRr:HOZd7Md[;S{UJ@rْ~3֩9p.ujIgŲV \8@Qa 2{*Pihx2d$yq^ q|Q^0/$ .F{ӱTJA!md7:3rf5 i{Ƀ͌@BXw:tQʮPIW6Ȭ+;񌵦 ZƦV<z!lwhy >yFH%b_v`'D _ ݜ!NU~:7 AGL/&ܡ{ֆu畺 O(]RtXkqmZ79cSNcЋujAMM_j1XX/>觤x2,5"ю/ҁsMiM̧-seAUV?FFk=Ի8dw'}*AUvC{M~9 }|^^:m\sfֵe7,%O}{V5[.,Rno|.[xK,סo-Rq(T w/Rۇf>k BZSҌuƹQ17ϺoSw8 T~WϼnΓ_GدǪQ˕*#ꗉ`fzCIb?n0Rm78B5\kq>#Qi<溥`dH!_%vc˰!B_ LOMl) 2 Ω2Hb\7 ٣7.f%AYvB|phVkE`\T|R~r(uioG\-Z8:dhpi\28ھπZnj-yp -߫V\Z*1{~P=T%7fKZFT,F@̈́#,1qLnE @.i~|=l sPvzJrbcWODw;dV&'GUAqЈ*F?>e6za8.)0HKVҍT87~6DU7?Cir/78ڗkvdsv"|Ҩ۪zG//!mr~N{@bTH(YlK۵P|HR=g7𢑙ijERqf!D2Mn26?myaKVia6m1S Кar_2V}хa_i5@;߭2vV3z}%k-t n@ C^a1@ufv|3Xg &%ߏ#Z>v뤦}qθuNؑܬhN],5(V-"^p~f4Ǿ=?Jt=B v.Τ |&":`@K}%g2=L IOAφݟ՘`աB]Y \poʩC;)AX4\Jפ7d_Uz4OF *slՋB]t+~D S[z [d.vɪF(D+]G)?p!gTT4<$SՒ)z.k,t7݁dLatTSkDóAsSYxkS>RZx+>%X}{f3IkN(tαϏ;I@vnkDaA xj'Ŷ62/IM>{KfBP6aQ)clݶ>MwW-LD _ 2dІv1:/RҼ? _I穑"oo^IT} 6Ck YZ