libzbc5-5.13.0-bp155.1.6 >  A dk;ъI%z ^Eqgm1/p!s ?pJw ~ NduW#ĠK{ 2ʒ]AmdHc]PKU20)!Avn_y?)}X S~v_ 2w M?R;&逮ZA_^0 λ/X5)-@n/TLqy,q/BSU"E`3ӷ)$8Ʀt<\2o%A[k1.FFW!3-=>,REh1%;3J9%IJ͢Jb k (|Aa iG/@eQ&\1u!w+_mj93HՏEq9%Ո| f+ʜNmG1`ux'[ϱp`ba"$ 1NAx6 eyH]ufۈEΙZ(Uu 8ǎt7gijxDPXcΝg ݦ8cc9b0b502792913a8983a5530d318178d22b7a701c5d20e76df1478107ad5e6b668e9915a7d3bf2dbe83ceecf71291b3da765d9`dk;ъI%z ֣ӯnG>;%ƚl]X6N1l!`ԋw G| G(T93×e2 >p@)?)td   F<@HLir   $ 4  $4(89 :I>%@%F%G&H&I& X&$Y&8\&`]&p^&b&c'd'e'f'l'u( v(w(x(y( z))$)().)pClibzbc55.13.0bp155.1.6Library for manipulating ZBC and ZAC diskslibzbc is a simple library providing functions for manipulating Zoned Block Command (ZBC) and Zoned-device ATA command set (ZAC) disks. libzbc also has an mode for emulating the behavior of a zoned disk using a regular file or raw block device.dk;lamb77/YSUSE Linux Enterprise 15 SP5openSUSEBSD-2-Clause AND LGPL-3.0-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://github.com/westerndigitalcorporation/libzbclinuxx86_64*QA큤dk;dk;dk;ca0562643a8720df94f762f1859bd6b77c46c8214b80ec98d98464ac1b80a85d21ff0ab9a11e4c57e26b58cd20d4fd2d2366da8cdb7238cff9a0e121931dd2f32elibzbc.so.5.13.0rootrootrootrootrootrootrootrootlibzbc-5.13.0-bp155.1.6.src.rpmlibzbc.so.5()(64bit)libzbc.so.5(ZBC_GLOBAL)(64bit)libzbc.so.5(ZBC_PRIVATE)(64bit)libzbc5libzbc5(x86-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-x86-64.so.2()(64bit)ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3cb[aaFaF`@_"@^oj@^f/^,-]+]m@]@[ZTYX=mW@Wv[@VVD@UuUJan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt jengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.de- Update to release 5.13 * Improve the detection of ATA devices with the scsi backend driver * Add the -scsi and -ata option to all command line tools to respectively force the use of the SCSI or ATA backend drivers.- Update to release 5.12.0 * No changes; maintainers are still experimenting with libtool options.- Update to release 5.11.1 * New versioning scheme and SONAME- Update to release 5.11 * Increase of the default command timeout from 20s to 30s to be in-line with the kernel default settings. Similarly to the kernel, the timeout for device write cache flush commands is also double the default value (60s). * Improved handling of timeout errors. These errors are now notified using the ETIMEDOUT error code instead of the generic EIO. * SCSI backend driver fixes and improvements: optimized SAT correctness detection for ZAC devices and faster device capacity detection. * Block backend driver improvements: retreive the maximum number of open zones from the device sysfs attributes if the kernel exposes it. * Improvement of the zbc_report_zones() function that avoids multiple buffer allocation/free operations for large reports.- Update to release 5.10 * Fix the block backend driver to always issue a reset zone ioctl * Fix the fake backend driver zbc_fake_set_write_pointer() function * Fix the tools command line parsing and error messages- Update to release 5.9.0 * Compilation warning fixes - Drop 0001-build-avoid-double-definition-of-zbc_log_drv-etc.patch (merged)- Add 0001-build-avoid-double-definition-of-zbc_log_drv-etc.patch [boo#1166503]- Update to release 5.8.5 * Fix potential IO error for large IO requests with a buffer not page aligned. * Modifications to the block backens driver to support the new ioctl() commands introduced in kernel 5.5 (zone open, close and finish ioctls).- Update to release 5.8.4 * zbc_device_is_zoned() does not use a device real path as given by zbc_realpath(), causing problems with symbolic links. * Better handling of sense data reporting feature on ATA drives: some drives do not accept setting this feature causing zbc_open(). to fail. Fix this by testing first if the feature is already enabled instead of blindly setting it. * Fix zbc_write_zone tool not writing any data to a zone due to a loop control error.- Update to release 5.8.3 * This release fixes a bug in gzviewer and compilation warnings. It also adds the --disable-gui configuration option to allow manually disabling the compilation of GUI tools (gzbc and gzviewer).- Update to new release 5.8.2 * Fix SG IO header dxfer_len field to avoid failures of vectored IOs with more than a single vector. * Change error code returned by zbc_preadv() and zbc_pwritev() from -EINVAL to -EIO in the case of an an unaligned IO request. This change matches the kernel returned error value. * New gzviewer tool to graphically display a device zone state.- Update to new upstream release 5.8.0 * This new release adds the new functions zbc_preadv() and zbc_pwritev() to support vectored read and write. The zbc_read_zone and zbc_write_zone tools are also updated to allow using these new functions with the new -vio option. Various bug fixes are also included.- Update to new upstream release 5.7.1 * Improved handling of non-SCSI zoned block devices. * Change the behavior of zbc_open() to return an error when trying to open a regular block device that was not initialized for the emulation mode using the zbc_set_zones.- Update to new upstream release 5.5.0 * Fixed various problems with the fake backend driver (emulation mode), in particular when using a 4K sector disk as backend storage. * Properly set up direct I/O operation with the SG_IO interface (SCSI and ATA backend drivers). * Properly handle the maximum and optimal number of open zones for drives with no limit and drives not reporting any limit. * Skip open zone resource tests for drives with no limit or an unreported limit on the maximum/optimal number of open zones. * Add a new test to verify that a drive returns the correct ASC/ASCQ sense error codes when writing to a full zone (HM drives only).- Update to new upstream release 5.3.1 * A rewrite of libzbc introducing significant changes to the API. Support for draft standards 4.x is dropped. Compliance to the final ZBC/ZAC standards is improved. * All functions now operate using 512B sector units, regardless of the device actual logical block size. This is in line with Linux block device management and can simplify application implementation by unifying the addressing unit used when devices with different logical block sizes (512B or 4096B) are being used. Applications must however still comply with write request alignment to the device physical block size, which may be different from the 512B sector size unit used. * Improved read and write functions (zbc_pread and zbc_pwrite) to not limit the request size to the device maximum request data transfer size (calls are internally split into multiple requests).- Update to new upstream release 4.3.3 * block backend driver: support latest "official" kernel interface queued up for kernel 4.10 release.- Update to new upstream release 4.3.0 * Properly handle detection of zoned block devices using sysfs * Fixed handling of list view so that an operation on a zone does not reset the current selection and view whenever possible. * Improved handling of the list view using a filter model. * Added support for direct I/Os (O_DIRECT). Note: this does not work with SG node device files. * Added maximum read/write command size in the device info structure. * Initialize maximum device read/write I/O size for each backend driver. * Check read/write command size against the maximum allowed for the device. * Fixed get capacity: the code is now common for ATA and SCSI. This fixes problems in SCSI backend when RC_BASIS is 0 (report zones was being executed without the max logical sectors being set), and also adds RC_BASIS handling for ATA drives (this was missing entirely).- Update to new upstream release 4.1.1 * This release implements support for ZBC and ZAC revision 4 and above draft standards. * Fixed the fake backend driver to pass all tests even if the device specified is very small (i.e. it has only a few sequential zones). * Display SG_IO ioctl error message only when the log level is set to debug/verbose.- Update to new git snapshot 2.0.0.g32 * Support for ZBC and ZAC r04 * Added block device backend driver for use with kernels providing SMR support and exposing host-managed disks as block devices.- Update to new git snapshot 2.0.0~git113 * Added sense key and sense code string, DATA PROTECT and ZONE IS READ ONLY. * Added filling sense key/sense code when reads spanning other types of zone. * Supported storing ASC/ASCQ data on ata. * Supported URSWRZ flag on SCSi. * Added flags in zbc_device_info structure and stored URSWRZ flag in it. * Added forced ata read/write flag to read/write using pass through command. * Supported ZBC sense key, ASC/ASCQ handling.- Update to new git snapshot 2.0.0~git65 * supports the ZBC standard draft Rev 02 and Rev 01 of the ZAC standard draft- Initial package (version 1.1.0~git68) for build.opensuse.org/sbin/ldconfig/sbin/ldconfiglamb77 16847492545.13.0-bp155.1.65.13.0-bp155.1.6libzbc.so.5libzbc.so.5.13.0libzbc5COPYING.BSD/usr/lib64//usr/share/licenses//usr/share/licenses/libzbc5/-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:Backports:SLE-15-SP5/standard/f94516bc436daac3bb422f143bd946e4-libzbccpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0036e94b46b74fa014ebca29f7428c4cad7aa6ad, strippeddirectoryASCII text PPPRRRR R R RRRR1EL{ 4utf-8865cb1a8bb49fbaca6a5d5f490023668250f91056fc65568a78c301f599b5bde?7zXZ !t/2ut] cr$x#HE7NEƖT#<+h‰b>ͻT|غ #}xU %{`(#\ڬ"eowarY`6 Q 2H9%HbB\H 5T3W#,Q٠UZrpcdy?xuX&JKPJ!JX'+t`Nаm*/ 6.hn6,ǺjIϷC`IzIR?bMʈU%Z>mFVd&7 &$áY>vĸ+&c|5r S6_ 8tGu|kTXPz> kgZyGTKw ޞޣ`T hebB H:PcJL^.X24fv|'I]}GDFc9Şd}MK{Dy oO{9 #e:xl )xet5#PHJWYnL䨜x++9e E 77bӍ}n$K3A)/}8f9~S%͋ eTx.0ojzw&J-Yr/FH/fh]f@&x y8֟A#jg>&(=Ud)]Vy `cp z%}̗G.ebh7>ܢqo+V_kx=be<smؐ&Y" 2ç9e+> oS>[7_TI.vh%esI,), 95a:OҼZƖqX%"i{Ђ\Eb20&@q;t^n $eѤ30ZH0I"MCn|:+i=NA?$԰MLrUFSMC5I&x*_ڂyPlnr11B>RHH$0|JܨoOമ(mPM-TS<Es8,aa\C$Ec)nbD>KYQ@Eb~&#"KjmdRͩMK@n _:z!;!V&a3|Js:2."pV5] 8D>vlC I.{BW 'W=HAP#[;i3eO2:&)GЦO2YBRѥ !Ÿთ0'zKl<%r-[`h6C _} !ϖkIG>8:Së]0M0ƯD#ki {:mz"x}O*7c5gX Q dfb* =rlq7]tTKr2I5e*JD(Ї$"ܴ1OD(j5oU-Ԕj1嗁ΏuD"?qQtGbږ=Fj;K?2^z5SdvIQqBRQyoGA?CJz+QL#f\m)O J9 -—y]w#r2۴/؍ ;;!Wț(! e f(iU S tui ɓO}o k)GyoE&8HsUдÜl6+JCĘj(VI p6\ ,ḦaǷwpy b|eֲ soKʄpYOt\hI#rp#r-%,斉Ԥ,+Bh\` th=\P(cKԻ.XdIH> a)K(oowPxjc!BbnOJ蒠 shSտha}jXRrT/ǭ1l8!0pY1|6سLTwDKgFtpU6=6XbA 9"Wc>$;D!ZEuBb#PEEp=8ŀƭ( gW^_"u.=/ƪ {L(q P ԯ1%l\ӎ*Ȟf;Wwf KW0.oA2y1`7PgQ]Ryw&I+[4t30=_6l2c;ZT^ЖC+h wew%} teffd$lyW*6LzgS- d7 1Bp ׳@?#+o3YֿRPf⏃/Tf%op%0%+IRWq钠 m7Wi5>&L{Ώ`'٤ą+8nZ (m/#VGwfH|گ(>gsaUYz9-7vi'o*Ñdm+i,CYX#J®=$G4TƵyt!j3N vA/oW]T2L'Dsǯ)@h:(0Vz%.D걠y*8*YI`5,.KBx gH4VX3;sq6ċ%8PAr.e5Lh`}\ ߟ!ܘ0dq{tgs4~yWmTGrú #̣Q+]h *cz쯓z0 ӎ'_;l0 e0<^!4ڧj\-4EWHtbC <_pDؠKQ;aS'$P sYqр=3Bx%.H}ze!{ͱ؝E=bz Oj`cqAq]` x%_v?Zfz^U;i2RZXr%Ax&Es{!셳uc R)NJ۷jۈla\{r_7a%8mELԤ|D0V"^Q;s[ դ_ VnJL ~{JdutEpnIxySxOo,(7+Zs*zR<@.+^=VݶbֲM7`3_=EdgOIrBdzECIȆ'MC,XI}%g!đ~~ǡ~1>'r xY-q-O5Ïmz`n_ o g,"MQ=)buql=%lXu/,-ց" mV@r$ &.ݕ\әPc(_> (d]cXPJЄ `>6jmY 2m UǑҎωTgK-n "P ,V{`_qXF$3;Xt޹J8)N26N!,8 S4CR=ֈaC!]AM0,o )bW(e͘8h)rIκVPvl;\hiRz^BɮG6?cgf0馣 >h'F$ΚZ-V&X;G]ۖ:)2K \=i,!DĈBL {;%5Y$<  6^}Ӕz|TՠW/M@qRV0J튟ei#܇FXFo PI~^J|q5!/B-CQ[PΒ%~S 5/} @<+@XD iPe,s!dyY>_ 6 sztp? Zm)=鯓RExBi~O^񏚉b^ZT%Es"x>Jǖo1:.kvDQ@a%A`6߬lȲ:!%>W:HҨOg). h ̼Ċ4!]>93Բ Ws,>O42ض% |/q5<}usܮ2,#%$A|kΟJx^ZW0+ IATj(>myA)3TN%G5 D"'M\ P$lL/YtЍ@U)!قfp[+'2@4aj~nZrMRtIsH{xގ)O?@3,$u+z(V67]‘78&XK)sNʞ/ɾU"5a x/_nT3G |*|uvP՛>oH!칦hA&ŸSXQMxJ@pim릥_,y""R#Ѐ>I(m$+L"syizZyw*Zc$BI'im*׸JY޻Qjb0ז2}9ovI؈֔N  ikxh4`ۨ_۠' ^ޣG@J19wiHASI74TM#E5+!ζc~dĸlX>:?SSo@*sCawu)_Vg:_zʋg1ޒbZD@ZNȇqNk,LAfAbQ6y5ycJGYRQm5ͰZzDȞQZ2q+P4cpTO}@SgX똾g}S(TC3hGے1i4q@d-^ij]EqIdLFE,ZȏO tXDcdab7ywS{fI4v U"BvA<0v}E4⻾!auV1Ӌ/f2dKD 9pV א}uqԄ X _$SdM;I]se7󷻢6앚GR$ k*gIv ?N1vتn8fP>0ߐ Ju}~^ҷIQs|W(pW`ǚED{!xE8<$[vƱ(WƌNvBbЫ mu/2c"c8#uYPTBcTjf?6/gQ:x*\Y`l?$'ą4ߌJ{+pF,-sF1=QТGwuJxg!ۆw\_^ptƞ"ߋG (0=\8^vȡˢcv›:pJn/6@\"M g[_+xÖi-_ Tfeb 46p/@)ȫT>WVEK`*T_Ƹ49μ=Qܔ$'&Wu W̻׳!FE,>Ef;*^([ z8q*#ȐH Vs] Kt8;xK-4V2wZ < X>j-"1ksR&37L{iA.j$qIIqQWwWk8d g O291ۙ=g ۸9f-yDM7^oHv>ۣȥ$u1R8zďw3z$g#ADj:!Ɠmz={`hߴs"\S$.bIBViqvNrz}pOaV\Iat̿9d|72׃#{w2V5=օ; nfT Y{ IyxqYA Zki`s"κWjT?,`bb9' Ą62JwM\Ts5*Y WBie[E~{ T>'MUX::c'[cV$qe祭F&w*]1rR ¿R~BەZё]m= wT^ۿK4) AS?:<(<ۇ_nm+-o=uzLa$ ! MŢTxK4~80-qRy1T`ZDD.wePw O q"Bad6ݪ#B1'R1g=ziFO~,&=PVa#4YDOᑀ9$bl3qkVGueM. ٹ4g_h"lz kgnU rԃwdpB@=a_^(P- =};KĪ5:0xD폁7>>q51/.y[aófxJ˸#Oۓ 5@{Io6`w` >f8mu/žA7 UC8>1O}!'&XNfptO-S4ǹPٗ^X œnƗӝZ#)ΙK'ήZSShct~\ցyw̒KkkOȉsɕ&J7Kve ?X̌Ң`s.q%+ ` 7/m H2p7̷fŶ41֑rzwmO`:qR+ϊFΉ7 8-4~ӘAJ^gsIXyq)^)|.p=UuSsOkDCkiSa7F LX#m s\#L şcƟ:)[xHlrasR覂.l9yȳ>ȶ(eV)sqb$`Ǐ\<8)6p>sz~2QجjJݦiХD'Ƹ]0T<.KqE-E@D1jQ,MhK+Vf9o3XA7?Us@X7e<牮rvl_~VnNi[ܠlnvthx+"'GQJM3;^B+KvUju@Z$KsP{*ZwY &vCMN7_bjbع#U4k4G(}Y}'h 4oc/0`YOs=gP>bW.Zw/?jv m(qy#r rCNgyP`l3eDyt]2]nvG~z򳜤][cth d<]G=,d503f|s E϶2Y-O@xSpK1uQ/]d4IUٖU 1dz&;n٘"xn&96TA\ ybI Ė:{'6ߥ&o 90 ήx;CQxu1ؽRklEz>(\?%Uh54{1x:h)sϹ3Xs:c.h%Qg'!v#PsشȪ(S۵ܕ/uwpHhezXrXc#ɩF*uQ rTPBkf\{o5psXZ9"{2.d*Zp p]PzVmӂd4cV/0/m[n2a,fbQvn IKeFekI1VYl<QAnpX\h&P|hmEUB$$O^XXmY/<~rT-S^Ј BίMcBODƸA=1eî (4>i?{`Ѫ*pWݕlwy9+ ;{bzٮ؛4mS..Mֹh9@}ʫ'7z&p83vVR0]Ol2߮GhV %fٺ5݃rG_H)J5Wxv-m %QMf^@u =)A@EW{7cnvM.?zhqW&PxSTynt xL0u]0fpz) PȔtN{}~;?11aZ}I<C7ݬ'K|ޡw:*Wc+13s_Sc he H ^^)_bLlC)JRIP+]R4?>@JO}UcY쐲'/ &>z%x|᥀R>KΌE(;kRA 69t^j  >(LדoZ6$3 ={+.۱h98)/H9qow9zx.G悆ԯkݫc7vjN_h. }]f?p +;\^Ħ"9 %z;ʧN5ԌG&#6j l$e!"mېӭ2Ax;f`hΏ9QXZpGBّX"Vlp+lk!;pLjU2tGɴ "yl2 m`I>5v%ȎWF9R^䔇tvm%bPF(+hdǧkv\NEwʠؚ[1X>m9Wl*p I Xn]ٔo˙~L\LUoTKu@X|b򛵞a,Z&"+뷑dqM(d4+fCŵb ߁()(= OraQMBCJWKBK8.R4F̗ݞ]Y(Cn*6#S)zaZNV\ tCͥ=1B8i.C׷\c|5\<(^QoROv{[/mJkmX#al?|]9_`y[V ]oEJA]# Am?5@Oy.n2{/-`JϥW~Əj|;ײW9SP+`na?‰LA=b n;wG,fϑr7t~R +42LZǐci} n1 :>_]]>ZFFD\' 6aS􅦦2YIYCb|Y`y*,oɴ݉ԩVW\2}=*$=Nʉ .x lƖ |QD%>q{KWG-#x)kQ!}^]'^har XQ4/䘫UKXD${:})g9O>n0` ¾jǞ_`?ˮJJ!,s Ԑ6B ڌsdXݴ A5"/*q[+y]`Evy1רl9MEޘ/ki10r ~36ǩ{- \hUš]{!6;(xZh, lvjc-Xuj9;jhSZ7<*P+.Cf %+OQםTA[=Ca9zP&"y0OC;#_ ?8f.S% Zjߩ0b$}?lnsٰ/[9l 5c:<+izc#$yr$1@ګ2".Dw3Z{x/2ۆV1 4%4 4_ee"J1_8*~ADŁv{/ ҋЀYNפ Gq'"]Qn@nA`w1wi Fuf3y 剩 P`a1֩&9ϑg sb}ᎁW>©1iv0?ou"B'&k* o@j5I0rA+ANy0JSѕ^l۝uSqͼJ(a/umɈeS <[Y2ellNJ jGb?@2LL0!:95][篌Әaؔ'$>颙dkև >,"V!Bt'c*!0 ~$JhIXA8Ms*Ďl9ѹ\-;z|$Z`Yʷc7=x)E!D93PTI>V,oPf/9!C1I?2ceNr `q@Qn3m`Q]DFEY%}HfF}쉜fEmCoW~Fp":3I Vu2u6ZB5ȿulg+v MqtI9ps/&m^*o Bc. "B)ֲX=DG)h(\u:CEټؕ~"igS<7%V5{Cw Me\mjZ2]ӖSCdD&L]`clga( }YL3]s>o+¼x 3w^vpiLj% Nx7Q)!^hB_Sh~ؿz?Bjj;ш ] bҶ;cJSσ֕)jHͰaGq8IL {0ƨ8V}lMCY|%LypVL,#~sҠ!# ,8hmK\QPa1qT2L5"nnF Pb\hL|[)W|GJ9'1uSZ\ZJ18%-HԦ~ HMՈ'b&Zi9%׬(;!v!8IEj7!RDN)+SF mgܸȏ' ؃"bo [tvYirp~qf\,F#-FiR_.@Q5`` --`;vI7c3e2+ të][6 oܨ4QfFuqB4iCվDq⍢؞8PZ56'*⹿k[/x]S΀F `eSsEn2*N_w/l`%䔃 *QcsPd *<6&b#\= 4>#eLʩt9P;: ,}2Yv5wWm_^rv_wKfP'D x %GQ뱏irmgaB~aBD?x 8FV/MhA 2vfusZ[=5#Gڻh!'h5hlc)ukM B*oBx<[}2PfmB|~Ү/[$7'6o]C/_5D,\xT$cb\u#6ΞY!"cO?_Zuo@n1b?D_i'#kۜG1iWg/Ty"c;.)͎NHIQh}{B@tF6E EbvdShZ5Dˉ )&Ž;l@ c%6J(J܀ڿ˄-4C9J: vXU $4 S`G7aÛ*M6Py˄m˵bi#ۨ^pS7؍,nYmmt_%k6!ی^weQ Y` q_ 4tZ::375Td_ya+w"S'X ewB1d6MtˆjŽO4篋O[6zF`Xk\)cq^' +yvu|ɰN=}oh1Ly`|0n3uM5u:7Ŋ?v+x "ΒG@O,ʤyO)*!+Q+Ըm3D4s ;7|a@sZ5뾛SBEdp@,xW_OAMJ15Ǡ6#8 Wb7ҵ1j׼z~so29B$6=wat7A*;ss3#gr˦eT.vN*dr϶^FG%'B-,a@J7WQESڣ U$f"@G40 rt؀2S3BR0@0jerل;;nKg-ؔ65-]Xzhkgh5i*<3$A=7Ye*:?! `'CICm\-:b[Ny a]GE,]55XJM^r% L.,|!U*h@,A`Eo*oGRKiGP Ѡ ]O6hX}ʂ#Jlh\Kk}}#%NP-27Ёڋ  !F1Qi]:tDTmiUf ,dh0Ŀ(^lj$9NE+!/0F)njk!Z0ՒUP?ɦ#bzTFE:]'[%l ֩&a|-dt /o 㾠w)^bQ]ɗh}8C]Vr {SqG0dx%amuսD`=KMۡl upGCE A&|U3f0g#!} z69Г6/i2JϨXL4ivzc\N(#INqHڥb{t}.0hϼ`K }ѱǬep_+ W`eG\JoT⎺VWdG+[QyQ0QYy,r\>lqqx{^h应דl* ҁF["yoUL?A,Q^3u4󆛪Dg6CS#w6?µY} .Y͡)]}z,bu^: J8?|r' PvD= 6}ӕEln'uZ`3;bT2~u6-c/]{ȹ$Sp8Xx2LP7KO> ;e于[`çw52HyJ3L1۫HǕ~U!j?֝˩1r|EdxkCat߅:-XS=RƫPj|*yUN>NFmnjP;t "8{?`h\U̕Esң"mEmp)d؋)lX%{nwLh^.ٗ3*r}*Qó'-~@:\} 2Y!XP FKoϬ+$I N^ Қz-Yu @ 9~ 0[4#"r"-CM:.).Rhs\ie>zo8  .\G(Ϛ:}=S{yp= ǐz;jbw Tarxd 5QZ<g(ipq0[Z.|a QmCeFkDjXv?%M#k-Pr:;SFO>\ygNr,nz(K tY58 hp3f9 XLf+4'Κ5uNY_,Ű;e?V82%?85?Lf?,8*r$~İ*R1Pl;col3CnPGm%~zG DRRֻR>5g.?f^ y$tJދzSig,u:hȵTE.604>ģ}Cf ?V1d:}~ O˺7Ɵt<ۺ:6[#5YXx=Ir޹5:Y4ઈn1I8_n):^lQn!-[/>BCsCm]1dB@L, B Eazߡ5Q4Ⱦ7&ջ! DmOݵ ՛'hMeG+Y*B>s)ECd b\Y,p⓼~]T,EN]C`.'[h@j#Y#N"&n©M萖pk{ ZiɞJmΆ;REzW[eR"JECFxᶊ"|,R ڭs73XfVrODAỲv  ICU I1 __|Q'(n Fe'Vic+M$I;/VK$}o!V)v@F i>B|H+_+{pқXEFԼ81KIdSk]@ 3 ]NWGXS1 Jyb,&sC0M<[q/J*$YFcOЖO"3h x%yo,4@mgҧbEE~` (1C h=_< y2Y,ں6螧S _[[AxU@$dqmKѲ:.L\3y"15W^e]ݜ&:~!{kXY6WO!|%)^Pygw#iج[溼>'DZ#M+|'-2긁oPJbߦ@#)taapcjT]./kMY⥑ *9tM+Y:OiPF,YZr8 Y 7΁{K\ cKgJvvZe4$ Z&}I|P6Hݎ5 Mg4zA}!.1$w]ƅW5يQD icCycFB봻,r3d6O?l`$ >]X7Y&8u"⍵뤨{)itDq)>`ۓ)Ov[.#GaI@7*l !i$p4Y{p}G\Et .)ȺrUښ ;)s\4OiڦZ_?<@90  Mk+KN< (-#;アM,!l]g 뗭BbY0cbzo=E!#spwE>sĩIW`K!g@CLy V QбkyN 9_AP"ޚ2Guu nqu x3́P$wXOAs#l#&.ױxb;$%P\2V- p.02a7WE(Ng(/]Ð߿@Ddp2E5& ) BTV\3G36 D{~esFEuzo7i4pIOr liLZ *kP&s7b'-d:)=0q@RܦB a(RqѽX ^-Z93Yh۔"ƴ`j+jgrd6q[̱&VR"@Hnn]lZ?$Zqf"sIV#'1G+{QJ1G^|^wCDSuc`|j$*S|`qj-#[ڏo7PAh 1<kS]i؜ {0hchF?#ȚQ7sz}_ Kr)G6h-IϣtĒDk S7C.̌T1aݔ elV2FҮ޻0%)lDJFS*#Mdpls|N74vٵ;0WL#h`'$ [LM8xEI |{-%VehYOvfrk|X-n;?kA|ze5t7葯k=>He Rv *UD7~wAY#`wKUEQ"~<@ d?4aȤEPiha"D6F#"=¡;;6[}c,J"$3}wMHEl+/Q-Ϣfz?{2Q8QVHK"R^!٫Jmu[ljҩԓE{W4!2ad+^GE[G @^6s3}69]t[@FlUHkC{~ײpBuuw>A7Ol+'()gI?g8VÝg 뚷B.qoM^/Ze; 5bXTmj/Y~Y}߀g)>t85Hz߹9vMI:*朋Y y2 D:&}4(Ǧ>v 76O %{8"qW7[˛Xgw43͌liS Sw]'M{ Z /%r2zfrO,ՉiVs8Ч%(JC]#SbQr ɓ2x&#bL#?iDFSBxǻu3F#( (4dYiVRmuHɌx{Uչ+NTPF剳>}6ӧ bc^w\2⵻0$󤴫,BM&!`TX8XWoF[b".FYt\URqO}%鴽2h  ap ARH^([  ~>[Iph 0l| lv[RFZlc|k}<]ˁŌ'7(aeXJ(W OkCX_u0Kf%MܦlxUC 1FxmI-(%IoKUjGlPTE(˹ቍ-؇JqsqkOi{!XI 0G;HGɻ.zncQ? =ÔxI'OV7A<`v80#\C!5|xCUFԳĘW}(,ݳĬN|͝ ,S#r,<4i!H?0i1As6(hhƘGz fJN:ǹszQR47(bAh4T淣S{څx)z§e;z|zf=R(?FO;v7r/`Rp JyѲGF8M+D{'2@_tڃGw01{cIn$c&FX~TGݔ!CAIF.:^ |nzXµRD'7Z%1@#gtYebQ'>h $$>o4AR-#ְ<2q xhTy\?5˼j/ӚnFtˆiQ< Fgϋ8{ d1GSȚ'S eجdiCq$[ 0pkU=RlSSI>Zn| ?[|fx˄F RkA,&SW#Xl};OF,G[f &DqlV򗟰[ha)׈{cf!5qD[HXPAum>X z`'ԚXR % *GBcR4j'4QKf7H=\b&9_WLO5zBb_XF@Z<6gxf9X*NU^.GĿ2a"x0A_ْ=AQߞ`c!{|#OP\q[T҃ߣ?w*c9gÿN"u#Qoi8 a* Ԟ8_1:J"yDMs䓳6ASz¡'tU 7bI0=j.&;w+ qC>KPgljŧ]suuQOg;E'E'ƹHZ5x NTshuz tx}U <(WU pb)P/p_JZ^K+]LOu5AM A<+w?&]|>H}NfR/xmϧK 2DOk)yOMiB.H`&jLZX7%7js6B/6hM/ {r#ȝ3 p 8ߛlѰ^l}}$1D4veU [8cv9]T f6[r  _oH>y6::_ⰡZuщ --oǧ9gu>0p*]U864hڸ9ڲי >TN¥5ʀO}Q}ˆ@,zCCۢINe#f'{Wj4|-r(KlGQWLE- H@Ɖả\$$?or(E5z;%SPظ2]**66`-'οsNQHc@=hj`EIDtZUCi8ECNVZ\xkv,bkX͝x<_/<JNFPk p]]%ngX,֭C1s`9 0C,@E͍5"@u@-ߞtN/BWG+5C)tX<׸w4.|C}ưrϯ}F4k@a,<ށ\N",J2+ An2r| 135b3;-ZKNsLu`ri0GKt,joRU}R _| GFVKS(׷7]vV3+Ķ>#Ǡѡ`YO] v#(_]GdZøFSrh/oi)ӿ 6u Ã>z`U}XzDo"!~ =FUSA( 7jp}^!N9k2+,NI* jX947 rc">3wtB!0{2J/%ldYYn FlGp6!+Cϝ@V_/8O"b ᳆Q_. 5SϪ'xBeh.¸;qXD00!-X=@ :jDlP,{Ngzi=:Halfm|Np\IKͲ1NP/jmB_(SFLrA/c*IURWn4{\9 z};|Z SwA,X`InQQqqz*RpxZ$GT,R+NG*e4I (#(OJ:?dxܗ  n~ytL5338~;FLqQћ)\@=@Z~z!^Vd嶊g\Dh/$NwF?uBJZE{[)~NOxA.XpB@T+H(Y( -bh]m@[}ӵ>J_%&[t9h$M̟6_0EEA}dZ@`v+_aIWdz3[o'HEXn@'-<%2EcQi6NwIp5m\5o _SN2h7nK:+6~Ov/#@]r^ֻY3׎މJ]BQ9U}jN sG-fOPtI^@gљQZGc?[癁Z L%PĘe& <*z1B֭";:=@} e ɳϋpp/FX7s L{y{;"\כFL"A ?&aY%zES@5H?BrHLb2H9,~ Y=N4r^y Kjȓ*["kfqbQ~OMO <ߛTɩàCл+T ^$,m+fV'!xKB> 9d*Hlʜx%VHëƈوhٳK:knK3d).Nq7(fAeiJ Vg%Ԋ>8y8)o1([1]S~P2`,=Xd^12;He5?APߡD+g}1fAFSP[Yc}05eHfc;<"AW94"