libzbc-gui-5.13.0-bp155.1.6 >  A dk}I%z T6i\!uKDB@*iB{ejR2UjuRzR44o/uENqSmblr)PCmyžjo'?FN &e + ps RK;c3r!?/ܺ(dn% )mfUEò"nAhdpw ޗ?ήa'3ʁ KFmڈ[62tXySS9rA3iM0z -.FeOv%JcT//boѾCS8CW]lDm=u;>^2uO5X Gb?Q :fBh?R@W*=T>mބQ^67ZV$<Ȋ}e&+wp܊  w6gT&LUh7xCk.{bM!ߦ`ٺ#и4d^MQإ/YJ{6#bCO)!E;ogxE_udNѶC*|*8qD>Z$v ۟},GQ|g1zd d`ZV<k$ oJR`'uUԧA>p>)`?)Pd   ?$(48U^      4(&809:F%JG%`H%hI%pX%tY%|\%]%^%b%c&id&e&f&l&u&v&w(xx(y(z())) )LClibzbc-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).dk~s390zp26@(SUSE Linux Enterprise 15 SP5openSUSEBSD-2-Clause AND LGPL-3.0-or-laterhttps://bugs.opensuse.orgHardware/Otherhttps://github.com/westerndigitalcorporation/libzbclinuxs390x8gdk~ dk~ 4e464acdc63bceb187e6a8ecf67744f85e39ccacbff847768561a7026d41f5216b176935ed23cd8bc64c7be04a22fc4df1b500c71f9ba75a0a885eae154fca0arootrootrootrootlibzbc-5.13.0-bp155.1.6.src.rpmlibzbc-guilibzbc-gui(s390-64)@@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(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.2)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(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.orgs390zp26 16847662325.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-libzbccpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=bcf4f249dc0a028a21b7bedb979d3f7cee462493, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=1cb9add7d66fd17e72b2b9e7ddfdc49a48588df0, for GNU/Linux 3.2.0, stripped R R RRR RRRRRR RR R R RRRR RRRRRR RR9MF8 b utf-8d0ed6bd1e6eb426e0ddd58fee7d70834fc6c0b0a7b687827222f3416d9588ee2? 7zXZ !t/AK] crv9wX.6j ]r№!6x.&=P\ߔrŋO{NOY- G~lAjvz3jɧINq,Ŗ3#۠=("d`Vp Y6fdppՐW Poȧ;aKL;ŇQZ<4txHNojczri?~aaUCdݣQՀPȿKia駯T|)LXz7~i٩8s)!^9|!sOi5[UdVgi<:_BM'q2^;=[94;yd;Xy;Ӄ8B/}d6J ҬwgȊK- ˺OI/g죈y/;Ҧ⦈|w[Y@ah[F.ϕm'[{CR5xwᐪ:TzBC?%L /u4p.IЄMӵ_¿COӷ 1g>n_Lpط J_nZH洈ةlNl+CdNS.گ6ѱ ā4ĭ̦j9pXWn,9?5R'1ʛvfQ7%|VUF)|Vot+dH ]t_@- aUޒ ~c1[% ض0ꎨ`yYs دSt]C 5Ӊ̉@`GkDdp}8f4*@@e!g'_m}őa ,[ MEVHYQ$ |\mҧyEP'?wuk}P#ou^YULl!L뀨AI3q+:5 I`['](37؇,Gv3rNNq.b& ֘ a8wbtۢUY莽lUWh2-QkI}@#itnȣ1!XUDl6< D@bAD7˖ZPhaJG//[ ]E8% ` 7 f)ζHEٴ2%V} \!٠C}p7ϥA;A3_ )'ӌr`nM9w{;ѱZ=2ۖWzCL[@}:>%JYmnA;ʯc2 K(݃ĩ-lj~ƚ+WRgsh^ E+Â\J@ƅXi 9M)NؠHt\PMb#-akqXN/ފ4>Aq4]jpL`adEKYWw;ks5ո9> ,Gw˜ tq$zn;z[Yr c㚍PT-)Nzχ>QN?Wt4Ǵ`DvCr< 3!ӷKkd}=u#r?S- fyn\l$O̼k549'&80{ qmcX][$ԉjWݣ@,)3=rAAO%Q*.rBJ(}=JC 0}_na>oK4X5R)T+\H:6[}MnI,Tգ@hU K<֥g5G&Lo ͅx > D*"$WJpɸ=$_!g2N!R9*8|5(*DNig O-F?B/ݮ}h,f& 5rĮl=WIeFn5}B_=ľ@|XC ô2֕Oq#gmtذ!>YBGBӫ~8)Io8Urt x6I7=vy('5< `vҨ`g-D+Spa1J#]PAftGR[d99oXTWLJӣ $ߒO@Ӊ5rA`<}A,'_ڋ"/jіǣhւzZP{:_;VI͆Gm;窔hNcdpsڦ W6> ̬+Ʃ1Aboh(ŻꪕC]esO,X./1ۻHk gM}4x/(.ZR=ۖb$1FnBn }[ޑg~+Ün(Ew==B ~x-\H#cxJ"xOeKG_EP<e6YT *u)}x&]kOֳ/a7Ӊi Hh)sg+f+PV^}z jyx o$z8&‹Wd :vKi*TZm'ĸXmу1H\hcy]*PO\}/+Ǻ+rfe u:Txycg%^DiD#4ňw:k^ycZ [lJN^6K[?V\&SWv|l{׉Wӛ2k|D޼vz6,#D\Nt688^`]Z)yS"|VsUa:`r<s͙#ΰ˼Eo5xԖ=6c"rf0|4)'bEwQBxgrtYʨU}x N?}ѫRnd߶5orY$:tHĉ\}9t&(Pg)~iΞЫD5_r0iŜ^8axT@y%-@vdn .ki3l$uhJ!^5OBa4J?Fr_."$_ʯ)BWRݳF;U.Ɔ v^40]Bdv'gy}@I; Րˣ`h?F(ߛهMꙺW!Kt ¤+z?%PH]pZ",)`Z2o5S;N×W\RPo4R\9/KÍŜAF OdNl"DIt:1);ɞBZHEy{L۫ NA/I88  ' ofx/Ȅ7 'eO3ok/PcrwZ>tVU> ;fs$NJHx?=ߒ?Ɇ-\؂C+ #|AA}C'Qa=:$Z}Ǣ ROe4n&'xr3{P^Th 5ҖUMË2&Iiu޵`g*|r#y(䨡ζ*3H!PWvusSb6 u sZx-EQ/ I!$lPX7gmk>l*<}ѥr{q*SC9K3m(YcSݎW& y>`|v9b15\v,IIѯ-]8D83ْe|Bij̀Wegɚ)!*kw: R">Y35نٚ$3k$e"Sm1ⓣeV@S/+N-A/IlTڤ\> _;:O[~6iI~0A8h@2U[F3:0J/u~7#wNw.W+& ; &^, )$WUUU?&: -uwxkBhm:NUp,Ӯ,N Tl= PQ< Y/b#In/s2Y^8x|c\/[tEt2vPh:$dȹ:s?lnSYۈd5#w 6jXGm`i+6)y^F~豉w6GfRv_9z!#du`K_e@ :m޷\Ux9-:%:u_ڵ<B_[Ŝ ]ض/71kiչbR oN&Skɕj&\Bf5 #0`D/I~3{d94a=7Ә8Db~D%s lN|__kh_o:ր* aX@}_))нhk M5c}ńt\f 1^sl$gRmł6k%wwEōϱg4%L+/ݦ[cUE0;beQoLby؎GdJ暁jL:x1)'/gUa$$@wVWt92 <@{-;̥Yʔ%ۮcO zoUkb7t]]-MRI3 6дҀeG< zxX-P;P&čArTLf^1iw3 ta15P#6J7 r< sw ;[`C iP_A?&a;቎_ZK]=Wϫdn&)"v tk@&I?=n֚n[bÉjYFIꋟ[ ҊzM Y*bBSq˶+7ѥ_`3NΛ@݉ ˌG5t(L1,X<5i-k8/"Q(-.-շLxo_sǛxgH ejB!DWgy;LđD-~- J3;iVu 6>8V?gy)>}xIxT=kU.Mu&rxz1.ؠ$tBbAI,9 C+jڔ^7FFEp\Yj(`|e;@">:rտJ #P+R Pӓd '9-C$6*/4pCyWݵ2oūaɾ23-b0;"77@ЈC?rd&%86Duͧ- p0&~n)|,]Gu1Cryb'=@| ͚~ۄ1{{ZMFy ,v1%~:EDB8ȸ5t$-o/nO=lǿ2;}Ahl+ $E~8j?a) <>~" /]!ХR]7~w5q ``ֹi7DZ.@k,71g@ȧ\Vy1Vq#FQ Y$6GVwk.Xo: &A,m5_$hlPWޛw)y #@)ZtTRLCPv;Q˸) O 0GQ1@oBĘS\gͯ:>+3 IRCk Dri )d[/&& 0Z;-55f+J7=b gKCVZLX+˂;68/ttX+R&ؙ'tG{ڜ2mIz E@xJ9"I2?3=0]"V,HgI8+4Ej5c|^g"^0;溃-yby ]fՂt䯺kt6UT_TZgv4p5]m''(?Zj4 psK |X)ΨGu {Gu#uӚzom` 7ᆇgw6k`!\CIWTkY X<I{vt&S^s2ȣV 2Y{V[28NhPˍ@-pٖpǁQ=a&2vW∑ZܣNɒrAs`~Op50{@Mk . v3ꏬ-&A' '0fS8B/dQ+kSxkIwL3L}{P ACW#:{Ma`hx+!?u!t:#Gq-dW̑ICEs(ܟU*m6Q6#E޶!'5*({mAe*^HaX8u3Ӯa\sYG @,pE،`/S g`.Y *2G5at5%}Ӽ_ o) zXk6A$B8ܖ} xjnO+v:T_1 <֝v2ZıRxbXؙTe@2Hx =!^*ʦm7oPXzm4Cg,JJ!y˒>-a ,%4Ҿ3aTw1G&HuxRpq zz8˲M6]gE}"wt"Caع_,MA61HK7~Eȸ&R)jh^RU|3z/^hͪyއf;k@;Ci#dɡ!ZGIU79 JgEq<U-#FsN<;IC1 C;9X `|y)(Ʃ)YMf#'Sy\ sDB}y~?|5n -!jrboơ3,аfIO@01~v"WㄳD:*(:C7xdB+!j !Ԃ{笹(=#2(Y1Cv%W6jvٯN' W$5t5‹HmC {t!.B+H=Hq<0qplAOH@ٵWٸ;ÿcb}ZNB[+$ YuȶJ}G;gP8\WzV"hIo-9ő#|0OF#|4`7Lim8궊$o?2!ͯ ] p\vc/A,7)n\(wn}M % ΅ U?)$to8qO)[fF8Y?ZDEoo!_μaΎ>D7o@w5fd'>Dwp%H_銘m\f=)v!gc|w5=NXe /[>R) Vg-r9-7\])iZй 0ޛMZd10ݛK"Ί0Ļޘc/[x^&~L#F|t>B;9+2"]L02|X w \2p>,Fi1Y+d4j'H et`];I<m?P*BI H&I vV8Z8ق"&ntX x2)=4ӕMZgb:So5`GYYbrF(%*>W#u~H(U#~xhw*FLbKT?KH+` pPiEڎi07N;\,N#)R1鉯#"ϿpW`ǻAdjLQ[;)42J'k XmIߕa;iBo%Oy  (ރ Lbk^oJnjrAM ym&rZ$Q>[EWȟZĖ/2{b1vA_+$ oc "eiԅambN󃹌mUkW4z|opk)#RG%f_î K(j3%joỲenӃ$)*,w* '@Um6sh&Yz׏G eExt0gp %Z{S0)٘|,kc4J`19i~ IJ;e,zq;\0$]d125E }Op|ELA0aDhXFxMBNlj@fI>ᝧRmҥf )[9fjJ#O4 7-+{&AZx:KȬMM{+N1mHv(J^\^7ANA,nCg tCLڭգ Czqu-y\(R'B;gAEf ^l Ytp"I5쫯DT5` ųPɽMn&i, 1 >n) /.[~L0<3;س0zITF([A , u6siqȩ_\8df=kȮs?ÏtlQwЮLMV_uAq_rz/vnQ-J$dpw߳:IT6pT 犮M1t-b/v>,|ȝU),tpe<İD:;. G=cHK緊gSOW)89E|`1U qGa $@ZcAS<λ=nP> M^rsӪyS⬣duqHo^p5gD_/zD.Fxt jI֔ppbn,UpPbĹ=ٚPO  9 k@C6b2L9ɥزPU9Aʟ&mwޅSs=Rum"$`5 X4}2,^7^];˸b0\fb\q/z_(naݮ߱M׀-:h&m)P?STXgor8"RG|~45綪ni]1۶Z ̪F:_e< Pl#,-K57o0 j&9 ] 8*)>8jBoJd>7]poϣ8It:wV4rRIMvokG􂗔},cC٠!V`+yp,Й^^Jecʑ'+0yh=;@=V[o@.&\qS3R""p9E }h2Ò2[*P]O(S 0"wƎ59>;'Ni7B9¢ ȐS?YD[ˋkR'K7v K B ̛M,h3 &ZozG?rk ^#;=X <`S>9e۝醙y*~^ pENJD*bʖMg4RR/SH vk듾nyp.=.2~-*A-lީqH\^c{a^@ڶd&b>LDKYfQv`A|H {@F/ (qX%e(?hjFP~#|_.x'Lm4.y@Ca7@QEQR$Az5szłO% d ѕyؕU^dp:x}٨6eMbR2<+ȼY㶍<~Ϗ US` yL|qDgvU(s[Gm;7mk] [xGWUt1_UmFC6UFt =`3>x(]64z yUq}w &w#X@!?24Zxc2,(,4Wh͕ C<6)U.3 Yͥ.0| {9X^ ɟIԅTD ᘭԶnA<)CKhC\,n'Î{kzN,Isw\^>Ȥw\\I?> B˟xt<1;d8dKp,o `[k loUpY\;SP.^ y(%{VX@jL\hP V $Z8Yu̾Q} & )R \% m\|e[oer阣rXAOMֈ&)o1$% ʌ*r61bt` OW:OQx_BGFq}2ri+Y-o?g^mQNݰT""Whd]쌄[ |2b%>{ɨL>Jn8lz)ڍ\P֛Hd P()x ϟͲ6sSm%}a+U9Z?r‹zݛEv߷8pxыx;1,]IXTuuȑԶ~>icΒ Smr23ll&QK>Rʣ9I{SDj&!:1qp!SG^@O < m ٺ3 +:a!JvB IQr4ՠxqKUAո\C&I *\iVu~m27\韍ЋsI-ևc[ <_Ug?cŁ@j1;^*YL!RIN[FC`kc@KQaDYDAm oTB*Z{FgSuaHEҋo>z)Ӓ(<$L&y/ަbщ'Y%.`[6Zh&4xU"nqZY+GMLkA &udB{)B0*$BzĮ6Y og9:(K׍6-  P7ӄSbn7 >vHe'R66DNJH_ݕ˔a*O,jI_Q gƝmyapqU?pm{2Qk+^_*=rdn[2ǹ -B`t+䦞K3~BdW<.Ԭ"*\>T\%Ϣm=yyn h}2Q[j0.H08)_RX#> %JK491RRH&NvB:&LhF~886 #CX0J-$f6a?KW` hmK>\'m[Mw~;,P ]ZO1;h4~ .8AKN`ԥ<}0JJc0)İU~|d$^ps .܅_ RI(+yJsm'|⹩ޥ#6Mc#'Y?3M&X.sI"R鷾S=tuUmvm_Pw`|SXek%q@# (L P~=UKĥoDi,<ϴc;2Hw%|>[."aWea#s:i(3i dRS</DX+Pq"7PΘaRٲZ㽘K!!PKpJ`"tA=כ*^G6V,"kל]8c6.P5{f-Ir+u6qjёǽP Dם~OjAGr*BuL=Ps=緎y63]Ȳ_a}@9A5y2{"o;uw#HǶUшxj(o.zBAxl 'tE7P E0gd|w1Q<!^g%ǁ9;Ё]>=V|oZ΄P:FCjQ]tNMX?GXN\w:QCcXG2~^0pBTtsvbe58=3p@ņ~~3mghdA#;$л;D@(l_;kht=ʝ4 fh{A2*-DP-V}; +%pg%or5 Irc-HR0TzG =Ov3oûVzv (FR;*ݰ +6q߼\t0?!TlŹaZ9j1h5w_ pЅ{8/|mwhrs-]0fHzoW%AJ%U"}7ҬYVvn>ýۥc>/ q 4o-@>s\™YhB`܂[;g~I6%Xf(:Z~j'eV/4a$ۋң ~.9F`$ YZ