postgresql13-plpython-13.13-150200.5.50.1<>,eN$p9|Iq09T@m(ԛ,I(U/|˼/hiwaE|ubNhe 0ZY^ z-vVfDW[[ܖw7v5/bҳJ8#+~}}P uUn $%!b3Kr aA}C6pڨWpy.uCYm0qAbw#8e!$`wn/sc>?gC[ʰJb>>:?:d , ^TXdh  T x   v  *    T  ( 38 <$9 $:$F2G2H3I3\X3Y3\3]4^51b7uc8d8e8f8l8u8v9 w9x9y:<z:X:h:l:r:Cpostgresql13-plpython13.13150200.5.50.1The PL/Python Procedural Languages for PostgreSQLPostgreSQL 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 PL/Python procedural language for PostgreSQL. With this module one can use Python to write stored procedures, functions, and triggers. PostgreSQL also offers the built-in procedural language PL/SQL which is included in the postgresql-server package.eN$h02-armsrv2SUSE Linux Enterprise 15SUSE LLC PostgreSQLhttps://www.suse.com/Productivity/Databases/Servershttps://www.postgresql.org/linuxaarch64,,,- -3?--5+8 *,7X.n(,ā큤eN$eeN$eN$eN$eN$eN$eN$eN$eN$eN$eN$eN$eN$eN$eN$eN$eN$eN$dea7aeb77c225838ed2ac974910621e7c14a3851ebd42455fe4a0af3115e623aa8ddd01b1bc7a4659473f0dccc1d50582d86825ab1ad59af5199a5f91343c95c42cb01c1869360cb83d80340aed40e385fc0d9457e1acdb80a510d5512eb5ef70564332ed4f7f661cfd56f75682f216ecb996e106e132692cd3525e444fc671be3ec00a8f63ef55e753567ee9afa2f8c435d2bd7a7c7c7cdd0c22a60cb42f2c20e2e5e4afbe36851bb0699899b78f213d14aa162d7eceb941275c1dbe79a6a2ecbe4561ccbc0a0ac12f6283cacdee992558a682afbba0eb93fdaffd134cd2c4e2fc2ad9f60be77498568189c3c6b1d2a144d5972c09793dae6e8473eb162a451cd94b52feb3e85891c1dd3a2a30a6356236f50882fc26243fbbcc6a216b28c181f8f5ecf9e21463aa2ab2509f9bc04a4f0f25c7e7083df6b4b889849ace5e716fa0b5899e810851c640e4fecadad5dd1b7690528ccda4ca98f3bfa0687471f4427c6b3648e68a0f2852cfe16fc07ab10dff87e81eac99baaad987251ffbdcf873fd4aa4003fd26316e9e61580a511c7fcf1330d4543a6b70228944b23b6ccf9016b320c7c822c83bc9a3e4a40ee887af347a9815476fb316012f597f7a6ead6a20b7a673794cb9c4127da28ceccc3ab1034f12abde00a3581b53ea951a8917ab3e4b03fb95186eb85421e4b16e6aedb1c1c1656fa6620dfd5bb33df4cace15eb7c4588b4f1176b3bbec5f5b3fd851931fda88652ee3b3985cde4f88d75b11a65efdfc8503fb9e88e0ecf3c8352ea2fd187ef698e10d67f152b37c7855b9a6114rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpostgresql13-13.13-150200.5.50.1.src.rpmpostgresql-plpython-implementationpostgresql13-plpythonpostgresql13-plpython(aarch-64)@@@@@@@     ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libpython3.6m.so.1.0()(64bit)postgresql-plpython-noarchpostgresql13-serverpython3rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1313.13-150200.5.50.13.0.4-14.6.0-14.0-15.2-14.14.1eKx@e@@e%@d,@c@clc,N@c pc@b@b|bV@b[@aza@aQ@a.a$@`ٹ``q`OL@`Gc@`/@`#_S__@_F@_mmax@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.commax@suse.commax@suse.commax@suse.commrueckert@suse.demax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.comgmbr3@opensuse.orgmax@suse.commax@suse.commax@suse.commax@suse.com- Update to 13.13: * 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/13/release-13-13.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 13.12: * 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/13/release-13-12.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 13.11: * 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/13/release-13-11.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 13.10: * CVE-2022-41862, bsc#1208102: memory leak in libpq * https://www.postgresql.org/about/news/2592/ * https://www.postgresql.org/docs/13/release-13-10.html - Bump latest_supported_llvm_ver to 15.- bsc#1205300: Update to 13.9: * https://www.postgresql.org/about/news/2543/ * https://www.postgresql.org/docs/13/release-13-9.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 13.8: * bsc#1202368, CVE-2022-2625: Extension scripts replace objects not belonging to the extension. * https://www.postgresql.org/docs/release/13.8/- Upgrade to 13.7: * bsc#1199475, CVE-2022-1552: Confine additional operations within "security restricted operation" sandboxes. * https://www.postgresql.org/docs/13/release-13-7.html- bsc#1198166: Pin to llvm13 until the next patchlevel update.- bsc#1195680: Upgrade to 13.6: * https://www.postgresql.org/docs/13/release-13-6.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 13.5: * 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/13/release-13-5.html- Stop building the mini and lib packages as they are now coming from postgresql14. - Let genlists skip non-existing binaries to avoid lots of version conditionals in the file lists. - Remove postgresql-testsuite-int8.sql.patch, because its purpose is unclear. This affects only the test subpackage.- bsc#1185952: fix build with llvm12 on s390x. 0001-jit-Workaround-potential-datalayout-mismatch-on-s390.patch - bsc#1179945: Re-enable icu for PostgreSQL 10.- Upgrade to version 13.4: https://www.postgresql.org/docs/13/release-13-4.html * CVE-2021-3677 (boo#1189748) The planner could create an incorrect plan in cases where two ProjectionPaths were stacked on top of each other. The only known way to trigger that situation involves parallel sort operations, but there may be other instances. The result would be crashes or incorrect query results. Disclosure of server memory contents is also possible.- bsc#1187751: Make the dependency of postgresqlXX-server-devel on llvm and clang optional (postgresql-llvm-optional.patch).- 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.htmlh02-armsrv2 1699619984 csdeesfritjakoplptrusvtrukvizh13.13-150200.5.50.113.13-150200.5.50.113.13-150200.5.50.1 plpython3.soplpython-13.moplpython-13.moplpython-13.moplpython-13.moplpython-13.moplpython-13.moplpython-13.moplpython-13.moplpython-13.moplpython-13.moplpython-13.moplpython-13.moplpython-13.moplpython-13.moplpython-13.moplpython3u--1.0.sqlplpython3u.control/usr/lib/postgresql13/lib64//usr/share/locale/cs/LC_MESSAGES//usr/share/locale/de/LC_MESSAGES//usr/share/locale/es/LC_MESSAGES//usr/share/locale/fr/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/postgresql13/extension/-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:31293/SUSE_SLE-15-SP2_Update/6b299f05b355e176c2f33a142a615056-postgresql13.SUSE_SLE-15-SP2_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d8d9c27416029e0dc5d6a6ad59a338f508cce77e, strippedASCII textRRRRRRR{mIiU+)&c~'utf-8f245d51a9b826a0bf4e454d5ad23a453ad0999c2cc8ecaccaa77ce22fc1b4a5d? 7zXZ !t/W]"k%0#J:fVA/Mpn/D|p0N1 ۴ ܎l $zۭ~=ܟ<0q9gw~pdYVL1㶬XEm7e4:2qpsoo@V+eoᵌ]^GZt#*۪8zgA n@iʒ;my7hػlQ!׸u䇸c![rҗ6׌CD *ZD}^D7m!Iw>gƬ80?C9JŖvϩpƂ*< IS#\\=V? Yl@EBMC[ªdH'cPLo>x`[0`Z+Wc:ƣ;D<6$]&HH㣹< HjeYP$9GDfC 3xwio@X\؆YL|eҝ * `/117zoPׅTKW_xI4WY32D u"Pu3wGKIƴ;W|E8fAi&ɕ!dTC6vVHR0$v}Zr@$"ߍlM,iNn_9 a2 pj_ ߻>lꧮޛ[ԺV陚ZԮ45M 84@*ċիHt;8Q]ZY˭LrSbiɎ< j̿wDEzf{J .uiG ? U膃vjk(4A(-9; 4+}}- G=tWCe=*Ihjd_!ItMsYOsUd[AldmYK=!N7~H=[4165sxԛmeY&cT-30t5CN8-4hL%Gԥe|s%jI W@űM*&4P!@6l; 3~ 1mz{j{'!m=D/b3mByND7e@դW 63%uzs|rd\3'xRdhlл 8]EyVƲDDD;&JuoP>2$UO߯QTx EGz8|l_ahd.]OdDSB :rL:* ><-,a ,;jc!4p{4/pg ji1W5u$k*O5sEaPIWrR};%Po)e1kSˈ7&mŔRpDXi*v.H+&V >bkd6- Q[OlS b+ `@j4t\t룠1W?B2Wuo(cE >@fORaMT&7[Ӯb3&BCH| 8'W ;`M ;YݙsՑK[}dM AkwXRUe젔GIHS!5FF'.ec,+g,6ۓH~B3V| |m34ɨXtnAe/CRZ$P |" qB$)uۅ 60a&d4IA1y,Ȏ~aT1"IV"k< e'hvfUz2Y= DDuieR}0d I-,8W,N@O>N'֢r2 P (j!;/djZa2-WᮛٷvVbBXKߡ'|WL&Li>H][yu8sJLc}9{AwAw*r)⣇{v|OZ 9 ˠ ;VNpi$;SN(ވ PzmR=To-ιXOhR-;+~00Juʅ{K^َUq8sj{iɈAf*DCFB +!um\mWLK-m #jo\^H+Yr لn$VvLdYǤo>K Մr?=,'VڄIM[#,c:(ұ nZ16(hGR>3}NEs/u/kucP:K7dB[f[p"ڊ9һD#ɝД }6G[Pnnh=i0moqG#W2Jc{3 .FWcYi`kȈYtYÕB1̡܋i;9 kavjU2 Ì|HNGD=OxcY(\(+JC ~(ʑY]M=.K5V0O !-#$VRF-CAeAUt;( 8۩}2.dG:@“r1t2VpS >U࿏z脦bJ {2Sn^ZcI6:VNZ*"QK5L 8GGz|-;a qo%5s<0!]` M̾vjw> 2bl ҳBpv,f} _}5KQ@k:k:0v( {BwH>Qwg+pS>\>`0nTn[I~ec֡Q 2bq d'sôuA4LJL24-;ć괄N|l[Ra!lw&jrXU5,37u]s)$׸D1)OgO"ЖU'b1X1yN(yjt 7SURs!,z%K DuCgɄ52'-`.|VXrs`)5 N1!J#x%( *V R"z<_s`0KTu2'5LRq[x)у@݁1{~7h#MOC⟄C4F"f1Y^<_QZ':!9١$kk ӖCt l> tP@N}# /˷X@KogR6[?akH~_2#z}P,6V*_hh;;ݪ"ևQ'_\̠u. קI%iaO9Q?r< ҃pC[#:n;Hz/\0M`OϬQ+>y~Wa= d{ӥ]{M֔}9uc#4> K ip~~vB_W;m{ݦ`)la* ?pO?\3`q'δrsVOG;W)=RPHF1j{C+{f"T9ءSuabZåY B#KE#xMߍ9 EHAUcjw3I^F *%*S7J !p W4ٙXїOjnn[v ڼ3I%IK+팦x„ifN_:R5B?md%t|F8 2_xX&-sYe΀"^Sf 95j4N%TZ @P qGF? 2? B?< &6'dz{l*~tB_ s{T Rs걹nh_]<%R"v1? nھ3?"4{A^w^;BxQ6Pz<ݚCg,6mumF3L @ Tlbo3*8/Wl))V|ӱ{6%~(P:%ģCiUtg(C_uY'7ଝSUy$1.' eljvؙG0m#&l 0t_ul܅dmO;"õ$~oV_1FI㑽ʂ078")Zd{i4Sz w&+5`#@6<^1T $So};*SQ=| =Kit Qd = Pw6\A D9 \-g\%74+| AHߚM8;^˕^NsI\Q'bM N.5▃렠xBW̖*[õVsxl.$_6BSX:* =X=ttQE+w^VF*vjD,`̾`Y!3t=MOyRetp5ز 0l}eӢˌTKOX(=%x sZdԤ M.V8WK~ Ϧc?ĜCF(Kaa Eh!*B)M: j^$f!2z p'ʭ @5zaatWPs G_S&w1ȿLbgz7}q|F( U0e 짭5FTEEq73X~^9Q?;0}&cK_$ ݉/vHODV>YϑKD9pIrX/*{oW9D:B\Msf]-q%RNh$'^ ,iNn:+ާns.MT CdZ>|wgiSn93=U%ȣ fE!E^|.%p*"L*4̖'m,zFGbQGʢ夽]KýO=`o0s??1@X/Wȴ&02 @2eq0NAZ;8(iͼQ/>a ?DZ Ե4-[ $rOd+o+'϶I]ٿZ.u;#lt9!K|B?]);YH2`.ݣ&Ag}R3:Қdj{V"$ +'(FT:50gUl}1{^ o)޽^VN۫툄J&ǫw}zL1d; w"y;0=# n1drypIׇO.h w:tbI>d HEwIL\#fm1ls҈:_z&ab ǡɒWꅚ{/o5^(2oK/M|5C3ڃv{@0՞RFQ;?;mZٳ>̅)Њo/k([$L|u7"hd?xz=|i|IJ^:Tؿ}E kJ+C%渟axa;kGYy.@5DzWk.!fxLs2>./̈.~# eǧ˖YŮwDZd3Zu8 Ci NQT+0U'zPA1ibɜB*wlrt/zdB/_!N^;*HětTmcGlPEbELqlhֵƔHu7T/#?&a!)}Œ"BV) PK#z}3l&t]10%AVju=4 %z& rS. nS^˾Z~Hx)K%t3.ueЧG&I/9f4D6kܫ=cVyPv 1I\{@vC8U2"+kkVOAiIu!lq幩O% ̅spjW6ܚ $qշdcMIÊ;}d.k*G\ hĂJz&&k!+&BkDebpAGr U4 d oVˁ9WT}oԼ;=Iz;֫ސz"a9R#-k(*bf/3 C:%xruxO;~+K~eQLIddC) 8BjƕIۃu䟖!v,Q ]%o }ljٚj±$f $}B_xٯtr:N έ $ִv0Cnh3̟:t1i+L %[pq۰sE Gnǹ[H@pIxS"dY8IhcANfZqUZ?[|cU`u,ȗjyhhΒ#VN\6ڠU`[pxoF5g= &$k@f)F>[iF"${>舌@^ZRibp4a5xnx;c+fTr 8>EH4Ze`H{):@@.S+ uvV|1Q(2LWxX+&בga; r]jn 1'Hatn`XRBg%ٲWI>{ys<74}۞opc|Ec@i-J"{hI[O!@ r[w4}E(!xh蘭S'*pbtԞS ~Z5߉$p Bݛtc0 lӡc6g ]8 r9+YhjiY؅NZq*C$5pu \BxҭXVGߑ^ٯx 0=8EA<\`M?OlёJ,|_s8c]if]#) Es ^7fȟPmȮtE* V_m)Dϖ<@]Cp /N=rYZ "˄Eε г_ veB:xy51 lQpVP}'F4>Yr1{2Q:.tR֋yo>~LS-H + Ep96h'DmFrMa"cGlKlRZ5z^R݇dYsT*'Pf4J}Y[t$=q$ah^q& Oa&*lH!m)Dc'D@7WkRZ‡2M,:l,?&iM'Zv8IDM.=()W8Z4H7o2T]׷1cJW*?Xcsi#~AYHY$o[ANVX@ [e::k!8q yiv .x#RIvmElS^Um R}gL pԞ iݾwVtv3Gy[6#gJJFMS@IOB$mO/rBXKt3y7Keҩ?"D~c*K6eCu9Y\"`᳥ָ #]`zVUQA:uuŃ%^͖`N9qFKy%LYj]4Yw Ta:X sF*₊$ BV|<)=1\'<kbϧ]!Ť$v ڽ\*vT* s(׸}w5KL:}e7va RZ> E.bͪtB Iݫx{; \E~wU?8M0Ht6 ]]3jGnZbV"y: j߸.R؛,jo!A.E7~e[!( _fNo3SbIB>.Mpǰoap{ Sn0Rk y p0ۊ ڡ)Qӆ}>tdO`AM8׆{`ڛ}%TKSiyaι4y8ן H6߇[wpf,A/Ȗ`q<!r&5fQʊ U 0j$_&=Za]ƵSmZ^|ʔNԅSE\ !Otm<0M:BO[P'^|ej /Զ 4,8_xS;Zi~>U>i!|8,AZ@Z |]-R&XksR N}O?0 (͎fa׶v7›=6Q 9-ޑ=p~M ӏķ cӨe nH:v_QV_ۄ:=ht3DzՆI8֯M0(fH]!\4e]URsԃ'K}ol|H#PI%|wI;-NH:_CCEHsi]I7a1H 8n=0=UDE:Z?35aߴjr)24"f|LUE֨թti|Ampb ]0Шq EM.w99SN StEqvEF%^-3(ǕFS@^*aU id" oU9ձȪ> @m Fvuo>6-0']9<-YEBK =|)Z+Tw1`]=xA/ j=:Cz^| ]4`,|q[~3b`c!l눬GY:lͧ1 ,qmI5>OCHg<7q ]hBЦ|󊣊ޚQgb&muq[T%ˢy.# ([VZelBcqԚao {_:k~Րy)f/ ݧ~TEtm42:8x6sӁ-I>,hPHEϮ#' 2]q彵p$i 5(UK%.+V^PЉ? x@wf{࿓,T[u#{V~ϵğb1Rqc$l&r5ud_ܻJ;>tR(x\2oه2o`_sjR}`Hrj8A%,~S)ִQZ7.p4o^uXwe'A[ D\qq- Ӻ/;Y% {U ӻd7/hun\F_%'yR[/]yytgnufVamJӷ5o3lccڮEX\ a"6,?֞<p7G*c+t|.P,[s9'+p D]'H>C.s *hS5,xF a_#rgh ͮ-O.XQRV^Zgh}_&-r6̭#Q`RmNx6?o!:6> чd0T}D=Ws=-Vq ܺ n#ڂW&M0z\Pg A3gv1P+ 8odx @ыxPlJB;8e ȈDYm(wӷ9]/=>Pp$s'Xx.z r>6ΜYЍl0LQհʟ/R)]pc*V:*A2v[ry/]t"՞zmO}4XJ3e{^lgiVDɳʺ^fD&AY$ۚͨɢ 3n g9|޵*BϬ(ƹ}᭧8&]ڔB/Э[923˱g\ %٠JnqMH2Uwi r ?wL-to}`Sy'(H(k稠H]dNE4J bWW䑡 ՜HB_Df!*NAqI,H`"h))OJG70_ @/ |O#N7Q Zy|L[c"Ξ090&Ei/@*F"7#3BUF)7oj-q`'kLњD8 dΔ-zbG>Ɩ >+=xOD:\)=Dh+A7ثMf[1HBwBMEԫ=Ӵǯ6+k0;3 b;cqHXu7}Q$ nL2pA>j}*.+ɻMC*M!m(Y,Y|SpDr h)JpX dX#H\#+ch\+:&23q ;N%>]7c'йTTN^jÒL ̩C NYXуw'QW_^] ׅ=&ICQ~lkz+\<6!Xb.m_bɧܻhB~[AY'ՔFCXO,1J7_KzZSruluJܛu:ѪHh[W̔K o=3`uuye3N 3BA#XH'ur>$nb.0.,2S[ 8 $l=dMl@ :Bmq KHej*~{LS A`5Oǫ 2F&4v;,*R(T;ñ=] \dw4zhnoxLMji]5y(bSg$%<VC@ET~ >ƯG <i3gg>u5:&UW^҈Ԯ5 r}@ `Gè% m`* :cKBI>I*Հ36/>kԈYH("/Uh+Qf=ꋸ D\e+Οo~+_B+yBL*ה6t8EmNxw3{W{7Wz/G/ּ DdC(" J&T?tI-\ү]uPpPcd_ H Pl3ҝIݪ |'i;>{o1Ȗabd':qݝacfƶ2R,Dñ.lbFhz[xW: SacUy,TpxF@X D jGMRa58FWșH=dYsvi [j[b9E(?pSf"b &!;J[x1wUpsvŘ$T |6~blk=O}D <tQT}S$nMs{ٲ9Ɛ2;B 3 "XU 'x~W˲yJdl|pdY1!'=$ED ,z8̶7QG-)ؒ|gK~@V 8V'>t82H2uj/NX klcUQqve3?)6t5utnfYqk МjY>IUEaqG}j11 2FA4ЈCP\2{,YjPJ8ƛt@@Ic-'-TژY~@u^GOt* 0q2t HMCeI~Ga}8 ׺-F"'MyuFqm(靬(zs^t _o5CP X:dD xF|\ 3([tŬJE1 (#F#tXmVF k b D|@ܛ9a6PNQ* .o(^֠jЪZv:|KvD4ۥ(϶pm}0>FZ˝%Fs`#}l\!Sog a͜sKi%MFy_^CFT z ɰ@E؀U-IX@dbڟjfFOY3Sg73f[t Wz6[g`n˹SnIՒы_IY\[!!ejw*~)Փ @8]Րy7h @ߑ\?N$|2䨭߾>bߘ<($'g'A7J k"kU6yKY'XDmbeyK=kK-|I]c _e 0Og>,sv[/1xqimcc''UU29VpLs TƇN-0abTc%v:ޟD H@BZE0S=H҉g$v[,|Hbdđr xgSY~ԎK4]<[3o@arXOro|+GF Ґ; G1A:Yqz47dST*%%;zq¯O>Is5 ͣ㵢Ms  ˗yюBϧ {\g+ޤi&)ы|E-㝄$ d֥ɛ`yy}|^wʋVyEM NZ'&5Ӡ/RHiyuĈ+EQCdaKoɍ.:C]Qk1{a>`~/VCݏq CUtC= `x$/|b-U/%ջɩߖ0><s7 U:b E$kj) nRqd{d"KG>d?L3 MBth 㐙*h(i.L0 E/)Iuڅj-8>S~̀^zJ:W_0؎Jme4=bBysَ=s) (rY2y,oH4XsRrѵXr6v奡)T@]g߉-iluƎ%a IjՏŬlAdoOmd*.Fby[oZ@K;R$ a&t̆/_! G=:r_*$Q/)C"N^GeVŖI5U&E{]u_PqwFtǍv !L?\P7 c=\X䶺Lu iZWZK1ӌ/\fIާ 2vJ蠑nn 0{dgTM%-%}t7(DǹJ"7 AqQ{r'JIX0'J2㦸fads he79x d-)!Dg{C6gr܎/+|YtʧtaOj TJ.n 9.6T NW#a9 %-ul׎H%1vE .{ϑd?0&v|X)F@K ܺt"1 1pu/TI՚vؕȅb"j&/{ Ƥnu*9 AQ1 Ѧoݒ+r Z YLU @}PpRIָZHѰAbKNJu4k$ q+A v=B^~u˵^c[q*0:<Y\gZH Tyjgȶ}|m :-BƛRMrgP&˜1դpÎ(U1[=VكLz u }B;)J Mg>#ƦޡF1YagO$yJqr޽1>[Y#|q,ŸXL{qI۝oo*pkr`P3]A{`ujEDrex;8Q\q/LN(vc!-w :A _<]uW!-#'2Zt#E|+Ca: mJlqE ^Vdch]5`_ELQa.;qG"|d{CO]S;>Q-3[hW,ќ]r"nLG1~vpE7ky}lK}jbL^m.dXKT՟ & %Tzd:H0pZ r1'+e$(pDvoHblpL-,JMҺ ?PK?w7q(ٙOh/ְA~ dJX,>Gxkw}][F5puJ;vDJ}9'] yJ9/6+U)!dls>j@Lw$('c_e6fqGA@G(Oop}BԴZfYYr1_:a!yBj+JlF&V-T@)O5DLCݹ%'DuV0m4HD;r\kz am`C!?MZNj8^< $:I wy%zo&#%}ᬇ3qQ>vGac {\~!KNJ5}Oejb-\kkdA4V4pOM79YftLӨ(5Lj?rދӼ4.|Q7N }QM*dE-Qo>JE,,|xČs ӻPr*#}؀Q:mB#kD5eYv_Ԥ1#d(ښmE9SU^pON%o2P}|؝sauZӸ"3 >-iy:17TB9 ,icت0I ~Ń^H*.K@fkˣ˗_Ҳp匼T3;M 5Y3/HI J;e,i@[ 1vӱw!m~W˗ۓW#Kᱞks<[F.O-)M,tss-b-oTʖR},Ɗ3XɦU"+lмM+˽N#eNJz̑;g޺?LT.cN k2n4̽6E8v2@ 6qyjӿњA&Y'tUdR2]܁ҋGL<-|2W Zv@AX_*|H Z A.Dр%csi(VV_]a;|Z3rʋXXbBPj3 >lyEH*4@5pB{\nx=͑\Snl%Sa6cM##X/ot@nU茾ۉ/f°mٷS?QD{UrpoMXl[R˖ӟ'|m><7ͨ: _κC?(_09嬚 :v<`> /y(gs5V}diܴ"%?`$+FIFKr-:s Z=`ހ=-bX!EOykgvڛR6.['jp% # WwVP+LknjK;w<{+$S *L&zbXO2N=!lŦx_6+H_?0B6qK1Trb^p]ZTp-DwoU+_(#A;c:RM!fV5j=GK&N7A ^SF{3<9"YGI51gżhpV5yib"Koŷ^ٿt?,f? 1MOZ>%":sZ0R_`ĥ@%ҩDk( / u[N@aUANis̨B /]/(rYo>ql S"mI8Q,Ȩbl;K[˯y tb"!ӪΈw5*:4\]ᇡZ$&0ABy{ҧӗQ>nǭo0=qq~S0`"utnmjVEfDz|"NIA"/}Ԩ W9]Vg+ E+6v*gALO'=9 /'6y[>MHFctS U6?[f YZ