pciutils-devel-3.5.6-lp152.4.1 >  A ^޿/=„M;f0(rL"X=_x]E:Hכm̓,N|)ؤ/D3R& }f%y-V~ 4'h̾*N)#h8sUY!݊<}7K=n8GnQ蜴v"q:ݐfr6imBs4q/ k , <7 %$)kZJ6iTJBֻ}yXg 4NݴlckHn_[2fc8740cf727adee7b5ee634a8130822a6d3b20d2c5cc7c46da398baea76186cc0d15c3961a7e46a2f676fab0cba4a96c1bb052det^޿/=„LQlll껼o1Xj g 7苈fJ z#^^\aH-\D&Ƨ]E/#<,RUuk(a3x?#WJ?$eKu?8Nv^sO=g=q/PYե9bQFTq2}?E?\>p>d?Td ! P 'Z`h     8[~ (8 9 : FG,HHIdXlYx\]^b6cd>eCfFlHu\vxwxyzPCpciutils-devel3.5.6lp152.4.1Library and Include Files of the PCI utilitiesThis package contains the files that are necessary for software development using the PCI utilities.^޿~goat19;openSUSE Leap 15.2openSUSEGPL-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-lp152.4.1.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.1^m@Zr@Z@XWEW>@VVP\VEU*Tk4Michal Suchanek aavindraa@gmail.comaavindraa@gmail.commpluskal@suse.commpluskal@suse.commpluskal@suse.comtchvatal@suse.comjengelh@inai.dempluskal@suse.commpluskal@suse.comtchvatal@suse.com- Fix lspci outputs few of the VPD data fields are displayed as unknown (bsc#1170554, ltc#185587). Added: * pciutils-VPD-When-printing-item-IDs-escape-non-ASCII-characte.patch * pciutils-VPD-Cleanup.patch * pciutils-Add-decoding-of-vendor-specific-VPD-fields.patch- 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.patchgoat19 15916563183.5.6-lp152.4.13.5.6-lp152.4.13.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.2/standard/ee7184b5c0fd209f4d1506f1874c7ed4-pciutilscpioxz5x86_64-suse-linuxdirectoryASCII textC source, ASCII textpkgconfig filePRD[[AE(y[utf-8a1ee56b455118fc5a689ae5760eb0aded0d1f39df2e45302e223b83810e1490d? 7zXZ !t/?[G] crt:bLL CΈjb՜t&l?{@#7Dž9F%r~_f3̌fh~ 7rO? nN4/Qs]ztz1J$g+oee{xA AJ'1p߸i-R2G-r>J(U P~btAoR5xzmaP턜4ƽ -[nMmIѥd7WbqJY+y;||Br 0'IJ;W%d0[T5z?y̤1~Rst[7Gzt`I yig%6!k_f%Oԩ<^,.?Κ>-=>l%!5bPtMrqr'@q70!eUW5e̦|>`I4-={Vjb4׫m',FDO~{Mr\ u Zm0! e ?L/[5jdoKUs>J*TVA޴?=}yfecU{kqNAj͐換 MP QSdWD ;C4wV0d[nbY'`Wf"B UuEW8YB@"ڇI L.\O4u# 4$wYh4pzv( xLbT[Mʩ$%{#Tw>XP!7 /ntV`2ޑuC8JvoǞk}|iV<*H8>ysf9Z采K.A:s/%Ot[7fdv ]kxm+b=Ǣlvstq|HaE|HK BQeqX-^>lR0Ubo}цyj2MHn!F53{VDn;bӰLN)pZ!Ε`,gӔD7ͣuP]e%:P0@Eop6<>`o}mUN Nx2P*mpքB Iȥ%#]NpYtBK>ri:ӿ|A_([.dA1O}l_ N`[8m[5,M#fYRRާ.HhsBI8B{tߗ\ <ٶdmmf)OrPd2G)T|(w}IgLD WV)obcg8W'ٜ'Q(ZO@^dʘRԋA<;jgˊtSqdƐ:Y,-%XP:+Yo-ʙ 01m` |BPʏU)-Z5dDcY}goqDLX2-IE˵KUFHC1N&OnM]+(SU@Ÿbw|mz=ǩ,!H({+3d?+b e^M؍Y3pI4 H͐*IhJ˹GDd'*Yl[¦'Z=U`!G%(N[ O_Vleˆ*Eae(X6eS} (5tYBgiXF .N#t'HBTyDKKkbWRo+R066*gPAb}7j軺sVub0j1ŽiNi=frgy&l--Ը75vcq)Vb񼣓5s"\$>fkkqdK(DQ>v ͮ晨vmOd|6E~#}18*U N4ޖI|YCC>4}3y.pF䧻~pZ= ,)^"g(B&@bsbCGA"cyt \zմ+^-C+v}HsYǜ^ٱ  vRo:1Y-ҵ]D́[@RaدNaޡ||6 m7ʖ@IavȖ0d ۼ0\lZNr<3B"9F RJEmbH-m2 5b4Xaս0gE/Oa\V:Ψ[{2Ürik+Fˤ}ޟX~Ȟ$*XǭG:tŢr{;S@mhZ5F;,zuAh1<{ț? mpb3M^ 0"BYwZUPA粝1[>Vhp@+׫U-5AdZ%&5\8ejm?E}$df*8 Z3S S#3 Th 43H@5AEyMd@+jէ7G9'%ߦ,6xs _= h).\n&,Հ~ אrXBrFKA?V..fwG Jq 33"+ v[H6RXXI/ .A<"L"&FmF꡵1TC 󢙀` ?j D|a~Zn*_wҲe«0U'Ụ6Y>3:3BM' I#QYkKgSm} z8!JA^6AdҲ$z@'Cz,f^%Qawr{>-i),xgCA N|̰a钅WRyXg&'昇IAOj(P$LXq2aOzXگ 0`p?4oZ_.9-jodoM/y^?C-J,dѿ=sFP/S:}]@DXKEHςZy>.?ԖÃ.']~jS]n^6L py?ٜVH9Q#utӒv!fi)i_$e{cV,7]0=%t@yLǍXiȳX\'&< } 3^B__O.s`\/,5H5X\EI&Sv0c~RO$C1' 6.*7~*on%(QGhʚ,VѯY@5)r3eYfxEFYĞsmԛ}(Z l ' m‡ct@P+t5~/{DWAnN|D)q< O %AX|eīN5:5owŶy=h2?K˾2#|uhぞKpߥka}qX@$<892zZUwt+3J*}6T{0F8/,"A|sX&,wC&8.x )X,x%r΀g"ꄇ_iɂ "P3W6,! Ɇ:B2R/;2W.5CQSҜw hpOZ Ul ds.6vs+UK}rނwrdKvb٩g_A=D~u6e=QAQq\H]CiF FE?8‡E81+Ϡ8'Zg?%TJ<5ȴr3o6rbmk`z f,x_q=4s'ۯrRB4W'ݦ.7x_E5f :tV:۟r]aVocBahd9…I4 U2}ج^/osT l{;6) :fo;_/xYt$VȢ1" q]raa:eV VF8[9ܑ;#Du[/ߞf3Jߞ̭L^YbY)SOzO'J'ȎHUv 'Z|1Lc~h t>f+h62MpYhü,<:~,ɐ_HCjaxE ?3$4¦Wf*ʋ),8|DO0%ؖ.a?\9(8- nmmO4EW Pn) 旃 {ЋPi@=>H'w Y(gUoRG`{}E5Bg0E[ PMP ~u}::!E8{,@S}n0'5!>?~ W4`?(GSܚ_`Rpq5~:}iPL܉,ZwN )Hh*/~ Uq3bS%NFZ~ρT9恟AU"2$HAo0[+Βsqpk_HKiyz&|3yC0 |H![@t4Gykm|%?u?S5Ŵe3 Mn̺CsMg=x2[-)^])[c`>^\E^v{">WR}z{{"HAW)IJvʏL>ȑy6>?$(OTIո{ BuOܚLmH߹+U OS>0xEDO08uhpcVR GO(t8lϤh 4: ON:Ŵź'}ʻS5ͥ[ n6yOI2<1p"rivy]nk/ w5äs5n0YZ6~KT`0( Ko!K/ d-`!Ϥƃ?}CxDȦ Z84zf C@~N M7n!uk8Ae &QzHU:Q&ywIgwE*s=`90y.B*_4v A C݆_6 P0 A%>)G+y;h~ȷ;ZŰPy[oL*rl-s}.gPC,vdrjFhf{CBfXD- #.Cll~'3|/`iMp< c [mqQehW!ᤱP_BCr)@- b`wcqӶf~蘴u &hwF2nwɀD@`5sY^YkR.&1ؿ(GRA| ]wH,%x9gQuAHmA>wh}By򠵂xO1ɆOwh0,xJf: ]x`kݗ/xFR}1dNj̹#*Zug3t=VDWu9CrC(Tu)\~&Q^ qz|yH2[T}piUWi2[ڬ/μiuJ2YXEhIKuH)f LBtafr}}"iLYv0ō˟ [3cp7ecs Թ9 =WZ-NTzz3py1oK'X3EW-gUʎwхCY8R.9It#ﳩ T02LtpiC~?K+kVTgO0,m$e՟M8܏xX7XBF<:Jez+-YK;T_#"D. ` 64su{~+= J'pd`li=ׄr+(KwC!XJR<}DU ]Ut=P 0ug?BE,Ut.$KoJ+w%h|3XTSB iS`A#cxpyQ%iFb,Qrnh ;RQ;1-ÉHH!# <`vXC;( W[U~'TncS Tĺ8h.0j ؼ?j =Nkm,t?|ѕl>Da^(O5& 7[hM)2JER}*p,+ |!4i4J0`Qؾ)4EjqtSa(9:\`٥[-9y  Qi(&SS5B-T-iJ~]<к 镳۷X"17;qs7cJxÂ1=i<@f #B^5Bq(J 0 mpKYD4(XXVat[_5vU!#s'P Ȭp4Ki#T=+nf= \?/K kIDHWGW)8 G/'s8rOvva5_eMe8 ͺ'0߾EyT#'mggFc[:bV`@5;Rڐ)ѓ~nunP+x<`暘aaMv I*/=.ʵ'$_\h{}B}ܨG!VCffhBv| +aQ7d/T|[?ẁB j1WK鏌}N(әb9wʞ@1wHk8lJQhEvܜn+LBR#Y`}Z?Kgr7\\IqQ!eH!|X:2#RDJ |vă1jYۈGȉ Ƹuj'exu x*J zy+ tF^`x/4`ӂzタf@|`tsm[ŻMLE u. a)z?N3,kQ-@`7$d hK+n72,Y:7ܪpDjxEB:^{CqS QK$Z- _ >TܾzvM WVIq}.\x+ZWRQ2VR4$K) תǭ8H.Ex~h-H>#keqcOC>LhyZ?>uF) L|>|gKjs*^wP׳~NFa@I҇k/X3QQ|D:שʕ48mAΗꟾi-jOP 62̳jj]JM fę%P*Q$[eİ- ӝ.䨻`nC SІ,gxV^/ɣLesX=#ו#H^ ۏ3#Ci9,D.DrˉGJJ`&jPEY3:B Wۢ ⓴-9N$l[t3LA`F*,㇒DkZ$#|D3B tLjfW+۶Р-Ǡ3`]M1aXrS{. ˄.^1Xڇ*O?tƽ.ϛH= DBmW u&Q#ՌF JEi  vwwOHeaTZ~ =ٲm. vue%,"B\yZ=nH₇_ZL2aYx + X$ǝ*!5i a|{jf鼽L`&>Kv|ّpa}qLp)9MGu)wShp9IlZ"֓kTFzVWԙ:gltbIg:<*:rΊ~3u Aũxa^?=ٛ^kKqbdV8Ю}nP``/io8*D-.ն(':aK!$$;X՞hxiFЗf!z-!\s]{%OUv)L O̎PeG Adz0n'<92ު:C$;-+'3EٚPw1a] ݦIhp=JqK!q9K)2(wIuƀ~/ @S*csǗk_e8mf.`3$۾SZ.y5~))bT/v:T4 yG2yE( %rPm+pͥlj a} dl%ꛞz_l82{z+ЉAfy3^pf^p:oElg6.R}cJ0GMF}*! t7 oAfUVٚ08͉Up2xz(b#% cnBͷ?|#0`~.q#ck. 5W٥LbϷ莱hf ouNAAh nބf a N8얚2Τ7`]DdqqTTZB߄2&]l5@^ {9 2)g:Y|ÏcCFAΓpv{ZA$D.PipXkuYGI7}e+'\9E5ǡz0kOV ~"76GDv"{B);Txf1{9\V: ()uҷ"n]3V1,D?bjL8F\|x 4I"_NiZaSJq &/G^Zf[yvBq_h!S{}ׂ[q"Y%Nj`F9gGx0! ld:h>ƿ~Jnb/# EP: K z'¾'lYGPNK"aS'GWQč)RATg2U4F$P+94=)W-Hq5D gQP҇ Dd]gUvȃA,i֍Må&J: ^ИGaR_\y,3LV@|ž%H>I*^҉SB ؐG}ݱtIBAz1=7~e~QQ9hPt sU٭R\lx_2}\(c 5_rIwgSgc Ә0)o (ZPFj<`nM £6DuC]Xv֠u\s Q/fm[c-NW7wUMӊ(6ʔ'[pZvqi;cG#J/ꝩ(A]SL>3W e]}!AF?@rG&TtˉervD׃OJʌBdtƝ.cXwa*sB .A=ڰ ڿ\ˊP+p=YS7e,[tLmQc㗍$&3D1e'g Ȫ? :fP؅R쭾*㋻hŧnPO(Dzحu2׵&8,1\7naME38̓Il2XPY6zaL y(IIxL'RlZB]+N ] 2=hXmQWYL$9)^ܕIgRmPk`{؍M{lq]%⊔ %k/hO]ȎGz+L$cb?\h}-+0 RtӢv&vP"=o?þpn1ՔHhoN Vb,V,}d0AX C',50Vy[|lx 2)Gpi$iR#1=U_0Zjf~Q,%idmZwB8P=3;6mbT-QIVZD(y\S[6F{r&?J\Um߹߹d^9ySXL!Q ;rD28b!P@.@lFrxLIt}8ؔh>ʀUfO"N B9B-lAM1' J+-2ӈnǂݲ) Q({u"e Twa8',b1UVe:VWeNk5"cB᳌fޚBxh/k$`@~c}o+g2P+xQxz޲.*%y$!6rHcLH o!sԹ*~2ՙW $7Fūe4oaP㰧rT=?wm5=ejF`ƩK6As;֞ /7gwH Tڹ;(#>!XѠA(u;H ͉d1?EV9HpԪ^>LEZn5nA-,(teJ**0V4ƍ#Yty:eu F'NqnwS4?*JzBPߥ#+{^ڷ @[}`+ @Jk\G5 ~{5C[쥞'kc H}蕿0:) q\(%6t[4%[Xu- x( 7MLimqoWo`  ;7Ku--*%*אhIty cj4qsؤLq4Id7|oW@]:9̽WCζ:+rwKKՑ-%lDNKQD}C(T%I w ߰$:y{*av ϑi\4?oO\ .7ܡz2ƺj+ۏ,K1:!E\j͑I)dpXz=9|%[6 o ,ΧZPgUf݋jEĈoU5`2|XcO?*ɢc`j%Bw㎋ q\ Wsz/Id̀ 9nPk^oTn>9?cp\!ćF//LwkM}鷻4= k$Iy+wgOAk1k ay#A/ג0Bw.[N_jKПTg h70Ӝ1g:s9{0yPn>^3Jvt(2WEF,8vmSEn}v#^7[ tvMKɧFqB9U!Vn _|ڷ?q%c X,p  gj#I;GtzD ڴ+ ܜ{WpaŘJӔܵt%3s<ܿRb9C |`B)-!HkLR+r_.\sU>\mB]&Dn讲D[[Uzq)Q*kshw5=W#rdb=2@1eK9,#P{wYTntOp[>ß^1,B;5֘0s_Q93Ց^Ct,< Vb1ZkQ(-P{>mU뗶5-N@} +fc9LZs.f@u"J^FU-N]\"2(t#g>-{Fb?ȃa@G)!Bf:s"dȁBSr"]M)! ^AՐM\h T!hXsY 6a>uj9':= FdЬ&)iZ<% ѕh ñXBt@=Y Ib0tc&vw$ S*#i[ᡛSE{ ϺvѾeLvwZc1 %J )^KO?M ȭsF_P34>cVZj23d:+eR C jx,,A}ڶ(V %X]|/6* LNXV׌n/yfyAI) /=z~i ħΑ~Fm QVa檹SD7QI>jf|WuL_JBgTnoeCvxG2E'R8Ў C qz qΫTP^^2 (Yû'l_8[$䱓>Ζq]9,_-' kۦW\eI2g^TB>g7ҚC wޚʺ/}̑1e/|ڟuѴkVe+9N! Cc^܉[p*rLB$n[Oz3Gzn ,#.2٫ni~<}q8k,Hr hL?h !|xmt&