libmariadb_plugins-3.1.13-3.30.1 >  A `p9|uՁz˰ԌS+pa} Halg}5Zr!f%QʄM}XB٫e\z;MmSUs2%u`v 2omxB9p5BYض|ؿ6(A>ݴ>_W8]M MJT.h"K<ʋ:%DX6+=N^9ɜ$tRLaVZyu!e91de4f543fb3801a2d0d910ce965e35a00a6fd6754e65313ae3c759c5e55d9c9cd56f6fc556f24791ef7a1db476bcf07480b326<`p9|N _l202 7W!=I>&mdBUsiSSWqr*}A!P[ƥՍ~ n [K .$+4ᔊuϛ rf}=<E!b*[N]U74y/.PCr׬oT[^RT]Q>|`uѪj.l]Tn; ޑlv'oN4#:v#jX{%4IDWyweA& 3Iq'4>pAL?Ld # G *< Rc             1 ^ (8(9: FDGD HD ID XDYD\E ]E8 ^EbEcFdG.eG3fG6lG8uGL vGpwKx xK yK%zLTLdLhLnLClibmariadb_plugins3.1.133.30.1Plugins for the MariaDB C ConnectorMariaDB Connector is used to connect applications developed in C or C++ to MariaDB and MySQL databases. This package holds MariaDB library plugins.`ibs-arm-4pSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://github.com/MariaDB/mariadb-connector-clinuxaarch64 0x AA`````````2f48ecb5f242cd4a3182349f62d689376ad22400336e56a69f268b7442f9de871803b7747f2ee83c3a0b17068ad4bfc07ef5213b68ef39e53ae09182a82ddc612824c9f01f94abe7e654ad401823500760a6befc9e7e697831057713e19010ba595b076cf254d9f0890cb22c20bec883d07febed4a6742d137c72a97efcce82ea6de0096260e6f74f351d1e6e0254fd2b419ca1dbbfcf8369303a2c484a5628a409a516a2d54f9115f07fa77b5309b92726f6b4dc84a2fb28a9eb49a4b91439935d46e36a211b30ae5545807f6ab5c0e4002af048f6f46546df9e08e4f6449edrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootmariadb-connector-c-3.1.13-3.30.1.src.rpmlibmariadb_pluginslibmariadb_plugins(aarch-64)@@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libcurl.so.4()(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libgssapi_krb5.so.2()(64bit)libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1 mariadbmariadb-client10.1.2510.1.254.14.1`9@```?z@_#_D@^Ǿ^K]߶]\y\l@Z؄Zr@Z@Z @YY5Yo@YYYg`Yg`X9@XۡXӸW@dmueller@suse.comkstreitova@suse.comkstreitova@suse.comkstreitova@suse.comkstreitova@suse.comkstreitova@suse.comkstreitova@suse.comkstreitova@suse.comkstreitova@suse.comkstreitova@suse.comkstreitova@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 packageibs-arm-4 1624433342 3.1.13-3.30.13.1.13-3.30.1mysqlpluginauth_gssapi_client.socaching_sha2_password.soclient_ed25519.sodialog.somysql_clear_password.soremote_io.sosha256_password.so/usr/lib64//usr/lib64/mysql//usr/lib64/mysql/plugin/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:19946/SUSE_SLE-15_Update/4f9d0c3269d73bee68c9f80b6302f2a2-mariadb-connector-c.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d4cbbb7c723fb4c76e979dd4ad8b5003343cabd0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a236978cb103c66ee96e7c87d52260cd3ee0bfec, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3f7e0e4f21a680d190e9384df8c9891ec7c28302, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=dc51f14752780cd11c8d157b89b85b0c111ab649, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7668b6a79e433ffdcc248950b280a387269180ab, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=047d23ead344d9fd3fccf2c50ba6d86b427aa498, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5ba3680cc209c93a8f36b2e26fa34319341c45ad, stripped RR RR RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR,C0 AWd>utf-811d77d80a72c0e7d0896fc053cfb904d7280caef98f2ab82c466fe77b2619700?7zXZ !t/3] crt:bLL -AL<ܿ%_<#yQ,9[$H ğ\C2cT2pe#6X3b*BIrCUES> )7O%AK/J8Egd*1 LN`ZdT>^j=3RIJ*I-"[;NItfDBߓ.eKQC'0d>WfoqwϏ^b;_  / F) %+h48e*#C#WnWKjLV] ftXb)LX5RSvŗvolʭ02u(zrdv7St6nά^ BXЪ5pDZE 9@gɮuKmmfh0}Quo&M`J4]0 zr/w#v Wxe#ؼJI)4Ih2%Wo!mom뭨 ]ӏ5ԮyF!1G5%hpbJD/mGW&y˜pX͈(ż !swo@Bu'jn{ `2(̕=|;@f$uu8ȇ i|n"T&'H{TJКKP[[X/a4(a#%FLoĩ.uzY.3`YR x :~`6BA\3h>L;vAGǗӐP=aM9, `l$j;.`bpVF&~\Sj-M+eO#I]"w#AÕSƧf[c[*&&u!TeI \eog[V%Ꝇ4\||5mo$=_|?r gD$IpϩZ$R_ᆝWfםq&8vÈRö/hYϷxS!+Fcxś@K=d<=8G "bl{6Cx`kj xeN![ OO)=UvT~gZe3g}1YWaRy_eŸI<1jZZ[ptb3\fu$g4Ih6=6 j3IH*m&Pݓ+0D>,iu<W #^T5XjvłԻTQJP]6 Ud) + XUߎHsKK0CIy־JwcĂ:UqXjqE ͷەXN=>j+"Rxr [wZBbx?(o ;#/]& N[=KTgdo6ċeR*׃m_ѐNq\Gܱf]0 Qim0oDK{Kj𞚘ϓ;*"0BP$bf :{J(#4:fp!7Z5}vPpMV /q?;x&~jQC90 0C"fL_M ]Z:eP9t}9R AM9 q _N4/v#cnT|aaݬBg-K@3 ڏ+ si"b0O>iYѐ̅@6 l!=X^ȯv#+fXe\敓yne|+8F*FXo,}p%([zV)iRN`fsYZq 9)4j BٌIX}ipʼyMձ69FqahǤQ'<#βׄil%2iA릓 VU426Θ ۀ,!Q%sW9un@plaXA}h8u*< k 9@v⁃mzΖɭp# {Zx!1NC\28u$"d#59Q#?}Oo/W"|%߆2HJ8yXuޮ}iDhwGӜhS+1 m!;uDͷUxk/zg~h5/'CN 7۵Ff&){͞}+UiP{( :#>/%G7|J*w}Lmֿ:YR mH61!F,cHS,3W vte#e Wzjz.?kEIe92766G(TR1$R־dm>*Áޡi1Qs=Uw{q׆/Iщp'+oa S{_H%=mw,J0YwJLHwm5"aȕxL2藛I"Kpz~ae>~Bv״QLS2gSw0F2, XMGTw1"vd*{us h={2}4/, Cltpcu]FΏ ٯɃRb'*O뺣s<k W{ sO0I~}nnvGyd.:Pp9zPZ^H?JX RVB-O]}EG>WX& I[1ٿ̲?7ֆ}R0lMz(zզYh)b!k娷jC^'w*k1eb ʛņG-m #̨͛ ~!_m#-N5JA7$I{oC(iTX^^<]:xV[O/|j;bQn[I9"9 j"=9h!^Ƨ姼4%dk0fzhJ]\L*%flrri[7ȯ`hdj>6{  .Z%n0^saWRXZ땟f-&3L$s]QT"E[>A|JmʡaLz OVdnv]ukpS <|hC"L:?uXr.R -A7bAkO(!p0bNDZ|m^O*tue^cQFJ7Nۙx҅4Mc`4^.O!+%AavrH˄w Ψ#z))i.xƃMYJ t>ZS˪"@ba7?pG\нw6xϷx-ys5H%s(K" d KQ( y-Kq0z^!*(kl=Xum&+PUv7N)WU\v~-ixSt ANI.w2[j޴M^2VO"b`a4y -Q65 ;QPTEZ( 45ґ[A=6 P(_$՚I]KLdOϾe.z*A&0R=IaˣTЪĎ ʉ 蕙-j1kZ .:<@s钬S%E~Du(l,nCk:m2iwR(ͼR.;sc>-l`RP6x12*Y{h?*bӲ*ÂY rYB';0j,;L"X߉ː#jHU r6CbN5^J0GO׃c G~p/|&q _㇡BD T9kLpiӮt˂Qe.ʗ\ (@p8+A"N] Y\Jp~pʀR6*lb&/ _6e {KW2xf+*EH' GqW`(DQB>-B,A>9VK;-!H'IgӢi3 rI)S/h^Z)K9.: 3P 3/Moܪ=+%,AZ7pQow?<ڙ/p1Oy4VH tXC#O>sף#8I"-w(WK} v;VDRz4:kDuZYae[0FNk1%9ot]Ꝙ3<(5RCC|TN /*\T;f{kv(He.Y[ame 7u1+[>;L-X@alMeʝ6M^D!3 װ=p͂ +x Eb,]bf@nzWd$s(B8:p7mr9kPN$J%#;/s;)| ."#d|)c?u)3@[fʺ" ;ͽ~(y;4ۊ[r=Hh71jއ{ҧ{ܼY'K1e y~@z\l7I1kɊ@^eVBVC`1d,?_v:F`!2(sbl9FޜENip];nb%ԀtW٢_[]&[Rnq}ٜTLǔ}|?iS҈"M]tA׭2~%*7fBTۋd\I'Ҭdٴ(Tl|p-!=~엡w70nѻ5G2R?ĩ}Nwج6 *^Py?pA؍1f5H/똨unM n(3GW#W!?=A' W\`nY4Y5I;ԻkԆ@k_?DS<#1")epQ03qS0B譺CM݊8@?)Hq D'Cn.Vq۬)BPW)+?$ kV(CwGUf.ޠvs_-ּ쥼 cX5 "\nDףl:'"'PgPF{@o^L  ._l^R @@\6R;XmPۙ(OjYO[`k,OZh. S.et_r2最/*?hld$vN2DܙKf'eK^ip3r| z \mڰ=3aRqNqA`sb֟ntˉ,9mwZ 6K~\13A> o5T(*5C=ɚ7RPP&YKgv7VvO{_, Hr);iǘ+^lJ2J)2ybbX˚c, N%<*(NStջhQ4)YZig~ڜ}{S{xS|lLRuT7o2wUoð#+YxϮAq.\ g"6t82sVdM \}S䟋_ۊI8 7<5`?֢Ih]\tŦPԴkmg118H,uʹT0xPMS-u#q TE&!=F>CqtKv48 rc*b'̜Yȩ10&'_pJ+~-uWʋ}${u]wl ]?·Gj`tW*'5; = pB*x̾Nzi~H3rOX!y(uow7,є4D$ k}s}gpP1xe5gEB杧gvaV5![CdB1}3QT '{_Q9Q쫲v YI%Cb"|o?}rm~X1nSvM6chI ,Y)0@YT(D]PPϿnՀ`/e2wJOXPlޣq6 ~vĢû} hոաzmdrPٗ^\e$dpnj%̹bTd>K<=cnQW)y6 g 1= Y|Gթ9r̳iԶ oݕzYԌ9D{J 8"t؁0 k,"ahvoJ~2#œ c/1O<;&E/{εk>;=W?H)N67lp<]jc~>pqIk"v+o%ײrA/y . Л:umoڋGʾ*( vUH05r*Q.X^FFG'SeJJp\yyǢJ"a.\|Ts=]xIM-)ڣ> xqWe#~KJ!_1ޝ[@ή#02P X Vб4:yz!㜩7Usşz{`Ί[ţuD2\Ѣ&Ӷ2Y'֗a⠯穓CX_Lܾ c52{,;BQ4iR ϾƦ{3Æ~sr詀{o]80NL>`TEv+ _~&b8 Gy /kQbM]F^_ݢ=XsFmv,yO(vsLCɝ( o7zҜeڗ?0V9 yAu ɣ$h:,OjXNGTz%H@mbRV |줮)f WaN44azjPCQLㄟc47˽8)<&BE(wkMɥ6H)UC FSs[sY[62!%bA6Au%#[[`R FlAy;#ôFAU-t> H݂^lp0D4#y(L1\OHV{3;<]jA"[HJB>TvOɃQ#q[$oF) K8-i{"D-yBj9[\?57'Բ=2?)v /Y7F7|)WΞ*_ 6|ji1C潰QDByN~א܄ou xaE`nOb+}GoC9ÿ dܫ }ZP]{]n Y.ŇǴ.O^kz.JCVt .s4Ӈ\u{Տ[z>\. 8:>=4oI0 @]K*!~,]WњVb`a&4#; '0I&t*_l }I!UL_F}4yI(a 6} (J a4PivsIzw,O͇CUUF8eF"4i:}^:\.`{bBWYMA(]&`j nh0W)̙h`z.81 xC3e`bw[=Zo L&*Um `@qooۭ%3ЫGܮXeRM~ywS*;T|ڃɜQOHgS)|L#3;PfH:[pl~ޫ ""FZE Wo$- 4@PjOk)8OWd@Yf)QrOs0fӽxئދ:eZ2*Ci<|E9XoAq!n,jTs 'E0C{b=ձ9OKSIXEX5~bc0]Uv] *<.pa^댥8{P3_1X;E0씺"t~u=Q^a`ӣ@dRҾd8zL̒79Ea>R9ݩō|y2ό};ug_ kB+QY11ߥOJmÎ|: . }T :a*6m~0T+)v/m Ǹ-2@iлai`ToL֗]E^s!*`Ƴw -jȅ& DU0" m&DSiF@{sΛthڜZnfiƏn\ Z4DJrz)vsEfV6pf4>vfRB)U=载8tqB,A/һ?LOkchN:Qn'5O?['oW볭 ojU cssѭIf)MSݏ<+]u#& .("g&AWcUb} >]j.֍C>x=*}C#x.FaQ xr~\Q + @#RavZ+N{^+縨cnQe[AQ M3Ncظ7#0@NSPr~Ɂ9tjC(FlA|d~"v!ōpi1-D$翷C)&%JIϴnJgiA>v3)DP4?IܛKYM{S l?&#`:laQϕMz54ᣌoDWC XgR`i8YK(6*j茐e A>078 ņ"؋+a0-[xQhQԩ[߾3{bހV?^)8[*Z{zNq`r =)ksR7b<mOΗ"ݫM576 U ]rsP!rKS%}X[mi=Z Pi6xTˤsPK\X;cwT2NiÚSzMV؎ >V'i:{Aw\HBߤg>T#FpTn'kVFy PT=S0U)m8 M3X+([,2LWʁd=;]cA%`^}F _4sшDMۨArz?Z+fFe;;â>PL< M|ޮؒ Z@!7Xc`وmoYlL0a4p2DcëIpx, Ȍ5Q8Vp7@,vň7tuBL(Xȥy T~MJtuiݶ}RH& }jX '\HMޗp$2LT8BPYﻁ3n^xUO{(V#,Q٠Zu\#ͦE"Gz16Λ1pO5&w4Ys;F3czB`L<8D}aFٵf}۝pXS~'ubo p&oL*'E&oY,DXy1aj8I}7RUA >;W1Y? ap[I1keǴm-r,W歿]CC ][^ Wc,2ҏݡW̡*R+3䯙lX\YF: mszvh~J=Mu]!,ns+{EڣI|_gfn{uԦ<~m{grGϳl"M*?kC:) [f9OAitlgįD,^A u?{1fWd'2^*0xl AC%ni"}mc$itw~6R門BT+Kw55[t+y'T֨q_퍼vdZ2L<$FԂޯK^Y,i>NI` y,jZcͣs6& m޲jSTvsߎW T S*v>ێtLȅ\?dzt)9~~1ufP }f"vB.xjڋMK (n[1$FFyͅR`ĕsVPTyLU5ܣ@tp}^hS{*)[U4B{`7G̻kxKaz|[`ɼ& ڃ8SjnHd;A<)"0i3@Tama|9i0ȿ: E(_Ɲ$cRVYЬ݈dPRHL)rIJӗnKwTx~EŲ`1q8u.["8Z1Q fs._a!LR1G@iCtR (+ZR키_-F0 )5"`V`.@fxϘzϏ׫-\cA*EsAt{8AXČ2)7:"R# jż2\D5W>";?yqbTbC#}`ΑX~JJsi'#WeGý(GvL: .'d tLI΢LDVJ>ZW뀩:l@\E8 .) b <p#;2yD;3:]fz=@";?ML+VOnBFSqJCǥruy)d/Lb 2JHLQe[r7p! [7l D37#襫`;)ow~❫amf> >m&KV9 /G:*Suo qN/1`(yl@r(PnPFXKؾ06qo&+˵/?ᆪ5 ^fQnZh)(BOpmr3ڕ\U֡ыqZ`0&'W O oI?$"[xByPȭdu%y >_4\^ $'ǮM"S?$ MT?>Nd.[yUMXHLkDJyV>g⛝Ģp]ZU8m`->z8lBI̘/NV68?M>2lʪj G*V2^JG9& :V䥄ך}+MA긳э nFfFw1K" .u,DwPdRLAے0\n 8D`]=tIS 1`]nasd+;@8Ǡ!dxpMO[k?_iUT VӍ{W;!zE$.Ug; ^[ c=*NaBbkvx5썁7#NB&99"J}jhzd0SE/Y TduψlE d:2fڻLeS(ts]?m.κ\(CCG:٧qRA6,̢ƅ:1g>`V\lhbx7USHG" C ERQ_V{iL!K|8 2̧SH}/GhH >M9>IMV"v!ƞL0LK$tdfsS ṽpN>Қ uxT|lo#lRn?!u|:5* η|tĥ DŽa| {] ޻ɦi67E/ے]ܛs+Y8`d'6*+?/TwD DcbE/H>4hHFJr<俏1qqӇG7<;2{5v1<9qAf G!Tg K+,jxTʑ㜥wCRJ[ؑU1 F. OҮfF)ms7{ԲЎHEȔAL՟0q.}*<~Ӈ[s JVlp*dyQ=rPXʐǾAkLH[*_Te81d#nѫv76BیӲ2l>N<]0[@Mɰ~NC/nPeorG^ څW9P;XGcu EIb y/uRV4k!тao~Z. p(6Xؠ; ,EKᡱ2=ŏ` iS7u@\b7b؄wi@=a(?9!d jWmM*lrNa$IBi+qT%;wImdKD (/R^ ʭwdˏƱ' TϹjt>[M,$wUq1NvGI%$0gtq^]_C -Xi;"&@gu+@qB8B\pcvbE=1i^tDf!jD &"B +wy d@fADں-]ti \O8m^?$>џG15>mp27vn;zl&5PL;h=a\y:z<{Ϭk*$pw9] &B_҂1ͤ=L[=6P kSl|OB RgX%Υ gY,bH>f-I(֌]W}%F1q*m뭣H65l+Eg(GZmqA|D^YVo2j7,֖/DhOY=tu;Ⱦ{|SjagR x?ҿDehdF-4zf}" 慝ru~W8u(؟DŸ0c_n=!XpFb[R82BFW].S+$;j Jdo_3={' 3gYgo5-&ze1.,.. \x ap9\1Ҧ[B+/MO8_7kIYnTW5Fs3q ?,IH16V]̈ZC0KT8M]_f>Y4ftvF('4Q@3yH]Wb.?(fRےt)pseX62xϗ!>;)SDxUb{> |n*UDF\5'vq0Vw*T0|Cn L!9V \+2)]U xjH;[;qgo" [T>^A#A0ozV[YL~mǒkb\Vy€iN[axY$aˇ _Ħ5yGnV+8а(+, k3ƻ 'VH,ݕ}mb l611m+3%t%uZUr`h~[azdžZV&\ U0WQKKmġJQQX"QCoX=VV(Jl)_%\|PG}4T"sz $1js#3%7]3Ȁ(:m4IL_䠞`B}!qG-UJ\y Z.1 1"F;~E_;HS1pcUhppt_yրa}Nݎ|I` {~9/Elqc{Iu 2ph4FTPo;:#l~%9ֶ8;gI,|uitt(/WSu)Duq&,ׂUF&;[sgcsaȺ@wtѯ%O,A 9 tr~@!M)Xtr8ǭI^و06#.;{ֽ6 wڀ n. E?)@%y,4 YLЮ9s:ԩ+zO1!¡#)k㉃f8!]Uu_~*-QvV!i{C\|\Ă5 4e?VK_R2P?7v~YSR'T [~Rm_! "0'WBDRX6ۅ x[K/'b/w5HHw 靧X,zAgn)Kr=N0R{>nC&VmqKη&:=QgbN^Ӹ@>j4MG3׊Cglj}|,EHL3$rl$j s(v5=0<'p Ed٧(\Csr\ DHʾ<6Ow'N]A$tbml$0GC~ӥ}{A||*ѯU"Ĭs*a!hYXR%ܹzx?Q,G=981K05Sұ啡˜][ !'az %eI .)Z=p

D7Z2-*h#Ez=`؄B<N?%y A7bjHܠ7A}rh4ĭ7i-ڐR^U HzSH= A˅uf5?q("wܑ*~"<~؉tmuy"VQYǐ0MzP )Vlpjd`Ǚ-r=c'jR d8C*I3'c lYp&[`ꅳIU@02 w!}ۭKRL},L~ZLТM=t u4dfYӽIJXu~Asʰu򌬠QeEO)d7瞌{香Sr͵k6~''~<9y,Û0Jqi5c~Y4?Poʎ$ |c#&zY9kA.P<xSMs-'u`h_AC!#]F۱lPJ'Hb;=M6}Sihw8L D}x6_u#E}(h%O`'ud g&p*N# ' {j3PX2ds B!q?N]aͪ.l_}D4h<[ T&fA뇹z1mH^O9ߊJgm?r$}M&Sܧ"Hx֖zS4V  \^9<{z{7۫L 'Lk~{R 8"f{慭ɏ91)dX.޸ԫ% I:軑u_J W}LјHF_kRۿCcKb%AEP7(|QIJ2fpK%#1K!#G7$oY U}㔔N][M1fl]pUv KϐuRsXTo3objX NuXlVwYٯ5/]' F+ {%&w>Pӊ?RE[y5XYhsH4NJ|Ȳm Z;)PYE2/6NG bI`4of.i{0Ce cIe%tE/%d=*e"3$.m r4S -b@>ze"jQO.:xayVδ K$8D/̕륄ת+zN#am8Y _>ӡz' [M E&ĸ1xȒ8}<ȁ$ˆnlX(Y˸m&:7u UaZAYij Cʬe*&_9UN[,X 9N{пᔽN 0x{$PϩYsƐ[%%.>8'ϹփRWg^݄E}= Qҕ#l=dH![<6uqSOX?֙AI]Ձk^~3@( _՘0n굘qꎧ;gVߒ^+k.Yߥ^+LLJgbb}-Qt(V|ju6WV[~jYwvc'n>.sB$,|y߆M }LCV*m3h Nɥ)B5]ء!l:0p _؏[sΛ [%jnw)ޭ,!4\F3Y@3PM" z+n㷫%O ܅ 6|͵+u>$/CIMKQ¦`c<ܒl&CW$zg9pB7&rZ"&A0qd>3)^'&OSp$EpZSޫs Ɍ#)EYdҁ8â.N>#eY-֯@#XWS<͗FjOCA] 49P{MK(٦D/{KM2V"pw(oͶW;Kz˭dt>3.hwzo)"z/JNtht5w`3܉,/x"@/T*Fu,s1gQ;&cI:}o;rǜrMdܡ; S}l=Q+a75SB-aDr%o o[Thf5 zTRX*8)-\; %d6р\-gk\O. kd*L?2"2^QV-3+<zX,oB{X⫉軮|VГ`?# JzX?pFUOR'<َ\[~ L '+ӥm# sőO$lScM0lӓ?"Dw4=+LvVl_1Y0t1ܢ33.'Ӹ%yB'5P=chӚcr\~uN$&PRr&!t1L7ᔘ}*=u968F3EeKRf3A2asH2ReH-- u5;HL@|նәϧ Yd6yK$Qu = "<Ւ"l$8Yz mPK tM)'mdz8PpFٙ:jg Z6mɷ¨Jgݧy\R0]4Lh<hAbHM\V RmQt\|h; ``k&|/ @SSE͵꡶GcزO>8<ೲ OC[]}Y:_ pPڲ⇖ xE~@7Qvx"vM!;3T 8p4LY1D eR~>Cp$Bg)!QPPb1t>蝔N2p1,x7D5/!fl 0:|Fcu .y$}`B (8A"G8 O(k L2ث kd̮=8O4Vy{P6FaۭUmf M,^QB<ʛzj˗^"U> #)54GJ^ C|&Ì[ (3лIL"iw\&V9%ABWث*}t_F,I'%g͜7d/ B`WڝI2|>HCaM+PO hH@򻥪ms䵯9B|[尙l 2A[S>|G~g%JF|hoG+ 7 ut'AT!'v+,`K&€`,I{]"[b<:KJ@Mi50qfrF$qz"wOQTP*ғFt(P㒭EJ_^]9 촀;OFnZyPƾ-Do6GN#04u,mV Enj BTφ`דȄ8S-P=׍6/t'ǶIJ=̔ GfKv" 3iS,<5'O| +!^- p||B r(Sdڔne :(7w_&}[;PMhUp[&Rݯvz'O]^7hʼxmn_/҂>&ZY0GV6_2#r$[Gr,Emf֢rxH7kQT@7&I0S2cA6ƭ>z8O<8#Bq3ÐgڻiAز!+uHu?*/:dځxJt+M eĔLw8Elg&Rp6ݵ/Ҵ s>#nM qRP*$h%l _¹v+@CJfW,L0>vB}Th42S'-v#ps̷m {Q jH*8Qqw%Bsb}2ZtC8(g`mG|*;0A`>"k#P +34ubŶbSAeZ̅Y^0*Dӈcqboq*`uXBm93ϣ}YXb` tO{.XR;:K鏧4]-UFJbs +u ב+2MJ|] P6iie^ o㾈? PpՀ/o҆,f|gޣ-UnKn f Z䟌eMhWdK!yBfғ*JYTu-XĔ(%j4T@ˋޠ'^d_yY1tϤ 1Alr3ta4T1룿m\|w| D0ώAZd'˙Ԯ~̎rEK޳oxG)wІ~z $gbH獤p6YLۃ&@xKh<{Uj(et@3F׳T0Ɣwj=o-gfM*kPP6٭Wŝva+ՙXJ)r˶"Wm6Md3!2,0bl6l7Ğ-uǎSJb rP{ Wl-XGу|r4Ii.h9Ƹ>"w/h{`'%|МtRӄE͕h꼀zv+E61.]yn/\K`Y0a=u, &؊W'N'퀌_"Ociw[5A|DUrdOV-LeHHL۾j) $t/P_% #5Y2mB1r<v =ps7# AEAyaQ.4;Z4SSyYN_v:a$2)-o%/B .Wjxä S̬iDČujr-vzX%KsY5beΆe+<.q`X2ǁJw#NazeFŁXF#"|mFK tn %Tdm@Wlؤ&q*٭Ә}E&=#DK&W[@*iɡ FpMW 'aQr{89x{}Â!^6+<:\TٕT\lj\@&k 1sW<7\m4Y_IS}D~ߎxa?Swj4oA&a/8<֊IB&-q{e@ zt']=ї?Frф "̔P1YSӃ2r$tj35? -B{ŝEǖV~\@~w7Pp1뗄T@k#7(v1rw(,NZE۬ز.-փ{_Ps9O| [wUX)s4Z!M1/AW!,CG7k}2U>xRwo Y0D0H^3{W'V h<q*)Z>ju<OݛJN)x2 ##,}>n`xqߠp [.lEPݦgs!W**4i "g?_nEEZF"zHKgTZ&6+%E$) ㌵=x,6ٵE+8\%K8s^.Ar<5]Y]vJlFak"ʁȐۖr|^EĂGrTp7IbԾ'RZ`H^gVcSZ';M <ki< MCfn١`Xa[cfE DD e!0,Frj)#a$o=@[g7V+WNt}%5}"iC}lkg'"5}жb@o CN.miy@0Lnإl:jdM64\ O7v,t>e{cNgQi#iLs^s]y7OP`77, YդXl~աO[4q<[ȱޠD/{ߔ=!$}7q,>3:=g]ECj}ЄRe fh%JKG1q&LpK XRhϒ] o2x2_w&/P^ӌ&O~K ,H{I-WYHVS`Ϊ)U i?e N'jy-ϐ3$3~? Lig qj;6܊i-wiNe Aؖ4)mL2AC9'eiKiUK실0P {wC-}t;0y%yuXWHA?5 aCf?GnKqq7~j\Z'Yw͈N\/'YBA?=$l"~fөAVb1q~ZϽC|"~؄!l[;C(凄Ac!R֜MbTQ?+U^1%7Og 똤 ŠH|R욲WY;9 H%#8ܲTB'q1ݎhΰ~*r)^9rߪR]޲3ɟqͻ'PM{l$v1oIm u1EPKXzhz2 VAզX㻣uyS=Q1tkLNwUp'Pdvd1 ::IDjThu:+[b6N' Z:t ׉LwS);|vEC{jw*'f ZQ'lL#I Pko0f+0rl4'' YuOr~*p <7 9.|H"[Ј*4B:1W5/cYUCv^V66\(cZj| YgιESnOн'HV~f|ܕk&D3nK+o?~,t2]ϑ`ȺZ#]/l]J0gœNGEBL[q"aQ^"i&[k?E?Ʈ5Wf,REk GHRP8t\PV(7oӢLFHѱ~-KC)VԝG{擾̄s dmϣ8o .E]\DxV&(!9^RM>|<^ l"c~"a  4K8ߙP$"d⬂˘N[1fܪׄel5z!Tỷ6?@$ &TqML#8OH+sLq3 OWAڋ*5qW7e$q~D 4]t)G! O:m9yWfN?͏y @+aX0W"̡# P)0\@ӔLTڲ4Yy-ͭO&6! vyb>z)}p͑߅!&\8/cCut<0~i;4 vLhms0"&:̈$! L||j$A 67 HOksebfn}ʞV~-SuKN;L FƐ닩}@ ؟]Ht$^]IԸ)CN߾J\' c8k컸td^aFI=EAHxbD/+2/WW6W<.Dt.FU?0+޽` 0HCQڜSZb<:eˉDS*gBb#mi".Ht~__xViiGt6I`̉F n&^˩la8i$ڡW녮>N8/>1S)InK5jMu9]6bu%r y*84KsX&9LR3L_&|h;nr 7e{L?r5 D#h{ϊxi0r ),;ž`W2 gȪd߾m+ͼhDyf0TÐ.Eo[X E͈;Ü/,En|m56=UTpkd"sDU%QBp>dJjt"㰕1a8 5\+WeoH/s6}&[Z1zok;/WݵvVmq56EKG}qYfL%,RZFMUZN0\ä5 #L$-'2l x9Z@^ђa*gxߢ`ܖ)|916B\54ؽh" _\W+L|]RsAE`];@UY$Mg~p%@E2λ^a?vVcڝ|ې puiM$v[ȷ+ w ;eic|hF8b;Q^x>;qt+b6ʂu'[j:2$$i"JƐ/R> CMSu@uF@Xc K1Ӝ^IJU&P # lP)Sk1-:GG+"R^W*ĒFڟs­D? %~/-M3vR7/y*n( j2扇wwVۺjZĢI_GpdRh&Smr8&~E V6)#]=V[L]7Fb Qѹ)Eً |se̴[_4sPJ6,i6@ŨV2H^=aSs|xMv4x*(w0GLjEC6_BT T}q,խS6i{^Swj  A! ;_?c/Z#7\a?nh0 lU'0եiZ_%/y ([ޢh~˨-'X>` G˵=P$P @w.R3s̅?fxyOD`ڏ9ҬqQeΙbޙA^s먥b8=џd*.3Yt +[W/u.FC΢ ܸ㱫^hSAUD%/y5&kH6NGz0qsռ2wf-k3u ȹp.|e'X ˁ;qeO|l"t }Ρ.C-6 *ϱUTH+޶4 8p1^X I͛YY}+^ɗyͰѳV ΝP$U"]˩q&M`{d+.o 6}Տ] OrxnËͷ ( 37S;5/hFW0Bإs#,z_(A[W5O:ؾsz#_Fer ږyW]CѨўm%(LAt?'\mɿg@ 9.BTXKV{,yarM;X;л&| \7yə+ov@vPN|6c~γRL#pvMv6?M0~Шߎ ~ r/Ǡ'UF|PGDK_. 2h2!yy-L@C-YW=8hǼnB ;,`ᙻ:r"[h_(~I_8"óQp^9yda}.rtqbk)eI A xa1Xl\{RT#D/% PPw#|[A0*j&Ɯ@qC( UGF-!| Y>Cjuq2c}OCƻaUUK!]#cM*ZS!җtӢC0mZ`!#}p$79)rFk;f y!gyZ*蠴lJ~LQb@YkC:y"!axިt j< ʊA;;[ B {%@ wo/\FBÐl}D>oor)l㔈PvJpӯ}aDQRE0ǠȋPʢ3k2:Him#\< NB8`,"f6B#y9u"dZ7 }m6ȳ=py- sudr69{<\$p} PW H{hƇ}ݩ͎ K{_GT*5diIqJ㤾̧ۤx E4W,1›l1*;cTDtcA l-TBF~XCCMt8 &&"t2i77n0'Y^ns UBԚG`W5z;kT:m&܋8*:M`HgٞxV S dvKI^LNx tgCE$:%Rs販ةbsIyg;iQb<1&.(Ҹ%<$oK@ F˕oȊ)&j?gk$V7D3/ήm0L\˜Hn9mg>⥟7'-}GD,:-t~wU]l,i29UGt-zB ݱEOI%8* eAH10V5QD<G 5^:*OvNf3 sai{svC7b7Ϗ1!V#4] 1aŽf Y | \OTzkzӐ jH#Ko^#RPݛxV_؆yKW]P*f!-<34z" *ܳc!2 ݣK2¥\HGi`qXn_.gY_@KuQ)_:X$BKMCq8-qG0N;>Ob;‰Gh>r@UOjپVU6QxI3f,EaC&'14MznhHr;(x{w\c~~'75Lx4]px m6Yɽ.H U} b*Ђ_<-叾WuE-23ұ@he(=&%,:4K O_l$#K.[fp FZf`pbNs,U( 1PH?Z/+L~ (y)+݆)9Rfc.7"ܩB$ٓB"ޡå!ƻݔvH],~ҝ2 542RXt\3glg賂XI`t!YpDv캨~P{.+ =/y[6+ZWÑn`٨σ|ɦoy-M')HNx$-= 6 Lbd]/しe$۵[{G!2l5CޢQ*d}'5sNnI$>)|(Jш ol=q_@; U&~+Ҟj]k度!"*Me=7ī4Cg*X|\^Xˆ[Sx|%< `z) pLXhؓw]Q͑VTa0=E&,گX+Uq":$|'Ij!eCdza]AKh'@=g%+Ԅ%m̀"jQxh쭈B?Y})=PRIk-CB<ګ3~/1NMUv|ss|&. D=MzadB.?wSB-1-4 hP((x̸+?ϩ_ C0Bi -DVy =W{0/,0C-bxeA6mI2 ];U޴5mm=;=Y) U uC:p|w5a#>)$l$# ~ў[\j) 06L>& ivv;GE H*vikk sgQN +Z4ֽ<5֫H ω!`aоDp ?Wpj@Lן0$f<~*7~3Ƞ X|r񤿬-q]4riby2 esiQx"sguv_iJ%Αz߽lH#/[RAXo~6]%:i\ZX/#d*dpyp@4Ԉ0莬lzg Pjcr4bl\Ά\Od2jx\1A!S#Usʹa}zF6<ϵ*4 &80UD=O2Yh[H9f7 '̤GiG]xm)+jZFA:'r -גtrvښ/.XFe9t Rn,{chD2RS;᫆C£2\Voi3ATk <a& ˱B捌Il6u#0%v(Zrto|anm׌$P H7yD/Vpq}W5 rզ0HgWRz[E;*XʂE \C"1kRQI PC~6F[5,ߞf'[b[%$E ) {&X#t6G[™(*@%_r5N= sC>!Eiǯin0OHgyS+n :fVNntaYɞxSc^e138]NW8}-MmQ#[>YWʪV\G+7A n>@YP JxrK:g7l($l1mGD}U egMM,#$\ Ֆ˷uI 7!\4I0莸w*N"N~o7L,^9Jw[`+?^:CEEK_}i}&XL$/kn!?a05N4ei0t:6۬S`cѯx|S>_qZLl|GG=hRd4:aNJ* 85oK:I:omsuxfF?W'_kD tyN^ӵV:|fmSѣz-Δ\qC؃6 yQqGf-CfL:wB[:q("z *n0с&\6Vؽf,k]%:Clo.r͜@]ҋtc^Cv ?f`ӿOARjty1ku1|Hv::=11CpZ?-6º=GEB*ږEYXlC fhIs'狮:⓬|&1򐓍wᵨN:[ l}C.6$`f|P߉Ʈ o1SJjW+ÕQOCڧ|i7\|4z}4|+F^rR?C=+OҊLRfF(-7/9ƏT"DV?`GuҮ4ÜH^]G뤤fصr6QMd^ p(}U:Rkgےuvg}>Y0O@ߣ(#΁׮6n0z!ʞ )ElT~> S /.=^!`#T;PBBXGuƝV:XնulAY1I;156nl.]61Hz,פwUO(Q#FaTԅyB40br(9sq#&tt21D|NDl"("hɷ~K"gLPۻqrKި, q"p8bQ%Nm8p13}:q@4}WH~&A_ۂ-0 > C TBt`*KX]b[sQi#Fm?>%$ G&08{TMhE_j|ɊX5)F4x{wJ[$v| LR{w(jwpGcWa.D)=4t{IH_Vg*49YW*p{1!a1$T+5n!Ѽijh׺I`1* >`(Ծa#M@+ 'رVgt\N\m 6,Bj ̨$PHҫ| ~WeZ[1<Nm&qj\5=umx+CUG'$HŊx̸Y7W Ǵktt`Ey "R?ĦUqَTQXf.ϠJYCQ _EOy8gεYG RW$OP1+S.Y[Cό%xIH.N7 8*2dȆ iExA3롙&73^ muq˞e\c":z \]O9n3xY5bx#D1n=!lj] {g&/] y牨V4mz&}YɊXeƴe# ~8Hp~g*z7~V)G6%2i܊ƈGO,\iN 0=5jуi뜨DAAS^uSQZҳxk6 0-psD$L;o^cTz@%^Ò{"TYO9@Dod1Gxк;R\6F(ɘ($܅OH؆/%p8(k,z>p X W 82 M!.iQY i@hfB5FLfx󱔴,WZRdPT\@6wfJol!JG~Q& ʕyMDL#l #ȒCTzƎkiӃ{99 m*zܙ76"mml+~(~lU`I*,ObT12{0( |Rq:w Db)M) Q}z'F:wG=63P[@;`%\dmVbsTSh' ¥n<;g5]ef׊Ā3=. G +Te?"Q3q|B{dt~rCc|m^83G߆t9m"`Y:&ͨtY5qr {Sͱ4&Gfn_N>].ʷNz'"]Z6QTr IKg[B)k{uӜ~6Q Vg rMΘ#:.? jزIZ60|ԫi*TSnh9V} ( ܳ90vQ3kˀ}K,-~`;'80 g|ʿP&oV 9RZ/`X3p O`%#T+L8T5U5^!lS{bVAߔhO{p̬"U&97҉IGxP~)oHZi4? İhkȱ ^d/l8{SB`FDHFw3uM[[E.59<de !V ܙ,~KU7'^0`\i9` Rwd8}${NRs d4D€=XW u ]`:.=SR5RYfXG#D>"kSUKbDF״APD,cnW7Ψ͚zC0Q""7Tps 0K#ŧJFtߑ:X?ş,캔$/֣~ ]n#vs ^pCQa_RF-&f#Oߎb AF-mYk`A`{Y!IY"4 uX.Fc I;}][鉝W||:e9e?fdnR7IipC1 jM~z}`^.ѣ1u m%:'- ri*`)eC[9^g #'~sSgz |Bz@pD]f,0%tDZlR{qm P/:N|f{vUmH1ڽK4LWkr {3EwϢiQ@,jo33`by+AvyKfuU- ` h2ƅ29!ʞWZmyֺaX2\,Ɍ\'.\AEP1V\?6ð'/+A=+'q}G۝۟\^ 0XX >\)k2O H1< 3!q -\2aJBfjB8ˀC')3H' $(ù;_p1-ٗ6B͞|jN|^CUm3p-qy2d 7j5r(xܑ'Lchu4nZ1g0jPPsT{@mGs 5d6M^@FO)R^B0>Ax}Գπy"(/+Fq>sX$88'ݞʌT|_CseG9Y]\MLlGH, Lk"= 0^cBD*75Xmfv I~ٸp}8U1=Ә>C>5g g XK'~oUw0`qWxb[LU%/wC=ģ('SP84-yn=v'ӷm5W{z5V7%Ƃ`qV* 5~诗<_۶ YZ