libzbc-gui-5.13.0-bp155.1.6 >  A dkJI%z y Y8{nx.`,dy\ Id=0Y 5ĕ1 vڣ}5\c^ V8aa|4"ˤ(5ȼH+qP5gD̯{j\˙vlaxPySL"\:Z WeZ[2 sW,.ɂY5 75A5DCz5 -qHruWi0"e%5i*h:ɢ^eX)bQ;Y"~"-؊CC?72 `L.}2.b -Z''Ώ>y1.46HϜ5鶽fZ 8ސ&Ţ yK'5ۍ-œ\`緶yxXA?'`2Hadua⎏e >wǼX- cDW@q2Y"1KHq*aiyMZ}Agzl󘚳׭ǣ9^>g}:P5e7b47cb4c1b9c0b335483c043c7b0ec48cb14f1d2888ab30080a14d7217a11cbc0b8b6edc32c36343b240496c024ab16a7532b6\dkJI%z '<mO6ur~13%*=DK]_pwPR{C{6ح'DjRؑꀈ8g I4p<ҕ.7,.ڕ):þ:С/AcN{ v(s81B >ҁaHKg'؇Ӆ7eDŽ})CY-p=3sbY]O57ԄZIG&0-mllQ4BZy?&Gˮ6MsH^ 'ye |7s'׮Zccwaf'H޶]z{ SSe٥Mɰboa6yyg%I|}5um7C`xmz(C(mc^KLGPۃ#SնC|wM/btxkR].u/Ԙ/NH:>p>)p?)`d   ?$(8<Yb      4( 89l:F%.G%HH%PI%XX%\Y%d\%]%^%b%c&Qd&e&f&l&u&v&w(x(y(z)))))\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).dkJobs-power9-138SUSE Linux Enterprise 15 SP5openSUSEBSD-2-Clause AND LGPL-3.0-or-laterhttps://bugs.opensuse.orgHardware/Otherhttps://github.com/westerndigitalcorporation/libzbclinuxppc64ledkJdkJd3d75f256acfcfba6924cd092ffc1b354dce8d139348db6b3ca19158d02804369089ae3fc4b4c646c44a8dee8633744a9be5ebb1392f5b2eeecfbc4e23570166rootrootrootrootlibzbc-5.13.0-bp155.1.6.src.rpmlibzbc-guilibzbc-gui(ppc-64)@@@@@@@@@@@@@    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-power9-13 16847529025.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-libzbccpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=167d23025ff120d3875632490aefe9705c4a52a8, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=7c25d139f8981efe30f795c6818ca95b4553f3c5, for GNU/Linux 3.10.0, stripped R RR R RRRRRR RRR R RRR RRRRRR Rx4HǾB aFutf-8536c6edff01f64fc73f4b6ef9f09f6d7f2c35dad1dc66ca21b2ed640ce02ee86? 7zXZ !t/T] crv9w8$z%|In NL.vIhq'>1 oYir?dBO,b @/9:>w=y dz崈zeQYuEP#܉p@hz<2T+NWѾU6єepX;Yp b\qG<+v87M%b*eaLY _Ɓ2*=qc-zOѹ|;fL ޯ\Ϲ"Qu߽M.7K:? #w>Yy`AyIF"M2 v !Z̅nt6:z۹<`kpO wՊU }ox QG2oyX3F ua'sf<|liNCbhD9Eـ/܊8>xxhyA6KkٹhzcK<2Տ[Z ~{4̯Ao$yؤ{k P[Z~$؜6`Ǫ XX#c~*5[o.0 RpR4[^r(P3)Y[Tp_IE.OW4KV4-{t;P^pAP5"׻z_\P4!) cm8tjփ;.bɫQtC)~UbR,eT f%܉+lS3cav+/Aru*3 c:@@^=cL+Cy0c/BL|lF f A*u=sɌT@\rQVjLob5t-Ĕ<:ov4ayҘ^ޔ} 6,?*^c^Հ/Vlx2~gcIMO[\hu$Y|3kZd#?v} .dX5 2/#;`= ~z֏׬hO\qa@4'n:wPGS`5Qq7؀CUL(k9^m|i-`b=Z+B-02 oIOٴBLv9e>+73iOjr-gmʨ ҃˚@*x!S2-6i6ң}F5C 1- sJEz|NT罆r9ȷxRlʶ3Y >G>!c!h;Lhˇ׿<2HP8 Lx";]#־):PA{0f '@^_U q"FYDUHބCw@9^^I$ < <'WF0/sH E:UUVaЭccC2g2Ⲇ7YHVXjzŠJCPУ6swPt~ztOx?k5%Lл ĻmOo]=uRV7}};*SrZx&(TtVbEFڗ=ؿ-՗+K)Zf>&-!8Fٛ}Պ6[ajU:?Lu|{e`〶m](,ޮ^w /dOYLwVQ+b://`ӝ"I/ݍ0 n|Ao'܅X)Db< y6sو)*-$)ڲ s"0Z͟%Ok N>,ijZee e5tzSڌa;kSzo3]a6p3wd=%>Sh$y_5QYApSXif"Qަ{T+ke'LB.8D-cYHuT:6ÛI)x7myW1@NvwCp" ],75`mj[%XaS؋T(uReHFpr7ě +#Sڴj)jΪr`N?ڞmp ]*73RAXoB3j穻g #hA~m9 9x14X/FbǃD"+ΖMŐ]}4Iyni :a;c&T.(ibLFU 'W#p' 'ԫZ̻C,gW=h$%뭍xEl(:*)Us%CDp2^(a^&AƸKm.6ݾS]B=<82(t47ċfzF'Rd='Ջp!i me'H93 WLd۝YŇxϩWVC561571iqjbk hZN*$-_ }GaB<+afr_0ytp\gZKB9iGb b1"rT7jVS(FǤ%w"n{s|QDˣ7z'*XqOʄ{k[t3Z{OPyy~>@*~"w<:|,ZD`rJ3K\Ea~#+|G?En$+uQ>08zjx/Ƚ*ѡJ\"y<$!nhqڽFB\P.y~_1_UA=N1Er-= &RXYD ^d2xC~8t[p"ݗ>|ڶ- j Пx{W]5CB=(Pqw{-g+nmgo~3l߹ 8y_Op`o2`_߶p2ϗI52MOl_F.' B].vCnG7*ٷ]5%- 72OEVmKoKEq0L@qz^9b|/| eò|a=Wu(W=WuĴ"&߹dF)*hC} V%!4Ƃd:(̇@[2z3YkA~"U9mp©L:V_-Mx( q߰rb騦-rĕo?rPYb%3r"jV 2Ih4!2T]CY96k@/H闈?%SA6o6o_-qgiJ牳*G: ˃ f5ri Am/w^gPn 7T1cñ#YyO4t d٦2V[T]da|"kh8ɢ kܕ2K[$z%Zh.0d%[njf %?lLQ=%ie&X ?LΜ~z!! W:⦲[ / i69QX꩷j"2)omicnt>rE/ tN R۴TڥkP #a2p9vv+稽R7in.+EI&D댝;<OL:KrLtMJa=KR\9P:;38yHȅ3 $'w)\#P;T'hEfK2<(2熐-jg&#绀.~+J\ʛXF[~OH"LwJm,d/>c$xkOc\b k_N\B}(ty.+fYW,pq}g6SllVK-S5EQIey-G`_ B\r)NAt ?0 uML4 '*LJ<zZJp&#ĉż#Sٚ@Z68y;;=6($]@"lMG.8͐`c^n+.JIzvb#SmҊ}!;\vٌcV\˻)yVΰ]@}%5od{6/ݘEmKwm/&d,v`%8*uJZK4󘪜 NBaTJCJidk+_(,Qb9K>)=:<Ĵ gBY" .g`J& h?zp1W~G" ^7]Q2eRyn8h3<R]`Tl;L` g+bbHEMQ֋ya?J 4ͿFd",:[1c_ERTA6Ɲ-&gB y_s) 6jHHa҃hGTw0GfC)8Jkf͝9|uo<0`ĢmFqXWHHv]h`"**d((~4/S#/9wOE!ϱRSyUEdO+4:9iq3{ŰJ2-ѣ\)2@[zh& xQ`A3I JPӯ@4gڙx e47i^nOڸ/YL484`ޢS/'ohd_EK{_}u¦mgѺDKDU d±xrq@>l&e#+F *p: 1S+t8y/p (q4 #Y. m$vXZ9n ru_4R<$̏.Nun]M':oY6JC..r˰&n/<&Z+Yq0ӻB"Ic Ql<>,.q3+qVU3jc`D"~Y̖FFRNkinU}]Zف[@W`u% {έq>#H Bpt!?1* }}t~C'U&N* )dI%"ƠHWg~tG!-98mR_ \KzEAJol!okr0$hw?y?hS u9oh}"&\%]6?) 33not&y-rߡLo[ 7㤗Ù%B%(,ǛSjݖ@ q<s=Ӯ^MXnIfnߓ_86N9 W?,Iʾ-J=3<7ڎpsq9zLZ[U[+hX0k) jG_ _ķ? 32 NT}'d%+#RmꜸs늊wge _!o3Ơ8Gb1)=W^_0+6tS+=*3QY`, ?_2`<ގ)ݙ'd|;H A ٔ\XiTFܷуy]hV&9UkDǢw(f_Ԭti7ڧ߈jRΦYsOiAC<𫏦7"RóWr[>ag~75+v9Ӕ[wܒ!1:p%~{Xu2C.<)\Τ o9cjT6eL%ŞŰgd;eB sB4&'URIIًF+{G?7l&Ǐ(+pg0Pu_[[e΢BR ·g='+a?GAG $.ۓ%]AL2<]vSW#'A]vб]As!*]Ֆ.~#^x` "[ח_80|_ 2~BXJy^pya3yOI4Bʭ=f@qRswFkjڡew@FF==D=ɑK<ƒEhkF/OG{g;CzemXjmN7=8i&)o0DiVJڜ]$ HTW;Ôĺ#uZd׬j3{7&X,Lg)O%=,GP&#\_],A/?_Y Y E:0ʇ[|[Vm>bk= - >OO읕`@^>+8YYWW!x;޴P;)rE HnҨmXZ{.zR ËM._Y6SnYL5( h58y("p7_~68b8 )PkILvh]Qw- *W!4`;:Ό6J?<9YfSi)Z"#7;ߊSNzPsq,ǖ)Ԓ:֕M,;{rxn$临`PEk7 Ge\>̹Z 4}Vs`C~O0}"a *Hsc:c-X Tw`~? M''Q>%2Y9/x)HydӔۃF+-;{-N 5 ,Y&)Z _2y2 mBiUJtHegGYB)'qka}إqy^nF:塍EbDN "6L&G;B"+( 59VYx>0kL%9?-_ᾲƫ1/t)U̠Py1+d,C:_MFZi(nQCt!̔< /m{*5iPXI6 ,S?Pw*Q@;d"Vql?<x=^?YynyhCzo0[$9u^:Y{) Hn>h 1eH8f7 HWZ)fCbTŲ\ʈ)#Oo.1B'(p UT#V@W \|`76k2(~޵~z:-sjj)o6&[G?m!SyEM 9M)%.zPxTƩ_BMZJ K7?98_u݇:TFZB7u'NM3@B7`ќZ.]Wsx J#̷̢]:҅_{RB7*wXh#Rx )rd72,H~-*rYaYUni91͎E4 Ɉ^A8)m-_hv\˞qB} U龍F%}[X]9 WdsåDo! >!0A6D .T|+-{Wf~d0a\RoZSTљA{Z5dVjoUu0_Śoge|ݷXzYa\ )x#$$ÈN o-). rTNWf^4Ǡ#~} 8:6IK@I6 P/T $ !b]n Lt <׹/\M6mK.@oԵI)H϶֖q(0ros%MiṋٶTJ !1(jZxFI*m ؙw^jO*^f@]~t;Ct#R[s Ěe;lmyb<#F|$*91džshAҦ&x[#FjX2'Bɘ-. bAvgjGE2.H~R6Mk>*uFJC[=hbO//،X"Kyx>F5;OF,dM ۞F8JC_@*"pM; g5 rv|AtZT׸U:x0F( yh[Ԗ/ǎSda=#@x(B-H(҃I8oD[$bD-EL,%@͇[5ٷm@r Yc S۫3,E}cy"g+WT/*б y|،<|9 +KyKVcbx,ll%Mky3YןZgCӱ IGɨ_4-tj{ͬ[x8,O%0Kar&n 2hRj0F( P6( ZlA+5O)n!{f<~:?:- "&/[7ۊRLi[`1Rt.V6?^vTS\T5b׿;MH =R%6 РR,BNf}DGu`'%求H_oLmiSE^ccVJ;{nlɨ FHw>1Mo4TTtFp\8j5ѽW@~!+sURK;(\r,+Blyjuľe#zhMJ&Irͻ1`OŪL!faGV9ƈ0k}dykNx:Aˌڣ~~'$YP6'm Nnu`^lT|*hoI3Y5Mڿz%6ƏEi[x 7mo&$%M-?' (4A"e^ =&>!Fó 3U,Abk_s%|t:P7GkrnY bT)-qE4B\Ę}4 SgО\i`@/zy޲LݿR%YxGh8/Lv95@z~:B d!2%z{yc^Z)PXl&1ڴ2;c-A jW37r Nd1)V4V=e:oj$|}TsS\O|T K(mR/9HOh*SK0Qi&zfF)rzUNv@m FܚiЗ X  0JF6tJS5bro&P[+@h\шd* _Xzc tQ2{4]xA&`Bh } ;kfi6~Bq8zzIt$lD1NeV)4<+ {&VMu3 Ch2X G Rxo8PAyqMJN&gm(L.kf{<^YtT~Rb,,qI96f=F˥f抟l[)}UO@y + S<=5l<פ-㟉77 زF!eM2|8U bJVFåOSџ^*_r11] ;Ύ^ eWWCp~xpv*dB׫ ~!z\aA&u},S%~2 e@a4GDXU5) ,t LDDAdubs|M{=$ׁzVL&| D"Uk}l8 y` 7>?ҳdnNb9W4! E5s]p峩/&0E(RO kCZiѱ<{tjcAdp/+}ŕU dxw`ՉN9t`!wiW9t [('k X]ʑF kTT&x9hkfk"cß LWnm;𓨚c@D[g4QxSf[ivo3mC&snjrȶ!hMA[E,a7{Nm@=u5xB_ZT\2r&i`2:bKQHDX[M2ɤ@7[{6Z 39Y8HQʫ-u-Nf`5BR#nc;C؆3^>t8O{P\ts$?hSr|Ló8&Y;ޕM?CdF*~Vc7/XXb@î[J4ŀiX,c\\Gy_TɆ?* 7ϐӕnd? eVܤgB"]{O Gm:S 8:WkH%@lEÀ#\uR?fy OIHCz28 sQdb}[K.dhv!7DֵYlGpe&xTPeBW_ιs{hCrDg/Q}b~A3T\trU) ?{g~14 3IOr`ochYM2sz:4l_ZD[:BN:^<-0طA Jm:KG<ଖՍW ۓƁA&R#1N6{g%f[! 8G.&>?A'Q=9:\-x1cBhhd: ?:%i:Sl%WZ BWꭎeC \k^áa$!v%_^$ aa74¿:G4.1Eݱp mR#'A\',q> σ cSJ76LHn<];c]h%nH8I=C. o$h4E1XcF ! ,쾬e1PC,nQ $SwB-4-xWkl&t,0cLtR`Zkے1 .$ZCCԋdIqA+@i.l0hw 9{|gL5D1$ZSEzG`j@Ǭ4kȲv7Efۺ^FOP~3|x_Gr#~Rc ejw) pFDrbv/CWoɵ`=~c,fOˠFY9=㕭 l4c_I6KZ8zUmҟaO Pax Rm ^c j]}jIs]9`lbÄb[̢Cy/Q,M2 id9[gm²*G0bcWYc/Eڄ<oqsySQi3=go04\3k`{ A ~:,Ք{^x2g[ l_ |Ly_fi9a&5I2[3սy\F42C hd 8Υ Cy\[D PW­i&&.GL~PAyNd~a|1&$5y!uc>\P>{jRM*#sIvkUs=3ŧksͥn<7o~BEJOdD@K|ϲ[%xH^ )5+1`Bˠ R# ע`M'f2G1 [+Nm5[(PT:aܮĮulj&.;b!7]gDa>Y%#>WTJI##W}-+aUrp TlTrO_5LKSxf%ZTS=܎~gZkiM2&0/Ø蚚BPE9zs23^DesÏ*']2Ⱦm,IIq#J5mG}+CpH_fOg|qRЫ^x[?S$p?Mi=^6~~CK!ۄv7aJH2حuwyAor42BAH%n2/&B),@pεgaYH~ںvocÎG?kN%;äNB.vgʾ/$4aa[k zT" #Jų*.B˲lRj8P%l.u7^ IsY%:C#\yjг~VHXEɥ ǐ=}p0cW.(<n;\ sIez;}]}7c$/smc2ŝnoOg1/P ?h`Vmт!ʵ,-)>[h5p Qo6.޹<ʱ`IMuojOA ʤPZ&>UsW=O k/upNƆSD+o>pe wU]?Sż}@c=ˉ*T5`:c>YtVvE{ֆTl؁YVwE%Xl\SpbHΚ YRZM)H-={P4d#ꈑӎ Rtja-NipaW%ʽ#clTq{0Ln GlR誴nCy €; 0ltq?sދ Gt͎y:z~5 }ifzǩ5rŒy9 ǽW`e{"ڰо7Z^HH-ef=O/"_ [O61-i!uĨǻ^;_ΰf9'H;h5:&s>WʻXInhHRFxy8)T@ &,|@$&/9s| L u}{+uq]9R^+UC W5,hNÓ5{H&;)7_dK k -LqL'FPZw%!^,KEeJC IWu<|Š8_b1'5a|,dmR 28򀌧K 2b.`kmUmfQD".2D5Azz\3<5>RJE`m'Eo-[- k^4U(Ǘ kgrDtOWe!ԩaCˋz[+唖=F7'mX y vDkm/Pqͻqt8OwCq{]Jq#d إ2L0iS(L)D,`1M>t2Uxu깤|{I[f;\05 DWSgv, IXeK|刺+?[_eC0GgFY%;Ouݰ>;ϊy2P6MaK;o8#tO L@xئ }߭Ƈh.fΜw딊>۠67?V2ϱC:P4O(QJ\r'r= D$vT*&:٨( VGAP)G A!W1pCo-'6HG1ƹԤr/XX9IM\{_dFf*>W/̲7n;<HiONA' *7@܆JzGW9wc+mD"#^0G<:9@ǙT2֙8RlF*"ϼr~()ЋDahx0quP"T\םW㠄*G m#Y؆zhr<~;&(y!x=g؜Gr'_Oi;8DzX7TyRϭ]05c EjDZ;VAUa*O5 o{ݓ0L6*  q@S owS1! -n|, 1k+NAؗ~Nl¥FpTsQ|^A$xrp1♝GIY `cpW% EVM//~wBVnP(?p|%&F2w#V܋wBEh70%s W,/zUltL6eeh3ui@J6Dq9/0 1ȗ7=Îd=){p `th̖9BGg= S@/Tf(SNFgTE'@ґvM5ۮKgG _0yöEr*ֽrvː <Śb+C:͋) d>/坸B4gOHuϓk?dP-"}8+7:=7*Y03+:e}/7 7,Qb]#蛘d麔iC«sW.l*LwA| I2\7iM!O;JX&yC*˕ C м!&\ Gu8FpSR=kO"BjS O*3l