libmariadb3-3.1.11-lp151.3.15.1<>,L_/=„=#g!?ӷc<**[Ő a#H .{k CG8+(lo&!̺0 n*6$BYfG+*Z+q{lbWο9jV?.E0a|i)I2ss`cZ˃{2%Ԏ ʭS_>01]Iq.Q;)B9/'Na ,rFL^/yvJmOfO%x6% ^' av0>@B?Bd " 9 +<kqx    y  (8 9h:>>"@>1F>@G>TH>hI>|X>Y>\>]>^?b?c@Sd@e@f@l@uA vA wAxAyAzBDBTBXB^BClibmariadb33.1.11lp151.3.15.1MariaDB connector in CMariaDB Connector is used to connect applications developed in C or C++ to MariaDB and MySQL databases. This package holds the runtime components._cloud131openSUSE Leap 15.1openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttps://github.com/MariaDB/mariadb-connector-clinuxi586lgA큤A큤___@__@4bcb915f399ec64dc4d776b0d899c058765c6262c0f07206459347709d6b88ac7424456f99264a9483314cdb43d872f89f560696f48464dec85ebd357b70dddddc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551rootrootrootrootrootrootrootrootrootrootmariadb-connector-c-3.1.11-lp151.3.15.1.src.rpmlibmariadb.so.3libmariadb.so.3(libmariadb_3)libmariadb.so.3(libmariadbclient_18)libmariadb.so.3(libmysqlclient_18)libmariadb3libmariadb3(x86-32)@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)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)libcrypto.so.1.1libcrypto.so.1.1(OPENSSL_1_1_0)libdl.so.2libdl.so.2(GLIBC_2.0)libdl.so.2(GLIBC_2.1)libpthread.so.0libpthread.so.0(GLIBC_2.0)libssl.so.1.1libssl.so.1.1(OPENSSL_1_1_0)libz.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_#_D@^Ǿ^K]߶]\y\l@Z؄Zr@Z@Z @YY5Yo@YYYg`Yg`X9@XۡXӸW@Kristyna Streitova Kristyna Streitova Kristyna Streitova Kristyna Streitova Kristyna Streitova Kristyna Streitova kstreitova@suse.comkstreitova@suse.comkstreitova@suse.commpluskal@suse.comadam.majer@suse.dempluskal@suse.comkstreitova@suse.comkstreitova@suse.comkstreitova@suse.comkstreitova@suse.comjengelh@inai.deadam.majer@suse.deolaf@aepfle.dejengelh@inai.deadam.majer@suse.deadam.majer@suse.demrueckert@suse.de- Update to release 3.1.11: [bsc#1177472] and [bsc#1178428] * CONC-513: MSAN use-of-uninitialized-value in strstr() * CONC-512: truncation check for float values fails on i386 due * to Intel FPU optimization bug in gcc * CONC-510: Fix crash when loading plugins in mysql_server_init() * CONC-508: Added support for passwords > 255 characters * CONC-507: Fixed race condition in ma_net_init * CONC-501: Added support for TLS v1.3 cipher suites * MDEV-21612: Removed unused command COM_MULTI - changes in release 3.1.10: * CONC-500: Fixed error when loading intermediate chained certificates * MDEV-18818: Fixed wrong zlib in mariadb_config when building inside server package * CONC-498: MYSQL_UNIX_ADDR and MYSQL_PORT are now defined * Added new build option WIITH_ICONV=ON/OFF. When set to OFF (default) API function mariadb_convert_string will always return -1 and sets errorcode to ENOTSUP. * mariadb_config now tries to determine the path of execution or uses MARIADB_CONFIG environment variable before falling back and using CMAKE_INSTALL_PREFIX for location of libraries and include files * added --variables option for mariadb_config. Supported values are pkgincludedir, pkglibdir and pkgplugindir. - add %{_includedir}/mariadb -> %{_includedir}/mysql symlink - absolute_path_fix.patch, private_library.patch: refreshed- Update to release 3.1.9 [bsc#1175596] * CONC-469: Use servers preferred authentication method unless another plugin was specified. * Added support for kFreeBSD builds * Fixed memory leak in GnuTLS if connection couldn't be established. - refresh private_library.patch- Update to release 3.1.8 [bsc#1171550] * CONC-304: Rename the static library to libmariadb.a and other libmariadb files in a consistent manner * CONC-441: Default user name for C/C is wrong if login user is different from effective user * CONC-449: Check $MARIADB_HOME/my.cnf in addition to $MYSQL_HOME/my.cnf * CONC-457: mysql_list_processes crashes in unpack_fields * CONC-458: mysql_get_timeout_value crashes when used improperly * CONC-464: Fix static build for auth_gssapi_client plugin * Fixes for the following security vulnerabilities: CVE-2020-13249 - refresh absolute_path_fix.patch and private_library.patch- Update to release 3.1.7 [bsc#1162388] * TLS/SSL: when the client doesn't procide a CA file and the option ssl_verify_server_cert was set, the peer cerificate will be validated against the system CA. - Update to release 3.1.6 * Fixed: ERROR 2026 (HY000): SSL connection error: Certificate signature check failed * Fixed: Provide error code and message for Schannel errors * Fixed SEC_E_INVALID_TOKEN when server sends large message during SSL handshake- New upstream version 3.1.5 [bsc#1156669] * MDEV-20469: Plugin dialog could not be loaded (wrong path) * ODBC-440: Fixed typo in sha256_password cmake configuration * CONC-418: For unknown/not handled schannel error codes FormatMessage function will be used instead of returning "Unknown error" message. * CONC-431: Use windows crypto libraries on Windows platforms * CONC-380: Fix CMake warnings * CONC-345: heap-use-after-free in client_mpvio_read_packet * CONC-423: Fix GnuTLS error with TLSv1.3 * CONC-424: Ignore SERVER_STATUS_CURSOR_EXISTS if client didn't open a cursor before * CONC-421: Fixed crash in GnuTLS when key and certificate are in the same file * CONC-429: Don't allow invalid characters in plugin names * MDEV-19807: Fixed Location of PLUGINDIR if Connector/C is a subproject - refresh absolute_path_fix.patch, private_library.patch and mariadb-connector-c-2.3.1_unresolved_symbols.patch- New upstream version 3.1.2 [bsc#1136035] * CONC-383: client plugins can't be loaded due to missing prefix * Fixed version setting in GnuTLS by moving "NORMAL" at the end of priority string * CONC-386: Added support for pem files which contain certificate and private key. * Replication/Binlog API: The main mechanism used in replication is the binary log. * CONC-395: Dashes and underscores are not interchangeable in options in my.cnf * CONC-384: Incorrect packet when a connection attribute name or value is equal to or greater than 251 * CONC-388: field->def_length is always set to 0 * Getter should get and the setter should set CLIENT_CAN_HANDLE_EXPIRED_PASSWORDS * Disable LOAD DATA LOCAL INFILE suport by default and auto-enable it for the duration of one query, if the query string starts with the word "load". In all other cases the application should enable LOAD DATA LOCAL INFILE support explicitly. * Changed return code for mysql_optionv/mysql_get_optionv to 1 (was -1) and added CR_NOT_IMPLEMENTED error message if a option is unknown or not supported. * mingw fix: use lowercase names for include files * CONC-375: Fixed handshake errors when mixing TLSv1.3 cipher suites with cipher suites from other TLS protocols * CONC-312: Added new caching_sha2_password authentication plugin for authentication with MySQL 8.0 - refresh mariadb-connector-c-2.3.1_unresolved_symbols.patch and private_library.patch - pack caching_sha2_password.so and client_ed25519.so - use DINSTALL_PCDIR for libmariadb.pc [bsc#1126088]- move libmariadb.pc from /usr/lib/pkgconfig to /usr/lib64/pkgconfig [bsc#1126088]- New upstream version 3.0.7 [bsc#1116686] - 3.0.7 * Build fixes when building with ASAN/TSAN * CONC-370: Fixed memory leak in configuration file parsing. * CONC-371: Incorrect fractional part conversion when converting datetime string to MYSQL_TIME * CONC-283: Fixed pkg-config configuration * CONC-364: Not all sockets created in pvio_socket_connect function are closed * multiple fixes in named pipe implementation * CONC-349: Added new parameter STMT_ATTR_STATE to retrieve statement status via api function mysql_stmt_attr_get - 3.0.6 * MDEV-15263: FIx IS_NUM() macro * CONC-297: local infile parameter must be unsigned int instead of my_bool * CONC-329: change return value of internal socket functions from my_bool to int * CONC-332: my_auth doesn't read/update server ok packet * CONC-344: reset internal row counter * CONC-345: invalid heap use after free * CONC-346: Remove old cmake policies * fixed crash in mysql_select_db if NULL parameter was provided - 3.0.5 * CONC-336: Allow multiple initialization of client library * Fixed string to MYSQL_TIME conversion (prepared statements) * CONC-334: Copy all members of MYSQL_FIELD to internal statement structure * Fixed double free in dynamic column library * Added checks for corrupted packets in protocol * MDEV-15450: Added default connection attribute _server_host * CONC-326: fixed wrong openssl thread id callback - 3.0.4 * Added option MYSQL_OPT_CAN_HANDLE_EXPIRED_PASSWORDS for mysql_options()/mysql_optionsv(): * New plugin configuration interface: The default configuration for a specific plugin can be specified via cmake parameter - DCLIENT_PLUGIN_${PLUGIN}=[DYNAMIC|STATIC|OFF]. * Added support for linux abstract socket (MDEV-15655). * CONC-320: Added asynchronous/non-blocking support for OpenSSL and GnuTLS * CONC-294: Access violation in mysql_close when using a connection plugin. * MDEV-14977: If built dynamically the old_password plugin could not be located due to wrong filename (must be mysql_old_password.so instead of old_password.so). * CONC-315: If no default client character set was specified, the utf8 character set will be used by default (instead of setting the client character set to server character set) * CONC-317: Parsing of configuration file fails if key/value pairs contain white spaces. * CONC-322: Correct handling of EAGAIN and EINPROGRESS in internal_connect (socket) for non windows platforms. * CONC-323: mariadb_stmt_execute_direct hangs forever if compression used. * CONC-324: Wrong codepage numbers for some collations. * CONC-326: ssl_thread_init() uses wrong openssl threadid callback - refresh the following patches: * mariadb-connector-c-2.3.1_unresolved_symbols.patch * absolute_path_fix.patch * private_library.patch - pack libmariadb.pc - drop libmysqlclient_r Provides from the -devel package. (bsc#1097938)- New upstream version 3.0.3 * Added support for new utf8mb4 character sets * MDEV-9059: Bundle first command with authentication packet * Build: support static OpenSSL on Windows * MDEV-14101: Add support for tls-version, via mysql_options(mysql, MARIADB_OPT_TLS_VERSION, value), where value must be "TLSv1.1", "TLSv1.2" or "TLSv1.3". * CONC-275: New indicator type STMT_INDICATOR_IGNORE_ROW for skipping particular parameter set in bulk operation (prepared statements). * MDEV-10361: Don't try to reconnect twice if mysql_ping failed. * Build fix for TSAN build with Clang * CONC-302: Fix output of mariadb_config * CONC-301: In case of a truncation the statement status was not updated correctly and further calls to mysql_stmt_fetch_column failed * MDEV-14647: Fixed crash when client receives extended ok packet with SESSION_TRACK_STATE_CHANGE information flag * CONC-297: setting MYSQL_OPT_LOCAL_INFILE failed on big endian systems. * MDEV-14514: mariadb_config returned wrong exit code when specifying an invalid option * MDEV-11546: Fixed timeout problem in Schannel * CONC-277: Allow reinitialization of the library if mysql_server_end() was called. * CONC-292: Fixed malloc result check in dynamic columns * MDEV-14165: The metadata length value for a column with a zerofill flag was calculated with a fixed length instead of using the reported length. * CONC-286: Force TLS/SSL usage if fingerprint parameters were specified. * CONC-282: Connector/C now provides additional information for package version * mariadb_config --cc_version lists the package version * Beside MARIADB_PACKAGE_VERSION numeric representation MARIADB_PACKAGE_VERSION_ID can be used now within preprocessor directives. * MDEV-13959: Fixed duplicate if condition in dynamic columns * Added MARIADB_BASE_VERSION definition in mariadb_version.h to distnguish MARIADB from MySQL * CONC-271: installation layout fix for RPM - refresh the following patches: * absolute_path_fix.patch * private_library.patch - drop 0334aa48.patch that is no longer needed - use %license instead of %doc [bsc#1082318]- Use more cmake macros - Run spec-cleaner- 0334aa48.patch: Backported implementation and testcase for skipping particular paramset in bulk operation/. This is needed to get current stable MariaDB connector/ODBC actually compilable.- Install missing header (bsc#1067904)- mariadb-connector-c is now a provider of the libmariadb library for mariadb and others - add compatibility symlinks - change LIBDIR, INCLUDEDIR and PLUGINDIR paths to be the same as it was in the mariadb package (compatibility reasons) - add baselibs.conf - add %{mariadb_version} macro that should correspond with the current version of the mariadb package - refresh absolute_path_fix.patch and private_library.patch- move libraries to %{_libdir}/mariadb/ to avoid a conflict- add README and COPYING.LIB to %doc- New upstream version 3.0.2 * Array support for prepared statements (bulk operations) * TLS/SSL support for GnuTLS, Windows SChannel and LibreSSL * Support for passphrase protected keys * SHA256 authentication plugin - refreshed * mariadb-connector-c-2.3.1_unresolved_symbols.patch * absolute_path_fix.patch * private_library.patch - change sover from 2 to 3 - tweak build options * DMYSQL_UNIX_ADDR is now DMARIADB_UNIX_ADDR * DPLUGIN_INSTALL_DIR is now DINSTALL_PLUGINDIR * add DINSTALL_LIBDIR, WITH_MYSQLCOMPAT and DWITH_SSL - now we build also the following plugins: * auth_gssapi_client.so * remote_io.so * sha256_password.so - move libmysqlclient* libraries to %{_libdir}- Fix RPM groups once more.- New upstream version 2.3.3: * Fixed build for big-endian platforms. Obsoletes bigendian_type_fixes.patch * Changed parameter type for parameter reconnect in mysql_optionsv from uint to my_bool - absolute_path_fix.patch: refreshed- Remove unused gnutls from buildrequires- Update descriptions and RPM groups- Set proper MySQL socket path for localhost connections- Update to version 2.3.2 * Plugin API interface change: Changed the interface of authentication plugins, allowing plugins from C/C 3.0 (like GSSAPI/Kerberos plugin) * CONC-205: Any field going after a TEXT field in the selecion list is fetched incorrectly (prepared statements) * CONC-198: Can't use more than one statement per connection * CONC-223: Add client support for missing collations * MDEV-10894: big endian conversion * fixed packet_length in dialog plugin * fixed include of my_stmt.h * fixed wrong behavior of read_timeout * fixed timeout for non-blocking operations * fixed output for plugindir in mariadb_config * removed extra check for non binary result types in fetch_bin (prepared statements) - mariadb.keyring: add MariaDB Enterprise signing key - bigendian_type_fixes.patch: fix build failure on Big endien - absolute_path_fix.patch: * remove ugly paths in mariadb_config * list correct include paths - private_library.patch: shared library with exported private symbols in place of a static library - mariadb-connector-c-2.3.1_unresolved_symbols.patch: add missing library to link requirements.- initial package/sbin/ldconfig/sbin/ldconfigcloud131 16062234993.1.11-lp151.3.15.13.1.11-lp151.3.15.1libmariadb.so.3libmariadb3READMElibmariadb3COPYING.LIB/usr/lib//usr/share/doc/packages//usr/share/doc/packages/libmariadb3//usr/share/licenses//usr/share/licenses/libmariadb3/-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:15115/openSUSE_Leap_15.1_Update/cc635c1c241ba1dbb665bc4f1e574518-mariadb-connector-c.openSUSE_Leap_15.1_Updatedrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=32a009d74d7b5696965b642179ae03693ef36c27, strippeddirectoryASCII textPPPPR R RRRRRRR RRRR RRR R\|ohxVutf-893424c542fc6c44d05966e95c2d22154624ee3b424dd1e486a92c8d942b0ef99?7zXZ !t/)d-]"k%]dH+'݃%Nm:v 'xxXG:oTưUgyX(01yoXDer[etڤ7n6Os㧠tp#М3W) 6RF^J8ܸOFw m#s#SZ+6N?]>~:fqcCgz BB-GaLUSO՟zHx+0M!5(oKrCev- Y'4A#k0:lq|\qJ`ʕF!xieIħ1j8~Gpy.h@FGTfh>enN9<NsZo58`Z:<aB7Drljs$54g&r3Su Mi]!>~m kGclMe۷DHV Y;`ERslet5ӷV^}eUΦVmhUqMhaxd< !OyA<.L%B{ibq#~k:Z">+=엚f*Evn/匩Ra?Ri>,qodRklEgúaYzeZb?[etK. ܓX!)0C:SEQ .4H'vs]SvZeԟ , SM2@Ԝ$\X! &i #_x]YU93`BYgJ$Osk';;GɎP(˞bs[ƉdF:֚IJ[t k)C^y>eWn Io2py@{'ye%p*q^!;ʌӱtN@3` RG5jM88ž(qIX=T5 11!~\$iDXw̠nS#wϲIժXOn@wb!:+ N&-@~wr/w+\:?z I/`k|_κ6cga267iQ7Z&E7@|! 3 P`؛GA&`O87fa[e4Z+1-4%lh1Xe(K<4B7hW{Nej90@43䷷#e+},[0XLRYǞw" j½f{fY>W D]N;}vR{Ri69^j(Pm8$yg|o`'Lr[=jv3lvWAEX횖] U',XAB6i]f0>{5Uejҋ@MZCR\$^,{l~װ _Ln9-b( m>ԕхPZmE["RY&WsȈ-+`y~Ⳮ22&Iנe;h,ߢLA?]YIۛ[zAZԪMsd/-E(+iaH aeo6 E5,'YI4}~X[RuS#hsaxH.ى#?24PǾLL`]"8J!+R`n;nrpk?/-Ǿ|)P #͂TYB~xLAz^+Vh^6nqM8KTjrUQAZvJ?,O2~O`t =?L*G,.#*PZ|k؎t?9L9~dK`X4ɌԴEK^+-tm; >C0Y@$ZͦK nZȄbV"u ߗqRP,Ik(ϋ|u;8G"Kkbrp/2>>.pya[+}P[F{1^eEK;9ju)cmzA5=XqmW*u.T(2švb0YBG#;v2\bz¿0YTpgOi+X;2ⓣ._\.>^+ypvꄌ-\cʤMXOEb:'j+3${wfɨn v!7; ]m`pDj]~C&y=5MIc >xe;8"xp7U&k1ǢpNYGlp ͮG{ep2a}’j͂=PkҫD\rcJeLuRJ4 6_ģhsnZr-p1? +~lЭF(2]`4^P˔6%[ ^h[&pĻ*ýd+43 h@C=iL$gBЁ"?}ْq^/BSYn!vMfz"T#ܫt:L ,W!wr{"e];=\ƒM?<N=dZϿJ\6OL_6[;<0s<ګWdbskoN(c.zkxq]ÆU.PD<{9>ǹ GwTחZ;_: Io2 1F}~1.ŭ-l{G6a7Z;cbLZ3GK1R-:zDYGjG5fX56Ctİ60=3eӑsChۓ*KCO >Z,p/<@ "$[H =w1d1~M?RxWMSd 1'6; @Ɵ i5Bl#tΌ\$*˕7e r4oJM9ᨄbUɬEY g|)˲sxsڗ]l8Ӂ~ZݤӴOaMhOq[NmEiWR59TVZD$Т&SbE߯ ^_za,RD,a=@ŭ˝ݜZ팟ȗt^8 7̠c鞎=1aSVD /Aʱ-'pb+'08?s+/c2,=mn5L->έp c{ݽӽ iVKcT&/[e"4Me pS J0RtBw!}۵BEx:0O"-)1r[=t!8!ՉH'UbEZj![ SͩUTEXTHlzWnFn H`V&Kͮ勂",*FJ\&)^[օQCy`nb0Tc#2 ԈVo:ٕ, d<[:HE| FWM(%Ug0̧"I6M\p[1G<]X*rpqsקǺɯm$kJn]=퉡V/ٱ$O;?#ie'H$#&fOrx )>/EZ&?{]!뼢 e \G?xRu?'θSDG*]BP=O[]XwNnPvpu-BLPjvf|dORCNᎥ@uDw ]>3ZH\FTRC|`Pb)uShMc1yv^V%} α>h#5_3fBFמ+LSXg0r}\ 9[zz`L? )Ndm*НP::<|*[ӷ,m Rv *8 _7-.$X*ȹN_5 =&Pϫu 6} $eu7Dgujc!O{O֚^;+EA$qrz ]=qTnxC{ϭCss=V|qY^A="?_Q@0rt L_wN+yig aԪ{ak5t[iU,y'yp}qH`/5=ks0j":՗9r¸՟p+$1xa^`o=}ᩙQR ]'sH[-]5N[aH{[VEX/^\ 5d:XD{۝5X4V.EM@j NgRY=R0x6D9:@"Uɳt[0J㈎6?r؜PsjH_@|N2%y9*ARq[kdEXLgd([gCK<wHl7l™Me֯ |(DB)RLʿ]]8mɚvy0Dxpu<ڷ 5馺?MrS!>9|׃6?p5qJJsQ]/.npk]Rwe1$p\*c./BTj8328! sK0 @oluVayat_rz?Oou ;C9+y$~ S'v[Ӣ=fADk ÿZ[L^6 Mn<R6δ.'hK).bFi[(o..8 M@wLˮxDWJ\9Fx!)>vx]Lj|^mϸZsCSc}R||gEGټphx8gףMb9@1y2|hrȧ-G͚u?ϰ̀9LX4u7m] [Iytڟ0PبFhI/inqf9 (F՞+:1"ޯg3N?QOj~ZD$>%% )5Ac%L >˞VT>։^s0t=-,lYaaVF.YSgHÂb +B~.IB@w( ՔLna1/GW|:p$S='z pg}_2v_gvMYQ!HUa30A42Ǡ[&J](˱gO=zFc[+G/F  UAΈjO8ZNyjƭj1nz> y*&p粫<}Ǜ `]"EiR5S *R>K, ޝ~: C*9L;bj\6;fw?Wѹ ^Y'P4Ɍ.09mA&o-NvlbQ0S0"av>Cκ[IВ77/.fZecvWw"-tK˳G0--/%!rD*"nBk]VGYtQ_|!U(b .%-䣡l9j"#>nNkY8g{$BI'2v =u?5SCcd$,bb0yCK _jr>o"QWUR`/[ϟ.7 %M{,b;B14UX"e~{@9e\.7I?"%TO,QnҀZoDJ)͊ #=EArcd-o͈|JtVV'zkud5CΎ> rM= HmzL𺃝8͵Q~8bjl3½+HRǖ[[+XSSDՙuޙ3wX61Vsn3<'f;,P{#!&1L.BFt0=T+ $M|=J TC&ސJ,M{tP(%JY"):`;ySRK)B[rvz: >~2yS^M*gёє,}&G.u9m GFfbY$;}D踍sb9e;"! Cg_ T .4'KKP$.1PP0": &e8~k@'kӬP`U\ \Aޔz&yUiJn^p_ߥC.~H{>@;6k6Lo5~\-ģc8-WMu&@!jyCIuX:oTbikA[t 'pZ!0cH3Z`qʆRQXhEي `R _$txi"=h)Gzh2f v,.IZsefQD*(>' -rN"EݺZswQOo$_+?Spe@V~hCQ3Hkǚ#U˙T0hR죌ވʳ":-dO|]'ẆTs*jkeܚVc6NgW]t5zn'K֖Ij޻Lq2003uͪ^n|NmW '#}l& _ZݾS5y A Dub@s-K0.2"Ԓ+8'Hh|7ΐ BW*ClE}(ηOz’9Z9iMV œI'[Ή?9٨5ztW4iU&`*gBc-YFpcA Hn-YíwؽF.^R0bp??m/cgufR)Ȇsbf 9\ j7Py[ 3%'O7D>LRpaQ\a\Ĩ/KӔ/1)qQڍ YyyZ.B70U+|FRv҇!+Cd]ۍln 32zrjJOޟTR%dQ;s_0{ufx뇹VWSCFˑvsq}WKiV TSF ϐѲ"\b<F_1p=)Og)KM:Cm`qe#h0YĦ%B ӣ4P1_ \v@0FZx(ӬV+* a1חp[+Tw ʘ otR_֘8*hB6! "1ʇ-eF@12m"T!MNB!+܍/_|>Vzҍ%ê@ƋHvI7hQx6C+RN||T7yk =G-Elo,;*djjΝNfV%}&WcJ,6SNګ)%V%nK4 5q7s#_xQ 7ΔxjU_M?c&>D X|ƣ;mV;B2XBSCjn uh-]J7 76bQՓ:!;ٯ:tZo)!#&%{G -ZXF̠ۇMatM6nްHWޓ1tXokӒh"ڂ'3%a#fV$+@DLq:ј(i{bnǫuYp7Q hxpdݑ뮣S9'P!i<}USp# 0|'kp$\+)5ײ/yIzRm̫eKK,oic] S7,OwxLd.sS%ltˁyjB*~ ")L$aϺlQ _bGߑ)SAӴKYufY37Z}<"$``nq,,MW]J xam7a맊|Yc+?J!/'ԔUh JVliӾ_He:0dV5ut2;rBnƁ a@H0mAT 5Y} Iszb1~U)|/>m7 B7D&jD7IhuT POuVzvB26=` w"jP*'}y**є'02OG Mct%ybr| Л}\ aDq[<f k-ɯS 60eO܋f쌠PEx*k)/Ɯ|-?=&O{;Ȝ4BA1v< ;BE"5^6&=ݾQåf.iAaؽ<ט]RmI=ov-CRB\Eb#/Kj`47nG)[(· ʊo mLZ1`Ilsu} D||)̪sz)(s;KS_BIYbDf n$sV!{^nM{&úy,nҵ51>5(KNucfNj>V[cdH-[;KX[a66$nvJ|o*Lp܌EO%b'JhKp"⿚I*,i4224xL4D~>sR2w?!ߘ\UP?|[J>>n*: ecZbG͍Ve jBP9ޕ:a7=pONX>+qnwhZ%gxvzg˹$1(+PWS5$PX}oi.ZБH}6Zh/˅+W],94dT' (ıBbGs6*;tlkJX6nXjnz9,@n.H-iVȑHe^xڗ&!pil}yPdvJ`D`q zxm K&_TZ'>E.&wKf@C=jvXY,_ M`iH-gCoA=92--QnZqAJxs _XJ,\g u{̞(8t4Z:t{^|zEP\LZ1/|)[#?6DgmS›á q @ :] X2lav(VZN(}|#P,ˬ:a_9"#{Y]]*߽[">l)PK>o\c+g("h׎+k+APGhxs?Ow۟e{'"Zf`KRϸCcŘJ& SVX}CkF=-AMM8n"m4GZ>edd!7%L{С8կE.IxC)9j VbSR&RY%2ai'Kp @i5n0wbm5_oIbpf-lI2l~[М/IYt^lGLmq5HFuWkE<w 3wJm5O9 ĘΠ>Al]D*'v6ZMId_yvSr'F*RsU-ܑΥ5ءHzjފzrHS9"vs FUXӜCC?{̩fu$tTItjU ;̕[yZƕ?dgݕZ9r0CScIJK'a.fVcREKkfm&PavbM<>2yN)bcyqXK"yR)l%*[ Jy._XefvHbNDH`MNϯږphquڲ]Ԇ!M#yjzG)SUWq.7^)œwTf)@])S>/'b͎9A|7-M<|~O 罜zV @խbYEXŻ{~}Bmxqq-l9] I)/$8ׂJx'* q aD|%5}+'q6>p벧;ì9qK֞Wk^dGܘZi(Mnjcy>m|\BtA6-y9*,8~\ DfFڔ_$ VYRޘEly|uk+"Z5ٙ=Ts#6'9FQZ%E˗-?5E˓vG^'b?eU-WҔf@lie⎂rdkG5CY&n*\#j+z?r#8ؓ x:)˔WIv,;C8qˆw)6ʭΠp]^*F ID?l~;UԯpHu:,/[p0f]l?ď^ch#&л2<-i ڽ}Mv@"+U;W i94w xm&y@G93/ ?F .$ sWDd{9fUmZA+H&qnMRI}"A {PlsjHI 2To s1scfLdKב`оϢm%;n˧L{?eKtBiSXgU;հ{D,jb:ۨ28GiLW+OM|Ÿ:O1.~GdN--F+u\CkAfc_ڑ҈$"r>ݒ`A!ڀe!5Z6\/j\|)iJ<=X }I:8Ak y \Q[OpzdR0;6k~=G,H&;A❭5PrxZe,nb =d8:eyjcJCސ`N|JCPv&1MB/\l&Qr9tSylcor6|V5 LP#\q̧>Qf,iv,)V-zHwxۤ{|ԝOk[Q&Ky%)K=khr:nB?7\)M#D}OM۷-fCx<'LR7J^K_ kh4J]W9}5HeuOUݝbyh2I  K*vE/"MńR]n`~c1L?i ߿]!gQ9]'4+ VTs /w[*I`.LM[n$l`zuԺDUq `qtGѦ|;O=@lc"Q#,ت>⺨pQȏyf/5't Ay `l 6IӧD]cL?jyFc -0vVq\hZu_{IP 4a:& Ls%8MN?$M};D.lUnG WZUp )م -j=x# ,cS0pPq?zynP{xl~BzN<^[k-5-Ӥ;{&T2KSKAK 9y8+NŠsdEcf$<_'UKevwwV>+WodX="1;*RGLULPon^+IɧMNʦbC]'6i/!OThQX[ÐqhLG\}! " Rc=ZluM/h7[Z-TvUS y5 *Y3/3LLy87;CχXv}/&I4/1Yeɉ$b/f6PE= S80򶧝Iޣ-n+~6f8%8l@E=XlzGV`"M n}b9hhY]ON jko?fh:fjDZr˅mXaѷD͢[͈Lv_2m)%L^kˏ4K=`n s_"ٜqѢ')^ -p* $֒n m4/{xQ)X}B-d Ji 71]e[vD7Rfw7xWr2M %Ľ-`pϋ>p!H/ "{'V N*H:em28*KpQlhUwdSX~%!ctO?v |/ΙjI%ł@0 M$и͞ >nNM,b+au,QSΓ) ?ӭ WBfk6 CmBi?5)k^,P&^NtR`o+yI=^mSd z&5!9er<@ l{i(n+a(w:ohA|47"%pדwDH\>Dg\k*5V4gZ-% I_σ=zUN%*)  ` ִh& =GZ'tkfiG'aZzu]U d-ˀ8N iP?z!Ӻ :!SC#) &l;PC;Ef}X[h /JlhnT@x)2`3=r2~Bs^ 03Lr͒ ѴJsO}xӬEaʋ `#)'GA->c`A!5 [4v(.@Z殂M`@tPv 8MoY:VB1)^!UH{6.GpouҳV7BS+/펏LB s}3Q /V~\`|'mdlMV2n9! =+n6kH@'z꘎t\k,5nD[\]D>c?!\A8Ahi7)\}_I_lXG2o('I7x"RjDe]`d`2*IaG{0L*'eU]a/ VLv8>c=LM]MfyItBΨa{ Ks[C3y G`Cv۪+!?Mp&Yt}a$(@*{ؑn&)mIW47p. Ъ̭ +3Y3 -E:H g!TgvqK Ὡ5 MHuIi(׆i@ZJ|+ԛYbP¹Da#fнL+U߲^zyIJ5|zAK0ϞÐnhD d=IUĹ%f&,J O /W񋛥-Ilo\//[\$I0DcV{#U6!#Nr;n)csjIpHOl1U%-FAer!g bpN!%VOωlf-E?TzS6Ӂ\Ɏ/y-Zl|S ;bCڅ^q[ L1rv֘TP/Eٜ{/qP9kԠb؀꟩DgSLOo3XX !e ID Tp{ف ,Lie=*xu D(IS| [_cqu+υѫsy=LşB |xFMN~ob ;w!wg Eˁd*+Oo9x ֆM¸8Ǹ.یgp&Gd”0/#208sbeJlUe4k_)x˗fW()̇F=RR'Pݟ`>wRѿ9ÿ ǐ)F]w II$ XX< I;YG tMO%qKKNtT&l=zN]fe๐rT)ZAK[AA"^sGDvن _?kM[1} @jN:]dak@遀JˬZnqZ^P/ZpfU &dE{3"X,VbS-aR[̶2{\ xAaL`UIZ4lCIdPvkd5xh1 ߥ@x-9l *(]=ˈ*?vĘ;3hA2?sVLH yxuܐ7gE 2bqC?Ƨ#! )0ڃ螑DKhé&E*9$ۅ B4BjIDF"ʬZ\Qͦ"V ~oKC]*5s̲:OE6c`zrOdGhUj9 ?-th EQP1QFٍ&N8j/jD$nX9_G%&sa,5(Xy5Qyw:¾kHrI(xjgf& ![)3IB3)@o>sJH#aVƭNnAf@̔w%P4mO*ԝS뗸)47EJ$1kѝs`j^[,H2k~~rտzeXm#׵f m$rG& H)5}eal3ԃ罕!j#B0/_j 5Ӊw8F+"i[DRϕ KݱFpj:Ig9c3L~M""9íM{0,r31yIxO7[4xt }xB1.:cN.Rod-Hggt-fe֬4$&'pW<x!0*ݎ$uAw>/TCJ=̧*FSP]|Mw%t;@j|ϑYRċ+9y\hYmTҒB2V$r\s&QݡSY >G 5\{yZc%[&3}K)MO@T#C.>}A-i 1n;B&6t֔ G3"Yd.M{U-dpA]]R08b6NǑs?0|J!MO,g!Ƨ$C^R_S]r21U-w͠:]fԟHZ5 )E9Ϣ}(["kIf`juUs$:|kg#*?|p ae3xD.LF (\9| >뾍KD.f"^@-p41|B/'AB4hsW~He CXi!o0`>]srטCVI8L'>dbwCXt5 NN%w<lPq[¸$B#?b81(Hb ?JȺ([ .HlĕݛEPe_{{}M]}W4N];y#[#n)_E4|;W)B?+"G 1k5R .܍3ЮZܬ VLۍzW41@:z.bw6Y@/ryɒ5]Ͳ)5d*4'4׹{<d:hFO"^/fS?gL?}Lh]dm,JG/^ e%v87p[k לBN٢nJ%GDg9Vx&g.:"9ZX-E84Ʉ-CچFa˛ƪufu!BYğ)IԿV#"Tm?ďp=YxY('WnѣY(E zl|2_K EhFWQ?G7+ozAiyLa,Z7.;3֔4餪@Gl>n*$' _w5JG/{PL8P׊y*pJJ]{J$W2[!vPv7YQ8M\=k߂οS`IN;-,wWDWPf,("g~G!~ȯ.ߓ]PK7"HY#}߾"ȷS~]eQݖ.c/fH DEQY![5{T@,kSqYR O,L^RYK%TRv YT xtp`z J!cpcҚ"i1 H\Yg]بiWΑ?Ч+6h'3' )qY!&+9 >m~A/Y1h*kxje^ Ջ645Vlwl: eY%YEO  ǐ^Es`(k]<_pj¸j@.qp@ Ϲ=P͌2]&)!aũ}aesLI=WaX)IJPNy\lx2Bga&(Xytk=8iGXjXP5%ӯfxʂ,hz?yY2.ҙFe⓯C) 1J)P5:Y"]o6RuAڕo)^qa ؙX[l34@$QȤǖ"}ao2gg?y;Py" 2cP\>>7(mA:TLX"J-&}$3 ߠΠ{lUCW p;ޛط0y8:dɈO>Ke>Ń W4nqCn7(vL"?-BXjv[< fae =M?G:z&@gРCIYtɇB;sCA Y-VVa} X =U" Yk33ߨpV< o8qi bzVl|Ӡ>UZ鋃y+ۿ8qyB3w\/&P&??2*q`d0㆝C,Ӌ Ӵ.g2S粻a~ոρlWܽ _E,zaVc~j&86 J4ߚ(iuXo 5dT1kvAH5["G/IǭoO^<ѣa 6 yProWF^|<Þ9kQʽ`jHzBtهGnu]!=3h~WӉd<.ӓ+2T93לd#SjBaDrA1-`O }`ekR6Zpp$4J|eU )DkKX>n׃߳GˏG6%o!;B /-3o sg S3V7?=@Qdֻ\x,tR903|0`cde 2r˾x{P Yyb*#m=;k5&֍ wg \8Ȝ(7.ң2\ra; pgW@{˜A/e!O6%mX>@Ր9&^\7 JYH[ BFL3`U\Hċ-')UVKSS}qI5!.+ 4CDgM"WFk(x.-{˗b?Q&B _-AYyx0 )O S#(#gwŒ8R窪LnHpEOPw"R[Gi!GLf2B aL,y7fLE8;ΐaO~AUbX )P 0EsI9:<8R+vLU?"[KRE3nu:)(i`g˨=t{dS)ݛ@iEn}AAwb k/0_ݔzd~w༱<:1? 6JrT#6CN[*{}^|5#$.dŦؑ'ϩ(j7j~x{PPw*зhJSR Y Y'f\ P;ߛ#?0 F<+5}[.moPqbg,"B|G9)K3v~V 2OQU϶.vSـ"!CYtn!_|z M*iKUruyE" Iֻ3pQg"AHz UWh&OY3nXztɠы 0=^ߟy{՛ qr )5#.gVM?Y;9|fWkg Wʝxv%Yt2r m5/\o hS:ܽ [evZ%dL[6 '-Sw gĨ)cƹ2yD==dP K{rDk>%&wGV<_brJ.s;Կy~xCa t$= @3:@IVO,M0ZR\J59M5+c’wgyS˔yt :ZL; `EkrM3KU˽#H!xE–.Du4J8< (Z ySH2v[&d]|hfd:U[Zc&Gnݽ8O;dGRέbJCW+?FQB'7͔Ǝ m,jCCꏕ3!dIa p¸<eGHGEM#G qx^T6P>~_8tP3'on³_m1|j0).#+Г?{z'NWVn^t5 Rܲb$Eь՗ܾ k ہnfhBlIL`R?D>^pU$SCa@x-áccYD n)OpXLH(mr$ fF*H1u޺b AK{#6Mm,acmR%ax#:~w T\޾}amK{®@*|>ƁÀк`(囧3FabvQB [L?DJr9=?onKi82+XbGۜqt+VKgi0EqǢw>8Z^C&"^r 1]m[DxMJwwɁ`FqڔYx}_` ]R0]ynIܝɃX11>:,]^,5?CL:(UҌw /eca-o A!5ﰛE|LY9^BYHQ9̉>2τUmh&.Gj]=U'_8p6VA+>$id4cgZFT*LjʧzfR^!ZwqZ#8xdDV?u7[V+kÆVOھ1fe̕wvT+;KX1Tz,DosG[u4n;xqdMX 8E1*@bfMq rMW1Jf|apZmo= 8hvM\G Ե9JNφϥ2nbІ_b)_ޠ+uQ<M40:+I8'.*rG3hG#cO/pi+$+aI*u8&.+N}:oRDc5 Q+3rf_[Z%X/@K{Yy4 ubL5zl%.ᴈ\?[ɯnϛ¼YqãzX:⥨bvp Io{`bØ^jx1g)4j{ܩ|rKUlk%?af OͣJ9wLcp?qm"BÖaz"E0GIsx=ܕ_usܖu2SP3:Ͻ(1!S-2\TH&TK()xV_ͳوD^?^>W,1±!4D Q!T_~}ka%}C|r,B+ⷆiԤj%el&h+XQ5}uuVK'>8Jsm Lµ0dߓyC#rR.O6vt,/wZQֻhiU&HRwhF!ȣP*f.:[A zdHP&~_W jNr ar/hsu?`<)%L**J~[@lHfg[I~sJ했 p/ sRQ?֘NKi gW!ft,~7]SU~nTٌ7)bڤQ{4.NȂ?-~S-Ag ~L0[uanqLQ]Bi0o4ݴ.ED^f2z;o;%AaIߩ#>5x{ڇ)n$i)/F}}7 NDKuT~DxB_vPQbf~Y=[h~;i?.<2q#X];ϯ#f$J%ÑyBhXX/G}#v[S#E@O}x\ =DC!^ǧ>ߎTw> GId d,VpМ ~'3AHZY&YI)Q(W8L%d\ig+@Rfހrģ^G~PYoTq],>)m#>mCC trd2(*:i0z>-: @ _*RE1 ١"^ hŒBSbDKdF(; b§N<-HΜ]x>r\oXo-,7yI!Z9` VeIZ`pc3| ^z3=(0E:>F_US}Iw.9NK7wП(_ɝ| 4zص:S782DMpc)q?sMαQ3h{ф4$#-qBNy}̶Š1KRNy٩-/@;e#paV[ɢw#ƗkS EF#E v9S#C:@x">/P !qKUMth5W=Gw ,orzO8D/Vsw:G>1wYȿ Kb͵$,F̿d ,hbQsHB4bÐP}O:X8oGGMlS n}0y"!c-k9ˮm-a_1JAg+v+rTBw 7%YS*׳d6H]#{{ϘCV2S6 omGT**1ˎ8::_`t|ΕeDK(#y!( Vyr@Jx)qh/P= M0&‡lܦojaw{ͦ$hqE~A0(o&`rcX39^@P[p<đ|$%ҮK-RbaEMic#/'9T$FPJ>ɆP}c/"RMcTgO\,&t-"dT' YMʍZDw !fZf9ǥ hw(&ؤDŽ fRq'*9IPHlh+닱@u]oH? 3* ]y8*;}X o(@⪁J>W:OE5m+]zWrzy~? mxu+Mjwtǧ|I"Z,+3"$h7›e1?-&aޤ\ִgOp[,C_T 3vo&{ga%D  ƀ?,OOf#v6 ')Ƭ \駈H|1.:d /gCH9 μ6 eT u8`ߡ|A'fu'=6|{ yJ) η5) GMZ^Z WhS^c_VM=y O}0TJU aa.y[&S/E"q$ۯ6hL-y / pN{ + A uY_vFeJק}af8V5pRm5h@accv8Ņ 2 1>>-"?Tύ j=Wi Tw7SrL@FX&UhYt*R{N#. @Ze&K6^HvهK\8@e{A1깗R,vGcD: %"RJ-~#7ws0`b tEqG[gKWTU% 9!:(<_?3`p =Q/ϵבZԩ=Xɾj%yëg] /PH6q!u~tG+8 LNؙts\ܭ`3M4Sħ{gSE~dAOαd3γvuU&fv[HzYr;$Y@OyyG64ɾ$h.yjڄ;ii5ףNĠӘzEߝ^S  8VȐ<Lb4yjPdn;طy^94qʟwa&,zc~>#v&B;)9ܤ<ny|ܡTetY=WxoDg+DƝIO9SWF W>~Wk=j1P \;2olI"OO){ҲXeAv!~+qr hzb= s9F5*3E725dGU\L腻RDpVVtv!zz7]:V!ڀu~tGam/OGӵJ1c!883l sjz:_͛ rvx'X`s|L<~~~mfp-e{ زw 2bǪQ1raA$%CHA8.C[JIp+>ǟ UeLd)uD}ő?˰h:Uƭr\DнY`I@o̭ G8dB U̔,Fp Z4q57|+U9Pصvg*촅q= b6g+N⡯z(BkO@[j>Ӳ~_|RV7^{R^ӱ wm팵Ta;z}R]3P׮1S>oתCgGd1Q'EbNۇ87 9b]˪UH3?b#7]_,֯VU(۫GwWBVS kD"lgP^o2CDk %J<˽Ƙ 96o~ HWt\cş.}$p;_t| Ͻ|ODqU֝xq2 0Y)dyz>^ λ&Hz:6X[)%uR౪l/'7[v F[ 's?jZMWD$9i}ڥ<ƀ83Ų Vi/LE-xt z'z njb 7l倀MbjHD3"g-=>sQ7ȋ6X$m/XWAOfOT blpi}`E@޷y9w9ސѥ2hMEMv"{((." ̾FXAa*eAT=S9}is{2(U8ǼUKm"uI o2ERlz 5kр.ư'QpZLOPxH]D]-`bՀn:L(lg/*!C$GĔ%]燃[Y?>!' nw H;m㝩d8VQQ52"$A)j.+7Bq.$Gkt*ӆC$4HU= 7Kh=YodحWɄЇdn}Vj;B^Y9kCtdյ|F[Q3!GiGf!gx/&o kli^ &2T <|S!iNȭ>Fм[JF;;3;^Hfڂ'n'*JPUev@ʫlI;sT3O uCYhno++Rh9D ;U9:h(~&dxMgpӴ\)}6UT h,Oo܂QYwkIF/藽kbIڢtu;E"tMnԧgq ŭI>*amN'<"F-lL!+ CI"hK\T[^Hh^.UBG8$;-i0L~PyvU׊::%ٚ'!TFR: s{^yLR+WUwdeHoTvya!l' C c%mP*Fs;Q@hɍD#SO%*@`1)NLG`{Ҏ# %3W t1t7pX+A ݐ5صPkqr?*`|d4"졤 -+Zk|q3 d T)И]&jt.>ߴur1P|^ytjflŚ0}~ۋgڄeÃ'UT:QUP VxOw?s 8v&hYcm>KpހՌ Bu?9xL8i{ {ͻT丄z @+nrFf= `V+5$H} ᤳ;@ՠC'y% tt dg 7{ F=Lg|kJ­wqM3EObx%ZɄ$!t-S2|IXXdPdw`H.:!kɚ JoKPyk]\H{p$9 I\t'S#"leg) [|&|8LzF )}:p3=Zh /1g*N$:q=}qo+ed_,jNyʼn衰p3xGI܃Lt|9>oODEg-R[sNڻ$BPKi A,~v#V+2^ϥbW9^N( n k 2my4XU?bW❴Z͇*f$bśP>_bws$$88.bxDNcyhS eENS[Yh{ճ:Q;M@9Gc}׻<b7X&BW((N\zWlcxy_R&*[w-ai8N"x0VË_#7G]R&@w{3~A<**wcE$/C|R,HdRDO Rqm5(:]g 2aۋ\A?] 4['~ W{N0V|{|P$ulUC<K`6.Frt!WϚRE \خ#/!{% mT5h+nh{gňre0r%IV~b>t͡hdfzPIQC$ KWo>cnWZb2v;=½P2$A;!6)&,~Z?jNz a[s٩%q ? ;L.R9g/8'3W!O)rm}cW{O M㡉'H5L{Xj<]&DڈY;nA} ڜ I VFછuX@qѻjwxRvo=^VHZ+^U{]jMmD4ZH01e4Xڎ'UZ(Za}h"FV  Zv/IqYK#ŠLf~ f.]Omr& `},ƻRyv'I6%пw%yWVhMR̟ƅ, @(."[}G6j>c *p&?3LܵYCӻh^byʐj-lTa3,9V)B@ J>ZSf5?2~ՇW`ӊn\U8. /ujc? 3>8$wQ]2NjDx 2 Fax:II3?Q' D5N072#uU$D <$V vgc mM|P<}Gcʻdq-7yf"yԋJXXʁd5 c 5#wnui\% hOV0-$HRP_Y"r﹖,wP+\G\9эBK=kZkll`4c\cR(-w~YL^ҿh39`ѕ7%TF@푵.b!{D.!*oxs*nocm1Qdښ)ܴӹU-SLt&u+WfD_747!α 9{xBÜe6;/ֿPPׂ~f9K-x*_7'Lm+i`,[]d$K\6X\e/u D{V*1=Lo,Uk PӇPHCɘE]_0OspU3iEppA*1\|~Ŝׅ|`Fonez)gX$֝RȺ !3s.ae WF&H8I` YZ