pciutils-devel-3.5.6-lp151.2.3 >  A \4/=„*AO-A1ôvj;J#"KyQ$AUvBy!>)Юi\g?'}:A37!Z~Ue7/8,FArMD?D-Q>E!)&.$dp @q~2RiTE;a+LEX(Mߌa>HO{lW~1TO[•AB\z60379a6ae55ec12f7fd662f8e2e5a1c550e853c3f97af153b6175780029d5f7418534b3d5ece15b0a9e5c9f01f0e9abd9f90b593x\4/=„+qF% ?#>TidU -#د$vW2: wZ)͋2G &vb|l;-`NfUfZ_Aփ9^8Jj7`+8]ۦVt0DPB f a%Bi澄5ćVuaB ĸ;mggkEZx>Z-ap(hos&&B~ϖ;,_9?\>p>,?,|d ! P 'Z`h     8[~ (890:JF)>G)TH)pI)X)Y)\)])^*b*^c+d+fe+kf+nl+pu+v+w+x+y,z,,,,0,6,xCpciutils-devel3.5.6lp151.2.3Library and Include Files of the PCI utilitiesThis package contains the files that are necessary for software development using the PCI utilities.\"build30;openSUSE Leap 15.1openSUSEGPL-2.0+https://bugs.opensuse.orgDevelopment/Libraries/C and C++http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtmllinuxx86_64; 7&QA큤\ \YZݤX\ \ cf9e52f1ff8212fead4eed474e7ecf4958bc0c5f8764bfa9b161082a244380e76b21be910eb6806eb0a87580df9e9c194df14542a9d85f3c730763c4cb1f2bafcceefca0bc60c1f07d905f3dd9dda052763992edf731c6c8f814d28fcbbe6b2656618fce241e15e15688f279fad95df8160d86aded2d44eecc1e3c3e49f8a893dec4ea59d7f67320498b86e4321deff702a7e6ab05c947e3c0c9be96d41d54ff/lib64/libpci.so.3rootrootrootrootrootrootrootrootrootrootrootrootrootrootpciutils-3.5.6-lp151.2.3.src.rpmpciutils-develpciutils-devel(x86-64)pkgconfig(libpci)@    /usr/bin/pkg-configlibpci3rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.5.63.0.4-14.6.0-14.0-15.2-14.14.1Zr@Z@XWEW>@VVP\VEU*Tk4SSr @QQkP~@Oe@O%4NM=L(K@Kf@Kf@KY@K'z@K J@JQJ Jv@aavindraa@gmail.comaavindraa@gmail.commpluskal@suse.commpluskal@suse.commpluskal@suse.comtchvatal@suse.comjengelh@inai.dempluskal@suse.commpluskal@suse.comtchvatal@suse.comfcrozat@suse.comtchvatal@suse.comsweet_f_a@gmx.deidonmez@suse.comcrrodriguez@opensuse.orgjengelh@medozas.detabraham@novell.comcrrodriguez@opensuse.orgcoolo@novell.comjengelh@medozas.decoolo@novell.comanicka@suse.czjengelh@medozas.deanicka@suse.czjengelh@medozas.deanicka@suse.czcoolo@novell.comanicka@suse.czanicka@suse.czanicka@suse.cz- Update to version 3.5.6 * MN VPD keyword is decoded correctly. * As usual, updated pci.ids to the current snapshot of the database. * FreeBSD back-end: read-only access for non-root, support DragonFly BSD, support extended config space.- Update to version 3.5.5 * Better decoding of AER capability. * "Slot Implemented" flag is decoded for PCI/PCI-X to PCIe bridges. * Minor fixes of decoding other capabilities. * As usual, updated pci.ids to the current snapshot of the database. - cleanup with spec-cleaner - switch from ftp to https - track signature- Update to version 3.5.4: * Previous version broke compilation on systems, for which lib/types.h did not provide a 64-bit integer type. It is provided everywhere now. - Changes for version 3.5.3: * When lspci looks for Linux kernel modules, it uses the default path to module directory provided by libkmod. Previously, it tried to construct the path explicitly, which need not work on all systems. * Improved formatting of memory and I/O ranges behind a bridge. * PCIe link capabilities now display GEN4 speed (16GT/s). * PCIe device capabilities now show bits related to atomic operations. - Changes for version 3.5.2: * The L1 power management capability is now decoded more thoroughly. Thanks to Rajat Jain for the patch. * The table of configuration registers used by setpci had a bug in the definition of SUBSYSTEM_VENDOR_ID.- Update to version 3.5.1: * Fixed symbol versioning of pci_init().- Update to version 3.5.0: * New capabilities decoded: Downstream Port Containment, Precision Time Measurement. Thanks to Keith Busch and Jonathan Yong. * Domain numbers extended to 31 bits. This will be used by the Linux kernel on some machines in near future. * Enhanced allocation regions are now decoded on Linux. * The NetBSD back-end supports PCIe extended configuration space. * Updated pci.ids to the current snapshot of the database.- Version update to 3.4.1: * New capabilities decoded: Process Address Space, Page Request Interface, Enhanced Allocation. Thanks to David Daney and David Woodhouse. * DevCap SlotPowerLimit is now decoded for all components with upstream ports.- Summary update- Update to 3.4.0 * On Linux, we report NUMA nodes of devices. * The sysfs back-end does not die on read errors of optional attributes. Instead, a warning is produced. * Fixed several minor bugs. * Updated pci.ids to the current snapshot of the database.- Update to 3.3.1 * Removed hacks for backward compatibility with Linux libc5, which were breaking newer non-glibc Linux systems. Thanks to Felix Janda. * Display VirtIO vendor-specific capability. Patch by Gerd Hoffmann. * Fixed memory leak in name cache. * Updated pci.ids to the current snapshot of the database.- Version bump to 3.3.0: * Device names exported by BIOS are displayed on Linux. * On Linux systems, HWDB is used to look up device names when our ID database gives no match. (More precisely, HWDB is consulted after local pci.ids, but before using network to query online pci.ids.) Thanks to Tom Gundersen for the initial patch. * Added experimental back-end for OS X / Darwin. Thanks to Richard Yao for providing it. * Filters now support matching by device class. Original patch by Matthew Wilcox, wrappers for ABI compatibility by me. * Interrupt Pin and Interrupt Line registers are displayed for bridge devices, too. * Several portability bugs have been fixed. * Several typos have been fixed. Also, use of questionable constructs in man pages has been reduced. * PCIe link capabilities now include the ASPMOptComp bit. * The "CRS Software Visibility" bit is now decoded properly. * Updated pci.ids to the current snapshot of the database. - Refresh patch: * pciutils-endianh.patch- Add obsoletes/provides to baselibs.conf.- Remove COPYING from obs it is in tarball directly - Version bump to 3.2.1: * CardBus bridge capabilities are displayed. * PCIe L1 PM substates are decoded. * Various bugs were fixed in decoding of PCIe capabilities. * The sysfs back-end does not spit out unnecessary warnings when empty slots report only a partial device address. This actually happens on IBM pSeries. * Updated pci.ids to the today's snapshot of the database. - Cleanup with spec-cleaner- Update to 3.2.0 * On newer Linux systems, we use libkmod to look up kernel modules (modules.pcimap no longer exists.) To facilitate this, libpci is able to look up module aliases in sysfs. * Various minor bug fixes. * Updated pci.ids to the today's snapshot of the database. - Update to 3.1.10 * Decoding of LTR/OBFF in PCIe capabilities. * Various minor bug fixes. * Updated pci.ids to the today's snapshot of the database. - rebase patches - require libkmod- Add Source URL, see https://en.opensuse.org/SourceUrls- pciutils-endianh.patch Use the documented/optimized byteswapping routines from endian.h- Shared library policy: new subpackage libpci3- Update to 3.1.9 * Whereever we mention the PCI ID database, we now refer to http://pci-ids.ucw.cz/ and the sf.net site is mentioned only as a mirror. This includes update-pciids. * Decode PCIe Gen 3 speeds and link status fields * various minor bug fixes * Updated pci.ids to the 2012-01-14 snapshot of the database - Update to 3.1.8 * More capabilities: Transaction Processing Hints, Latency Tolerance Reporting. Thanks to Jesse Barnes. * Added BeOS and Haiku ports. Contributed by Francois Revol. * pciutils.pc now uses Libs.private properly. * When we format a name and it does not fit in the buffer, we truncate it instead of returning "buffer too small" instead. This works on all platforms with sane (i.e., C99-compatible) snprintf(). * various minor bug fixes- open all file descriptors with O_CLOEXEC,specially important on libpci and calling apps may fork() and we end up leaking information to child processes.- licenses package is about to die- use %_smp_mflags- buildrequire pkg-config to fix provides- update to 3.1.7 * Minor improvements and bug fixes in decoding of the Virtual Channel capability. * Released as 3.1.6. * More capabilities decoded: Virtual Channel (except arbitration tables), Root Complex Link, Vendor-Specific (header only), SATA HBA. * All extended capabilities have their version displayed (-vv or more).- package baselibs.conf- update to 1.3.5 * Updated pci.ids to the today's snapshot of the database. * When scanning extended capabilities, properly mask the lowest 2 bits, which are currently reserved. This avoids unaligned access errors on broken hardware (see tests/broken-ecaps). * Large bar sizes are displayed in human-readable format (with units). * Physical slot information is displayed correctly for multi-function cards. * Fixed a couple of typos everywhere. * Library: Fixed bugs in freeing of capabilities. * Windows back-end compiles again.- enable parallel building- update to 3.1.4 * Updated pci.ids to the today's snapshot of the database. * Fixed memory and file descriptor leak in the dump back-end. * The SR-IOV capability decoder now prints the VF BAR's. * On request of certain company's lawyers, we now include a copy of the GPL with our package. It seems that the pciutils are getting mature if the most important bug of the month was this one ;-)- updated patches to apply with fuzz=0- 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').build30 15450598743.5.6-lp151.2.33.5.6-lp151.2.33.5.6pciconfig.hheader.hpci.htypes.hlibpci.solibpci.pc/usr/include//usr/include/pci//usr/lib64//usr/lib64/pkgconfig/-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:Leap:15.1/standard/03d2b791dec675c10e744191e6e65265-pciutilscpioxz5x86_64-suse-linuxdirectoryASCII textC source, ASCII textpkgconfig filePRL .wŁȡcutf-81bac84d2122493445b31760a507b7d6273a3f2c1c33c40ab8da303964bb8d6a5? 7zXZ !t/?[G] crt:bLL d [q{ &B#T)!ajD]͟B$> h|D3}vDNFSlE[>ULxl@$ b/'!53GUf팽+ex(y>UB^h{n⤽t-T*#fTXNCML~Qck %kz;gLsP_t֬^/ v3K(3Sꊫ%}109݂ Ƅ^)l ˵2c\Z(r6;Wڹ'0ݝ3f;#a[p6V&r{E9U;I|^O8]!U| B- ~-̛M$Z*S=t0ZQ ewKJUѮ@}ՆfdX.|km&QM%0cǠ? c᎜~@h; π7z59Ck!~;CKm!zs5>+ffE͙7'?z8GC~'tx_gc gtFV8Sߖ.)faO&]@ܽK(ngI+1-U Z^~=TQ̒R޳>-rSiUqg'ђs#]Ї5OXKlG}'kO> ~/q՛xs.LiX~z"We@1)3 6N09R(|i}/l]|`|Wle6;D ?ЈؑI4EK" T"‚Uw6sێ1 b/Gpp5Ռ[Xw8SB.1}j|-|,vȂS O_q>Mz;xkV[ջ ><TcPkP Z1sd;XxwEB x5} 5eP+T<`i)(L?0<0OtvSȿ_;J[TMWw޴#HX`%_fkU+!ɷW`?pސq@xPPe_99n~x${e*C92 o ¨9Ah1r(7+azWLfk؇SHX]pVT6jg2"f-I6I̘+4sn\A2ȃ T$/jw@Q\BK^SsPSC3PmH_#Yv;2%?dbaRjKⰾgS^PHTNX5Č;o}pt*l9ޟ"%ԝ^ɀ})f")ٴ-Nsm9gNQzn#ĺgwJ gЏK[~xqW"T]eE 9bLgDGZ^"0G ? UO`݄j@fs=;hurzi"7 UA[aC}HHRr w':?;ZZt% F|9,.Ue[أ*cNc#*֥+$ U҄30PaţJw՟Іiq柀Xy=~ T`,jE2hPԬ6lA;O9 s[nSp|>ƥeva;a%su\&j ;>usO 7/ BsULMH`]}'d_)ǕS8߼ ÿyA_4z$PxڭDa3p-F` w~ a 2wXDt\Dž47p,FH=QXIϙ.Ũ7ĨYŗ$+n<.>r>RQ@ù lX$ VK&:e' I@6 lB^!BOC%uh e}!3Ӝr҃9¢bpZ俹W$&{_Ƕ>;PtM/dP ;T5`X&:-I:w18!!{ 1f84A٩=,X>(\+ZQuP/S$>F Ƀ{)o[x[;8IwꟅ0b5:cd!hbuGq[;V:hZ4g7Ȁ Y4ÜtT +6kM P}@!Z6$F=Yq(xLd3.)m~C ''<Է;,aB:\CztlTSemڭpؤ?v {$lqqI*ǻpY'H M|+,~繥N}_i ($!S<˥]y-B'w_4狄dj*B燨\3A~drF9ۼ^[s',T<@Y* "%fJ>aCD")F3^;huq }%6g5%7m7`DN3:mѥ2DA拟ֽ8ZPO6>ai9 %>KcyHXCZGO^)HƝҖ5'C|0M6q} ; L*:9:ϑeѾS/zTKJ+w-k-vMMd\^u: 8Lq#'މ Fܷ|z|O4p"+˜P/a|BSʚ_ijv~y`su^-M ?\{4/-d|nawȪ! .ƫkh t,ԁp#XuD&T9l)e ʯ9'5~fv%⋗8\8AXG>?=>P^ XHуC2iqmI! Op|x2 ToEΩ L,mzjb3}E]g#PKt'M#/%DrNnx䆟!)N7ՆTlSS݁Ys蛫CY+ҌbFR)#=(2T_U;]nԕuһ _h1 oe$a/֫K*;hH{zu$(3[d빆8l;1v{4޸{mG{#'TeK- 'a͗^1Ks%5A[}!.网PK|KXIsWԭ1֯U}fl'm3>>X'1 LEi Ҵûʿg',Tv+Gs^`T>,~EkYV%{=?Py@QhPGywsJ'&a ;qF HH,hr$ &f2Y-0TY3zrrXon7EG;V_>sXDUM.ȂP ޟlw1VP\ОEP^.a}}ƿdRu-NCWv))7 @Ed>k `iư$(呣 ѿD^c*o`悌ӳ|iLsg24HkO^ I b|wus)VVKS1ۨ[v`ʂ qj?:yv ~efKP iKc6ax1=EKpصnaD{_ct"S@Rބ ʠ_&n0Ř2 ¸@B9_\F2SH:nlhߖn Gwi~C&Am,~&E:"\`5ETnw~5dɸPm. TuuN D CY>*#124~ J*WJ~Yt6C##LFLgP[u9(U, `~a3IM;aȾ)4]Cu!s ^EC|99i(Zk'T?;2(*9>LfPVSᮝ\M4ۉϥxo4$VdY0{,͐Zᬣ?$fké;wG!gC*pYdNZ&~k?8 E ~9HJ9Vf ۬Wpx@bsrڳ#*xn^d~j`Jۨ"oR2rFsm5u`X()zoaR1䅈1@qc O^oc5˘ݒݿ+p(mW_&<7Lxk2P`艷& e9"鋅zfq*3 1Wĕi6{\:n + xz᷉n凜RiFk45?>5bGme0W*(\ |l5L/Eio㦐b.L|뎃8CuK,nIT/OОq-:t9Km:H¢}5xYbV̄x,0%@Q'zFnTn9I3C!*,A ɚziCQ}NvE=<ϋP$գOѣeYcQ_z#.5G<ϴFʸhv[\w" nV#Qw9'oҳn+8T zˢ sjs&(W"o%p P\p-g QIfxdp"(luCdZL4Ӧ wҿ[넆 )]&"ܑMJNz.ƝђA| R_(lg"sݨ`l3掚m+Y}`gln&]uF;5.lC1t\حϹc(K$Ov+;9&pjŰoϤKq׀tDֹ!6"Ց| kHnc쳠^T0lTh/=ERe2dpf]Af Ggۻ"~=xpCUi>)  @z.*]sŃT }|mؗ( -:vPx9{Ghv:¶>s:qsX6+A-.GMpX||6{?Ϲ.:GML?ȅ.i%rpkK)^Z"7 Iu6{>.IoSd`Gjwʖ6k-?A#+  ^#NA2"b~U'L|ЀHE1lM/AbW1gH6 Gtr1 60|E2OV(Y|}@x{v<߁ 57h] 7/y#/]lݒZyL4}H\<;$ܑ߳kY]qojUjH07@!+XK$elbbPFAg*3;ٗ GyOէ bxēD#7Ζf5dQ/ FGKc2VGYR0iw8o+w)n jT+2W徉>$/'x{׎F S3u?F ~*>/_rĤ _AdQXR~gJ$4dRU1f$ل3Mk6A4d2oFjYh+SR9?qǛЦk{'$͋G7KRٽ<M2݃x4*rFŴN?RK抅g9 ;') O*#m`G= Oy >@H=M1o.-BBX?Qt]w\;ΝqjVffU&k 3뙯7"cnWжLQHӶCN"&\;_{v}'.P1 7Bq)~AlSO -:f0e+ (YJ|02X?#%xB("0W,'S8%U|gN46ڄ2?RS"cd3/ {1U$69]L˔#a:ouo0>nLŖ9Ԉ_{;.FɃgwo E+GMz37}}V AC"uX#8H<[2ũomEwW bᙾWf0UJ 2ZPYzJ% ǚ,҂4U;Ew3<>R\Sg5fM[ "Tzw9̥_ذ*W-'_߲@`)`Bn/5Wk5#PR,n9y\(3mo{>w)ٹxܘ8Lq+\*һQٕ_9߃1M[.YS~+4dIUv\30 %ͮ  BPu5suDf2d" Rpmtӎ1炛B`Sivwu2\ _ȥ*ʹ]ZA|V}K(Ҽ'{]rޚ$$y*sZv=VZd0[쉈 <*%< =,X(wL.G5uDΣ# _<&YJ+S׊9&)odHy0C^C* wif>!,#ݔDk xHB `" X2+M knpok ԟ*n1bG:H;js;e),?M FG!V0k0©󦣢0z/u8j> 7"4U jfER/@uJTGB(\T9n2V:mlҡ\vGLBԶ67]xQ(wk@~9&y31mrwECɩrFP9hK*csCbaZB@뿐j/ycs=UCE9q !8;GOx%5yKeV|SAd֑ V,ԣiƚ 1ŝ%^>jY_(RW R"xBDɜ>HR ?TIU3,G;^[5݀o#^RC)z^mT-W]Nx׉-$6d}"`5J)JVcc[i uݡV)5㉊&!r'1e'2dX27}" |f {*cn&/cEV4篙+V~7["V^%ˍF~h.:YT)&\T|<~k`MN;Ӽ;uXgf5;:QM*f~r-ږSS5'AhQ)C:!B P؊αLr oFn}:C-J9%Ȫ-o&bQ-)e j;VOGcSnQ剈8G4="q)(<]%KEmv<ِE0UfCX#r.l:\LIu7J/Gh Y!vQȔ(""xAe ~^der[ЯH5Or SPᕽ A&@PZ>m('76cO%i\zLsIp-lshs }{*_ ($H _#&Xr;k|.D8/fu qp&̟uO?GEy;S)qLqt=dTX/=o+JL1"^?i)LcFf܊pz¶GynΈ)q}%hfq-0=KV'`wտ?!XF!q[A6ape1K爤4fI;oupv,514js#<4af -h tޟMcЖ6^|ho\>ӼwW (8qc4tgzNJ`rP(;*~Nn7 HzFO@=IIv\5+n J(jzsTvX(~CVMheg0Evg>]DNK4}ߙ:@66KQ[XĿ- ajX|Ey#ҡ={%S-ks&PV.B;nK d8MIm'HoOKt%E }ܞ<<=T7wp훜!&. "gܑed(s9hSevNfB'h^2[QIS9)#v]BЛ^$Whlx8)Ss|&7.f¦n ,zeSzT:u3(XQQ<V*#7Xƅ푸:%_S*A8 )u_p{ X? 9ӨZ3% {u-&|l6H.2 ^$}!2we/.n٣ҫmx7;Y1uVIu/G߿jNs$A3vz)ԥs!1cCz:G$c%Ǖ弁_7UY pط|0EpW{Yk˓@^>Ál|I;t 4CY^W>|'䱣}ҮiW݂:?ҔyV@Hf)>E|+ Rx^ʗ 5b+qC$H\(?Y4[T,R&R4Rp@A ]=gOO7m'#|" Gs(FAdM籄ZӢspݿw球+<ץWw,jE:?΍N"j:G{?Ң/dIJ\*4eگы >hPB3T zt.G0q4{iM\jv<(vŽtX+ZȤOwEBW\r͛z%rD*00 '(6^W(Q=YnGF2N 0 ,]JythMV&R.RH̩oF`TY@/y9Xٮ)>,]nZ$tDcK,Y9E Iw^w Ah0&PcIb)=wǑ%TN0JNs^mBƻ3RsMWF\53/O5g)*L*ʖ߹ rdzgnF_ I>dn_,8ff8T1 <γ;P Q\0E6궛TFAq7FSklӂ1b5@LNOGԸy (r}&@??$\pیvXo<IkᦴB@7lWg%*#"m<\~AGo4t|>r%}5fa<"&䢧w_Ie<<&L=<|>݀x]jHA7f~Čcc?WI6 ?/ 8 g=up;m&b(51[V3{!Ru97Mr%l~*4A7J'B,$ro0>I7R.(kal_ @ÈSD B qwqqCiT i:# /Bإ=DjTTAIXrC 48I"RR/PPI膼ܥѝ,TO(ܚ,Ѿy}&~xue5+/9f7 19\fZ2Ora|hlx]9l@X2j &EOb 0gҞȢ]`j&; ĥ0)m cD^}ӽE)'o( 0+l_T}(}RO:j F$g,$~#*V[vsXZx؝eEˠBa$uqsj@3 ӏ>̋*n.ئ{ݰ.( akq)v^%Ib mxnH{iij>`)Ӻ蕺Ӎ $@*󘞶|hĉC#.\ASGܰ/ujMn0-RR9q !2JT%#E7;񉔝]<ѱj؎eC& _ /"GBۏT`A1uZeׅen5:QHok#pKAj]`2gϵI]|;KVJ+hb-m'q"hsS +tzE<_i)̉V PgzuSDҍiTK-l,AZ [/,ܷ⊋TgU~ h-Q0ȫ*ɢr"6rsga"Hna;iM0/tnijWd1;nKnwqA8ݽY#fZԌ5: }% AbR@e?^YX֌'OvFi>a35+!v LN ..@Ȝ'alH05G8=<*!]޷0>PhE:)u/mFl$'dMɬSE[W,,Kw+gU8fR)L׀h>vz)b$}doYWӖ'5bOrMW/oxwfy.ɱz >7'kMNN~?ˉ~`EK4D,R\t`OۯOK@ht&ea8Y|ŧvGlhFUг jUFV p8_ਬJd^{A.KƔW˳rFpXD7 C?<,) KVQQiT&\KLӖ~t::q>Kή aڰ@p8Aw鳃 )7 нZս:lX1 ͟hX-qXC 懵rʣIVlkWU`†(UB#*5Qc=hW1U1`|ZS9լj He?s7%WO NÐ%UV$}FD!.\t+茣=},!o6NT*m]G'kM7/YWU>?Dy5< ǔZP"}:T5/WTy  i3$32]4FS~[\B֘hœ^!;ᰢh`w, YNo |4@Ja{|O{E?wGՐznfKGR,WimQ;\q}jOKSkUttWэF(mW 34'S=;rNxx^~7#u,ϫⴊGY,a\b qM B>F=ho4"ה>Q㗳V>u֍4_Ҡ^NZиyHN R28A+L3k93I-K}8{-XS2HOVӕvo״qv~Q:9ߔ' ݙ2&&;67tb蟋M=ȟ/ha "g`+B`xJ`LxpyaQJUd܌(5jЫ 8bot Zgax+l}"?_]$ϋMw߆O6`B->-9qՁ{qxjw~"t7)@L¾96*$N꜑N>~F#yק/@J0/!]Yv;BUDI[elW'Yk #ܧ篅H)o+9NTBlUA7.9:e!?\}[w4‡;pUXx`sթ<\Y4`-(4L)P=(,0\-2#(O޸>VTK!wnDZ\4cFO { `ԡ (;a:6[yTj5:/a29nv&hyiǾDCNMoE=Y@l)c3hkL\f)q5;V-`S+5t!/F:q } ;E sףO_Wd݂#sETZsZq'{`v D(ϷwVlT ŊȮv5#҇+0ˁQ|_;vLت=d*a4+@Q̄ cSx"!_I^Nmv%=s' :ѯ_"!b*l.,ސpW?[7sI#-c?L~kPoZ-dEc3Lfl"P\G` @9'L BDxip+w =0пG#1+4_GFUCs45eS]f\Z9 dKFOOc/cG@a2n8 bjYI6h;tJ՚ٺaEqnLfj~ge+SecM;#)gCH܄=*+њϮ<սFgE\bg 2N|1)Vž|.Xyh![|'S.X+b> ʂ'\v,޸#ywc"`!4VK]. :9$-LN"ӝӦL%Mb ʼt},sC.nsŻ6,@;q:S+L .SnOiA"^ Qy?r-ޚE)6yw hg7^x !~ZjBϛi_]E𸏚T'SeHB[&X\!Kx[CЙt-;ܘdO9d7ޤ4SƠ0&#HG)VtǮ yjOk8hYR6{ќcKR iY^oŴrMH]JF514Ǜ G18 ŷ)'v&I9fJ'F &BdWJ)2 !|C":,VUۿP(:Jџ OJϡL Z46՘q{Y7 JvQDF^Ik fK&hOY+էc`/{dr2 6#Id!f+-8ks?zR#J.}%~1Hj6 nov=;΢@ۘ/?&seCL /\+w@pb2&ތ\&ƑmG(K=9fJ]/F,`o bL<<^KX~r44m#%N ^lzbc.]vۦgbn #~?kl1*[ڃE/;L'Wh)?S~- NŅ|^LzQt] m}mO/,~Vӗ:Kt gTs YZ