perl-DBD-mysql-4.046-lp151.3.3.1<>,Љ]f/=„{d\.Ĺڌ1\L96m8VFՉx(LG4B4n<] 4~T#$&Хw8wG{{nWzg8j(6^S9 }hj́J16asG=YE3(%/+N>$2I"~׍FW2B!Vc*mbqZdo4m"]93Rwl<_ң ŷ>>Q?Qd # W= Vq ( T   pLx |  ( G8 P9 : FGIGG`HGIHXH(YHH\H|]H^IbLcM[dMeMfMlMuNvNh wP@xPyPzQ0Q@QDQJQCperl-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. :-)]fcloud122openSUSE Leap 15.1openSUSEArtistic-1.0 OR GPL-1.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/Perlhttp://search.cpan.org/dist/DBD-mysql/linuxi586F>_IkGu;([AAA$AA$$$AAmA큤A큤$$$]Q]Q]QZ| ]Q]QZ|FYZwq)]Q]Q]Q]eZz]YYY]eY]P]P]Q0358991fea80f9254670f78ad42be3f781d8157282279305ef76811d9e61456aaeb5768f8edf61a15c2dfd3b514d42304eee32757b242d7d84d1e5a046972a8eb3500d4642bc69f9507650d1e64b056d587cd3baa416929e2a8de616d1f188a71c08d19b4911a835646b6a674f677b01b59866c7cca30ee493eb0a065f8d9ae89f81f5bb0a4ced8aee0545559b4539c4311e9e756a5249f61a33c71256e68e428e653038bcb9f4086932a364487f5375b77ec464f86ace46650f98b596efc61661a443bc84cc037f1fccadfcad54768ca6a09e64d4d87198da545965706198f13f6e6ecdcdcbfb7488770e01a66cea6a43573ef7d92066430e38822b3c486710f5825cecc075cb048a8a9b3eec8cc875c1981140d884c18b8846f5680de866f77a9ba29702b957805cfa8aa63bca43175625824263232dbade0010d385ab888c6d8efc88409708dbe51f9fd7d97cd4239d6f59f8d872d1f6f9a9e1858f7bc14468fbf74a5e75fc83a5a16aa15db93d51433189fa7a69f3e69a4e6c29293f3f26bc12dc401facc94b291e0c64574c6cf740752b2b208b187d0923562b611ffbfarootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootperl-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-32)@@@@@@@@@@     libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libmariadb.so.3libmariadb.so.3(libmysqlclient_18)libpthread.so.0libpthread.so.0(GLIBC_2.0)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/ChangeLogcloud122 1575587174 4.0464.0464.046-lp151.3.3.14.046-lp151.3.3.1 i586-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/i586-linux-thread-multi//usr/lib/perl5/vendor_perl/5.26.1/i586-linux-thread-multi/Bundle//usr/lib/perl5/vendor_perl/5.26.1/i586-linux-thread-multi/Bundle/DBD//usr/lib/perl5/vendor_perl/5.26.1/i586-linux-thread-multi/DBD//usr/lib/perl5/vendor_perl/5.26.1/i586-linux-thread-multi/DBD/mysql//usr/lib/perl5/vendor_perl/5.26.1/i586-linux-thread-multi/auto//usr/lib/perl5/vendor_perl/5.26.1/i586-linux-thread-multi/auto/DBD//usr/lib/perl5/vendor_perl/5.26.1/i586-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/-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.opensuse.org/openSUSE:Maintenance:11662/openSUSE_Leap_15.1_Update/81622a41cfe9a73537359d7ddafc04c6-perl-DBD-mysql.openSUSE_Leap_15.1_Updatedrpmxz5i586-suse-linuxdirectoryPerl5 module source textPerl POD document, UTF-8 Unicode textELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=a91a831c6623ff524a22630d09abfc67b515646b, 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) PPPPPPR RRRRRRRRR<n<N.utf-843ade569e4585b9e23aec54a5813290e53df7a1f357d6fbc394e1be9eeabec70? 7zXZ !t/{]"k%; :)D6#9+.9/PdI>ٷO2%b@/ic빝E@_,~br1fFTê9fVZ/y Qs,RϿ)Hd|aoNlgHQ:pYyc X`̠S{E>8*5I,|فJ+gPr.ŷFNvPf[U.`|j3h]^82C "Vgz6ym+ lUIҴNvtks27ᜫRBŵSf?MXzq"^{@"u^S7|V̪f9PI""˷u5 eKk[7t0kU`֡ r"P[xci;Yߞ(Ws-z+nS(iux] BWT{B5AXoj]kdlS7k0(]\+??mLm&HJ]a,b}b[gW܊sk o$Qt0H*d96]SsXq'G4ֿ(a<B0~N%aw\ָb i>|rC'SWS8CBlJ~Y:pgSH{nT13j:қ-A5)%)V9[m'Gݺ_`Q% Ǵؔ[gHU KT?'NxM"}vJDBy#i~rh*pڈ OպRWGkÆ#e>LkF .d.^':Ƶ9D&=Z|fskl|.ާ[+=@~r=^<*ͤ["BEЛl9BAѭmد5X}{qM-|_έO'_? F L=ip1>z{\@y`d%JrSg 75?8}.)s,5sQb7\K9d@g>w{#@is52SXZ0tA V* }–5zCP-;v:Q%kBEn `+8cDQ8F_]؎$R`G:J8d?L:짗7;W"4 qruCK1$9aPv,IAknoA%[`'e5qpIǤ_O{gqk&7d\TfEM I 42t|#žGkBRht= -θvDZs, @WA12 x|?q7RSmX s7Rt,mFQ<i rο9TpfATUak/ߜքoTU.#jd!srERFdɂck~]v7x {1QJL ҄:"fׇ#KLE8͉7`SY w)@Ѕ凍ҳ0ws_ aU U]' i\IZUݼ]aj6Pu2|$ݣ1%wx%p.szHT'('=֬9k_\DfBI-h*&&Lw/8[ CC[2G*\ZR}=Wj?kج,кp6ÓӘ9?vOm m ,R`0m 22gYdLة@x˽d" 2Slc}K|Hwܱ6h !O\6޻e8%_ ̕UpV3<_U*rNLPfciL~@1AK` \Ԟ*X +> g[8 ڲȖe: =:,Cn6)2F]j\4К>br_nzlF}2rz: nrZj9JDu9H'E2LU֯c$KqSQ iӢ&یl1OMXYޣ4U¯[[Q(fWYz)1Zf|"4F- \!vzyaЂZe"VW,ڒ?F\p?Km'v#x%ғIog53G xLՃ4JPD= *urc\-~æKD;)MIJRx~&Տ_2HfY}4qM%pŭ6v^xY4b |[+D`ގ "/yQ^6U|HF ;7H٪P9KWPi@4@g%.yFx|&tζIh6QT(v^ +8ܶNUzy*DO|(%Y }S; K[˭ 0ɜ;Slkpů c^],r+atF֮qX ;{ v6YA̹+ad0+,!@>AQfS7;;mDZ-^1RG<dOƴkVs[?D"ØLUXiʱ_ J^=YGDZHx 04KaHIzΤ)@=`vM=Of"H\f~~ G'' dڀ>I 0")Tl*F u7 +Qߴ qc'J3-0\XrRR3b k`gnQHIER2 ?'6jŹT Dyf!& qeרR@.RxfoԦs)t!0ڒ}y {}=-1\,2B`/wVe.3$by_cOtUkͭ PXb @ILw31 )%V/av{}*bnwʎ[1>^ ^N #pow cD" h.hxLp$ƉoVN"]TyJCG oYHUJ$ 1u$tnC =+ᬂ(g2T8vjDXCNO&gjSv;\B6~ Lv-4Tԉ~4jkR+]Wz Pˀy({`ֿ6CQAӀZ^*PS|jgX3f]kaMȥC!qQ]pelgze&&ΊԳJR臋H)[Ҷ2Q&elexKK /YL&W9Bˏkj&&Q`0,8%1ai-# C?8Iv< bDUzk$mwyM3k?Mz1q_ԘHbbbdBX>3vgLa{bS)X_<\58f wQNJgq Q$;ePU}\q; !9DcՄwuMÒ]2]1Pܒxt[_`lvS~VO&5d!vШڊp^sȩ6Yȱp:'tb ͷ^zx z>DfH?䓈ܝ_M Ʒ@G8̜tKB"Fg|mG>rؑ`o5+?Q($K(lVD~Rck_Ə**e; aMLP*uED8#֟lq;g D^L"/Nn6;$~""VGGxˑ>gD-, 0>50Kaj!tWl@ b ]0: m8T׶|ՖNX vNGv-ͱcDꉱ}^߁-G8[q(݊yو„c[Egʡ".GMc%x&) ~BmV>ˤeB6S(睋j0|m/A-%RD腎ʎ &FG9-5k ]dE@?6p^Y;ei쿓1zWRV,&N @ 5 z FG|lwӟlmcCٱ N#f;e0c .!AT 4֘KpoP> oƫ"[k4L~kO.a>?hQS~* dc IG1[7+Xטnxb^k4yw$)ʈ2^muz (/69x -53|Jqߟo69чDٓRbv>C0<8:xi⤫ᡕӑ(L7N+8S'De`VC(Ȝ <,!vh}ǧ' Q 7^%$ wʨXf* 7ojBCzX~/LqjzrGoznLy/T?2L5G\f)* Vvgfr-p8_# $I21Mx]4B9uI%FΟ#y_%SkE{WU\r? %>{v@xiE=ӼBԌYt ^{^G>¶t%}y ںl1=էiĤG,ڸºlǔkabfYFB٣x4B2MVo򘻿9BiDb1\0qTX\U`ce)E ݫNԩ_˲~/]5c T*;Bɬ6ꩤh4^ީwp?ʜO#B):LΔ(rXӸY N RI",p3M ^}YIa̓ޕQuu$0QGmW/vd qRZ,E(B: WbJ eA-o uW-{<2O򺭼bAfKC0|=>Z𨗏*Z|DyP;7hFa×V˰N9Det,HfwӲB-3A\;:Gݺ<wKKx!MjG e²ARd LU2É2B9ME;W'L'P~U“ $JAjC 3W1|}価}m{bh!Hl<:]<a+͒2v۰P_/5-4| [>/YXPq.ޝ`_-aȥ" Z*& \j9f['y b%F/0}/+YoܠFcfsđ^Ut&Bߞ_!\G/n>N03 bCDGʔOoԟ E''Ɵ|sYu27o2i:c: B[FX9㇎rѣb;HfA*y3B,Csk(&-ؽUԐ}`o,q'MAN"J@AJ'Ӹ]Ѐ//# j QЍ@=p8٤aԢa6&4(uV# {ͣ66L|,o' t@?YӅoG1$Z$Y9iVaa F` d;P)#7V+5n~ɗ%QVywt6ciDW~XcM ~I;K~%DUdb813vx4SS'q+ Q="ltӠ2ggMLX N5TLĉ4.,{o>PD;ThDu` 6ʯd.JvJ3Fzћ\V[OAm Hܮi'5KXm-$+OkVw;EJpaS\}Íh8^Z4# Q 3{qw, *auheCYF^sϻr RK}T9W ^ CKAb 蓹ʻxM$3 _i$oI!K̇e-@| *П*rHG|+W;-uj6hh<xM]o)3ZF;xpF#k_0x|:7, iN;s>P<âP}S^,V+"wQ V 7}] o*x=`#ٵ?6 uV)k1-w_R萏b%VC2-i Ͷ8 2"u4}OrGq?GH$Ka`GOԟmco;-1lpk 6e/V1bm4J52W3HMb@'t5 x%@O)L'ߘ9ȶmy9F@x $9ޓ1GPt{rC_Kw=]G"NV ؖ SEpC"kæGZHA\Vʡa΢~_;K(P-=ۡlx rkZ)Șhi%-7'+Vr<)[xo1wW5l 8Vz|:!J\lksYwt<=MЈ1tM~@GZ0KOأuX }t)7ǧRsyt.p2T٪Ke\)/ |=qKuOCLM|F2PP?~%aMuh r0U2R) p> X`L!8[yiiB\j=?XsgD]Ex.4W7 %5E\w^:f˫|ɖKPR,շdFWv-Qu pŻZTǐP)(㏑?{6&={1sk:TT]N>g>Q̰YH%Qω+:.hP}Rg^lM)h^xXuh͡ѐƟ밊Zihte`]]T#D-PJ0qTlnW_cc*|8o2jY0"Fd`dK슸Xy7ńtͿ6pk $Lbx(u@$Ӭ:cʺ~`] Jktp4a:V.S2PhC xʠe&`:ɔOOGfI Xѱ%NC p(}'/M}f35} +_Ҙt鏴tۚ,nдEy22M#-75-D\)w~bS{. ~ "=E'7ԃ:AL2pe y䫫՛KNMV",Fr-d~&r%Ӧ'.!B+dYa>tI Os]=Jul2Bx-Uzm[f+^A+c!bXnWQgmd%+zP*ΎgC'nl9rQf"R¿ʧ8dm$x8%پOTPeKdnGCF`wu?xªXGƟ¨QcMWA$5a_DGe)L8B6-4޺"K*=F$y:2VZؐOHq'=ת̮8\Gc2#Ϣ7%|cEp *B^:2CFJRtUBv rʕ-U̖yˬj -nr63㖇NHx*oH|j}, PhBk~Um~@3Q-_+uB>,"_GٚyBgWL"+q34\ׅ_ =ʺؕOC~|do7bª4fl|ӻ4Z^k>74O jd 3*-%QDD ΉC<34kHV99^~3L/hݪTF /CZb|  4ֻNz/\߽S)MpS"=rֈڟ6YT˙ ~h#6 /;mqp|Sڋ|Ȯ*öox\hZ0y3S}ҝ$Fu vro@R{v|#$)ji~)#K7MgJP<S MZ^=]<^r&̏ r_AwJH*[!SG 4<( Udk @)6kvO#Uc ,<A;|y-XA@ěGLsZ` KX_sIG1FW{oHrDNNhV!#{8(V8V0͎9J ܳ k4Hgp]ZǕq++7w:\V=fl#jyb\ǩW>ABӒ9oO8E|Qw_4P'wI԰<l{F6wj8K ;8 kqRmq0P8{S.j11'I۩yjjJ4ج>xZ\a2 9Mq$}N3=gf@P{ 7dpX8h Ҽ !rʋa2mY ,Tt dm~Vgpb8N[p.)0٫d^ d99Phα4ː6WVJGCΫK>.WչLU HI)R#eF`.pMGU[;IӍ J0-Px25YXmuJt$6v8vp[y8)od8+s.]*; 2KC +F0J(B(peU .)g5Ѓ8Zh}T ?&~X5샡pV^\PYC`iZ2E4'‹kȗ& 5xR%B" LḾ%6@Twi-Zdl/\VusMKwtN|+IOUW@_ejB(xLH*'CkoIM1@];,\[2h7ӝ;@يTbK5%>i J :BJ.fNꀞ{cѭ`*fyQIP'e~ɹ\aaYc1< R&D(5!{@rWU˵En/38^_JTM Xbr"44%յGi/iJ8Ŕ S:QD,sM+)MT}X%e8=@,Mաj%[A܊Bzy- (TIПYχ"0$Љ(-9.M ]]C4!t-ˏjet K[3: MqIV#낶jw q )= [k} `唑>_Pd\ꇽxDZ`dK4$z&\ɶ!I@B^*gԥG#8Rw(4)eh^õ H 2A eJ = +cE;}'/ G:\zPxLn@9Xp*#6@Z*_J 8j:#MQaC [ˆ~?ѳϷ" } .تythvEVBLZjLnk`˃ɼ5^ՏI}F!e:/c3#ismHj`b;]r'(桦9IF )͋nh o+7|֋M+Ш;,N>jRA#KF2Ppä+f=M@kc+hQs(3dztR9ܸ,ӥ#ąy69Qik7\PSNv)SG߾(PimČ6zħ^w584~7X zZ7YQ!z$DΎHo_O[ . H+,=x.5~`ʰwF` d6%& b<~dj\M w]f.PnąYthT0 1 nCZJB_%%a!U5ﬤ^WP0w1vW/o+kdO>c0iycʍsXN[K-YDռlQY\y[cΘS咎ğE1q+aNc86Ty0h]v]( 7mef1|xiאbPP؁H``ů$cO+;u|BxzG{퀩3#J6z3x2`m:MJAzxߝ&OXi)j(\YxnQ_Q+ 暑rc;Ib0&'~{J'w$1ՋY.{Y=JSz1h?hxú]ޛ-kfH\ž퐉2:4PCAUZE̷]VsjG"7j?PS#+.S l1? oW{MƎo6(#VÈA-JŴE&( .2r=/v|TI&:ѷ*h)bl.A[Z(QbOf^}٩ڬYdGP!չ),j:8Ba{`Yx$[i[Aw[F՜O(G]o p VΊ 78 `:<9?-9αfk?K{ B|8-9)2a0x9+lY4cYywu"$@'&(= 8( rB)/>$=f-݊p78'1\ՄJѐ`aW ,!hAiK_rv!"ۮ@usR>D6()K )sg !hM`>:j?r#Ƀܦ`1`}\nBġb wo} +x,֪DjM8Su@.;vLR <@8[Gy5@q:W{mYDh"{~'nZ MIy GS=Yu?a FSFh]=~Ij癀=c6c;cmB~='+HHA#ӴZd.)Vuh;g.fP?^MĒ7թIG c M(4_&~ Xum,exrqeIi#S0 V.К%-*eˑXm,%M ,a%Yz 6a)<%Bkռ8/Q x2{T(dТ޸d3YUzGomp8ќ0 3ȱ ΎKl?OՄ!N_lڤw Mu.:6g}f`-%b0/)Kub9924y $+E(*PXu. l"StW|0S\8s#щr4\۵: 3KM bM !%P³PWŗ WvTH G/^ǒkyD/A{Kp 3 S؃Cm]m->'  ):{#A/ qpTe2D<Ы(\sf҄TV|*txuV/.oJp!؍cOK=O/4 h]ĖPӀw@<\C"q 9>\Pz'Yx*av,|x<1a+rꀡFk ) .>#VlR$y|vʑ| >^j8B|; Q!޳Vz'F)̦xuE</ d)Ǽ̅BF‹$6C)^-"tg++ja.CGH PJ7_Rvl+p`e-`+w-Ie,BvXSn~<A(gvQb"H١rNys#g֯βC'e/@@cĻJӀZYQæoz{ a&T7Br:nIIg1}gdEr CJ-S2->`n{Нv ;󎞅 ,W&Dk5OspM:GAq0q 0aPdR.ZԞ@1=#:Nա9r߮wYS֮I,z$Ϧn[ib'fDs)D[&S3EX`bMz6$- bEmLqZ}?fGZdv2׀[BϔbJr[v&U~띷KV]!&ı0,qјiQ&.Zz3xk>辽Zl|OBHvz]f팮%99_IB9i_ΣB 5± 5WAG- kAZŠ˗wއJsêo/,]UW{ ("EޓueqM,.YÁ7k]m'9 fj&U vIΉU:%]/Ad>1&R׬,:2xM0@S ' E'EΑē$zų:|8+ G>F@)DÙL.d7#jW䳇:*oK<[F9Ai:F3T$jl1/v{K.5;eSio!ц| REp|Y$≟r#~uCYl~Q닇F&OU2%XvtY{2m5bЏπa45gꛒS7BHskeeJzq2%yt-Ħ?fhn?5d jR3AmjQw!\W/iſFٴv9i|A8p")^9LI4i6Y9 ggXLQ % ō!HXxȏ&7kXQ@yApxWƨY?5:[FDՊ=23k3Lnbs7DHL47aiU )OyIej[:x~ck~E{LtGQf sO&E3#8֩ (Qthe!Q) b,K}c؉]z,j xؚx_-+-XQ:ueM19 o+4Ŝ>Z?t%_lWK.] b#6nProy*e1f䃙u\YXBw tSuˤs?=<-I-;Β >G* ؑPMI/\}V"IW%ۆ” QѯjPp 0{:痒Kv'B읔}(u 5(^F.a,78U@BACuCGDiɿo+dڪfOy)UѾBn 0X1|}:u6 P%VOhF1"ŹvN1oh  b 0SKPnYݰ0ɱvJk&frb2UGwTaT҃XT*Q=%8Y)j0# ?ʃ'뜁\&NZ>*k76PY6)rrTSLkn7E8iLך5z_c';l+5TӳeR2Û|m 𺟙&A7J")cpi) lq+8Tk7Am^~(-/_Fb䉥k laps~H8$ÐYTRČ鋂+#.w}S5ߌqO+Aj~۱;[؄ cPuP>2U+6w 5t}IΚ7InKs c*^YIwڹmlxc |%3+7@x Ѭ9;4B@u fGCKJa|^?_zFtRLI5VdG$d)_jb!K N`>"Ə;z%2vHY]Ӝ) S,0A]K)Ia S;n7JR| ,ng6$ڂ1I#iU9߅*J kfJAnPiXyRRj)+MD !츓ߘ p.Pa<2n6,!Sսy~/0@Uw@7~/kF_B卍<"ټ?Psz6z )iR|[qP&VN⎥.GN,[c08Wu%m&--)j̢.XQCTa(ly0D4XA+w l^3x]yVzL$_@֤b{gN7aF0̪0J96gEbp1]8UUo9)Z{2]n*;G/Y^# )ǁ`Hᄇ03*ZW-B#)p`~ۗ.p32%Ν tqN܇ѝכJO6: N*&'J _TڒvXE:#U8˝a;4&t2Xyjf!*m{6{$9w젶}>H!"QY7GcevZy&d QXZkn;3Vnѭ޲S3sçp6<ІAqPg̑ Q 7kA-9SӐ!wV^rd=ayOPφ٬f9w+pp\u۷Px=ɤ p=Z}ӻIÖWvLHf:|]N}Q@^2ȝZgM $DQA\f q 2u>`?&tYP33ΐ$=T](C:-1#j%B'&ĴV'jć%(`noQ7|_W߽XwTPI@^k`9mH6%ObKU7å˜ѱrV $IS P*W9Y e{"m\m4|IX|!]9Y@xB+eב\6&#rA\9\.FZKFF;5&\+?=e\ەZP)+n.ڒ)F* K?ؑ}h_*u v2%kL}(H"qAA3 rv3 +9 px9Z/aȗ] j оAϚ3o_a90T)Vj}!w} esWEC4QޣT3|8g٫`i%{l4jq!4UK=%hR7  @:}K`,]q[DMd|NK8$jIV4J˨K!kp)[~cV(dn1q/H' (3D ~H~x>^Y^ 'j`*Y5d_D|w;GQQxpo\)-`0g: t#՟q#5 .e洟cXYY2Pivsj.xi$Te[ku=:H~zX~@gKh^XPanDy>mhޒ>S>N);-[q2X)K}n !LHXD` `ʛ;Ë.<rdR}4^a&Ňt֫k_Lz1*)|0m4YX.=(L Q\cfΝ$x7t`{c_#5z*T{ǿ5@8};}\ #dPGb;3PC6InX%?ƝůRF1٠*^Wo{ɺlrb#r v?~5HM [ƞ[ CFZi΍rVwoN6gScOv\巻Dʔ9O.| +1.8d:IR%6-VI'!Y6S}/q 0Nފ)n!`B#Ώ3ಠuvQd2^ؼCMq9C^Y-Edڈ8h?Kko7 \(sPFAW~瑸╆t+s6egӀk!@@{>oͤ~!ʌ)qB)K,KN!#C]` ;BdRP((ܦK RaDLa(CUEsB(˫ a=`#Hx|vѪȒ&,!@UFj!31H:f RG5JHB2Ui Fex4_(@E?ZbgNvYhV*Iݭٲ,&k" z:ub24͗D Z=u`-vàqH]|=rDO$jG$7hXI4C=UbM lt_'#޻T- <s5 pLf,ïHKu@xJ. oU./Ln UR+:u3A:% 5f[^))]6WP&I!tVXTS<+ CHrнYӥFU4~R :Ļ '.2lfu_fɟC \"G8{BdCJBVu?F]_;P_ znS ]a]W@*O95Df`$ %8Gg7ĜkjT.(# oFS(`Yl/n ZҁAƬQe˻J=_Xnb?Kx#~kx:ll7Һ3RZoY0tQE;1tUNAϒT@o@x[o>z&Rh5_Vdqopi sPz;S* %Hb)|UQ\a5ϨKt$)ޯ|MMqѺAQpp~)ഩ] sPA_szp=y( nz]:#[beIV"F4:1_b\Y:x'90()|WڢAsxHmNԮ&J"2bTC;VlqQvGEv b7hZ9@GVp@VG0\R#1(.ڎ)/j`UDy7-w)|Rx[E>B 3#c]w7we,=HfcnTNQ1d!aL <?:N2m Z$[ G#>2i5ϫ`Mg2ώ r̍Jja"?V Hlzk1zU(Z:pVJلHd |fQ)Nޢ[J$&,QiT.DȻSvs|MmJ~A3)ْ!A\dEQ4D_>f\,[#x/x1D#'vnK 9J(De, _hɶJfe`ƹu|Df;FtYuRmG!Q1 _I|6Cl%7fé!7]U|Z-I[ènɆ/&)ӫ E@QmP$R,krEICRUW@bWj7 c!ъ"?\?sMJ$e9x;(Ak_Op@˕'hLQY2UsBgGXS3!2BivC=RUh,\dxyOnSSH2uGEZjC>^J7Rͼԭ69'8fh"]-l M(Me)"L>1ssF&Ȯ6j̎)[j8,؛/ɷ?Cjho-{39mO\u{]}ȝHP+*p Z.c .=L 2@IbN$l&" g DzhFB*\4c7^]2Bw|PdJwԦ!z^"Yl+@kT_0>)N x"-vsA{{RΥ̕&%ߓ7lC(b}nHe=Mn(w.hh+y/-G{Ռ{a.{;]bPʬ1UpBQ'\3 `\UyYSw5J"x81oS$xl'C?Uyo-w m]alR˦p@Rb-W`IUh_p~>QIzOD~7]ԒOb_(W )/}bqNKMA)~ZѴ)z-nMo(vpc{~+-I qlkrۄC&Qf:, *"g6O=f'nG?%+t9iN7%F H(~e飏,VEJAhUGPDPzESϊ3)bi¿.:$5A,]I0 ZYd!IX"pqA ű6EGa4V/c#4Uf=9,51,H )!^f!._ 4dޣ"kƶmJ3 \o>DS`W_b_6?@)FAK5l[f3@^畎Y|ݰӝ t>7pqW/j4bobW:;LK ӻۅP U[>  !>_:_'68"K օ3 @7.(%Aw]  .dn-O hNvƸ<q{Ǚ"8pd63xךgټlTǷҘgo_.2~YsNf2!$oQXq`Pb 7`o Eb;z۠PM|mïo^V&ٻ6Դ=*'6e ytT~ lF^q{9ϭq}%E^K5*3+tKVP9sތī-pf5l㎎!Mh’@YrwK+ 0 E;ϒQlOJL) kF&->@ۀz4;2u#hP ЩF[1`]9Ѹ YZ