pciutils-32bit-3.1.3-4.2>t  DH`pJ{ĸ/=„1ĸbvB) FEHCȁ177ɔQٶvPY,@ FӚh̴!50?0d  J' @O     $,*(M8T9:>/ G/H/I/$X/(Y/@\/X]/`^/|b/c0 d0fe0kf0pl0rCpciutils-32bit3.1.34.2PCI-utilities for Kernel version 2.2 and newerlspci: This program displays detailed information about all PCI busses and devices in the system, replacing the original /proc/pci interface. setpci: This program allows reading from and writing to PCI device configuration registers. For example, you can adjust the latency timers with it. update-pciids: This program downloads the current version of the pci.ids file. Authors: -------- Martin Mares J{build20TopenSUSE 11.2openSUSEGPL v2 or laterhttp://bugs.opensuse.orgHardware/Otherhttp://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtmllinuxx86_64/sbin/ldconfigTJ{J{6907c487e460bfd6f6b57fd1a457b7dclibpci.so.3.1.3rootrootrootrootpciutils-3.1.3-4.2.src.rpmlibpci.so.3libpci.so.3(LIBPCI_3.0)libpci.so.3(LIBPCI_3.1)libpci.so.3(libpci.so.3)pciutils-32bitpciutils-32bit(x86-32)  @@@@@@@@@@@@ /bin/shrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libresolv.so.2libresolv.so.2(GLIBC_2.2)libz.so.1rpmlib(PayloadIsLzma)4.0-13.0.4-14.4.6-14.7.1JQJ Jv@IId@H@GRGRG@G@GG0W@G3G'@F:@F; @F @EE@E/E/anicka@suse.czanicka@suse.czanicka@suse.czanicka@suse.czolh@suse.deanicka@suse.czmrueckert@suse.demrueckert@suse.deanicka@suse.czro@suse.deanicka@suse.czanicka@suse.czanicka@suse.czanicka@suse.czanicka@suse.czanicka@suse.czrguenther@suse.deanicka@suse.czgarloff@suse.deaj@suse.demjancar@suse.cz- add COPYING file to fix (bnc#518238) - fix last patch- add fclose to dump_init (bnc#529469)- update to 3.1.3 * The VPD parser now reports unknown and vendor-defined items properly. It also stops on any item in unknown format, avoiding long output on bogus VPD data. * The MSI-X table size now matches the spec. * The Power Management capability now includes the soft reset bit. * Decoding of the Advanced Features capability has been added. * The whole package compiles on GNU/kFreeBSD again. * The procfs back-end is able to cope with /proc/bus/pci containing names with domains, which occur on sparc64 and possibly other architectures due to a kernel bug. * The sysfs back-end no longer complains when a slot address is missing, which happens with old versions of Linux fakephp. * The Device Serial Number capability is printed in the right byte order. * The MSI and MSI-X capabilities are printed in a prettier way. * The tree output mode (`lspci -t') shows domain numbers only at the root, which makes the output more compact. * Updated documentation on the bus mapping mode (`lspci -M').- update to 3.1.2 * Fixed another silly bug in the command-line parser of setpci. * The configure script now sets LC_ALL to avoid being fooled by locale-dependent behavior of `tr'. * The command-line parser of setpci did sometimes segfault on invalid input. * The Cygwin backend now works on Windows Vista. * Fixed a bug in decoding of the SR-IOV capability. * Details of some PCIe capabilities are displayed only with -vv. * When a BAR is reported by the OS, but not by the device (i.e., it is marked as [virtual] in lspci), the [disabled] flag is suppressed, because it does not make sense in such cases. * The source code of lspci has been split to multiple files, hopefully making it easier to maintain. * The library and lspci now know about physical slot names. So far, they are provided by the sysfs back-end only. * When a device has the VPD (Vital Product Data) capability and the VPD data are supplied by the OS, they are decoded and printed in the verbose mode. This currently works only on Linux with the sysfs back-end. * `setpci --version' now works properly. * `setpci --dumpregs' prints a table of all known names of registers and capabilities. This replaces the table of registers in the setpci man page. * The dry-run mode of setpci gives better feedback. * The setpci utility is now able to address registers stored in PCI capabilities (actually it allows a more general form of relative addressing). * The library has gained functions for working with PCI capabilities. * Address Translation Services capability is now decoded. * `lspci -k' now displays the subsystem ID, too. This makes `-k' show everything needed to identify the device and the available drivers, which was called for by many users. * Fixed spelling of MSI. * Better support for cross-compilation. * Fixed printing of the AER capability. * HT 1.02 capabilities are decoded as HT 1.03. * Fixed Cygwin build. * Fixed a minor bug in the configure script, which caused warnings about redefinition of symbols during compilation.- obsolete old -XXbit packages (bnc#437293)- update to 3.0.1 * Added a Cygwin port. * Worked around compatibility problems with various default settings of wget * Fixed printing of MSI capabilities. * Added decoding of several PCI-X capabilities: device/link/slot 2, Advanced Error Reporting, Access Control Services, Alternative Routing-ID, Single Root I/O Virtualization. * Fixed bug in filters which caused them to refuse vendor/device ID 0xffff. * Fixed several build problems: builds without PCI_USE_DNS on Linux and with PCI_USE_DNS on Solaris and *BSD. Static library mode also compiles again on old versions of GCC.- move shared libs to /%{_lib} - added pciutils-3.0.0_pkgconfig.patch: clean up the pkgconfig file so we can include it - package the pkgconfig file- if we no longer provide the static lib we should at least provide the symlink to link against libpci- update to 3.0.0 * The makefile system has been reworked. All configuration settings are now passed to the configure script in environment variables, allowing for easy tweaking in the top-level Makefile. All control knobs are now described in the README. * The libpci can be built as a shared library with properly restricted symbol exports. Use `make SHARED=yes' to enable that or `make SHARED=local' for a local testing build (with hardwired paths to the library, so that it does not need installation). * Support for resolving of PCI ID's using DNS together with a local cache of resolved entries has been added. See the `-q' and `-Q' options of lspci. * The library now has a generic system of settable parameters, which also include settings of the DNS resolver and cache. An `-O' option has been added to lspci and setpci to allow setting of these options. * Configuration of the access methods are now specified by the new parameter system, replacing the pci_access->method_params array. * Access methods now also have sensible names and help texts and it is possible to look up method ID by a name. * An `-A' switch has been added to both lspci and setpci, allowing to select an arbitrary access method. The `-P' switch (configure proc backend) has been removed as it is no longer needed and I do not know any its user. * Several source files have been split for better maintainability (most notably the resolving of ID's). * Man pages and help texts have been updated. A new man page `pcilib(7)' has been added and description of library options has been moved there. * When an unknown device ID is encountered, we print `Device ' instead of `Unknown device '. It uses less space and it also should reduce the number of inexperienced users complaining that the device is not supported by the OS. To lookup up OS drivers, use the `-k' option. * Makefile: stripping of the binaries during installation can be overridden by the STRIP variable. * lib/types.h: We use the integer types from if the compiler claims C99 support. - remove strip patch- added baselibs.conf file to build xxbit packages for multilib support- update to 2.2.10 * lspci.c, setpci.c: Cleaned up the list of options. * lib/names.c: Fix displaying of errors reported by zlib. Previously, the buffer containing the error message had been deallocated by gzclose() before the message was printed. * update-pciids.sh: Added quiet mode (-q). Clean up uncompressed files left by previous versions of the pciutils. * update-pciids.man: Mention the -q switch. * lib/dump.c: Squashed compiler warnings about code with no effect (there really were surplus *'s).- update to 2.2.9 * lspci.c: Added a new switch `-k' which requests printing of information on kernel drivers attached to each device and on kernel modules reporting the ability to handle the device. * Makefile, lib/Makefile: Moved -lz from LDFLAGS to LDLIBS. Also added an explicit pattern rule for linking to make sure that LDLIBS is used on all platforms. * pci.ids: Revised class codes to match Conventional PCI 3.0 specs. * lspci.c: Decode the Debug port capability (per EHCI 0.96 spec). * lspci.c: Big code cleanup: re-arranged functions in the code, renamed everything related to capabilities to cap_* and all options except verbose to opt_*. * Capability loop detection introduced 2.2.7 did not work properly with extended capabilities. Fixed.- drop the patch backporting upstream bug in a machine readable output [#330533] - fix typo in show_ext_caps in lspci- update to 2.2.7 * lspci.c (show_caps, show_ext_caps): Detect and report loops in capability lists. * lspci.c, lib/header.h: Finished decoding of the PCI Express capability. The extended capabilities remain undecoded for now, but at least the list of them has been updated to reflect the current PCI Express 2.0 spec. * lspci.c, lib/header.h: Decode new bits of traditional registers as defined by PCIE / PCI-X. This includes discard timers in the bridge control register and INTx enable/status in device control/status registers. * Makefile, lib/Makefile: `ar' and `ranlib' can be overriden to allow cross-compilation. * lspci.c (show_ht): Added decoding of Hypertransport MSI mapping capability * tests/cap-MSI-mapping: Added a test case.- update to 2.2.6 * Makefile: Added an "install-lib" target. * Makefile, lib/Makefile: Generate and install pkg-config file for libpci. * lib/i386-io-hurd.h: Rewritten for new Hurd kernels.- update to 2.2.5 * pci.ids: Updated to the current snapshot of the database. * lspci.c (show_express): Added PCI/PCI-X to PCI-Express Bridge type. * pci.ids: Updated to the current snapshot of the database. * Replaced bzero() by memset() everywhere, it's better to lose a tiny bit of readability than maintain hacks to make it work on various systems. * lib/configure: tr on Solaris is a bit weird and it requires `[A-Z]' instead of `A-Z'. Fortunately, the extra brackets don't hurt otherwise. * lib/types.h, lib/configure: Solaris should use to get precise integer types. * lspci.c: alloca() needs . * lib/dump.c: Fixed a couple of bugs in the dump backend which caused devices with domains or with extended config space to be read incorrectly. Also, dumps with partial lines are allowed now. * lspci.c (scan_device): If an error occurs when reading the standard config header of a device, report it and ignore the device and return with exit code 2 at the end. - remove noabort.diff (implemented by upstream)- add zlib-devel BuildRequires - require zlib-devel from pciutils-devel package- change dependency from python to perl in update-pciids [#221276]- Change update-pciids to download to pci.ids.d/pci.ids.dist and call merge-pciids if possible. [FATE 301145, bug 221276]- Fix to build (remove pci.ids.gz as well).- update to 2.2.4 * many bugfixes and cleanups - branch separate package for pci.ids/bin/sh 3.1.3-4.23.1.3-4.2libpci.so.3libpci.so.3.1.3/lib/-O2 -g -m32 -march=i586 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tablesobs://build.opensuse.org/openSUSE:11.2/standard/81d0114507c62124fd29464f74bc8cad-pciutilscpiolzma2x86_64-suse-linux?] b29/l7+sУ*L1gp$Ԏ}}9I6/p=Qp`4g5@X`Frjjrwi_* !-w|>Kfu (A2w!&?woKsVUWnW0|0_,Y['z(\8_T\ b,`b6 p&kHso6Z0_'GW"ђl_ j7 a3ocq,:{Ki cA/ۧDTz&KO<WuN'b0|y~xeP[]~RuY`ǿYnB\Gᄽ|.4܏j>#ж+<~ uh٘M~,0J$؉lUhoW3ydMy15Ao]`IS_ܻ7MmSZ`'E̮4pI<փ_6Ё=m\afX30Y>7л5[@XU H~v G[FJ'd0V1x; QbବBDFЇͳE5(pc./@t2ޥ~f&lCoxeZ^ 1U*:WG[lټLJ&vRYst2F)MhT%Y礨Ne;BBk2^9iN9 `ek F3DrŲ䎠4 G E.<*NSoYiBCLfS)~FMmց OH<Ox#r`i=I ֯jkG%fuwH벌_cr3B]9 O-Vsx8ܔ9)-=j7~qtB";=m-[ j9ֿe E0sPpsp֪L8]̟avi;K43V%*hBNE82kmc쎔&1EJ_2˸ʋ!|I8p8z`"rbTAȷ\\f2Nf/J g0-' E hB΅"mJ LgsS{:wR'rXj﯄Z@Ո {҄eӑB0KJJRKlR1g/ R6HFy ulmw/eL̞U\kkO>EkffB -d]pZ8@z;L2JO@L3FY;i-Z+\dZ{5s1Y-f׋%W+fo}{dv-w]}L-J$ )ŊGf4:sց|}HU )^\r.^ě.hTLÔvimhQeͤL rŽf%^8)Ƹ!=M7,D@ dUDݬNb=\mYVV+t# z2k*U/&y-\߃Ha4Ejfӎykl\f?. 9QuvຢmY[)79H,|@NqMb1]JqjE4[~C8-zB]u'7w Q;:DžL%B5n? 9 \(yT).8}&hBq! [@rFk[ޯ5ikgS~G$ 95gDx9_v6(5M0,$m(PQ(p%e;l ;z5WF[dME&]b9LvkmVtlTDQwm2ӂ}qbRʜπJ6HRU: 7r,1/PXHx.^&Ő N0oWlm./n|c[u yހ52  Yz4$JA5Hg؞\D Q2\#9Gj?"eX.DX 4mBQUkзDA uiCȊvS>]S&>3&qcɤDjS%\r IvcL B$TQ!zڐ'2:w~ÆOmZԖP}3q>/XU0m&] n-)Ml^|_T>rNbSHAj7`dT,|Ś #cH^TAaUYD:sM)oB !cR h}@G^M*["D nY; /Y ~m~&'iߢk쇼:j念2)hJ9nmΓ<1Q` O'>.AAt_V{BŨsG)#C2\U$ÔHʏś'}9b%nK#@FVBG26/=c: [}hެ;'ܴorN!u_r +mYkl,7Oo3M($(d Sfr2 >h_sA:eIɞ3wQL$n/=xpx,~컠t/ҮzOF2n!5:mׂ74[yB f3'ib4W^yV3۞(kDɇK07FR<,x[G煕^vR/CA ? HL:wf2T&뒟Gh=[δhBreol}% -=Pc hF% cbx6bDX\2ܕf tA6ƃs|U{c& h7h5:"2Mƍ u+Ԫ"q_[P;rH\R[wuYSXΠ~M_G5_Fp Ҙ?RJ.&A BN/WAJUޡ3~.xb~s,Lqcƛߚ|"-ӵ\?%:nzN>_ Σ}X~56ޏfUjl*If¦KX!v}$ bX5~~sa/1A(=\Fz'|?ebr('Q=dF=`8#}N1g:@X /R9yIϝ脕ӹ(!"et52y6oZ҈+ۖ_,hNaTeÕ?nt=9')文nzx|uxfIR7f$y?3 טidg+讏RFfʂ֪̚%ۦ@ZLj_6FPzd~wWL-{苰 eyrǞiVp2e˰niA4M-"$,$85T9Urك,hno"dFCf+hjc>u lJXa3D'Bے_\*|ƂqЬ!߹Ɩ5M>hWJkRjC؂g-Á l+MB:1qfa",$4O0@4zng b=_ew&)RsۊApԮޱM9KV5@pRU[S`smPݵ!vYگ F/OX.-.C -/t6&s~ͅFٳ82e HPr۟1o~pעibA^!Rb]!I:et]X 5%8:eޥ~w"y>GjerX8# LjƏ8yq$&uG.sEDQz`(Y-DmP7`I505c aR#BN|pi #r]- =D/Fd|aeuV 4pY>>&oU hp/Rt늆_ o֙D9m [<.6-x)޷WmH0pۍ`Ȳ]=Rݩ:Tu&5O K;cЋ&P6~Jp dpJRci, Y R/ÉaV? ˩حctfW_#Rr=0G|T,oQY_UPzB@I&&(-* cȬ&κWn0Qtyk/{30WX{A Ȭ^ X衑u{%knAs57*b]ZS̅cB{cй3vPxoQ׭猶*o9܋:x(5n]d{SbMM(K6^>>Ҍn|dIO&;Mv2L}b[ !󬉢rZAx#{ė9OM˫Z۝N8CTHiAL]F×0Bi_-Ty-4ߗވ+ɣV-/ sԚݠA\íq‚*K8A"%ɞM37KKq^kK?TEbu»$bmDh)@ +?_D]@%S>(q Sy6uVʪi5oTRp4൘eVF:eﳏd $o:(g-Hn0lāZ[|=҂O(彨Y:>"R>Y p:מg6F+Y.Ȭ)S=] ÊzIQ-[HLV6 Ճjś&5QquY~:Z D7c%+ረ rmczAR1%r/`DV~fxyPp7XgΓs}Y{UaS?sd>>}[Ўγ&0sZ"S5Wn½kw?o}|{#Xgc,$7 *gpٺyE5N'DK:{CSP#L2SqL9cV'Ѭ=di_]\UXohI/u P 67GѸTpd:luM) >u[`qmjA!dq[ hd %*oeu #"/ZhTIU̦j:Qt7?T}V 9L 2ކٙ.wQ) `k :C8MF}->{DIR>C/sC%$4>t̆eN榙O!5+|- "@$1c!7[гY9V+&:Uk;l;j,=}E$6:Q-"T;xUnj?8*|99H9??{.}B!:TկWqgvBg^k o: ]=(3"KN|J8P;aRLnjKvm̡jXH_ ,rSp-h=L}*fH<@=NDs:zxjdsF\7p~~OMyP9_Q2[BD.%%^ɖ=O3xkWs#u!o)Vb%ߗ ;1 (ѷf{_V+s<>L [au "|xnlZ:f,XgnӯEY;){zEǫ&}d1{|{d>#ْ |Vܠ˗ZJ!k#I?kRbEFA a0Js9sgѸ+99xe]xNRG9X,Lb~WS|\A~:&J/k0 3 >x{-{df%hah̡t1pPMLlHjb?ٟ~jiUG-}~yvNG‰.w>dŏ)B1;FpQQ:cmg/nk [a&GK4 {Ke],͛CFn@B8Q܀o3<+3 E0 nqb"R*Hl٦IYGu ^}!|om #0̳+դ[&9l`4dcܵ dB:ɰK!ã|+Wbs7%!|vw TxM&`b4Hy4UQa<` Z!YcD5 Y.0ߕ8Lq7 R кٯ>p{\5\1]cx=51Un#;Nr󀁗~ ʎˠA ! ٥!3ݫ I We 34tYK$FR}31:y߯ jvzG4TAF%ZYŠinM?tDOɷo,;x;5i_7 b ۴QD,LbZhJvL?} S%}&'Ͳmÿ\c'Яo,Cg`>˷Ik~i~4/sœ.*4X"'އoc XaZL~4 M\itjH`?$*L9qІgFzEz\y)VK WD,w"&ova63M;>Yi-0B{B-AG01r,zj*}7J'/Iö tEno;gbC5*wqFonndL,**r!s'b0Wwg_aWvU]qmg9(kAv0'S{1,;/*nD{LagNfa?ˍjHÚ4rHZT Y8 ݟN8sN~m*JRAgJ0%dG)0`ɫUDDhU˯85Мo4?^ys^Wo}72fHtX1+)M,fw/mQ{ Ex`eqa- ͳ<ѥR{- F^ndN|S8 '/*F&Ɇ Rti4?B fz hy)#nX&D'dCмaZCoE<0/V7ۯW7HY,JlN?H]6!'Ib'@tO\䑣Rbӿ2'mӪ˃ k{B*6ss)jp̓IiIG%'7/%ơSԔ C ӃoUNV5LGkW5X՜7T~1:Re̡R> dA54ʋ`,l]myEP&~'-8IvBAL͹1]OxTV(|P h46Ŕ@nLQ&$I6H\]z'ň8[N=\H&$v ܞ+%t9]RٮS|!c/ B\I0ޭ땃 bi׽- wwGz 'GqVD_hf%q)Л Oy_cˏYq`%tR ri'vrŅ{獥6ɴ\kPzJn"wI%$/<8M?&{4m0Sv(ŃgAͅ5Lj\5x xXDǿUeK +w8HmNX`;-`>8K3nnd!@%M9Lj4^9]>,< J%x+Kj)WPAҨݢ=RkVo52x-%3nu pE *|Hh`ܦԽs[$+3ӶZOw:7Jb dJ Ŭ1%Puvj (FOlń. dDW/QW~kZa1]؜"ޣ To`}+1A߼%~0@fZ\l81:PUu *H0HqV1܄QRγV$b}LOqwyZ@(wiq"=aDUqw$)bM<̫Mӈ5./vDŕb: o˗5am6]3:c%ӗ.D룫U @\>}U$Iy9p5*O`\'╌+YDjΡ6`UZ"lѩWᇡr;! =&nWLdN9T GٶW}Y=9}"ȑ8nm 1ã)Z8N~2cMU۴}@أ8AA|WGNSO8&iV eGtFtrʣمA~6' PxAJ;8u~uEGCۢct 7?rjio:hSXEX4_bd- D"aS10D_L觰ZaB=@ v43 5ǣS E>aNׄ;w|d2)(0pv UN/ljЊMS +͕FL!hp7գߑh:᤹=%KEDDFu0ej-d/?ezoȳ^Kq*1}n&Zwc4`$Ibx+Gj*R:&>v_rh;R?2KA J.ċ9"X!Mv*FegзZHurRwic/@`"qEƈJ'|" 0kY1=BClSX8l iq$B%&ډB!p }鹞"*{kpUf-2{lPFT5!fzay.}Bio=IĨG~ Y5V2kETMu.P2C-SٶCw:m998ouj Ch,w&U@IGE(&| CKWEin–Y|쨶N*X KoF,ܺ‡[Gl{=fA* NBd0*D x E%=l!:H޾st+m|&>&e٘p=mL0<*#ݯGQORтϯGpy " Wm$eɖL- HAm~]->v)^ߤd,u[Qܢ) dV_|(# ^_dG!8cip4߈(8Ud[1wl9=TasE _tdu {5$yz8"f;>#:!2> ˝)^eB tTGF7]9,}Fj4`dƝ§@U9H|2k0^ "唚֥-^7u1ş#\-Y{aL_ ҥ mW]@*kCd6Xn6ۇtif<MdgJdUFyt` OQ_w&%\5vG^RrНTaa\EQ1>¿cVT}@hGɦw Hg4{F-!VoVX IbbPZ(Nbz#MzN]ֳ7!_zYDuw5pw6)wFְ;9t{ { }>wεEYyL%OSis-AT@DTJJVsK%gb5P]zqJ-1 ۹&I꟩r #X858/[ '=$֮0kh"'t`*ZO'l{VC}P~[MڔBɍe} A+JQ?jȀL'y$ lTo&KNćYd]޼e{x[B@1OīK[p~44;G8v?9B*H[DQВ8}Djއa'ݔ;;r!6/p0kQS-z46.#ài fuJX}"ia[\":)>#R-aJI_QcL ~ǥ ĔUJ5ܨ3[Nm?GQŷ1U,)u2zz 1 y2RB@C BG)0{eQLd'yqO1_d<7̀;K]+[ErS"N)`-鏑N64~ _ kmg0Q"Dw`s@jgRC*㹾-`\] ̰hSԺz Qz11]L| 8?ՇnGt4yJ8$ 8wp!{4.uŒF~辂9 zgՄ5m%tښ>jxͯխ"6pGыG@YP蔐zސڠ;p7F#uKiLyQy<ʘ4("I -87N1 84rl=Z@&F#m|35h~wF< \.G{7F#oHkj T~BK۬ii/}RjϒH4xgCm1ՅQ$9AÇfHP֠1d|cmm㢢HՁ{_kX޴+؆:7pQ`fk]"\ B{~S{ mN]9uaŖБ۰$9܁EZ755ϟvos60{.M_$)SK{cһ==;t)9ɂ=m|=95@2CU *Z~]WͩnlUXӔcRx%7!0ߨ/ϻMe%fKHZoѧp% `S-;,[#穲j l!9 NlfyproWpKlź)kj:М<^gf0vWKQ\dKStjm; 1EJP0}os̒o=kعQ͉,|R p/nQdPyYXH@ɲFUY -vZef%U̎˦H/)g}GI3H=jK \qY&m6ַ:~.$\H ʠx7ZNoi7~#D`6Cٯ'B4Kȹ]+s-"~`yK_櫙aM1P$Ճ8 hAeĪ "ʐ7|bFr8)MaRk*ab̷G8xTtA Qq#<"A^/s#91ִR+K7q_ w1bT.~6WȰ- ǢT|pK٪en\DW@GG@^,.5|ajGMG4Y); :ͲoJ͍J抣j WZY#80qv͉d)}ܦЂ{gm:l"8$\VET@uR6ۯ@ׇkvGmhM:SVYOp7XmjkL=Jѵ{Us= Ԩ6ޱ;nRWf!YImlf?_dkݚuF,2_#QBClmpO#*<^A=Ee0SU\؜^*랬, -zJyfIRo׍tI@4)Rw.0AYח'EGV8qOctjy>z4'l1g0؉Q)>Oxɔd$ЗhlQ#jt]ʄj[$P@ F84*Wu"bmpU!B~DsRV3z(6+K+y `$q1|3t*1_D7Ny'zˈaLSs;wڒM~Dhs!Aބ8عj ?lų'*GTSv&3Ұl?l#:X vI&8)A u=Q|\+}T#"5i } oٴ:Ar=I/M0_iyU1^bVlc#zUbe MlI pdlb°FǂBv-3yŐ+9)]!XO;L7 #k3au(`zܪױLrͪUX6֡mrߢ鑜}j,ʝO\R)`0+~} |()d@ q>S:HM(iؿrP+bt651RTӶJ.pg3v fX5JXI7__hCքO4r픰]p t9rXiڄh8)7@=vm:Hn"!"pG~ٷ@~ ֑5ޙv#8H}(m=0xY`JU|+f`}V"aa0c6d|CZdC~V %hcBs,GVxI8P 1i!f#|"vRnz* ۇ%N^omѠZzM:EOPOF`c,icP#n%";mRߊ!#4V)߁gH*<=! Y-+ߣJ[%yO 쉍ɕ~D }R^\vLyYAiMDBBWL@މx\Z%dz:RδkyN̂ۮVtT'-+v`3/{Hә{oY6o2L杇HkđMI>W,?v]Afg#,FT}Z='9 S;sTHldmtI''FA װlʌyB6yך>X2iwdҠ426I3e>Qx~q) ]NhE5[%FPJEGQbEKVq)_szַPu5NqdzǵAL=%)~b5.FDPV;Q7f/w6aY,Lk7]MoO|l7?rJ7H yP3MvNDI!qB R!7:Qg/PBa4J9fw95bػ93L \Qcww!})~U".׿ QyW