libmariadb3-3.1.2-lp150.10.1<>,ȉ]@3/=„<g좫 ] na,4)EvpDhtTUNҢdp\t Aݠl_HO r]t$T#* 3UP&c[ L^O X,Q_CE$ O&Z,Aȓevn>Tz~g6J_JNϋU:O[;7 {}DJ^^ֶؓ `gG|#dWV2~(ywM΂#;}x #4G>@3@?30d  6 '8gmx    y (89d:>.@.F.G.H/I/X/Y/4\/\]/p^/b0)c0d1ue1zf1}l1u1v1w2Px2dy2xz22223,Clibmariadb33.1.2lp150.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.]@3armbuild14=openSUSE Leap 15.0openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttps://github.com/MariaDB/mariadb-connector-clinuxarmv7hlgA큤A큤]@3]@3]]@3]5ff4da1de9915bcf847f0840176f69f9fd7822d59b302ca7e441e223142e51637424456f99264a9483314cdb43d872f89f560696f48464dec85ebd357b70dddddc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551rootrootrootrootrootrootrootrootrootrootmariadb-connector-c-3.1.2-lp150.10.1.src.rpmlibmariadb.so.3libmariadb.so.3(libmariadb_3)libmariadb.so.3(libmariadbclient_18)libmariadb.so.3(libmysqlclient_18)libmariadb3libmariadb3(armv7hl-32)@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-armhf.so.3ld-linux-armhf.so.3(GLIBC_2.4)libc.so.6libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libcrypto.so.1.1libcrypto.so.1.1(OPENSSL_1_1_0)libdl.so.2libdl.so.2(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.5)libm.so.6libm.so.6(GLIBC_2.4)libpthread.so.0libpthread.so.0(GLIBC_2.4)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]\y\l@Z؄Zr@Z@Z @YY5Yo@YYYg`Yg`X9@XۡXӸW@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- 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/ldconfigarmbuild14 15644886383.1.2-lp150.10.13.1.2-lp150.10.1libmariadb.so.3libmariadb3READMElibmariadb3COPYING.LIB/usr/lib//usr/share/doc/packages//usr/share/doc/packages/libmariadb3//usr/share/licenses//usr/share/licenses/libmariadb3/-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:10707/openSUSE_Leap_15.0_Update_ports/e03b8351875ce70159946fe65332cbb4-mariadb-connector-c.openSUSE_Leap_15.0_Updatedrpmxz5armv7hl-suse-linuxELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=5907ad90e9a43e811c34bb93d31e09e16f42961c, strippeddirectoryASCII textPPPPR RRRR RRRRRR R RRRR RR$Hw㽁r֡xutf-8d179ec076797513ebbf5a6b84d33c8a1f6dbdde68720e733cf57f83b2efc5d4a?7zXZ !t/um]"k%ʽdH+'݃%Nh3aTy~ }]U[F9+$飓2;|6=4OoIZOHF]I;us_LFi~yJL$d@s `Kr[$%oQtպj^KhU}A|U6B7 3P5OGC|@/F:fH(HSia31t^NeD'#7o{ښZNK< ZIo3QfNW(I.5R;7B+}H(s1[kD{$*x_c*U 1 $[$o_Tnm;v,WF$'֒t!QM7dVI1wH*@PX$n{ GWYe' Gr@P됑JuDoxЗSUV,:Y^0FLÎ%,P^KՊW`NmYWa$n0O g,4Z 'xfk]ɌBT؀KMP 7穡 ն G_mE‹9wvߞL]( Xrl#jla0%[vLՋMĺ Ri1|PN5z>tUҬ[ъwضe@N+si8dr0MăZT'"/ZC{8h$ jmg vLiq+O!^DC'9ѱC;(Lss}3.1V/'Ity%@ KMa?6w X5;l@4}T]tW%h06|OOZ2t9VbV0jɸd&1CSDqx؝_fI?"dH[sVV$WX*Gݹs/8 ӛ "jlFxHJqaq}w_<5H]>cF鏽=ߥohI||+27jhaC&Y=.Ճ|q(D0xxհ _djmϗD^ciTC2bw|~?]2f 4*:cِK]X_y7rOB(0ifgoj`Y]#,ӠfןMTԖ"|=h^s>BrǝUlSU [0j\x-1NFf"tYlD%SlUnuyk51M`5OO 7!}J[ڸ^T_jl~t01.1E῿u@EyoyKvDsxG@XͰY∤3;sw4wnS5>*=LALVJ8E8񬖎im#U {rwvQJsEZPg2A?IOkc0?NGZDWpy+UDm : e[`TۦCq-"\MςP+۬XE;W_ 2Xm $R$@mvE>xCyaտ'Y% aͷ^'{O}:; =5gy+SJp+06CmUo9-o|46&;Cܤ#bTyAC'BQYsnyb >Dq/2;cxĵk 9n9DH eܮ*B8de/PomPJm!r~;RMFTȇL}8HiYlūj} N`9]>!PèZp1h_fQj:w"`d8pm S֍VϗܴQ'RT AVƄk}]Ƽ.\y&M3H7% 9t1pKIkG͉,zmo@K{?g2VnJ0|g/C Ϗ9yy .P/7g h:qd.h,໑/)}R^Y˶Obԯ*qnWL.1 NINquen'7|iBi:}3-z8i Y ~678ѡˋkȻg-S|9 ' ˘ TN՚:Yu0 >>EkqjHp.*n4uɟYrة!0Qr{ՌK]9uCm?#o2j _?^dx_D%д~*B1O|燮(5Uk9o*#?tUbIud&gnE˧udjEܖep8]#):_hXfT +4ImcI#/4v1}zZ▁[?UM%N \#/M U]m*xRgwOH` Wthoe%I<\QԪa'GuV(| JRs)ҎuRSqlڔ9}5}@0Iy&s|iVַ'v3CJ߱٧C'GMʇ4XNhSڥ 877$ŴY+0Dyo«n,4r |ڰēnд&|XZr}*H+h tk+ 6|ɟ*ɟ{v,{;BoaPV]}PxVƷqF?]2o+{=1^uTZy33RIQ!fKW EprN_SKjL % %CXk"X9WTU_Jޫ0 fxщjxymwB] 3H  3arm8V+Ui A QLMVB2(rD4 o%>&**$TGd-"79;hH]4)|o6ErΈwQ*9$XzR*cL.4e u4M&xׇhU։q Ajj %QkUFf`]2H 7?^[;d (>twY 1'y ʾ烔@~u楼ܪFBLYF锽^Xǘr;JG9+M~gE!n0 ]R_dʠ`馃r .wiڙݖNJ&vv ~]M ezپqBv+ͦB\KXbzέX6c|Bx!y;`ƞ$ڈG֜rIOFnb;seO# 5c),AKr2@6Äx A{jM0ۮ{j*=+EBqo5fNeUfwmXaW55XBHzy矈7XMӇ]DCtOV+hOr0w0-2il)=^pɓ/6h V'' M.:AApUi3_t\"Df#Y=:w./ 1@ ⒧k Bfn&Dg%P& :ME 89g '[fhD^WۄĠhSϒ_jSi?/NBҪ.L$2O":jD! d_P ľڃ5&ֻ]hB{"%/o[f]'?GBP$*QNcm)G\ݢ6_ZeD̙Ѿ7,6C8[|5Rov(w~>i?c  >rV~ep1f|dV=DL8az@u*@o 6/NyNf -{S'5e"b: *ȭFJР/3BK~|^DVu;ۃZ'N;+p8y4y8'Ls\,l ȹĔMDvЕK~fl")9gmTW|$%'StpK$G[iɗͰ3aF{ias6eYÚ},NLIT@nsY*4:qb8I+ESTLd&~]D#wV+s{7:+ä?+kR]9ew܀ S)dZﯮea:6}¶cTB.3ymw$µqY \bAE=}˛&RCUMKl8nW=hRc- Fkxߎd9 u{a~G[3iҫՃf)mhca ıN< |K' d'HaӁyh3{ZXZ=`waFl lCڰ3܌ABQ 6iM]i5Na?T3+KߖʋGIf=f=V X>XuU w ȴqo%T֟FБߖd.yU ^uUOU*1fH8(mV0O^8/c;5#^\!_oC0OKf2@D 87Q\J>~ʃs2~I&cVtp'(F8)gjsWDϟTq ˈoģ5# x-8|t/_;vE\=X@${U` !s?1 @=V([k ;GjQ<  CIa/Dcw3{\D`)5IQLeTL(! yzQ!V؈T˛JI$ǖ| vB0GW,bO!}}[!<(V̠̔!LDrZDvy&1QG 3Q⹘3L9(vԉܽ et/7Q*B--itÇ\QxҭH0@5nK]{zZFR"Zn'l -^V&jҬriD3s$&;ˀv@A]"J wU3[Oz0$&G=f1uDsjo Ґ/n? 0'yF=v%je6պʴ.`Gqr;\-@|a hGeP5][EgmD##$!fc=3Fb]O-11?0!>5zkae&) ^kʵ_OV"r1DF=涐ESbMLOSsLg5|B*|1Lm|8d'OrVVrA(`Ǽx?uGtSlyЪ(4Z383ks)JU%.Xy=Eh@VboekU32Yv>;Z=Q=9IKҺ. lnC~hE"I07+^#l ]*$Յz/"]KjAGD3><`Ya/Ng !՝I 8RbsBw8xRQ \UGYG83:{} 2IBM}".iO@ oizZs| Zdd&`˩n%]]>oB97آ48{7ơIX`0⣡@[k%eL9:-dz2eTmUY  o:~Ԓen+cg3?k%N7Ү%FuO~NZTbN$iQN>AU)8 އ[+4a߷C? %CJA!jM4=. <8HrԍL7[ބd1Lɾ[-ɩe H!%^~ "`*1EOZ-\rdOf/JcYqE6mQn[.r enD#_&|Y8F9~c֦EIlkZ=;һC)aޜ+uŶ axܪxpOYс/i3¶;G^o-oWJt2&=#8iDBf[WPXqŕ#Ú?q:vQKP蹘uփ <6$'L<`Sj?HfsYF^qy:Vn؇m~k!gEp4JnҠˑ896m>qaU̇4duhHD;:Zn+{W悳âͽOģ1^LM]&뀱0ZjKiXsc@C*"o4|[O sf,J!ۘ칾<|e;b0j<̯ޗv h\Pb~%Ӌ=blFKGBj!*1՚4GG_l)'m Ϛsaγj>]:"QN:0^ fi*6ghLk2lO15{37 Bc6s: `yrp\]a&gΤ ɶ`Ka$eoȝsGZȼkVߛ*h&VW.{:zظU/T{@(~1[TH's6P,B <:yGհ@|H;{OrB+:mF!ع࿛o0jY Ϭ|p%Za'*!':|>K߄Gm-dӠ3yMROaN+l~TIfiA52L6O.5P%kV r©Ri¦1λT  ~촟x'ׂ* 9~:4Y]K+`dXD&EPf1ڋtB$uU kJ8-YTFtɊ̻t7>X#uVa?7NpSKכ=vWmc᭕k%hN(IZ7xx;MrP=waЭ "BLܧ:'el(g7@j B!X3LjOԇ,jD]qi!.Kg~XeP܆[v.f '_(a V],t7_p|MTmfvP*=ƒwzIPx+zXuWy(%$cozY:1&Cry7:U/d/jUOR-n9#/ ()O7ɹe DyBK%ue_F ά#ϦGՆw֖FAܺU~t(䃡rGδqi Pw6p8ST9d_!<ǬEX𚠥 [8bUM9Ru$pۮ-; 8z rWvjU2A"6!@e)|lhgTy3 pin_hi2khvi|>1`Це;+l|b(N,.RfZm9Zia5WaXrfBϛri$Xb:  t  ގ.d/5^.6T5sa ƚ7C12GkЎwho`GXf'M[<611k-+~GqGF`/u pl57|1o( 9 XD81Q׮!AtSQ!OL (5 @-K-/? rFn85qҗTZB5͙Cɏマlj7H?fqYar9orB $ ]e.إmh5K^٦L:v jQ җQѦ@wLBX2P2>{46nx¯מ9}c9Q+'A*s DD\wVN]S`پ`@W9:۸$K4w;_JH7*vzou{ԋ)L<E.`?,!rnF.Ao O"s% hh вs5oZ xļىHFcv{V4='j ;̫dp!I2mу$SHU@tys I)iCZ,S\vn/~UۖAt7-9 &-C:jҲ:8bѬ[oÕ#Ӭ6{:yu sI DD*pu]ʻBV p]9cj?ҫd ?%Z[E{C TOϲ<p@nhs컬u*x/yC%P__ yi,C?ail W.oob T4[őկ+)j_zp5|P7v.,qĔ7rc?fucI n:FIc4p/q"i6,ԎPT4F)ȵx5(#Sb$`{>{ݮrpŎ4h 87bLaw'u;=lqp;󗖷#IAE%řhA .yXHfGDr|%u9~p0}zaB5=*_[X9(6T6sH}߁ b&%L{="%L|Nյyd'?1\S^,*mL;Uc}@QlM^6U31º&}&uN,iԶRļ0~ƈG5ƃ%tCFwMW4*R`/dLb&FX_ښ)rA/\x'sSF( P!#@mXXwԋ -*ҸjPXqhD3x. s^C VT{7'<1 +]Mn(5TM5GT_|=swfuaΟHF"[sXI|[DzV9`Ao9DZGZæwRT .4 zxų@vVz߸Z k\Z;kWl_ry`xS ҹWb[d0>Ϻ!ǑO.y27ׁ$qZr,о>rpf7`M#/(z7A{1UQ+ ䷿[eX?+ yGP6g ޸Yg_ Ǹ >P8]Clt(~t܈"jT0 J ;>q$OTt_CovF>e7:ڮjf ~"T{ɟYE n/&۴flyc([r[f4ܶ c|Eg)FdFexdGc B_1p+jg)HRcS+Q% LIUE 2cԨl;ci]yn>ɰyaZVcD @u/ԛ~ >v!(~#9|,;^lՖbjHXeIضanqTgTjmҝǽuf>IX\1A*PJ9b gSb?/SOGtxLoʷjZӹ& 2"V=8Mb'R~R ~^xCT&}] %UdbNC&TBuѷ.Z@ue>i<]B_ߦ,_|>aϽ ʗٴ;~:ZeHBD1̦+d y a00ܨTuF9ۉ2x[fB5 >] > G#>SR} #OM\X oM?#o7⍽Ϯ=QU:>gK{z]-iW?ҽ>b0*,c,^EpR}]"hי1j[)Lh6oa_p UWCz G>.w$|ѡuUH1uw;=UXσ?+)z*'/B+Sap/MS5։X^ 8G#Sq(2x.Cy=[=xe$=Ib 1̿Dk W=VU*7L_{׉HV{t@0ZNau78ژLOn;&gMP5U{i?=W#ھs{ $G$@קMkmeG$Iī@,d]˘C j-݃7)k˥tY,Y"* *`>t!M1lUK-ֳ#/+fm,0 {\7NLtn!RgɃɠdMJ!r5W-M-rf Dzħ&9o);R*PG>fqMlIV/WѨvh׬Bd('T>7$+d*`IM4DيG,znAWX>? k<חva>+*N@8oc8юF9_*sZNVZ[yAjP$@T)-<QWɳ/}[E(TXW_2$@V,ԥU^3]u2J@ !\6UDU˼FCjؙ<{[M8&C)lV )F)*$il~p3]GUpݟ6RƄ;Vy HA뼇By:Z\ְZAL~CmYV=nzʼ\݃8TI.k R:;wYyĪW@y༃Dw wb~İOA˭ AL5A%8aBu|NfA O~:4: ΥMqu)Tjch' [ص.ƫռ;t*=݋IDB㲓(spo㤤FwVwَIP @ -y0g&{L~7*Ḯ4-d˵`-ԉ;-cu%@O.hDf ?0fâcj*lq@;6PxT2N߇o'rZb0QФ <Ůg;=k!%+@ G9GYHolN-[h|ƃfAO-DJw^WdxTP91wSJ`ՏSH~LAU9BБ 7 >9`B7j{&WU:Z$"(<9ߛ77H|41ۛ G"H3PfZW\|EzA11Z,aR>[D#iIr - <{*.e8X-җ0I4UoR#+cJa- }FjJxLe\W2,X$ѐ` %൰5O~G٭ڤCf~DX_*LM ܣKZuK㇉f+ߝX;4}{S]E!_&N6!'RbDKJJљo?ʂ/S#k78ATGAW(Tz{yC ;J&mycÕo&[d r~A3ּK5}Y,ףG#L=[0 mך`iGB3uqRQ+<W'W\aӯ" /oZOx6.X[,@I0Zm#PQj2i,fIo(x_Mw0bL`,;}^5?HyJ~<(t"&&{M^WzHKwGX,dpiRdb% C$] 71_ͬNd< Mnrܒ՗ru{qT LPeg1KLkeȶ Ӡ۞둴uοryf1CdQF9djU0s}ab>;k2q;VIXEY~Rɤ`AGl1/M0%xh mhe 4 P u eH")|[a+,z2>bע]"fbG| Q>_Ou vO|E<yF]2W[}QF+oP_LwXo"Ń6Vř/q<\(W4륕x4[9D먦SdbVq7@؏BOzi1;6j Du6si<IA2S }F'+UQF$Z+>C0lm*Hj+sn$Ły.)b<_ac,]U>H%A_;I)&>ؔ &hQ7ؓZ  Zh2ԺTc{&^04m`SV[dIZ#$F;X9wQAQƌnv%?#;6"z L.^dQmWr?R-fqaۿXyYB/ĞټH'B;!q~9XYA 1'Qx.ڝvVXa OgygO<t&T;,U1`lIJ4)C:gؑ8)el!>b1 >7,6=s-9p~,Ǹ9(/ :2le"џZ?*=!9g~X#0%vZeb5ht4" <-cڤ ĀŶ'1M2k~~U%.j GFvieln\lNsQ0|,w l ӭk~g`"'ߊnչnH5qgonc]#UҾmhm!2piC^TF/U^Xs gM3uZf6:I}^qak[.|!Unqg_4.s=9K͉oo)T ﷕&~݀yc >RL>jX>mXFn7 #-Abf2#.`lMvAխl*f|"k2X)ͥ9lG0XLbF~klC}bB f Ulm䑔l7pg),mG@F,e4Ⴄ)StX@bn\{&57A6):KШa%7ٯ{uHgvq[/|Lgc?I/sV+p+ʋȥn០AY׼#^>TYZ* <\ilˢ9w3͞ovĬ'o]*UiD" QCm+VR 8a/xLMKR][LX .KhWܚ[IaV:LE]"Ù&S/_rxb m|2x.:VCUS8 1NjCBtW*}dwh|Q˨i3 _MF%ljX²|M)4MPX۷x%M;LFhwg5]'8kOK>k,TJNa :62aHxwCjXj+C- ϳv@pV U=|Z 1"$P_ @̒1ŕ>M#t_ %9"Fߍ[iy//q'97Heҕ(BW=?.X 4fw+#aRl>ZsE\6o[n{C3KSxyaJ)aNWr6m<0lY f|0&(yoG nQk]'z[bƺ~r|,7xPto)PчׇFF ,X4q OGU-Unw "#%c4m$Uy_!^kĐ@4@hztpuz3~?^4L*&h4+#D z^jBk^9SIn <OXe~7u/> 7v&(P~C<=>)L1SG^pg1lKR S(,'@Jl9q0h,_-P* 2R<昫YI=-鑀N^=mZ6*fӤMWUĸI`\;95y g!EXPoT,f*Rږ)'ROsTAt%})BoCp1 (-/g4 |!dsV! :=Iq '>LckqK<(rO$o `3THVgNr2<cQ:8D /?_rk됝Kp#~פ!E/'?|͞{#4gK9B?K w0 ,0jkM(]Un[]Vٝ.@3!/kv&u]^ fٴmŒ'wѬطU{9p.蹕 :pߞEu!@zF!>ռ/!Ǐ&TIsxyY OP )vkhlDdqJYWuܔ[HcКM8aԣzt#*.3~w3?iȴ9~`x/3n[n߭2j˷wwOW5-/k/]NG(2ʽVuP&-bUZB @=y1aa"1lO 6 eo5^bx K2u lוtAUEP*c:P ">n<–CĽ`{L 3>`ELJE@D[N٭81WHUוō!a+@_dڐ~mMW5OF`?CDfe⊄)s|9L&5.$n_-AL+_P{7ȶ)} ܹͼ9wz:#QT;SsT^/$ٿH' BiG V)L#u]3C2%=Tu}_xG%s?~G%ޣ.ҙ^+.WS3(Jnٵh ;AW"l]l sYʿm6e&{+픦z>"oC*ct')~me~U42ls˸N`^g3y}KRq$}|ۑ#x/@8;Ğ&&뮈 5O+83]Oҵt.14k»gZ'~"GsXFp4]c-_PPe"/464$#F3 c*U0ͼ]!)ńֱQu53%ӣ4 $h1!]}/KÐa-B8(cN>PĈ& E*Iwb;\Bɀ=anjPʹ/@ǕJØzSX0$} ;%;x\o a&|]b6DVysiőQjf9=iI)ވOdx\XCe|-Hs6 pVHSym@4ˋк 2),mαbH(䷃8EuЁv9A|/ xMmeO҄ۋ.~>Y"Zfe%5\s`m Ҡ8mczFׁBIRK@nA o?߇b,G{ū{IS]'V"!`hYJ?Q\4PhŪ&=[&;S 'sx*`?wBOnA#u.4-ݙ͉X ew)@yQm_],qBdԳGɊ+R/ O#D3w qPZij?Fb/  aNR?Qk"-y޸736'*gJPe *E']I}dG+'9JB3*37{#'΋?iGQ݉kЌcʪ7g"-d6v׺vNJ0:h)r LwܶAe(BBhPÀd=7%-| Ge[\'ˎ@(HȨaѿI~Pq,ʝ9Xs2ԂiSPӂU&{ͥMuZ秜` K3Ĭo3)q"Gvm/-rEX%b(\JkePKbBa:IYZ:3jnPbC΂n|~<2{ӻu/~l?7 3-om`0AvnOܡ`exE/ <-qu0y/(+̧If j3ڍr=}~==VMgr2~x18JEf4[xjBo^/A~JTucx4@&@?dc6]`Ptvf*CZsW,kN录r=TI;a3;Am8R^U)rĜqxdJ )c4NPFl M&. T'bAX(oѾdmql=S} r+oIeGO IEo!pvfrb Z0曁&.o@͂;'y$c~ڂiecMb-3ɫq o\ (X?-Xl ctD3IمFmKCX@ў =@K}8eaלZ+Bq֩|[iE%7:Z Xz&qY/Ha<)j/c^ %z!ǽ 桢^? :nP>&P 4Upij4Yq n9 K8}[ qMĺGb(ke֟ $;% 5K@sS9O~Wgɩ;} Kvh䂥u@WHYb7aQ&]_$oEb^t1Ժb{67N$A_7}ɢ # l vQ>*!o9+W.~g_Qھa Έ^6qj_y1ldk.O8G\qS@}c f"i!%P@P.V`~Ofv"}yϳ  #A:>0$)9UNˡ -07k-Vr(:Ödb.F жSϵ“tJ!Pzt|q'E;ۑ*uޅ65*G ׏KHhSr80X0P6sV0IݣN @G6:ە8*DٔOMKTQ Yްlr"1?5@N0nahH¶(r'jX=%OM1$2fj{ A 4_ Zf@"NWD/1B]|6O&|ѣ~./(sVަ\VNLgRO܃x#hwz;gG}o8ᓎm-L{ #)Rg-a0=v $݇Oό[8cTc /o-A'%Obܦedwq7ZʎqH/0RhS #'8 ٔ?k vy,k<Ub Q$W6W)'DS6F:Zwٗ)# F6w{T:rntCюw*h!]|sJer=kEH A)S,!#h@@TJzy%|O ! Nn,$|M |k|۽}$37kZm 0cGtW/'}WI ZEo 4zl.y`;Ч ؒ;?ڸ2+Qr!>;m o4C8`i=4,LaΨq]0}Y;>e 8$Ec{ӎleKGmQ͒D_-hWZK/&[1xqS#U&m6Dg{uu#2k؍op~x=_(Y/u)m1JDܮٟ{ ;`v/dZ=tg:[N kXvb-{3N˦KGqhvUvU~d9c4\i)JN43oT4}Jt/ywnoVD4ߐw%r_?3lq'[6Ƥo{Eo{B`\7iĕ=$lfލоi~)K@$gARm~xӹGgUQix:u o=KLY| Lͨ c-o YZ