perl-DBD-mysql-4.046-lp151.3.3.1<>,]/=„ej|b4NzˬixL]F" ;{q~_:ɔ]j%#:47j!yΧal(OMkFA@5[l7޿E(ڈh=eY1Wxe9I< nMY] ]o^ vJ6_ܦ OdnSP1i j*PN񈳽_0]5G#Q>>Q?Qd # W9 Rm ( T   pLx |  H( t8 |9 : FGuGGHGIH8XHPYHp\H]H^JbLcMdNeNfN lN"uN4vN wP`xPyQzQLQ\Q`QfQCperl-DBD-mysql4.046lp151.3.3.1MySQL driver for the Perl5 Database Interface (DBI)*DBD::mysql* is the Perl5 Database Interface driver for the MySQL database. In other words: DBD::mysql is an interface between the Perl programming language and the MySQL programming API that comes with the MySQL relational database management system. Most functions provided by this programming API are supported. Some rarely used functions are missing, mainly because no-one ever requested them. :-)]lamb54openSUSE Leap 15.1openSUSEArtistic-1.0 OR GPL-1.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/Perlhttp://search.cpan.org/dist/DBD-mysql/linuxx86_64F>_IkGu;([AAA$AA$$$AAmA큤A큤$$$]]]Z| ]]Z|FYZwq)]]]]Zz]YYY]Y]]]0358991fea80f9254670f78ad42be3f781d8157282279305ef76811d9e61456aaeb5768f8edf61a15c2dfd3b514d42304eee32757b242d7d84d1e5a046972a8eb3500d4642bc69f9507650d1e64b056d587cd3baa416929e2a8de616d1f188a71c08d19b4911a835646b6a674f677b01b59866c7cca30ee493eb0a065f8d9ae8712824f30bce19933f236784d4a412d557ebeca04c88dabdc9a6c30c44775fb38e653038bcb9f4086932a364487f5375b77ec464f86ace46650f98b596efc61661a443bc84cc037f1fccadfcad54768ca6a09e64d4d87198da545965706198f13f6e6ecdcdcbfb7488770e01a66cea6a43573ef7d92066430e38822b3c486710f5825cecc075cb048a8a9b3eec8cc875c1981140d884c18b8846f5680de866f77a9ba29702b957805cfa8aa63bca43175625824263232dbade0010d385ab888c6d8efc88409708dbe51f9fd7d97cd4239d6f59f8d872d1f6f9a9e1858f7bc14468fbf74a5e75fc83a5a16aa15db93d51433189fa7a69f3e69a4e6c29293f3f26bc12dc401facc94b291e0c64574c6cf740752b2b208b187d0923562b611ffbfarootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-DBD-mysql-4.046-lp151.3.3.1.src.rpmperl(Bundle::DBD::mysql)perl(DBD::mysql)perl(DBD::mysql::GetInfo)perl(DBD::mysql::db)perl(DBD::mysql::dr)perl(DBD::mysql::st)perl-DBD-mysqlperl-DBD-mysql(x86-64)@@@@@@@@@     libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libmariadb.so.3()(64bit)libmariadb.so.3(libmysqlclient_18)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)perl(:MODULE_COMPAT_5.26.1)perl(DBI)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.6093.0.4-14.6.0-14.0-15.2-14.14.1]z3@Z3@Z YlYV=@XCX=mX1@X-X @WW@WW~D@V2 @U6@U6@Vítězslav Čížek kstreitova@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.comcoolo@suse.combwiedemann@suse.comcoolo@suse.com- Add missing zlib build dependency, which used to be pulled in by libopenssl-devel. The package fails to build since the openssl upgrade to 1.1.1 (bsc#1149792)- updated to 4.046 4.046 * Version bump because of issue with META file in 4.045 release. 4.045 * Use API function for reconnect; fixes compilation on MariaDB 10.2.6+. * Fixed broken link to MySQL download page * Spelling fixes 4.044 * Reapply https://github.com/perl5-dbi/DBD-mysql/pull/114 "Improve SSL settings, reflect changes for BACKRONYM and Riddle vulnerabilities, enforce SSL encryption when mysql_ssl=1 is set" [bsc#1047059] [CVE-2017-10789] * Fix parsing configure libs from mysql_config --libs output in Makefile.PL. Libraries in mysql_config --libs output can be specified by library name with the -l prefix or by absolute path to library name without any prefix. Parameters must start with a hyphen, so treat all options without leading hyphen in mysql_config --libs output as libraries with full path. Partially fixes bug https://rt.cpan.org/Public/Bug/Display.html?id=100898 * Return INTs with ZEROFILL as strings. https://rt.cpan.org/Public/Bug/Display.html?id=118977 * Correct require on relative path for perl 5.26. https://github.com/perl5-dbi/DBD-mysql/pull/136 - remove the following patches that are no longer needed: * perl-DBD-mysql-4.043-CVE-2017-10788.patch * perl-DBD-mysql-4.043-Fix-build-failures-for-MariaDB.patch - add perl-DBD-mysql-4.046-fix_00base_test.patch to fix 00base test - add Devel::CheckLib BuildRequires - switch from libmysqlclient-devel to libmariadb-devel - run spec-cleaner- Fixed build with libmariadb [bsc#1067882] - Added patch: * perl-DBD-mysql-4.043-Fix-build-failures-for-MariaDB.patch- Add patch to fix CVE-2017-10788 bsc#1047095 * Denial of service or possibly RCE through use-after-free * perl-DBD-mysql-4.043-CVE-2017-10788.patch- updated to 4.043 see /usr/share/doc/packages/perl-DBD-mysql/Changes 2017-06-29 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.043) YOUR ATTENTION PLEASE, THIS IS A REVERT TO 4.041 This version is the same as 4.041 with all its bugs and limitations. In version 4.042 there were some changes to Unicode handling that turned out to be causing issues with existing implementations. While it is possible to argue that the old behaviour was wrong and buggy, lots of applications and scripts were depending on this behaviour so it is NOT a good idea to change this. There were lots of commits since 4.041, we'll add those back bit by bit in a future release, excluding the ones which cause problems. 2017-??-?? Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.042_01) * Use Devel::CheckLib 1.09 or newer, fixes https://github.com/perl5-dbi/DBD-mysql/issues/109 * Improve CI testing on AppVeyor: caching, path to cpan, configure deps (pali) * Specify bigint as test dependency.- updated to 4.042 see /usr/share/doc/packages/perl-DBD-mysql/Changes 2017-03-08 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.042) * Full release to include development releases 4.041_2 and 4.041_1. 2017-02-28 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.041_2) * Statement handle now also has mysql_sock attribute, just as database handle. (by Pali) * Fix type conversions for magic types. Issue reported by Dmitriy Yatsenko and Giovanni Bechis, fix by Pali. https://lists.amavis.org/pipermail/amavis-users/2016-December/004674.html https://github.com/perl5-dbi/DBD-mysql/issues/78 * Fix UTF8-encoding of table names, field names, warnings and error messages. Reported by Tanabe Yoshinori, fix by Pali. https://rt.cpan.org/Public/Bug/Display.html?id=120141 * Fix mysql_auto_reconnect when using mysql_server_prepare (pali). Reported by Vladimir Marek. https://github.com/perl5-dbi/DBD-mysql/pull/95 * Improve regex for removing database from dsn (pali) https://rt.cpan.org/Public/Bug/Display.html?id=118837 * Locate MySQL libs using Devel::CheckLib (pali) * Support async on Windows (pali) * Fix test suite on range of older and newer MySQL and MariaDB versions (https://github.com/perl5-dbi/DBD-mysql/pull/87) * Fix compilation on MySQL 4.1 (pali) * Do not leak dangling pointer to mysql result (pali) * Fix logic when assigning to variable bind_comment_placeholders (pali) * mysql_fd() still returned file descriptor after closing connection. Reported by Larry Leszczynski, fixed by Pali Rohár. (https://rt.cpan.org/Public/Bug/Display.html?id=110983) * Fix parsing configure libs from mysql_config --libs output in Makefile.PL Libraries in mysql_config --libs output can be specified by library name with the -l prefix or by absolute path to library name without any prefix. Parameters must start with a hyphen, so treat all options without leading hyphen in mysql_config --libs output as libraries with full path. Partially fixes bug https://rt.cpan.org/Public/Bug/Display.html?id=100898 Fix by Pali Rohár. * Fix support for magic scalars (pali) (https://github.com/perl5-dbi/DBD-mysql/pull/76) 2016-12-12 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.041_1) * Unicode fixes: when using mysql_enable_utf8 or mysql_enable_utf8mb4, previous versions of DBD::mysql did not properly encode input statements to UTF-8 and retrieved columns were always UTF-8 decoded regardless of the column charset. Fix by Pali Rohár. Reported and feedback on fix by Marc Lehmann (https://rt.cpan.org/Public/Bug/Display.html?id=87428) Also, the UTF-8 flag was not set for decoded data: (https://rt.cpan.org/Public/Bug/Display.html?id=53130) * Return INTs with ZEROFILL as strings. Reported by Knarf, fix by Pali Rohár. (https://rt.cpan.org/Public/Bug/Display.html?id=118977)- updated to 4.041 bsc#1012546 CVE-2016-1251 bsc#1010457 CVE-2016-1249 bsc#1002626 CVE-2016-1246 see /usr/share/doc/packages/perl-DBD-mysql/Changes 2016-11-28 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.041) * Fix use-after-free for repeated fetchrow_arrayref calls when mysql_server_prepare=1 Function dbd_st_fetch() via Renew() can reallocate output buffer for mysql_stmt_fetch() call. But it does not update pointer to that buffer in imp_sth->stmt structure initialized by mysql_stmt_bind_result() function. That leads to use-after-free in any mysql function which access imp_sth->stmt structure (e.g. mysql_stmt_fetch()). This patch fix this problem and properly updates pointer in imp_sth->stmt structure after Renew() call. This is a medium level security issue to which the Debian security team assigned identifier CVE-2016-1251. Discovered and fixed by Pali Rohár. * auto_reconnect now also matches CR_SERVER_LOST, previously this only matched CR_SERVER_GONE. Fixes http://bugs.mysql.com/bug.php?id=27613 Fix suggested by Wouter de Jong. * Fix compilation fixes (Pali Rohár).- updated to 4.040 see /usr/share/doc/packages/perl-DBD-mysql/Changes 2016-11-19 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.040) * Since 4.038 we had problems compiling on big-endian architectures, such as MIPS, s390 and Sparc. Thanks to Salvatore Bonaccorso @ Debian project (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844538) and Vladimir Marek (https://rt.cpan.org/Public/Bug/Display.html?id=118835) for reporting the issues. Fix by Pali Rohár. Fix integer types when server side prepare statements are enabled Fixed problems: * SQL_BIGINT was incorrectly handled as 32bit MYSQL_TYPE_LONG type instead 64bit MYSQL_TYPE_LONGLONG which led to integer overflow/underflow * 32bit MYSQL_TYPE_LONG was used for perl's IV storage when IV was 64bit and 64bit MYSQL_TYPE_LONGLONG was used when IV was 32bit * All unsigned types were handled as signed, so all high positive values were treated as negative * Numeric conversions in perl which led to overflow/underflow was ignored even when mysql strict mode was enabled * Test t/41int_min_max.t was running only for normal non-prepared statements * Test t/40server_prepare.t used incorrect SQL type for big (64bit) integers- updated to 4.039 see /usr/share/doc/packages/perl-DBD-mysql/Changes 2016-11-15 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.039) * Fix for security issue Out-of-bounds read by DBD::mysql CVE-2016-1249 (pali) 2016-10-30 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.038_01) * Fix compilation of embedded server (pali) (https://github.com/perl5-dbi/DBD-mysql/pull/68) * Fix compilation against libmariadbclient. First version by H.Merijn Brand, improved by Bernt Johnsen @ Oracle. * For efficiency use newSVpvn() instead newSVpv() where possible (pali) * Correctly coerce fetched scalar values when mysql_server_prepare is not used (pali) * Add support for fetching columns of BIT type with mysql_server_prepare = 1 (pali) Fixes https://rt.cpan.org/Public/Bug/Display.html?id=88006 * Use correct format in printf instead of casting variable types (pali) * Include errno.h for MYSQL_ASYNC because it uses errno variable (pali) * Travis: also test on perl 5.22 and 5.24.- updated to 4.038 see /usr/share/doc/packages/perl-DBD-mysql/Changes 2016-10-19 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.038) * Version 4.037_1 had fixes for MySQL 8.0 provided Bernt Johnsen @ Oracle that were not in the Changelogs (https://github.com/perl5-dbi/DBD-mysql/pull/56) * Fixes for compiling against newer libmysqlclient on Windows (kmx) * Fix unit test for 40server_prepare_crash on Windows (pali) * Perl's IV in scalar can store 64bit integer when perl was compiled with 64 bit support (default on 64bit linux with gcc). Use this feature and stores MYSQL_TYPE_LONGLONG as integers instead of strings when possible. (pali, https://github.com/perl5-dbi/DBD-mysql/pull/57) 2016-10-14 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.037_01) * Newest versions of libmysqlclient and the MariaDB C connector no longer export the __WIN__ macro. If this macro is not present we would not compile in the poll.h-based async-support. Changed to use the _WIN32 macro instead. Thanks to Sergei Golubchik for suggesting the fix. * Fix from Pali Rohár to not use unsafe sprintf with variable lengt, changes to bind logic, and added test 40server_prepare_crash.- updated to 4.037 see /usr/share/doc/packages/perl-DBD-mysql/Changes 2016-10-03 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.037) * Security release to patch possible buffer overflow in prepared statements. Reported and fixed by Pali Rohár. This vulnerability is present in all releases at least back to versions 3.0 of the driver, which were released in 2005. The CVE identifier for this vulnerability is CVE-2016-1246.- updated to 4.036 see /usr/share/doc/packages/perl-DBD-mysql/Changes 2016-08-23 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.036) Stable version, to include all changes since 4.035. 2016-08-19 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.035_03) * By mistake, when DBD::mysql was compiled against libmariadb, it did not compile in SSL support. Reported by Jitka Plesnikova @ Red Hat (https://rt.cpan.org/Public/Bug/Display.html?id=116959) (https://bugzilla.redhat.com/show_bug.cgi?id=1366773) * If the database test server was not on localhost and the test database was not yet created, we would not correctly create the test database. Reported by Vladimir Marek. (https://rt.cpan.org/Ticket/Display.html?id=112072) 2016-08-11 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.035_02) * Test 56connattr.t failed when run when performance schema is enabled, but tests were run as a user with limited permissions. Reported by Jérôme Étévé. (https://rt.cpan.org/Public/Bug/Display.html?id=115980) * In 4.033_03 we added a patch from Petr Písař @ Red Hat for a problem on 64-bit big-endian systems. The patch was applied but the unit test was not, also, there was no entry in the change log. Unit test provided by Vladimir Marek. t/40server_prepare.t test failed on s390x platform. Server-prepared values of types int, smallint, and tinyint are passed to application as 32-bit integer. The same buffer was interpreted as long integer by DBD::MySQL. This caused misaligned read/write and bogus interpretation of the values. (https://rt.cpan.org/Public/Bug/Display.html?id=57266) * Remove dropdb, createdb, reload and shutdown admin functions from perldoc. These are deprecated by the C API. Use 'CREATE DATABASE..', 'DROP DATABASE...' and other SQL commands instead. * Test rt75353-innodb-lock-timeout.t fails on MySQL Server 5.1 and earlier because innodb_lock_wait_timeout is not modifyable per session. * Test rt25389-bin-case.t does not work on MySQL Server < 5.1, reported by GAAS. 2016-08-01 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.035_01) * Apparently, on t/31insertid.t, there is one test that fails when compiled against libmysqlclient 5.7 or up; issuing a SELECT statement on the same database handle that previously executed an INSERT clears $dbh->{mysql_insertid}, while previously this was retained. (https://rt.cpan.org/Ticket/Display.html?id=108000) * Removed appveyor.yml and mysql.mtest from CPAN releases. * Converted README.pod to README.md because of installation failures on FreeBSD, reported by Don Randolph. (https://rt.cpan.org/Public/Bug/Display.html?id=114177)- updated to 4.035 see /usr/share/doc/packages/perl-DBD-mysql/Changes 2016-07-09 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.035) * Add DBI back to configure_requires, fix by miyagawa.- updated to 4.034 see /usr/share/doc/packages/perl-DBD-mysql/Changes- updated to 4.033 see /usr/share/doc/packages/perl-DBD-mysql/ChangeLog 2015-10-26 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.033) * Full-release to include 03. 2015-10-25 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.032_03) * Use mysql_get_option to read net_buffer_length and mysql_get_parameter where available, needed for MySQL 5.7.9. Patch from berntm @ Oracle. https://github.com/perl5-dbi/DBD-mysql/pull/42 * Fix mysql_conn_attrs test when run against MySQL 5.1 server. * Fix for memory leak to $sth->{ParamValues} , RT83051 https://rt.cpan.org/Public/Bug/Display.html?id=83051 * Fixes for running test suite on MySQL 5.7. * Fix running test suite with InnoDB disabled, reported by bor.- drop upstreamed bnc658792_pod_name_install.diff- updated to 4.032 see /usr/share/doc/packages/perl-DBD-mysql/ChangeLoglamb54 1575587103 4.0464.0464.046-lp151.3.3.14.046-lp151.3.3.1 x86_64-linux-thread-multiBundleDBDmysql.pmDBDmysqlmysql.pmGetInfo.pmINSTALL.podDBDmysqlmysql.soperl-DBD-mysqlChangesMakefile.PL.embeddedREADME.mdmyldperl-DBD-mysqlLICENSEBundle::DBD::mysql.3pm.gzDBD::mysql.3pm.gzDBD::mysql::INSTALL.3pm.gz/usr/lib/perl5/vendor_perl/5.26.1//usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi//usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Bundle//usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Bundle/DBD//usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/DBD//usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/DBD/mysql//usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto//usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/DBD//usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/DBD/mysql//usr/share/doc/packages//usr/share/doc/packages/perl-DBD-mysql//usr/share/licenses//usr/share/licenses/perl-DBD-mysql//usr/share/man/man3/-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.opensuse.org/openSUSE:Maintenance:11662/openSUSE_Leap_15.1_Update/81622a41cfe9a73537359d7ddafc04c6-perl-DBD-mysql.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linuxdirectoryPerl5 module source textPerl POD document, UTF-8 Unicode textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b289084c0da2c78f82d8ab4de47315f18abfffaf, strippedUTF-8 Unicode textPerl5 module source, ASCII textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix) PPPPPPRRRRRRRRR:l٦Sf`~utf-8eb98e314283416b2e40d350f306cb43fbd5868c32fd1a7bb2fb28e36699310f0? 7zXZ !t/x]"k%; :)D6#9+.9/Pd07j,]4V1IΗ8^A F|  +^t.Ҙy76 ꦢxuOᙉ!&eӴ6=+c[=bM/jARtax)WiO1FE>jK$ )ݢP$9W`US;覫IphGg&~/Sx vAX$%v%|PFƽspQm9 q#>3-BAa*/C?>Qvg#cPLm_R%jqr;U\ 9y\k E]HvZcWt+YPڈjzΦCɭ3po۹6S683aypYD.r]$lGm漲Uja|4lm[q}25$8U@a Cb*1f :[{fʜ@p2QNSп&VCg%_ulNǫBۗ⧐:X`%i))rA9g *tW `H<#M$Ui霯a21ʘ\`wDWж_Ns9bZ{7~[Pjz8(m>9)l#|̆;*_N$b#P@6Hq* @^ijO>l#1ca88qn(jqq(ւ =\{Aūӿga=M<67ʈ%,Ӆ=>f%sYY`Gy)/B08=$F "#f 0jcZLʫD|#plJhK0`/o)ܐl/vBKE"))8~d(QYZoqPG#-5%h(4~Ѡ(<@ϤwYe; {3L_62"/s4L TtI.7CO^2`XJkʓ$ȈB1%u(.\ryAUMED㋒IhZR0t-d|dvrz>2(CO4.u$Xho_R?M T{w*i§L:R~oTmPuftd.רV 5g,fHZlqV$[EAޗ<;-jy!ݑ;_&[6]^جlطP $P1hts}P?z0E^XVfs~;WĐL9[}SmZܼsL ɓo. .eY{\X3nX;ݛ'.lؔ(KҩaV F%!;u]:7l S=)D e~֨y̌SDl,?/_zEXbY|X31q+pLQ⁁7PtkJ#k$ 7Fc4c==͏3JKLK ǂW/jcgue=l r^&㗠b_6K9#=czc<ɁH"tzo&,h0R2Viuj7)8T{fVt!wޡd..xؑ"&WV>Z ,ŢO%%^rZo*#FVt7iN _nQ;孴VjdJ! M$1z j5(()S?vK=4V՝J]_]/Hyۢ;jbp$qy0W8U*t&zRyNQ/T_Fq Bi@ȯSc U* B;<H6aB˿#myf|UsY x:Ʈ@lN.4r_TQKEUIDsUf`׵n_9 VNKƋQnoB#rnH(-af\*Y OmJ\q)J<.F J`TMLLT(`V#t؟14Vo[OIUv.%gfQ[Q3p=ny$]p$G]1#BL'$A;Wĥ)qYOpy86ʵI^BWX&s' YܡU;4oL_4A &߾wZ3&a9b[ZcF:yo 8m?lt[svg8],ɘN8uvGH;bkSHN'HDt̪6]M+ΘU|8)". MҤz-BU&"܂GYs 4n6fd)D`/YhB^,'6X[R9aE7:'n?I1!k1؅ͧBzڜ#^x@5[3ZN9)|ii*?l ȱ'L{#o@`t4e+U-$q-{Gt*` S,I8#v .t̲`Sa}Ӝ1^S٢|wXqmt 8]ǧ_pJ_vў,#ٷ+p6.X&™ue2;iH}:Z- )dyyƦ*kcvtӜa[pCKmd}E܀R"gx|O-K_'D5F IxÁK#LJH؂֥W+:E52xd4(;`hKBGf!Q{zJe.\=Zt %x~VC"389Q$\`;$f$%_Ls7 %cʒ]n'!1϶=^_P}jT*o+6 H(P+gaepo7 K^DV@|9brX◟2#f'Z\6O|ph8 QiV,U"2Ȓ{eʑl?6yN4/8NkXXLjBJߨT[߿21iJQY~3QOɋ)gjUošRXֺ|"_fs?T yV>r%JW~9Jf㙡clol! nt+'c߃7IDrzG3|/ăUs00^y :UΒrAZ-HމOLaa xǣKf&1zɴy~o8;7 )6e*5v'ZbWwx3f$+$FS R_^b0vk֪  ϻ`nK8ŜNP~ YCR}>aD: ;6fH}K!b*<b 7v=Y/ėeqe':"{FxHC0KrQkp 5dD]spy#h}փN$_lV#E L糡/h>p`0lc3z\+uu]qIA[쿲@5̫݀1y($2yagK@7̅<RS1 <`r2:xM;OJ%h H%bu'ξn  i5gYRHq[ç Ӡq0SϤa\4XEaZN?&.ZQ؈`KΚ [,/5">osCꙥ+oI( &ȥe /JJ_S}Ux>|oL=@80XTײQ~BM@!ұ~:;3P؟<]\[nь (r* ]R}9&5%Ԡ^w.vC\#vR T86'œAӤܽXl2Dd4_NT:妌0hX:boP-/<&_p!kt>kdMt .Zee (ޛ 4*@aȱq37Qei,4;!Bޚ#wSwtB*ʲ^ByzIj^ Seͺe24,jN*l*snQ9Jyk2bk~ H˙v CmWLx@=2jŅ Խ{c;E-DIR+`Frz,:1kĽ*[g¬K[wc:W1ˌX"uƙ, 3ޡ_-ke3*+mWCb13t"up_-x+V@a}dAxd8D#翀gT"*H_@Y n9uq9ثO\NԵ6ms`J>bF<˒:i:ʝD[tE!(79 FlZ,±+uv2LTH S;s24^ɛAk, Xeoܺ\ۺ#ǼcigQ;fxs 8:ef) }cױ~ٙRs0RE&Ӕ~Ĕr5?0}:*ܾqIGYSX2V`H]}ư9yXNE 4G9B1t]}#{Qj%JDoQAj,>B/efg] 6zWw6SNiC> Tр=]Ldx EQx/&!9[UI>qv{mG^Od, R<@hh.:Y0H6{z8RD R=Ϯaj=ze嫿R)ܭܖzۈG׌[{[J: 7п s2"ʃ @ޑjADvFStmiȒOϿbo !ď W)^ C}XӇf]NZM /ר|I?ê˄vMbI~%Jh;5r Ep C|&l1wU47sp7((ӗPIS25kY V^bOcvE=spyUVA΀]Q}ki}ݠ7=`\$X>e_ #v8]3`^Bfg3n2AX}.N%b}6:4 25fj 'ehsD{E31iw3ʧcYsUͺ -Kg)m'%IDμ gP18a\fYk`;/GgDp U(Gcnmc#͹bčrdqZF]wg0o(رB<;1d!"+SV6E _CCc "W;sZ?2.󡈥:Xz{0 $`eWmZB$|/+=8!梛%ķDl,#\"I(1H߮誗:!46,/kߎo$TH[GHRX;l ].h%S>\&T_ s.cѢ4ko0}G& 1%?[]{mmb[!Gk<eXVaNRS~ßV-T}q\H!7}"J;4O $@B;;#Wu^^CPr>U>'hsNi0'݂teKrDs2asrw/GI[c k wqm|Z/WYL\d,Qn ^77ri 96ƳHl3J W<9?旌iY.BX"(^Lr j0D]i;ٌ{9v.EJr?,aZh@j.Mz}8K]Wt {Bʱ"{,JI }C<̨&q %VL\Kl]C/;KqVT(jwcFo || r. p55+VdK|2*#Bя@ P-)椅>}#T~WIvBrYm9r]Pbt"FaQ`_'ֱƱN6כDZfGֳw(zGw pm-H0xo+8= TFWєg`!C-?:ȎgM!|[ =O25!(T3?N$V\T8 RsóAꍭ7GsG/THZԟu0ONې@}3SHN=KP]AwWKpxM 5](K`XW`fXx')LB:(.tw'JQi鰡 !H$efMV|k͡LҦfu#$S׭uv4;_D(C({T Tcbg \#mD|Vn颕ʍi5ja4GI9+~nM?T'+0s<Q_#Щ~bh$"Ky6}k'G\6d9?CWC2-3WT{ڵXqY$.kvo1{?EPE wi1\vQ[#:m-pc2qCAmJY߁6[nP}5HVҺmRH5OGw܊yPJa+X(©IaskXp %a|9"{=\}+Y#7J K enϥQ5dοnt-PM aUt?t8;MQ[ JD]=RFYɊak['2H* Y0$n a. Er1w{M@^ }|DaLW :N≳ R;*VP0$6|}Auks _D+SBoH;v ;\i]p_ Zŀۉ:@yCC0 u҃]\&t_?^<˭]=\Sb)c?*X-k(N=!){rVʞ"JCЊmKYU`jSm2lV\"HPFah} օU`٭6;rSD6_wͨ. :{.[9ᅲG&WuIǝI:dJ@ 4cxofaV \r՚IZFkq`Rԯّ#um;"h7r'QˁV 㝽m[~{j4Sc9vd*]ϼA>|{bdhH;)v{4kY_丏p v=9uk(]ǯZhhj{n-䘡V)bǸȣG2x)3LrF 4҈lJR1|/UX1{{PJ )7{_9I|$0Jl FA1{CZ .2D){ƺ2*aQN㚹mUK)ATtA)/@o"_ׂs#Iv t] Itx͖~/7Q|i.ȨFS&+Z'(h/a0D _z $`l47hkkj៮dE\Rᮇ jSko2u |)nͤ,/`oOsȘٺddV\vrweMX/D $ H˺ea  aus,!@8_.To*o|ɁZ@XTZ}TF$KOo+L> =zs^ri6GHNNR 70'HSk^QQ\nݜP{ M\%rX6;&7} 0j #o(wBIËNXGS9[ W ~bҾXl ܪ!i-SNs U[6w9iǤy)c&.j' gcfd6&=PavX=?WWaͻ痈n]/taC(et LXzݺ@Po3Fg߇=[Ok5@JbM/)SWl3wsnD]LȻboDstrzbN|SvoN e༳cIt440d=ރf(s2 D%[َ=1̑(r#m@ClcaJȍuנ3=v!Ϥ[XN 7'dcRRWOKVyM Vm{n)ukaO \-3p&-NX%?QĴ/FyUEpP(qZ~vn*lB9"i9{xFiZP^ySI{J  zI| ڳ_m ~քdfp `}cla_K޻aCv(;"ݏnmnƻkVC1ː(ZITNGuhrsR;@ 얃@cA}Wi i"%#L4  W"S!` LE$Y l) J's HfSTPe㾓g7e C英 ν ;~H iIiڻR+hf.m--ajDX|1U9g1\&RWZGaK[ &F/2m7tɗtsLXش%{&QV^Phfl>k,K'"qZ9/834s 8%$wG/<%2.y9 ERZEwb@)Ur0 פ$@Hn2V% ȸ?)>QB5%5Gx _WI&:t2'gD4-̻bw%rsFzxe+G\ɐ_6S/s" _6snɐIo}ܝe ]fQ}bfnѼxh`#,[Yٵ=svΝ\ M"g y/H[t,B_0P]Όj.K}(N. QmPc# { ..;ɧ=g~,+uQBɝ5> m5H!~S[ǺwP]?&+6\m\K_Cʼ'T-b I-ig/&B<ҴA@F}$֔N<ЫEAc"t XGW&w,ea?kڒ~$uGr%NZ[5ACKc\'4ge̼ 1Ҩt2.0H($*J:%q^Jʹ.}^xe^0k@+{RcOǛ[c=>O:ÖxuM7[Bef^ٹ8jcMH3o") UwRrRT!TNs0Kѓ4( S8I/LI2˝ΰ>sM0y@ޮ"r+[5EB~FY NN(rGe@48 Mm#n唼m50al`B%edpiE%ok[t :(g˯VatbԢJTfN˸`>j!Alm C_K'.n9kg2B>+GI~OW-3LH,ܠ-fϿ+zxY& <:ٵ 3bj1e@Ub0pnw;HhȣTOނ9Oߌu Y;]{~!xpqP(9&tHB2%*MČ4kg@ԡNN }sh&H[X>lKϛtl[9?ݚ[8 ڟ臭)y?6ᝧo<1mcl*4N.P1Sm9ZԻE(/zMe@0-v~InP:ܥ0@nu;~ d:,F^.u؇g33=s6F*^d\ev8~M%oa383$_ xz$C1栄]+E@)L7ʚbJ 4 ]ʺ_lTH%)3ʍy %kIUe'zG5^葜8duF~}H2JymG,z9[}WW%,+sό(cgt ^[Rحs5LO'Egnyq9',M,;{p"GEWZNB-a_+bő\蹥z?C;;:rXIWzrX"LSYwwJ/ܥv_ 8 9S7QZ>z6OS@YZZO@bX@ah5MFt=*tsH5ė%m / }҈JFptئ~y-ZTV28Q!,aUF*+0Tܛ?.-:`m޿,Zlb}lVႷ/sb%(uR'Oko@b qo@ٛqாF_ xf2P-XuUYARVZHKa3v!)aΈ.(QGvuFCigOnAz6G@ěWR;{L+: h2lA], +P[,4 e][ϫ5UzKB?H⾤ >R&/C 8T٤j-xԠZC1KV# |f!x85F8S|~7b8uBa/^r>װx}`[#<}a z*lW%Gm`׌<7ϱ)ees_T(B)PPR(R<{?UrGc:ߺw9Qa$ƝO0g?ڨ5@R_ V'l8~_2ǽR(V?tO]4y0UH0%7dS]`O57+"E)R+6,î5szwR݀ϣ[Z#5mErk"Rj:x?Ei/|{i~ȣ_*[QK@ m򒛭? (qDp019ej7~?C@/=돚> \= u9ndx,[Yw&eAP)Q`LOWu70w! +fDl b3p`Fos Dúg)s֝4i|9T~+ME,mo4b4qgݖwxgqAJ:ϪE8iEr=}[WhLQqQ׺%Wd*@}}^v,279WŁ7H.MzJ#+7Sې A]0Ԃhv 1LfV 荈~q{0Ce4jko ~HZ""kV B5Ա&ZH6}G?`]'Tb$01\-e lv9ka3У"Y"޶QeJWsZ* < WM8!17Y+ht\e^(F.6f* &W֝iv%x3M~x۹<3 suF埇oi^jΩׯ|l{!.N|o|YЃɃ4nU60 J޵D\m1ydٽ^AdnV¢yZOTEvet(d3|(v903eKN7{tzV[GfkpX+zȚISu,H+0Lrsi 6 /> ]833g]"V-al$ WotRDJ+ Z2ʑExA]Z[Z=H)kCبYy{ٔe^ܯMH7,X)GG&J09;?ZvRaȲ2C!}_#\=?˽֑UI A}K Dfp 7d-vo\A\Dk7S%??LW몒<"H V W=I˖>FN_ _vIj+Nћ=f{75v}.Φhrg}=Yq$xY_1<(- `H]>e{ 5g}"m at%ĵ9 dULĭL؆.TN.0U|x-{SޘkAz?vc6K8"v˼(z<9Rt3m*ġK-NN`)zG7CQ.7c[hMlj_%;`Ϩλ ُ.ٵ;w1v`#Hs3s(%GG\"ӊ, >"-'l(l0a^ k83Uهi"BtRI,e0A¶*bc31E aIQd|m&H9() :I!㎶|,e_\e|GV*e٫ܦAB8h@cs~5hRSNS_0Z fc=&*@øs}=U\uO5QvZNqb@+i+D{: >4MN{si)ks;cǖ#_H }nX_[M"IKkIB,3DcQj]糦d6 Jq"E4s !n2kAWs4c!:SΉBfU aeww Bw}ߐ2dR6:s{{F $|9$Nk++I ~8$h$AYfKǾrs%t6geDǘΰ!%6sWA{ WIzgC̣9VBM/Ӿ{b`v,JCriFOQK״aZ"׬;K.K۹] .";ɏ};M $SQ\r՘pjο"e g{MҞ6̨.//3pKj.d7o.r=[/qWrh2+)Gk2Ye,aa3;JBkSaB!~CDߵX$Ӣz3T(J+Nl]psC/_c| kA/ cuX1LnsOvIN]Wl9dv$}2^o9 r@/V.˯YmsQfȱqY({n_k֪sxWJ.k+~.hQ%!yInc"-ox3qBfI[6f$7Uɳ8b@ n0cw|eFq=7J?ofHsaȷXV))(uV\%n|cT .Gb'|3 6[\]kM©y5to8R_P=]*-Y+E\>bgN%FHMǝγE~mQ;Wəx8|VYk6q*SynRp&5FXUk gy)^?9n3ݚҜ,\DGi7&@V~<=7# :Ya8N 6H:GkT);*XI'+yXdq'H5sI$Ip:fSzyP8>ANwbnwK2Y=lXm %[;,AYc;d(a]l"JczJ ^_دA)t8^6Β+-@$bst4ϣ:F/Y(GB?r T1A3>=cM \֭ЙּuJJS.^ww)oRGG =5*ݝGK}^Y;%')ʌ^@TP&bDn8^uofZe>8Q] =v*˟5m-u YMƽF!"v Ԗ  =9c 0#bAя(TʥVuUFbԸLJB./tBpmU2dyٕ?Ragu.`}3Qn:&_1%{yUJ躘Z=Yޣߔ$NJIB;u3O4_L OW4.[B{Cԟ n'5:ZsٺA$kIYPxCoz%d}M |}-\6Gz4ͭHeY2(Mgr+ϑ00z:MAh t[5w3īȜ|:?6 &S2C~&Vaػ=ӝ1Ea<"8,_`={V;$]KeFR +tCIZnﯓN˙_m3bgE|Xph'Ϣ%roTtcD﵏ZpКbXHAA.8\~x%Sh&z`Xj}.v4)'X~iGM[L'J3yipL֙$7!NVw]Uס yfB>ZO dV61R%mP=bs}[*b&I„IεzDZYÇK9_5Vs _+_=MFdfR G 93&¯I@eS$!X$ |ry/VJb Ν@B&=۸@p 5ݏ㐍`f1*^ծe-'} %T(`]T#JCUm0gRê:NE7YQ'T͜YLwƄp 3?q5 `hP/W0(tnIAMMׄ>v>Ydio|=<Ȩ]g w2=}fdzQA1:"RιN ]So]u&gǸ_Д@@xQ6-\,S~KH|ʹ)G'}*F_6D j4bQ86qnHHtGU@^׆hse lӃiwz>rVeEJoH*ޮwEJ!sT$e9$5f3E"\;%Ch0(yc$_>N}aեUG=AǝUj`8 ;|5Ô[h* Ryߦ6 VveRD:*MB7fe{XKS5VM2$pL~OU =Kҹyc\vO_쵀T~ˁYik<foW-li(GHlUߠu=b&i+3u`HWpD[ڋIREBuDKϼDa9Ň&*S\5ڵ΋E"ث4)+uܞ;Ů˱\HDso=2$m`tn?837pzC̆ÿfl2MKWײC;H`p[ 3&Z=^ e♵gDwF_f֨㺴owQQ` ,)**d1ɖܬ~gM(H )S2Ĩ9 +Pa _ Y@/983д}Hҡ-3Tb+Q=_97P׃$on}ւR/w,Hv*[\P4 o)kG|YwݖמqohclPn ^EZxo,T8$ To<4PƚUl w0D52PFԳ|( [ 鎣u(6\S9 -Af7噎6tgL+>Q3F 2݊l;}WgdQ|8>$D3B Y՝2S?TtVN{7!n!ɯ׏e˾i.ݢhlNIN۰"\}/KR$CƩN 精)m]Z57Z~pgZJ_u'GD'jr!GiFGB0eUVU8OV]@3#0Uy0r+QגT.NXN;$<꿐AiA$Q:(t{Ly/* e!Y?_ӎLli{ EwffaԀ~D͏sw[xNj޹6N D/6iqhHS{}`GH`Z=-yӮ iuL+$!2ToB8Q I;pO+ˮ b52<ykK:*ܳ;Zܶ ?-Qd-WFb(0s 3=d%.f7Uqn0k|.4#4U(̂_zGH?@&R[ᲀ)@7HL` n#*"âmuEר=I9a~ܥ+bYNJooǐ*q dǟ4k"ykT)pW@_Ӏ琙H+ǭ:+T#pF*p_OK̹`w%5Qŷa|3+jsL"g=TTw&(^\.Nu;c85 %3H1,Xu˜?9|y lW:kzWz|Ķ6*pNk4rg]ͽH֑m0c7c) ! }pa0S6}_8R׵~F=Rm) <>rSV~S}GIQZE}`v QWh`͹PYnxyOoӉMVC6>Y@C!vVKol7Ԉ>0 MXffų)+\*C<#MQz>c|  ̯] @"6-,Yfnh+=qǝA97ew-t2"q[) -4a}KNnys_B ]^U+ooʊ!mwҩc&Pir[?r$ <mglboVG\2R{j i1 S90I*mOi)A,;ojQ(ubg3a&[Y͘YtL!u.R{YCB%gczӔ-mg>¦= [])?Z6B([ 'YBr{)ܔ~!-7c;hW<XKם6`&ҬMl!:!/C!Sv, *teqп<8M)/S+2 ܁s)\Ǭ;T1tǠ?,7dr!zxuSO nDZ JSHۣ N58a<T $z`Q+:] <Ѝ !JZewW^H梟`Kk%];VJk(ET[oi0(f h,s҅WogC_""5O]wXHS\u;~sl$~vȣ.ŒB*y)vCMNC2Юd'1˙Gl~$~h98nk& B5\sBW%3W'wYV|L!hX] \@ИR8 *{*`Q:#]Mw"vLSx7=kUlD=E8GՅ#Ըq2?'^ lKX28[7,C!Etǟb6ZO*L3?,Ǘh䕡KC8/dB6e{0;AF٨\ԓ8O`&UcTU?5ߘǨЏd2M^4ԥW$^erٖrIǽD%>Sn|m+gy7x}dsmS oȇCf̣'SSCy!Bs B!~LBN}/!y8mD{@W܁&@H˴ԥxx\ԮW)FTʶbM4k7,|D1`fhaHVym'J /DM''Eم3pi1ޱ gXV {@H^ȅb7<Pcv %^P-o##K*wAa&!zu<_rYb |JA.Uhnӡ UkY$ݷz3&E,R&> &Wn,o"5WDи3ˎl!㬈HPnmEkJJ:ctw2xug&zMaA']ZƓ[_g$NQgiQyyvtsp)%aLԟ%~7ܵ u* p6D<Cq? ׷kh!ȋq00`xRBECJyӼ !R[{8-Aԭs@i"k^e:J uLo07^#ɵte FF Ev&P]l *D,o;RW!R+%L?W]Ǥ)pq|3qw[ 1֙3ևGc#Yh(%}c*Elon/a| .X-#fKT# ?wz9RS6ᄍ[ U}=N)V<-̞,)S*n zqB N~7 8z]c9̴ bJ+O)SC\-Hi(OWh?(E!h Pl7-ZN2WGjZ4 M|>!q)TVdȧn+]<29(3a14M.z;a:h!g{i^V(ٸb揚Oh}LxKGz<UN }G9Fc})kW tƢ|K5S {%{/=$$tضLWsSɽ'~a8eA^;S">"iKDTr];* ^EJW+[FSj^2cm1by7 7w hCU ҃2才?§i_a0a#9}I`0^ '};PM\+cd"R-} ]#Uuo"Gɽ 3*K&6#g@K\mƸj]2$ `^ mmADLOLtwOx} _u_8H DAs6 xdLƊӝ F;gDЦ Wew2|ipG8SDZ>ZjƖ}`O7ԁ<a)&GjAWy:& !s֤"1 }[hlQ@},ZޯFI*soԺ6 5z8}r@&EN/cOk 5f+EǓXKzeNr-+׋r5xONi=더 3TrXH5>c C7+z=:|~6val(FS9 XYjk1ÈJBR,En[5 z:2,Οw2uQ+lx|Epa>\5RXHЌĶ󛏮)AZ b2xﮎnkY_N6GD^  Y՟/}lo{<:չ];K&)N9B/߽">`ɱF~+\=3[RSA uJ1d7Z`9'Eo&]e UݫpX‹K8WnǖԺ ]#a9mdafDf 7`J dݔ+~K0hafwg+I@ `a(6{WDxFGm$;Fu9׀^tŸj#eb}5g~Avt1U' _*rQ چ_Okx`AyzD[*Q5Z>7&̐T; > ^a[}tA 2JdOѕ%]1%u& 7ӪBɋ]cڎm@}w: /I'FW XzS4x_^KtzQ/V%*ǎJ!2[l(<]%:٘XءhbZa{6-1z ၣ&f B 咉bHmxBlӕŀm::66z[UeQHMQM qgPHzid9EkL24CAe D# }`HwYXKݬj ;ל$VT4pe?w8_W _^n!b]WZlUI1%%xbDs]C:'鸍Q#z zc&R 5;-Tl*K6>añ1,3Ƥr>GX9åu.5 /dv~sUc5?+rmS.R2ѼIս4hƥ +cQOabRJ{KP}a ֱ48kpvRT4A7tջ%^Z+nGnb܀IJ;Q yp!>jMVNV}~u՗Q!R"a }Bo~#|Uc;*P ,wlaղr{8W^t=lW(? D/5i uaiaE{{G[nWu)\!MRL*e+'F`-Cӟ\щ &m:ؾ~HłE+洢)H<4 On@ dQ{/^a%&-ꍑ`/G FŏRr- S|9:IL;|/ Q{1e._dUH *ͩnqܘ3]{G3,愶$Xi$ "713[[pOͭW,:Zoƕ=MeE|b3PZŝ:T hDvu2kor-^X*0c?:3ūZ)y;d*Z`vl SB`c+٘FE *=YwwbY'C݃;ej#QS4qX\?S)x rkAwwB ̈́+"wGh n}!3+p6 (3kF虲p}"Ui ] I!q1kPfMl81cZ ,J᠒z&na+sEuKw !ٞi0Zަ85R]+)74\LD" iF1`چD(.Gԣ5-[Z-[e3i} n@\b~ w(4BPβKqUU[g;9NX3~sTƁ(G.Fb HgZY1T=itnj-QU}0l(\'uNUju#{XY17і6Sǰ*Wy;噞{̘ƭ 󈵐I(XgJ pG5$#1(;Jyei}һ  xBǷ;n ~@ݶ2x??-Sӎ4*!t&䴗E!{=f.a["#_$U }9B\gK/hG*;0ډn ʁ!gG:,H=IX%zv@:xJYC),=5_e v<{J\^ *dBk(57ܜ`48U"S</Ш̶)~JvИrpjYBEt"G}`~ȵ%!ܞužnk% K(D|6(|l@EAlL BX-pM(hd(SK;$+5Qb6mgZVw!*-Ҽha˖ar+ lG.PoЏQyNiyX`)4O/u8 `u7t̎*2zσ!lyI {xϚ.z3).\]/4DWrU2@NJa޳hs+s RWM0[Ң -)ޜ6E*D/ZQn |~MS|oI.vkI.Ĝ|m譃 vt5l>/ {Wƥd)OOd'aT0EdžLjKcݻ7o;N%h9]VWDa5rѮػdHM:rLd˖םzjh0ow?^N1s%2uE+7٨ 0!Pf4йaW2{H#`R"V'^74q-cw80R'gU&T*;];,V7B*Bt@%{ ʴBbD\`#`$'~XZ{tzSk˖χKVI'Y_sAk(FLPd#2x+~u׵_MX+嶏bOrvJb$l?O/,G~"N/au(ͷVEڶoP{ xBjRm{;mkwYbJ@&7%IgDO^]Dz7be}B{m hЯJz5k 9bةUrlϸ Pi>I[7M j$MtSs_,1;y6|:L%ўs;Z΄8e?Ĕz[N9 (ލ @Ou{m[%[J+#,*>Ɓ]8ap52BVHFA}R)Aw p: 8puWvogb9ssD=4^D{f`NMYl[_$2T9 ^b7يAp@bC.鯺)uv!&>^zeQJ