libzbc-gui-5.13.0-bp155.1.6 >  A dkQEI%z olYpƯr (gÙVJ! Ud+x 1!dk%m"IJ3]p]r^x; oO ՝G4L.6BjS;?|3ȽQT*ދ1[*Cc<[iTFo+7iߎ,~WQ:ԏ"dRG!{ C8 `lq_Wc)wG@1FJ3}o1rJ a)$S^`sFiJbj18ḁ͏eg2U zmʞ.>p;e? V$Efܨ'/J&PW\M"N`m) 1&jwl7j`bbZm2ڢ{lfе~+XwF¿!)*^LhdGj-Dƨ+nB_d3ŅVY$H@*'!0%V XXN]=K\WݑmGOxb ?؏E/ *^b_/1c535d8b71df8293d16fa7e24ab9a2779999a8f2d3a32fc2a031c02c20a582840c0514a522af0442b48753f0d1a769ee8418faeazdkQEI%z ݱ%T@||-}7M yەkBxb¼|> Сv8bGOBagAmܐ6TőXh^Zq 6_!<Ŷ|H v%YúAevC(ۊvٌgȊ[:p4];(? ra7}A26 # b牕PbaΥOB^BH7=?Q OTCZ]T2g(6]c58W 2>Id㙑zP6+ Ax=2aђ"OO ;J%´(c>y}~Vl?Dh  Q6X$y%GP8IYsG{V×GoT&4N+ h)F: SPFSN[73_vm'{rguKVRgky!锴np!߅y8B_rL;:8(fI5-nue$Mw9Oo2s1- $r9mo/H6`v>p>)?)d   ?$(48U^      8/(Z8d9:F%~G%H%I%X%Y%\%]%^%b%c&d'e' f' l'u'$v',w(x(y(z)L)\)`)f)Clibzbc-gui5.13.0bp155.1.6Graphical frontend for ZBC toolsA simple graphical interface showing zone information of a zoned device. It also displays the write status (write pointer position) of zones graphically using color coding (red for written space and green for unwritten space).dkQ=obs-arm-10(SUSE Linux Enterprise 15 SP5openSUSEBSD-2-Clause AND LGPL-3.0-or-laterhttps://bugs.opensuse.orgHardware/Otherhttps://github.com/westerndigitalcorporation/libzbclinuxaarch648dkQ=dkQ=2ee0baedff19d80456a7b662f344a7a5521871823cf29840116e49c80c1c0b5010ae52463746cb99d0bcf7cd58feffc984ac51972121b38cfed074c734457d00rootrootrootrootlibzbc-5.13.0-bp155.1.6.src.rpmlibzbc-guilibzbc-gui(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)libcairo.so.2()(64bit)libgdk-3.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-3.so.0()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libzbc.so.5()(64bit)libzbc.so.5(ZBC_GLOBAL)(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.orgobs-arm-10 16847547495.13.0-bp155.1.65.13.0-bp155.1.6gzbcgzviewer/usr/bin/-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-libzbccpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=a4bc2982c6162c44f094bf0acb9df70a65a552a9, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=ce4a49627d9b69e43d01f296e4d37c31700ee67e, for GNU/Linux 3.7.0, stripped RRRR R RRRRRR RRR R RRRR R RRRRRR RRzjdNfz utf-85b0d118d745d95a197ae45642277981e24ac58258de2ee814992b17e616efc42? 7zXZ !t/L] crv9w=g۸{`q`zVXɀea;6T r{O&C7ø</Lb5ϙ!re/s8WVT2Kw'W/뵞k|~:"B`Y<ڽ”O1#$w@'ڿ [ȉW9nAx}sAx8$Cs {f;4ZZ VU "uFЬ~>^.Sۥj/&[U]3lR(08WN"ejprM0f2xb^}D,V?(^"we2:[ߤl0]FFz[b7t8aJڽW%m\ Q0o.I;MS /O;SE+(eՍ8qx2e@rv>):֙GOl(\d@wN=DF3dyECZVį4[A:(lw%bÖ0L=Mż j$8]ʆAFA[??v- [yu W;EhVIL0]Ȣ  9~·s-ܻ5qʕ<ܽ,p fE_U8*@*Xσ`&)$^2(}zZϼčLX=CII*sڒ@=(y[.^ 3v(A5 WhC$#Pu{x^m". ,#;ԢDjfy5Lmi n!Ve| l*w4g")fs?i$)nCҳpCD?#1rY/ZS}w*?`Ța}8`yы8\R')w Dxu0kJSpq)l\%Ҏ7H~4-ʉa1%.D`@d`@#* =O=+BYnդQCK4'swhܣD{;꣨)͈x0Q(G_m]|?b@k Lk~"}4)ٶQzODW%$QeufiQ&F| /0 ȵ,Ap@t,yDKo%1 M8DDWA'1g,rSg3TR%zz#$ykBiޖpƸsJpɷo/5C"ɕWOuJ4rw\mu|\,SǴQ8\ڝHB(4΀a w2Q{Gp>&g/s%wBg%Z *eEmGmFҏ"`(bѤVXuA]6.աwLV1]DH¨`s6C#_9UiYKVQCNODЖ]\Z3 B4ru}̖g>VnQ"Cʠ=T M_}T5΁g=Y^Ť}z$϶2u4Z`_բx/g: ?08>%-2N&Gz0"]ňnđkg}+[tZMbTZ쭙[g򚬯W~А=̈wd' xZn;fb*`6y@s}WVA%yZuO ]_ZUp-:r}Y_fDafPPP̈mYBZιiRJpAn˅n.Hծǰ>ir2%ɛ4 ]4K3vw`BЭ(h,s(1*QR y%Ak)Jg]NPc]4dH;1{UcYσC!w.f@HBI#~r/<) G/fvE°,D1 .71Ukҥal,$gA=U['~X-9#8^Mҫ"nb< G %K)omj,Vv!jZc8e!r}nIyĽ/An=|4pK?J.tsG-i-c+y HRgV+ڕL;T3HƗ8Y9_|C>3J<‘'r׭l9 z~Z?D}g p Rwȶ)qd#8%Վ(~SWZ@`;Yn5םP|Z_`f^S9)mUj};? =_K bH[ 5>s%^".W!Ѩz.= ca0j=~B ݬ簲i,vi5HiD!)᠜(>Êp4S'$V kT}5yOt"`VLP32ܨ 4rZ|ŇCƒ#b׏H;"ؠnt2.}B{ f{P&y7C9TLiC{_<3vIN9ТZT]m :ԩ4M<; b]T쏬0p^q=oCy ]ZO{j:Y-VsFxG&sh1ǤV}MN? Ț6im]nf/ކYg0UDa8kˁUh.K+դ_y ߢ($xe5gAoqʷ6CȰngYm IT(c_{5 FGQsBXԚ9['5#]ߣ-6fh0Y=gDMoJT1 .Q؏+ОIS{_/` R?iLq~$3!O FE譇I^ۣr?C+ _pc?lӍݤLvC7{ա@;32+u-pW=rED493FA?Vv9ErڧjMQ';8|^!7CJG9oeXF!?V`֨-x{c@8ZIN_5طZ؊ceijAwh,+ !\@cЈOnqwۦ/-o1.5:|ɛ<+yj|(w={|Is 1tu8 o[f3wHyVKVEy&ɩnlaMsHƒ,o:/y@Jo1i_*1,u_+͘]`i+IVkXo+?}%@;{t*{9%cV^26[#Czÿ4=~d79.zSNtOy{X3c^a@$ HUj1oE4u퍕hu? I(Ve{ML7 QR|[@peG_8[ QO6iArl4ttSL41=õ= s w@KF| !k;a:X M^nbEYV˘u|hAb=ֵ,Lpcjc&xnob 8J5脳i$O ngcV@̞?oeU9 _qh( q>v9l koq z XG"Puȸpۣ8#ZpypS) bݖIH f#tfL=Lt=O4fi*ThACM&_2az~$Vh*~XlKgE+BG̭04r桼XlZ2-Bpg.q!-z& *.ڦHčZ%t곤GS J>LEV$6أjzo~ A63*z=k_q v_ģK:3fmeӦy )F$b TJ,Etpc"HByfM׻OD))5wCMpnrx$0O-%oP)`^<]4!(8y( xO]]֯F|ڿ֍[gDSbEÂ"dN_'؄m- >3qƦt؋%w7(?Lw!(z0aaȩz/g\|9AQ(a و2'0IڐbtPҴwdq]sL  [!#O\H#;8MYʉnԞ M 9g-$u))1Qv/N'sS-$.^l=cH/ksB?yٵF4+WVG~E*ARz<sμ#ˈ8VPΣE_]ulZ&Ѵm5nD:nj//,an'!^Z}~ICbjVW4. bQ8ˠK(בpױ7Pp)&ңzWizncuP: '%!c uS^rcϦ*$ئR_Z@2=jYE#s} #⸓2wr"+ٹQטg4CA$A9ATfN)uF,hx\S20peQ}jIٓ ra49Di"G4 Z܏f?AڟȠ ѧ68s*J ,D=_M7Yھ EݛVNo˙蹿MCE%5ڗhEYž]43mi@L:~(Z8ӥ_7_s%$0kUS5YdY n[ @Ph) }RCpJ6,M&wVNԨ(W `{J/Ol]0o^MyD#;-紦@O%/v>^da}j^~QHƷR U7eLoMrY_9Ki ,vHu^*E΃0ʭɍ Hj)t2 tl{*rb{]oK뿖Աfj\-I }!9WPjjnZ@*ro^}L&%G>b nZz8L#~*y(@/*T يTI5FvolnUF1RMԅ4Ķ߮vU3AA,h'úZe_CGCE1(X\Ahװ1p%*?Tv4ltH>U/]bT@%Ӄ)C5{ӔhCPc {]&0h'= _lT"O }Z𔈏IRcC/Gj մx%*蚅d Cc./\$zS烶gZq۸awY} %t g>>RJCߍI?RO=۔t?7 x?_.[~?|MXOD 3lCMa:+xlUcݍM,eCC>o/'ⲨEVS=wWC깱 X/D[gq=j?JY&5CaܞLX.ոP+j,>P;2}-L_VS%;nX*0o 0 ıDg dɢmM"bx ; q *ؒ#I;[\ibl ; eӪ(P0rlL!JA$JCm5+~ ]"6kٛTkz3y[aJoF՟3ةY*Ŗ52)Daش‘WhUOkwڐuA>IK<RϙeM;E/, ЬTmv.{HG}nWb~ >Ypg]~Q\*ͧ95|۹nvs(@w3@S^ˌyG }W7T%bޠ Cc'#ImG:x7~b5n2Y(F[! d'>3?B]F+_ݘogE .$)zV9/IZ;?b.0H!;U!R_&Fyf(#:VJAΤh}12.aԷdTZIGOD徊 + /d"Pf]*ѕ =$إ~ȧ{y.Bz5Mg1q#Ul:9IFF#=sҩ#1) `o#V@Еv,=WvJ_B`O^Fi|nkKڪ ʅU/d+ʑJsй߹9=g,lIȃ gم4{%AzXJT(>!K:|֗c5ݨ[-䊺:#9|UFu-B)Y,&,NnOLQFM[WNCGkpGPY¥%nRijL(ddGBb@{͔9&w@+>"lw<&l }?_H0iNޠ.׭(/8fVL-Q|N _ A  wdkn< ҇xA1/A5f;mduޕ4'~ "10qc>uL=Y6TSq&;g$>DsF,[ߎἎMhhɑ )MX7D%հTf%t >ZR78>yR'E)H Mq?5XwZ*E#{չcϡ z OZ:֤vD {D>Ùdъ07D}9|Uol⦬"pM_)D]vbVt`_dvg|TJ;[?l20^5gS Q,߱ !uYցO-0(1HBIݩI m@u+aIe |۵*hѷ]T0^x! k(o|l1b WT>32U'>^y#pս !WW*`*>p{ 5@y'me"+b zuMSf%4H〱X7(u3 76An,Շ4Tp HMa解 jJM>b&ޯU*(LQA`23̮мU"1핡ƭ*MXqDSĉUS5 zo?xpLTT24OE)7#JJP A.kt -%48xX̉<ٱvK3 qmĥXJ65"Nu($tLk[Qхq=,69h1+~(a㓳abV:unnKNSgn,e]&gnF22?P#!W=,^b!a6o=Shw̓@[ZG!-! 5Du-_:MM˼l!95~.;}kok"Y=q6G/k/[x@-Mt#{>IF;'a 9ӟ9_@0%D٥q/E䱋C>ÆB˓ASh=_E΢"0ޜ;˾|ݘoUj lTAs p~т=mJE7lYX3-%O Ws.x#&k~]F<]8[(,իxe'S}{ S5~u9(ʏ~6԰iWu*f<($ąb'tB2gO Gr&ޞ42@=iq|?m;4ZqEȫ%d/|f|tO7!<4y7ܧffbg3lRWX;)1m@QmgRK n`<|;!Od6k{([ͱn]П_-;`Uou,(]t*G@HG,4$l "\6By/?,PWxɄ/Y㋃'xPwqXy#JFLy4/mn/^4ZޅIeiUt@r CLBYIC,uܻl&m>͐IT"Z1q_Q:MUAa,7wbRN'ٱKp2H;vgv~Y84&jdY,pl}imtfp#<7ohRI\R y!hW7o>(Ju "AX.,n#nvHIIi\/tjcW04g29Wczhsk'G@4 En@t鋃snZ-~3vK357?,"ZoIKi!`V"yK>Ѵ$Tq__Z4i S'm'T&BlмetIO6Fbo՗%|Rt7NzY]ܘAqK=UGŀEk%rR.,9 CBMmWsAbaPg 9wquMʳW7cy0fm"B8s"OY~Ӛokf{Λv,u܆h7heEnLр1dh7vH w{DNq *id4^ uGʶE췣f@ɷt_U;Gnqڡ?B!"T0Զ#=6جΣ>|늠m,+ʆ"S2`:ez] ހ7GF2̧dvEeFЀ4uͿC3J1ufcH_aC[Z% 0@0R,Zgp:DT;+S\`֘ª?' 8Q&iVnHzx:/<`঄("आ>wO>4E4hk~^o}p{3fRC f:vƟ%Z4petoSUm#Uw\<,^~7gUJ薧.b|Ǿ"ps);MC†Ĉ$y:穛 ("GhFJZ\ȋZ~O}LU.r&m5o=j׷)2~\kůJZ:>?چÓڎJx QAUEl # N}#uHN8q|>4$rrq'Xj4J8<k5fᱏB}į0U%i tV.i$ ^tw߻(k'O oTcӀ u}lhEے>d;WsAZ8\8g, CVܤN(L/Na%UMDz Me[YdpM ? MdUqN;q$4MFVc;ݸUHK3U-۞3u_r1];4cζYbl"u/EOQ-&-Rٵ^]vc7,=tW?;-Q(c|z-nvrQe?ҥn(3_P 9. $= 8{w;Z$jz~f]ɻߗqڅM8Mti"2$%?lr!K6̺T\2%^?;FL-rqRc Fb |r1^e3"L/#ʂIM+uT |ZޗBDi F=M,D制O쎁r[Kk5/0|A4la{5tw`'F ig%־EZT$ :e#MEt@Iw~*U{Ŕ[w D7T\qND'(czGR~ @f ZP,Ga pNxyqc fa=i_9n ϳ0'9Qu>J'a$69}i8^«p춮-ldޢn*K IĩTԐ̽#i~g{ tOa`["&!ĝrv7=`礷aQMX(99wdM{3M(䓱:_ZSIZY562)=_CQ`Qr0{wj2aքNWp:LQc@DJ<t/ mXNa) ]0Oq 7`g,YUn3. Լ֔60ETF#EvCV$o-ܚ&,A/eNb &P@N }/^Ve/0pzN2{/~Ʀ O% TthN|KeL"] ``1+>a{{kQ/[^/4Eh(:|[EcH$,ŽeyhKH<^ќݛΩz@D >G4Lj \qbNU9aY^;9*q)Uʵ9h@J;HLrǦx{Μfŧ a)9H2|'OKǘ` 1)r}/8ݒȈl<ʒ2l"aQ92-3 U7+fq32x:9 jdRO%h ۑ_p.cI('{yq$֧Q#A޳xAPZ"V,J+\`;OyW퇍ENWRQ*L\ҿXc9zqNy>MoNsUA@=e$:?akMQ n{i B' YX4@ϚqTMLJE dDϧOLot˚Y~YA +/{H=_nApsz?pFʨKVFidLIÎD' E<)Ve']4qQf\v`\SlYzPʮ /E?22-}ZYXw]p*H(F8#N ~9E[+ eP䩒b.߻HQ8ٖM|3F7`"j]>HY$PxD)jZ9RzQh7N<\m+w4KMڴm@ڳ?myD, P0@+Y|ZWDE"~τPb4IOoRYΎ9se;[ɣ021k '"tQPX y>uCؗ_Zoh *}#*]MOyz?uaFk2&7vxݤ)Zhӡ1ۣa!( CJ*uu?y:%U 'FM[ <CyY#`@58A fLk.D6 r !=|VP]]IjW7:蟜Yd͹%# ܧ8 kGnA$f-ے@Bv9Qβ*svʅ'/l)E6@MPz:+'֝S7^h Phʡn,۔ڜW\45 !䩤l%z:7l ͬ !Gu99+xw9׃;"I/:zմl prY>$MI9>Aoـ 3+ 35L !j-\84:"R(O] c)F@*5~Bu9]a~.+ Kyǚ9,>=y![)Y}~m.F֪i$Q9Ǽ#ǧzb(s0.кAP1=E`û:\oIu;ʾyhg@Tl6r' hlv{I3U.A86=8B &?wIp)WNQLd3=jbM>4I" X%aR\?OVIʎ)T;+aۯ%:y&7@XS RYX_v:PGyz 7/ffI$g{3^X(A=;i=#lr_HmiD %<b޸)"-{R*zZ}\UOvNlMU2/^ ZpA;6qei"ssقwPav)K$(PVHZ2$$@i==h1lNib =qtQrC&G>Tu-"+WBX=XI 3!$mٚG{ yWk|UAcY}iC ulcz;N 'އ /vJC BgUJ&?8+?+` .8{}DtT6W<sHj8̨RR+n}uhګ8yeчTbHio3ZLS2bcIk!/j~^Yqbmy9M= %YBRh.cTQs5R:yHV \W K+~-ʵCa.܅!,*8|G+'b%8۽8W#B˖'u%(či_eW\8@ m (;]>;BEnoG^HGnX$=Ipa!(l#ùFv30"QqgEBw0;vR\΅gn}\^&fL#A] Lӑ`jozuQIw/U)dMfY5Hc~")BeAm͡a/6I+Qp5I S'GЗ̊]$/҇uG6CJr@gNNFh}zYz;}; W3O,fzw7DjN'mH5봺D*~离ͰaW^+4vˬr8#Fbol/eƶGQʁ҂:\XpY)lj`\upAg YZ