libmariadb3-3.1.13-lp152.10.1<>,p`ϸ/=„y`TOM҉TV0 smY٬¬8PN㢚1kSI8)w jf]LuK*(]ڒ +1?ldBck|* PF(zh3aԆؘ:N9?fAFp|(o7 p >:GOCNxX/JYU$x)39F`XvwKUIڣی7y]+" nSJGL )Rq*q>@H?Hd  7  #4cip    q x(8$9: _>DN@D]FDlGDHDIDXDYD\D]E^E?bEcF{dGeGfG lG"uG4vGHwGxHyHzHpHHHHClibmariadb33.1.13lp152.10.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.`lamb55openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttps://github.com/MariaDB/mariadb-connector-clinuxi586lgA큤A큤```Y``Y6419b028d15e5507a846cccabd0a30195d0101070a55dc01858a29099ef37d427424456f99264a9483314cdb43d872f89f560696f48464dec85ebd357b70dddddc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551rootrootrootrootrootrootrootrootrootrootmariadb-connector-c-3.1.13-lp152.10.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)libssl.so.1.1(OPENSSL_1_1_1)libz.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`9@```?z@_#_D@^Ǿ^K]߶]\y\l@Z؄Zr@Z@Z @YY5Yo@YYYg`Yg`X9@XۡXӸW@Dirk Müller Kristyna Streitova Kristyna Streitova Kristyna Streitova 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- drop absolute_path_fix.patch: obsolete after previous change (properly setting INSTALL_LAYOUT and libdir) [bsc#1187459]- set INSTALL_LAYOUT=RPM and adjust libdir, includedir, plugindir and pcdir values to fix mariadb_config output. Also fix the missing "%s" in private_library.patch so it shows the correct path for plugindir [bsc#1179921] [bsc#1183878]- Update to release 3.1.13 [bsc#1185870], [bsc#1185872], [bsc#1185868] * CONC-537: Only read from MYSQL_HOME if MARIADB_HOME was not set * CONC-548: Symbol conflict with libsodium * CONC-490: Handshake error when CLIENT_CONNECT_WITH_DB flag was set without specifying database * CONC-543: Hash functions conflict with GnuTLS * CONC-539: Added cipher suites ECDHE-RSA-AES128-SHA256 (0xC027) and ECDHE-RSA-AES256-SHA384 (0xC028) to the cipher map which maps cipher suite names to the corresponding algorithm ids (Windows Schannel) * CONC-535: Disabled checksum ignored in events (replication/ binlog API)- Update to release 3.1.12 [bsc#1182739]: * MDEV-24577: Fix warnings generated during compilation of plugin/auth_pam/testing/pam_mariadb_mtr.c on FreeBSD * CONC-521: Fixed warning on MacOS when including ucontext.h * CONC-518: Check if mysql->options.extension was allocated before checking async_context * CONC-517: C/C looks for plugins in wrong location on Windows- 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/ldconfiglamb55 16255879193.1.13-lp152.10.13.1.13-lp152.10.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:16666/openSUSE_Leap_15.2_Update/476c2641b1ff10a48467226df3b2773c-mariadb-connector-c.openSUSE_Leap_15.2_Updatedrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=cc7e174ba8694363f19535f5a51474e262f16cde, strippeddirectoryASCII textPPPPR R RRRRRRR RRRRR RRR R! A 9?|utf-82ede69b9d3b87a66ffda309e7afe56eaca1cf95d8ebe7ea31c982a79ce6eeb0b?7zXZ !t/1I&]"k%{U}dH+'݃%Nm:v 'xx8:x_5kny3tz0DG`?@ c?FY}hjPQpGYAytaɪiEKٴkHV/ܷR &LNWF/<4$Lr:x49鵬6H9룼8Տ[])Р,75\" fm+H$h'4`iKt,wKoĕBǴR.T]cfm+caV"f)hP7Dm؛NsᴝQh<ـh4([̉BI'g͵P9/ q9?ֲzz_i-{rH$% -+fMe)3 N7O*@$+"Y r:Q)`UwSzm]:%e|Q'n:&v@st?w+EϽRRCDaP9WB8 T@^Ǒ 'Q۪efHuQ+໊Z!V0SS£:B&Ƽgo A@bk!ͷp~U gGHW`]"3-ۇ@=J+(.ƈ8zXL߆g-Ʌ/gιu ix۠W3ah!}66۳䐻iiF8IJ[2`˓*V聳 wœA"Fc?HHC4`nQH>m'EHG_m.4PcbDzǩcP OחDb,+wKKoMbwj] &^ApIǠ R |RоGN"5 @ҴWKDP uzI-뇖ה':N>%o٢U+d=Θ-GuQxOwv<+ 0qЏ1.PZ И(b2;d kܰ]) x?P׵PIEC(ZQoX}W3Ʃ7%ޡC?y!m4"*32wOa#Hɑ]\3a mȮ>DL/L^Q~H\oւ_Z}ѝtL\T1ŋ+xKYq$|%?lv1! %L4+tu0l1K{4 B*% <wt}$o1㖃2ɫμY= ߊ%eJQ+Nh}óJM虽Uml< zCM ;V`&%K/>ՐhT[K`:][H,#b]j)R;=`2/AD.R}X3-[oC&Eoh7.m>a'!F k-x 9.5Ypl4j#U\ gYӏ$U6 _ӈ'O00O BJN=jHnp*m@TSq~wF9W `Jkܑ ed/_nŒ__ tWA_o\@ZMPHKK}ai9c,"MFBiM>ܲ5 á…[ >tNj)5dofՏi(04 F\}HXU"}p'PNQQ{m&bM8`jǵRܛnk`f|1+:=qpUZhN :ƞ4,_W Z%>ђaӢ}w{s3bݬSHt3K(ӮAKoua & KG->N\7d* /3ۭj -mv+NdU ;Q9BzΘ$f Ok븞N)r]I^?BifX b$Lk3/;y "yXGĎLcUHHlfpJ^m,/Y#,rK *|:&<;^y<;yj8V=AӐbo暿rb",Pjn4KυXV?oZ;j'zd:@*< W:͇&<[)<=Vo'<lA;=li_=-'H/?,Gza^hOyZy pO]cZFPwȠ{;Ȼ߫>>ӃF t4o Axҝ/K/H ((`m˩2J^jM$fL ~oq0g{}/)y<NRKh |N|'ӏ!0`XzZǶ4 [" \k{} (9֜w^z#YnXU]rp@XʅX( c.!?SWˀR4/ɒBP*^3$ Mjhgʩ H37 uMwtfW=@|^{!+:VgDf>B ncR(Iz;ZmYp9[v6nۋ;n|&} Ц=|Qlyr+y>Vnt*px`_.., D$O[wj>]`OL)ڵtk14TE,Jy/#?["C| ]聭p ՛c1Wux{{L>+I"Ī{H_ nD nA5*[5z#!:vP<6Mk.Tk;(w6$'i Bw㦗<4 l11^H34%]R僘Fa#,M4`G}*Iw wQZ|׼ƒ /m'^9Pr.pj9TWO2_mdw`Kokl<ƖODaT[$K_SyCK;E$++[?$9RvFg&XHz;noƾ)E ksU~z^/G L 'ʵtpQO|j1WIXںwcꨮRC.Xc6j SW%'3B VG Cm TȬ]R,/2mkʔn&*Š]q̬w4GU\,庮 U"= aQnڍ .P$DSXɒ'| z "{a wzZⴟZZ9Zqu׎zE[mzgZ)vڥ ׈R 6Y/uSW5 كgVB^L׆mJDoFwA츕]oy`6_E%=h_nx}mco4aAnCڎi $2lA巨v{i/EDI-sƹۗKu|6BZhM z ݱFDBNt"Ɠ&-)mr;Xyw]rCX߲~ev4GZsAfH㢉^|/A=݀R>mdYF9و }BO&JW P~T8+dNf{aH 4q +$̧x]iv5F7b'"O֓^m)y*_N>Vrj->|_&v #+f-%lSÖKn鯀p^[,e3%8'F^ -YM}VdbF4S*6uw'+nPӊ1 V=)X4ph(Zß\ڿ2n>8v; \ +<ɇiA˜4ygN3 U.hqhIz#K*%˩hԴ&ԬB-:k*oV3lDN2Ս"z>w[3|w Ù)mFD(3ᅴJ@Xŏ-a\*Uz0w68گKc(SgYskoxs^ݻ_0 U 56֢ƠU@-f)K֘I2N\%gytJgU35^S@ (o`:xw>wb| Yөl:ځ,aM87)p ƲǔlBNboXU촿 P@l9EaoMJ8{-vEǰK0}}%9h/WG)n24.E~phD*OpG"*keӺI `l, @S=On3wul{" :_^iOaAG+9tyT.@r4mvTHʤL(ągTQw`p,>rGS7 wm$}7T2w < -NzMe+@ɨi՞m/@9"}S]wM5^tpOM|d72 t8E)qËF6&Tӳ?q-Ws޵P?|C4~5, L!G5Yͻmh빒F? $$~X2QE9 ˝ˬ skskb=2TJ>;Y4>12RHC9-*{}0\ N=sm]֢wϬJ{ MtnWu1ico?P:xFCtvXr`# $uQSn|G:F`XDl NhQdn%_)vա}bO J4PE B*h5Y+7˴ᵾ@g[UKH{␫yP60ֆ=M"՜8LMf3vZ"Q 7h(kϽ(sﭸ]J\9NKlG7a`ͪb *"\Q2'>mcpFD˼k~GO 1gāFInK&!i =*F.'HwB :*.,˜J\U 2-@)8 m;_>Xn8&俘+5NKE.B=Z1W{[bV,IڎkWi(dԖ'%`]8sؙm~G+Z#>̽W^AyScKoUv lk(bzc!|Aq0E0>oaWfotᙥyTa3z9~.imDVPk#b080~;:)T I_P|.^x,y8ρ+[?Sz~)Tq/Bm}&^?sW)"T&$19x6##{u3oL[|BΚT&6r_ Y_~}=Z26A>lt5XYwߡ녅anx5}ֳ0/MŷmZrJw)#tʦ@B0l޶n0k%>ܒ mzg{KS<P8W),ėU#S JS$/qkK2&[O6iI z1ZkVUq W4L!*@+Z)b07 ,T%RF_㔤aޱ&S<*6g# ycIW\ yH.p|.\n_w mѪ_Fh*;~@gÕD= Bdxƕ  2,cc y^Yyڕ%H{q;Y:-忎$iZ~ұ댮5AP7C>h4w(U-> PΈ:C o HH{HO3> 9vS3`TE9߆Y[ѿwM)?f` ֵfp=kGxoK~V`YPƘ.vAh$ BzMK>[;X|iTviIDV%M7e<=1r2V-l$oa2=v0aэ$ BtD!"V.ELBe`v؇hA`\Kn(0K0L,>/ UqU7fZjĒF}`1eIZ+"a)ӂ+>2Y0(sAH$G='Y|]T_J!Cϊllg>;~ fA5D?ڱq9!ZBc<1lH_o [YA?e꯻<ϫ:Hяn^`Z A sFxq%={i c᝙ĭ omG_oˏ؍yĞb:6}Z#(t֨g`ŐS{Sdbu$#T^DKkxuG^M%Ž%XTγPgKeAph񪜛jVcU&J|@b Ao//(`Ro4VZ匦P(){pK|Ŝѭkfnz9`k}NhNג$X2%)PjmH$"LWj)?2uM< y-J*-v*1o/;1+{\Z xm.W}iu"Fnjč.ya>| CX'`=-cq#U!uCszp%n ]Tص!#6n>T9!?{<O  GP}W2){o6uSmzS[?Am*BbXe,cۜU'AlB9.su@ ni7G7(7AWasSÁ-[;\vS /G$2_B",;_[%;H2T㔌4 ql"rB<..=%.9ǫ}U;M~sE<ϳ}`ɑ 1q#FjpdR᰹Vy?l, GehzƼ8L5zY8x*GΧUlfG0=N|۲稌POC#wYi u9ƭQ C]zfŽ(;50|/q&V!'jaK4Qg`u'C,$2XGd)ξ+@5[xE]u+)2GHBmꐰ{̋Vj)dqҁE,M`a-\|A}9*7]qˆ:Zd!F̐V0CƊU/A8xd1U{ r'ݯS i?4]0=z ss4p!L[-pG &dU=Rۏ9: @Z>JV7GIlɳ ~Yv;oKnV;TB7F-aazAv\5 ܬ1~͊r*LtYHȴFC{BMkʽŖl VT0;ekqV6em룥:uMΪZ=1YDsliÜFM#5zU9ȊHgNj%Ak3@eaQ_q gYLnY<.q3g>M:x*Kޫ]Z Ε@GMD% \֘tф4L#}  rڡ♘u08#;|] VIJ=gk2vfZ Ĉoqs[_P9n:?k闉'^?&7FC!] L5Ў(bGЕU8pp쩦1 iNyI-(1ʎ ߘΤB$j$[ĺ$J%w?[)v?S }`Y~k%5,hRtycFֈj`XPwt/ic_sq*WK:DIKs!K'OX.%hO#hٽ>$],7뮸*w< fe C"8o"m ;賺'~q/.@DDĠ-Ig !@dC< qܓPrJځ)e/ϧ`^5X{4kr10:0IV7|0$5soe{;k R'pZWldw֐,}D7.. 52bo ze]/޲H}P.UÃgeIqT%toBo K;ya Ox-=,qFȅ1vLZLႋ'>v -z`O bCbXUD4i5r-.W)CrS'[MY_ ClaՄq8{KFwJЯ p=;3 WO?Z 6ޞ_:v 7jGdjR'NטT^hFPVn2gcKܢ,o0K>hJÚPGm++y|Ԫ | [cT2>  M>`fOEC!/vB` RӡG?#! hK>O~M&\i̱EER@ Yc{YEq2zJ? 43P^qx;董ϟ.(aie"-go7?M wrs}΢Q@D?VRʂ4TB-FPI (>C.0T:zq-J 6=¸pz_?湯w VĘ{ުnaXOmgGϔdF#y{o?S֟،UU:-=W\cnE m%"obĕ_.ېQF[=NF<Q4G+jB7 * nC!bg}ey~c") E MJ )T} 1TQ eWGeFd'EUcfc Xc1 Q9Y>](VYSݐ]y]X6E Z6Q N?f[a'&u&^JoŅhP(,%¶ŐҌsxype.QdC~qmtVdt0R24QHsSgL%=R.RҔAgZh//͂*F7JJ'w\06^#Ļ3?0+Hq3UOO oC=kQ3E ]La:顒k[ꌥ hĪcp['jE{LǬt eKG}`}rO` xbgJm9U煚/oPۂ" F#lE\}İ{mhsf"N{* ߪ.Y5#[=8cO@[Q8?6٤ ,BpP6+7>+W[ o4/vm;@D3pRSZ\D4v! ܆?2Li_M]1RSD%Po 3 KpӀyh}}w*9Vf l@Ld073 s>H߷>hќ7b"'21e#Axd5@2}}R(SKڠ]tz2C:ɀU38avYXㆦ8Uzaqȗ-8s b)4#]/y~Jzp;e.1ٙZ׋ yk$Ly/O~XLs\<MXA"Ŋo21pt)x!/Ab`K꽣ԜoO0/Lv\uVjW K:Z ̽[4Hf3p=։M^ _XuCO,&[AOn__V$,^mOx$w7ffklRխ,!3ha|}䇃+ G=/vm}qm 2rb Q0TbE7ᱧ<z4ڳd=ۉ]祓"SPY>Ô$kĕ8k";Z؁i7p @3~rтxe O A43V ZlK.3>Q̽|i_8~?޷"9   y#{`!swQc@C%Kt_遢,W:+xR'ƖF|&S A]:-6h8 .~\"(\ ,)fN&ѥAIwh,e-L+o3e+mrokq$D I<ֵyFҏARZ(b4a KE>pQ<B!=b_ވ=>wC`V2$^eP|bR_d4p^_ p{SP(X9e'A XG98V@pM+. 0v.Q2 PMbCT{'PϤEw`X01nhhoB5CgIto.ސfut|kOD=Rlj鱈"/]*8*ql[ξ؜>ivbw05sSДj0F;O3o~Av5@^,eߪuDj6 J ̬mv @Jԃ~ha7ۨy'KL.b&z_/B[ F] =E)4&C)db& Iñ7uJ*+\dkH-Blm'fN@e~(XY "B9kHE1L;~@V L0 l}2+~6 j4o㝏}xq56Srx&&?$ fuG24w/:X9~xtpeI U' \6<BZjiNːoqgs87 M,rj|_% TiknNCNP_% a2،sfE/q˂è!v\PL^0$k $~BxbħSƠH5y])7ݏQCߴT2 &at8CS4ȖjSߴz[9+{7ѡ4ã#>&UȩdGN&@q?/4ͥ^D4"z4FR֪%6Ŷ|8t3L04u!d_rB| zOުNR:u!碷r`+;-:.qFRB]{87 @|H?0wdl>'ska3f r8K(*%^&2RQ&m*҂ď\C<8jW})'QH!VTBy@28]ìg]1Vwr@t|2˕]u ͉QLw6vw&%3"ruo!5t!:>ǸaPasO4g$ؠlS:ݟZ{DJF0 لw _**O M⊦{*41&4zM وɆ- 2)#IQBɥ`M1|"p>q~Ͽ]*Ĕ(~-))u1zаM z'{ չwu6$u&ybsMvI(H! Pf%m Zv 5/a7IBl"NHǂlпfhg޴aSHTSlgicB>{`Xn(aIA1Ϝ0yt\<3cVIcǝReS%٭WτgejPeE[FG7 LW7"{n8o)Aª3'Fj F-)bq5VF񥬒2d4l5:tѽ}LŻhņ8AP7) ucxY%,K s֖bvX9 6 U~ݢ;8XGyȑtXD{Շ={ AZ1YBSg*@g ElWHA"< $>3Z!DVb،aOnҳF153u˚wǹ0p%:nL7G$׵7k=L=/'E,`Fu9B/WǃUUa"(Q~)g`Т)BI wj}e2P̻Xq?坿C u[1BH*T]%{fnъ>Rgi3u~m+?"Ld@BqL`Q[Nf/E_g*$Ed{3WvCE#,br}!_͘g]:uv3;حk+2hxD[>iO/#KcgXl-vd.oEK,_W+@޸'4Kĕ[@}#iothg O *٘:LqԻ)~Wb!?i<|w|%q<;#bcL?PC{ KA̓=ꀓ|Uy]'#Y- 2-F6䋉ʘMx^7<(I*2@=؟PV0`Yc?"llcr'eĆ`Tb:N%}?B+-Z"lKu!vZTzZoxr0LB=no#LvzNndֳ{[]|$ˋyir+w٣:ۨs^zpEwdt c.0Iý4~Fj}o9B~S>w&fzC*24m;<'ED%Uh.k_it#Bbze('}=zJ '# 5d6P,vUv%Z`C-Zh} ^l#I?Νiy3,jr\++@ bt0gĔdr^LQ\:LJMT< HI1p &nŀwsn_2 @ rƪyvGE6-&*t |JHgcN_躻 %VQn{:▍U"UI|{.R]}ò뚪ۗY~͵ƙ\jyWn$fU[ Wd7N!#^||[#_ǖ(od2MQ;yz㩧h$ث;;6͟rf*~H˜ ot%'c|>}3R? ڱqԿH\ExN311Juڅ5:ha= 46O=v1s(^D.X }vOUK(E{qP9|aTVIXZL׬k >>+t/5uIװ߽8ՏHofi-YҴK?YIwQ~PMާ?B犱HO&#N(tpY%SyV$[)oR>!\bO9_U G;e1{d\!퍬/)ҩKHugj|rhSK-pJV@_бޞyd:5gBHL2fj֑;;PeRƤ?Lz,H*]ѨA߆3s3Y;s4VEB>4 T8 pZ+O8+ꍝ]d0K(mH2>}`xsIWP4<`(PgAnu>cwN?_N+H5LGt 'nY$ʅ`emvTASO]cX =Ej Xڵ51( wHH?DKdWLaPg&St3mj+!ނYނ1M[oca qиKOX m mwbY2"E `?yMNC+|!/{fTr&,A)9cB) %\3LlA"6%%b6S Qf';$q1+ոСo meչhK;J"y~2")$doO}3E~k8->a!iW#GcH-zx|[. j~ 5Ocg(/{U0J>L!KM&itݏxGσŏFOR*}hek4*61'_~FSİܟG^y ?IJ^/ 9g mټlw:_%;q]GK?lb&`s!  W/qwj 84O/xY~בNTVc[>Ozn1[ƿKbAzDR0q:9{ՀHk}P8{c;,_m{) 4g"H9w[IkwwE+/dDeM$tO̜>QLtեh+ï~'2?\:)L"nmH;/dž4֖J'@y3*z92%5Ow03b:3̤ e0"햐^>eGPv#[?-+#f-+Bg[w\?A)Ys&sCUܺd6KAzhkb( Ʈl63FK8SM#\c?"؋Ep1^ލ1xa!.GdAp^xI-\뵎+uaFIdKQvTzjrT4ghcDȓ՜4l2ER4Z#4gt9+]I;z~"E~wZV{%Rk\&qH1΃}f6ϥ;SI);q L3fD 6A ,D=6 ,/ث984*5o!<)J2f17NcCSUwŠ]~Lj'JĊ r "şCZ MIYc\NSy ƜRC^Mi>2GnHR<0ѝ, pA]zCQ3lI=I ,tY0E$sNP!!9=Yy1`nK2>ZZM >%iцkU($T] q?'}vl"H2}7Ocmfu| .Ƒ ;%@K6ҩlP ,E㥇1ia DchFQ 4r% e'bkT2δ'Ʒ 7r !">$p H ܼ%l0PD:yz(`ѻЫoEq^مHju0- r=QZ4cR:L?iZ}5h7A80ٴV\~^io9 ׏4VYBe'><"N(+ҏҔ XP9'#o0(iB dx;I c!l 5"H/#Z.V`H(MJa?zj^JN\JTQtRw}1s28*nÃ%̀jՄmh܂rK7κGJW_a_=DGEfgngV kOh|maHC N?32W7֭|_2v y>h6f'wj^Lo ]|*s; J{3CR1#LŠ_FBA2v iPrRXeGdA 6|ZՊ12+k=}tڌ#O ˧WK!1ΙRMEWɛZbяm\2N#gϻ|YD!lf츽tH!:T1!tv:wҏ8Z @yFɡ3& Ee~Je2pzw1×m d5-XdK#_^7y0؏E2>. =[R%CwVl' L|e¹b۽ nhʻD[8X/n^'X~[?~= l8X$hlr[#xRofI'%u|uGo[`frfC.P }_X=l  'HHٛ2FܺT\p7nXfglOX ZR&M,t5(t5W\"̇YF$vm13? _ %+Ӟd9C~H+nX2HӸOg~RDž@Hb!~'Y^uw?qܗmuR,Υr#>ڔ&8jhD==1GZ\8qXU Pj ,"6 Rux/R' ꆴEo OL*UL?K[=bx1`[L >v:Gw숥[I'O#i~f8F҅w3pz?y Q-!˄,T}3J*uQiz Euv] Icyou2 *'/m'QVI3|\7ZPʒAf{)cwƄ==t='>h0Cx<-!5ZFfErB᭑6%hmG4f즣HWr27>6~%ؔRK@\*H$Nr-}^{.3b4跈!̘fzG /':'l ?W˄lDh]GQZyԪMxfW;wO 9wkpm[9VeYw;l末 0X\|gyM+%ISA}"W+B{cvT \tR2#ի#W BT>qǵ(BXW_zcM9{KꀯX(׈d֞c8F"LYǩx}DŽ/r$ '<:JGZь SФP=*Ū}ie(0Nn⧆Ö́e1r oAO?5(Rk! &ٲUh@{3c%dUT&_ɜ7??D ^+Z*XVάqg:G`[2l'BNPmkhbO%]vqC1lWt:jAzu"ڱ C^T`W4cƗDNKD=E 3zi(ҽt(.gWጄ*E 5di9HE%pNaFbI?AS:Nu:}mIߜ! 7Z4J_p Kn%[T\r7O{m k[UHdNtOHq _B;~ЛpRA[:;3LMT C K=Fڲ4Rٗ&d[;A榮!rh%3RO= M" ]! ĉLS`DoU9'1\}@ tٺdvZ{6)I37g:& nk-wܷypӚNANL)*p+akD|,, Aud&McOhfOqٵAm^0= /.e..ti(IöA1.Ξs_$ЌH~͇ࣚZMU%j^Ԏ E]$՘_7ǥ\R`U"L, ]s*(m&Hy@r1?ߟN0Ѳ HG(9@4(v5uH#YzǴK>o^uc4cI^m~b$Z[q?nqb9rȐ `G,a'FO]bYG1F-UTO.| vn6k-X [i98eM?hf0$kY~-|[F#^,VrqO j6APu<<06O8} sQ'հ W,"校`mjm$Z#tU~#ShB߷1%BoHI WMo}=tm S]ebR"Yʁj J_n+61#2& "x3!ig$Yj ,O4eA%GfCwTe } xuG1ݔ&ׯ966b1ESpNR+VaEAQl_v 2ѣ+kP7(s/$!6rڍ%u\ kBVlI:3r"Zm'(56xOXDVMw>qdLakAr5mI|V՛&,Kmt(}ey=K9Rw`2$*E$TUNj<;Z#ӚEk,RWŖ:Pi&t-&ZV7 kh hnHJ7,]s m·$$H„C}%Nw\b(:jlK_la 8 ҤJikC9h]lb T8͆"-Ptg " T٠c,)4v7-pJD2x3qQA˭o9c RYP| k1ӆsc=olz?ɫ*?lk]&YUUL+Pч C+:ʿ~2LIԘ4\-OX \Rxe4+Ŭ֡3GL.>^P;9SSC.=?QєAꏼ<ݨ&8"^Xh$V_ֻl3ɏP`lҼ⬕i w$ڊK$k  |8?MpZ:b=~ޏH6 X>DE'BQ 9yXN.mͦvԜ ~ԤCR~;}vI7.V\^7#g42oB{e2Jd7_W.<8(q ^5b]0 tҒ%"0L-;/=+]$# ";BPMgDo1pvM Px;U kZEV 3w}dKفl+YJx%|Df 4F>-!Fdzؑ@?xڝ̋1AA](wN&3#M<s|35bdiRu8""tS6@@7Zt:?:s3؁/QY^VUxLG ULg /ĤBg >;^U'uk~֨/Ү$~7ŋp8}BqNoYQ9@`t6)y nqX!&4a'vP̮݃OoYj>AM yض; x`GOh n}$'5K avYSHc.s"? 4Y # ;M)slj~#7zwtf>{cʙZ ;^jHFC`C2/8~n6ѬTfء70I+վ6Ù:MMb[ͦ,@.⺋ fehG WloM?{)r}nݯr/.|#M JDJ,NShU?ʷܭΗf<(Va[WK4C +Wy=%V~p#A#)-qʹ=E^΁E߅U\DG ؇Pom.*:wRLC$h$Մ$\2N|G2_DO@ߦ#' Q#邕 5yHHA2~6@ž[-'fs,$?vk~F,~N;[ ]HB~-6VG2cw[" ab@~T/'-;8w3D 0}Sa=X|k͋C*(Fk~?܋&kW('J YǑ_}r n fje24c t pԳw{.1:}ᣢZ,eĺ/t,j H{ӭ<?4t0׋wehJM}uW+}KVM>E9J ,Z1_ A>#@+\MֲQũizN )\w<@tǍغsiA7mW3`S}VJ Yeo=_XWD k@$}~a@k$f$5 8KEbDDl2,$:P" 򙂕23.="rprl~x0q|NMк'&b!9a%y&lK)yϱJnP 'GfL/Vj)gUZmP>ᑏs?8չ!'ER㯖,ڟJ\F)m61bQT9эe^MBoOԑ| ڗÒAJd0\=2nf_ nړGVD7:ݓÒw(%#[sh~ H9޾faB2i|Kå*rQfT&B H Rmm4$L.GfӎgiF,,I-9Gd: V]ģZȫ->BS@.ր`wͮNmJa)B+Gy,Jц=c/Ӳ{kw16w!\Ds?9xcΆP^OTփxwӣ NU};Y-7C\5d={A)sC5A(sKK>^I]朹nU61F+wڅ|!=IZ@`*BJ|NYyWgLS7RZ*4=Ջ5R<;k:/hz{N{p"^g.y\%az+E? 1xt? ] Y:%dTW%v=aUp%9M/$) i~ G6ri6raT`fJ~d<f%U>^  B{^L\T#LH,7&?8x!RdȊj}&RyT!ݔ32 y2a;6WnL1plz=aE9=ȅR |ʧ=fvHܤM~FEd7 =l!K]ĺ]1QBrO~~G.Ŝq '*l\53VTX)+r@cx96i GcF/S%ӍfFo:XYh.sa Q'.uj73!ԊlE׃T=Abc:JJ [%b:9GPqO[qaPyęLyDeBZhu9`)ЂɜK@u:tT*0,=ڪQۣ8ު̢zMhr0d#u?&C4f (6isgt5Q ^,:DbozH,d"Y%/N(̧ht+OVnX?T@ݼZB\MoJdIsšjY@)ܼCdBrO[t8U)EC >ߪ3e%;W8 xt v>i/wo?70`liW:4ET@Z\؎ٶx躉~}𹿤˘oFNL?w {>{6R38HUyԲ}n0=RlDK0ypYO]ˈ}`Aoc&晽KZ,H}dN?PE-ꅆ;A!&$8r"ipr%^*'%PB-r~$k]9?8 84Y"". 7Λ]c\=fG2uݛ2~4:9\#hX +*md epT}<@.֑vReRdZ{@{B+o/=&X_*+yv˽9q%H_؛_bG1ଊ_G]ryD[0ɝ$'ʖ4N#0{h؍.9'޾q@7$. l;.bxU)zȕ[S~T)¹̶;??rrV5X >\}Б{jAzIxB Y#R: xxε]YRpݒBh׆)'sboQ;>jw/D hמ +rD7 L3V[M6HeE0Vbĺڦ ]]z#zs 6R|&GD}p?Nul ÐY lw}bg=0tz9rlu(غ--P)|zDq P,ώnЁu?r"b8ɨQ@M\ܬwTC:V2 5toOl683+=1ϛ_/x:0rn9^m5nQw]t>K9IvzOdȈ~+uD9*}TK):h5@: M[LhEd`ROpT 㣈T<ٌ^P5[4fDdޔ0hb|s/=6~i#H,}~f$iD*Ʀ'o  vSq(w"f)ͺAXjWU2ͭz@l.9v":IavxT$q]] ڂ0'Ddl rB)NѷU-pJ0?,1N1ny)֢^Ck&?7)߻≭,.E&wCPXika[ n|6M0YMqh5qvJ M' {5^zը4}n "C.{{a`l|s~kkቋ *'A,㗮c k@l(o[UQa5|ǫɹRߤ&{ !fHƪt-Ԗ+mikλ3,ee3@5>_U+lzG-17ѳ,;'"w&7sAG'j( wJOZ16[<$#E9I֯1P3,p` oHԱKslE~O Ȧ+A[NK*Ew5u߆Nss P έySsӐ\ 7r ~ :Ci:").3HRl_>M"c8He ȏph gi< nÅsīU *Bt:sA 9כw*/Iy4 >l%nxMtH.|vM+l1[3 F݊Jx? } p gHh^z(b.L~#ED>|+*/Ģ P%<)%)S'KR" l5/2oױVۋh [A p>}|`ed&~}CL k&kNF9J`垙0МC{KYjG⏉p C{o 4t*'t(݂ C3yY逕׉ D=b;?tL}'#6v.ۚF,35s`1??r^EQ":J Y'he34uo\xՌ-A@Zrtz꫄` فM̻d҂(k,U͍%HMN['r!<۽x/AGzd ū`d8n*bItŠrqGTT{ȣs1j3 c 2]:Uw-ȸKyMw [N[Dj^6u|7VGzYaqtb D;{-Ƿ=b yW11џ!u)OGen2x%̕,+- "}G1LHjBI?+$iE83^'_/ӸoR`3O{Uhʪ\`!;d4DUfٱ&faOF :K3C%^X9A¬mѬxk`^PG8v9oTkߦfwyGg蒨>x/Z2ū)~ &f ?UД Yw0!mu}0E=ݞ&e$A4 :=G¾KрZߩ2ɹ&_+}o><^ "=ܿ'uvR qw/C6;URuhdˣpױ+ee*¹}&3D]"ysa2 -\<wqj$,!^OfG=q }pQ|`}1$(L2 ={Ȃq7H$&Sn;ZήVa<;X[] Z<׵EZ:9#J\,# j0klh.AfkV &*.?XCG(zE*M`]pؑ^o~6 $2瘫Dg l),0wV#>w!}v ~qo/Y]{!$ XO|K}4QplGq}=†í@l_Pqw my ~BH$8փ Qvr ֨=7Yrz2M0ڭ;ɽ .:7ZhAQBX=]sipAYjBdxnP:c "Tq|a1|@q\nj(/na1 S||O"NI$D)zox-/]zl\jLjQD"qBJzQ&oU)KJ 6!4pf 8N^9(r/!XW*e*FN;VfW }TMoJ3^>ʩ^;Z}ђ!J@"ԧU;&nءQzf2ЋjP8?Yesti @ћ_*`>NsT@/Kᆰ '&Ǫt!sW z-{-@mzv!E(J/o1[{2-I5G0gbJ $,bVuKjwņ_ s eNlH&Қ)i$w] x㽔 Cܒd tN,g,ퟨIM=kXOro?OhS1<Dp@V gG/YLA 2/-SX*O{l󽗪Q%;v(lV^_ȝ@m͒OzYa?E/rsB?rN`" n`Pɽ{r.UpBE , i~'BS!=[[Ws NQ ^ƽ3&*?I؉= t/"\G*nxİkCa!:O!^w_)컟Cyvm$djvFY ;N⋔oГ%ROW8x.+JZ_>XJRsUcg%uWa$ tj ڏ@A oa\|dwߜ~K>]vSyt2K Ջ9Ctk}Ҿ|MMl{JBѲ_'wxs\5LjiCs 6ԝ׈E.<C#3DQڛw’ 3{KhzB>.$e?1[%M-fu@;Ӯѹb,3$ #`A%e$S^x2wn)^UL!_B-8Ƚ}aFv֘[RZCC. ZhqIPT_J$t'Eda[; ]G2.ɟq|&imk&wE]1Ga hya=d7,]x. sc)&pIT{:`#|ep)nءpzX)H$M7sacZ<2Gse،j^H$!ݥRC):9q>#Ei7"ITn/5`9(VӉ[n{nk1|FB{I哂[\Nz?B+e=߾k\M_}F24`w*D3<袰ܯ[:wX.(T+KkOz* [&.wi1rȒڊõ<.@џϑIhY|]Κl|K;v?̚w$Q[fL'LQ,b{&27Brg/P.ub)Kd&m6pbWcٯ,*9^I1rX9m,Fy8*1ͅ\&H#Ve,6֥e5\Qߌ{ʭsz1xڎj኏yj9NǺJ P_c3?lxΌx'״ɫqV\6'me?v,~(22UbEƠIZ(?:4iJe0>>χVrj즃 C>_E>FVf |UӎZk +cu fJn;?kDtX7ugG%_i^F*Y :Ӧm!u,m;oiQ>S 'I唪.Dyu'h_R*!skXyQL\%>e&,nU3#߷p|zVJbnp<pdԁEDVn~8'eˏ|{J ^"\e. (Gw n 1's&L\BrI*ϵaaȘi6B `84[[3^As"0h^fwKAI]H x?v>e@Г"1Xp\R"I3 ,E3 ;w5B$Rጸ4<+eФY׭MR$.РіSi] 5182yS/UdV=f6S4_f UsE2JMb` "lmSԵY Z#!.5XˌmKKqeOgG*_F.!guUEuD d SKJ׎kwW!_^3M66z5)k˖j/j{ٞfp#u9!<\\c B 0}퍡jj wat7q}1~M6X#W_q mW(`P im"B⃍iGw PS1 isy(3#f2јVpkKuF `) Hg1 g`DdOiQWaFۏ6T^} g(c!?o -*Ηʕdz;G~Ė!:ll <@;Oe89ܕ$"G#QP\~{\I%u@[9@~`//M9:WmCc&zi\8jo%Z'{a3, 4Օ5ۉD:i&!oO[_u'| Ci"x3kry5ᄏ|it@ɝS0Dȝ:1E7Â=]p>~$r@Vj9OyһKưdo,c *+M%Mylj 6>@?]{B!=ïtHKg)ۓiN骗d^^m,kqsȄn s¼}\+x UV6mD=HjL,l- ${+'*x[`? hCqU]q'X3ayno=cMMܿ^ڢg"j?'dwRJν jAS D)4{ Ew^>O 9sn Ԯb7;>sB3<;v5 ፼T~.EvOާld[ل/EC{yq'Z4wT '-M&tv5(>23Äi/YKlld1?<]}zbFXKO㬩`] j(p3~9^ @/`b9VC펛~*&t`{j֊bxW)t\֧2tzp{ dإ#&k2Vqn'OjH |PCps3rrf a!(⡹&&".1Thu7ӏU^Io %< ( \c^T+g v15wf^AQj}~6 (Yߔ 9a7)MkzC䪄>{LD#`[S];g3 $HHZa H_blmº͟K2/R\S[̤p&&?2ƒ1SLf=NYSJ| XKb<і.LPSۦx !̤VoZv$Wa,n@tO;:"0+ve|&J&prMRYs}wKla*bY_UAje5epd[bѰAwwvtli1,̂:/čZ*i{*J1?RWlx#:f\XNˬ%e*xДUZrn^1%vB8"(+}bKt|wMHn>cADV s-0ϒ坬K QE y)$ھ5#=0[Ĩʮr cmqe1pN18dL3Căk t2 )%~g{ŮI4bmB:_MD'Ck? њm($ӂ$w&~Xu,?.M R4 ڢ~(̷XS}:^IEvbt?:Yzo]q~cӔH7v'7 ͮ[U\)\['Ex븾V-fJR+>qn]ۀmLmǐZn^ta'1yZ`;?IIE XI󌓍-x;,7Fs2Il~lq۸Tΰٱ)uoUgs7rDms]+`mkD·;zEËmψ۔Vu֗1TkrT[X}zO {k Ƽ(d{D99;nnۋ5G몫vo+At8Կ2bB3J}¸=Mr]:!n7r QRg Cv=[Gqin᏿N筹wnhȝS+N\q_Ѩ("5c}"%*78 %52_'b`/DP4mrfLc2CqY¼LaF ?>hG躈ӱScՙ/w*y6% UڂEqpa,B7?@ϟE_)dLo(}OK#!"1h")MXn=aھ YZ