libvirt-devel-0.7.2-1.1.4>t  DH`pJ*{/=„O&o+*;pŗu VVZa+侵5;ʢn hriVGy]Š|Un+Cٟ]#||``%v%65s׌+;uB ldi~}UqJpRvsW ^P ;D)IBMw݆{a_Kh3La-[֌'[HĽ y/r+ZRHP1V#66378d09ed0d26d34d6d2019546f5582d63e56f6c~8J*{/=„#qWtMb&:NC,W^j#}VT#ގDi‹Y-'kG|EA=TPP;f_pVRήv7f)P7ZQŹ|iLk$G -B)TEC|p|.gs,!Xb?a5.-B͜[FeK3.>;{: ,Z TS [i\xOnjArb\bEKW)s>5F?Fd  c  4 > H \  <Pt (+84F9LF: hFFDGDHDIDXDYD\E]E(^E\bEcF&dFeFfFlFzFClibvirt-devel0.7.21.1.4A C toolkit to interract with the virtualization capabilities of LinuxLibvirt is a C toolkit to interract with the virtualization capabilities Linux. Virtualization of the Linux Operating System means the ability to run multiple instances of Operating Systems concurently on a single hardware system where the basic resources are driven by a Linux instance. The library aims to provide long term stable C API initially for the Xen paravirtualization but should be able to integrate other virtualization mechanisms if needed. Authors: -------- Daniel Veillard Karel Zak J*Dbuild18MopenSUSE 11.2openSUSELGPL v2.1 or laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://libvirt.org/linuxi586"A큤J*'J*'J*'J*(J*,8c86144e9043fd0e93bb90f48a32fabec6b88e46d8f27cca1d4e2a5c6279640dc9b226e4c25d77b4c55011ab7d256432libvirt.so.0.7.2rootrootrootrootrootrootrootrootrootrootlibvirt-0.7.2-1.1.4.src.rpmlibvirt-devellibvirt-devel(x86-32)   libvirtlibxml2-develxen-develpkg-configrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)0.7.24.0-13.0.4-14.4.6-14.7.1JTJJkJ@JJJ JjJ#JS8IIIcIIHIg<@IFFI9I5#@I+I*@I%Q@I@IIIg@HrHCHHf@HHϟHN@HH|@H*HH@HAHH@H)HHpH$ 1100, fate #304001 + Cleaned up some rpmlint warnings- Updated to libvirt 0.4.4 + Bug fixes: QEmu network serialization, internal memory allocation fixes, virsh large file config problem, xen list APIs when max is zero, string escape problems in the xm driver + Improvements: add autogen to tarballs, improve iSCSI support + Cleanups: const-ness fixed, string helpers for enumeations - spec file adjustments + Remove ExclusiveArch + Common spec file for all products + Support for building/running without Xen- Adjust libvirtd PolicyKit configuration file to match standard suse procedures. bnc#388769- Fix path to iptables. bnc#386280- Fix Xen 3.2 hypercalls. bnc#378798- Fix NULL pointer dereference in auth callback. bnc#373180, bnc#354995- Remove Requires of nc package. netcat is the equivalent but it does not support unix domain sockets so no need to require it either.- do not require a non existant package, but change it to a recommend to digestmd5- Updated to libvirt-0.4.0 - SASL based authentication for libvirt remote support - PolicyKit authentication - Documentation: example files for QEMU and libvirtd configuations, authentication documentation updates - Bug fixes, improvements and code cleanup- Updated to libvirt 0.3.3 - Avahi mDNS daemon export - NUMA support - Bug fixes - Cleanup rpmlint warnings- Removed 'jobs' option from make invocation in spec file. Appears to be a subtle dependency issue in one of the makefiles which is causing problems with generation of python bindings when jobs > 1. Bug #329032.- Added init script for libvirtd. libvirtd is needed to support management of qemu/kvm guests. Some Xen networking is handled through libvirt as well - bug #298021.- Update to libvirt-0.3.0 - Secure Remote support - Documentation: remote support, description of the URI connection strings, update of virsh man page, matrix of libvirt API/hypervisor support with version informations - Bug fixes: examples Makefile.am generation, SetMem fix, URI handling and ordering of drivers, fix virsh help without hypervisor, id marshalling fix, fix virConnectGetMaxVcpus on remote, avoid a realloc leak, scheduler parameters handling for Xen, various early remote bug fixes, remove virsh leaks of domains references, configCache refill bug, fix XML serialization bugs - Improvements: QEmu switch to XDR-based protocol, device attach/detach commands OCaml bindings, new entry points virDomainGetConnect and virNetworkGetConnect useful for bindings, reunitifaction of remote and qemu daemon under a single libvirtd with a config file - Cleanups: parsing of connection URIs, messages from virsh, Coverage files, Solaris fixes, avoid [r]index calls, release information in Xen backend, virsh cpupin command cleanups, xen:/// suppport as standard Xen URI, improve driver selection/decline mechanism, error reporting on XML dump, Remove unused virDomainKernel structure, daemon event loop event handling, various unifications cleanup in the daemon merging, internal file and timer monitoring API, remove libsysfs dependancy, call brctl program directly, virBuffer functions cleanups, make init script LSB compliant, error handling on lookup functions, remove internal virGetDomainByID, revamp of xen subdrivers interfaces - Localization updates- Update to libvirt-0.2.3. - Fix duplicate files found by rpmlint.- Fix rpmlint errors.- Update to libvirt-0.2.2.- Created -doc subpackage (#248813). - Do not remove valid locales. - Fixed docdir destination. - Build with CFLAGS. - Spec file cleanup.- Removed usr/lib/libvirt_proxy setuid binary from package. Fixes bug #246610.- Updated to latest release. Many of the issues seen in virt-manager have been caused by bugs / missing functionality in libvirt. This upate provides a better basis for virt-manager.- Updated to latest release, version 0.1.10. Submitting to SLES10 SP1 to provide base functionality for FATE feature 301181. - more localizations - bug fixes: - VCPU info breakages on xen 3.0.3 - xenDaemonListDomains buffer overflow (Daniel Berrange) - reference count bug when creating Xen domains (Daniel Berrange) - improvements: - support graphic framebuffer for Xen paravirt (Daniel Berrange) - VNC listen IP range support (Daniel Berrange) - support for default Xen config files and inactive domains of 3.0.4 (Daniel Berrange)- Updated to latest release, version 0.1.9. - python bindings: release interpeter lock when calling C (Daniel Berrange) - don't raise HTTP error when looking informations for a domain - some refactoring to use the driver for all entry points - better error reporting (Daniel Berrange) - fix OS reporting when running as non-root - provide XML parsing errors - extension of the test framework (Daniel Berrange) - fix the reconnect regression test - python bindings: Domain instances now link to the Connect to avoid garbage collection and disconnect - separate the notion of maximum memory and current use at the XML level - Fix a memory leak (Daniel Berrange) - add support for shareable drives - add support for non-bridge style networking configs for guests(Daniel Berrange) - python bindings: fix unsigned long marshalling (Daniel Berrange) - new config APIs virConfNew() and virConfSetValue() to build configs from scratch - hot plug device support based on Michel Ponceau patch - added support for inactive domains, new APIs, various associated cleanup (Daniel Berrange) - special device model for HVM guests (Daniel Berrange) - add API to dump core of domains (but requires a patched xend) - pygrub bootloader informations take over informations - updated the localization strings- Updated to latest release, version 0.1.8. - Bug for system with page size != 4k - vcpu number initialization (Philippe Berthault) - don't label crashed domains as shut off (Peter Vetere) - fix virsh man page (Noriko Mizumoto) - blktapdd support for alternate drivers like blktap (Daniel Berrange) - memory leak fixes (xend interface and XML parsing) (Daniel Berrange) - compile fix - mlock/munlock size fixes (Daniel Berrange) - improve error reporting - Updated to latest release, version 0.1.7. - fix a memory bug on getting vcpu informations from xend (Daniel Berrange) - fix another problem in the hypercalls change in Xen changeset 86d26e6ec89b when getting domain informations (Daniel Berrange)- Updated to latest release, version 0.1.6. This release includes fix in hypercall driver so local patch has been removed.- Fixed bug in hypercall driver introduced in version 0.1.5. Patch sumbmitted upstream and included locally until next release.- Updated to latest release, version 0.1.5 - Support for new hypercalls change in Xen changeset 86d26e6ec89b - bug fixes: virParseUUID() was wrong, netwoking for paravirt guestsi (Daniel Berrange), virsh on non-existent domains (Daniel Berrange), string cast bug when handling error in python (Pete Vetere), HTTP 500 xend error code handling (Pete Vetere and Daniel Berrange) - improvements: test suite for SEXPR <-> XML format conversions (Daniel Berrange), virsh output regression suite (Daniel Berrange), new environ variable VIRSH_DEFAULT_CONNECT_URI for the default URI when connecting (Daniel Berrange), graphical console support for paravirt guests (Jeremy Katz), parsing of simple Xen config files (with Daniel Berrange), early work on defined (not running) domains (Daniel Berrange), virsh output improvement (Daniel Berrange- Updated to latest release, version 0.1.4 - bug fixes: spec file fix (Mark McLoughlin), error report problem (with Hugh Brock), long integer in Python bindings (with Daniel Berrange), XML generation bug for CDRom (Daniel Berrange), bug whem using number() XPath function (Mark McLoughlin), fix python detection code, remove duplicate initialization errors (Daniel Berrange) - improvements: UUID in XML description (Peter Vetere), proxy code cleanup, virtual CPU and affinity support + virsh support (Michel Ponceau, Philippe Berthault, Daniel Berrange), port and tty informations for console in XML (Daniel Berrange), added XML dump to driver and proxy support (Daniel Berrange), extention of boot options with support for floppy and cdrom (Daniel Berrange), features block in XML to report/ask PAE, ACPI, APIC for HVM domains (Daniel Berrange), fail saide-effect operations when using read-only connection, large improvements to test driver (Daniel Berrange) - documentation: spelling (Daniel Berrange), test driver examples.- Added ExclusiveArch tag so as to only build on x86 and x86_64- initial submission of libvirt package, version 0.1.3build18 1256663620   e0.7.2-1.1.40.7.2-1.1.4libvirtlibvirt.hvirterror.hlibvirt.solibvirt.pc/usr/include//usr/include/libvirt//usr/lib//usr/lib/pkgconfig/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/aa4b4ba535271fd678d6355f145c88f1-libvirtcpiolzma2i586-suse-linuxBn~^p<?] b2o -H6GE TY9gK "  o.yN=q[ X!Pobd䵞Sky1kO_[bhҷn_2l"x ƕ@qFq<ˆvB19hzi~Ϩۛ'Bb˘\DG2FK@#Q(Fl\hxa@*E7-;rpyb.E{zoRU=m88R~E#˫-p-$i USH,tHI䦋ʇγ:CK钟V6jD.G{Y|d5 B@r6J.ȄXL]CkPARh/ze=2z) 51KE!po ݸ=k{2'p ԁf>|"F(F&42?$6ڒ \*)ͬ- >FR/*#4qzS5 ]a- Ltk `L#^:leē323#Ϫ!F&VEw_zpć{+05bk3yi!S'%C]=eP0Њ0B~9;X I@遵 6oc++L"7sw&qhB #CmB9Cs3`8gryBE8eW*#"^%vE=)JpH1sKspZK;m"՚GHU|EW=X<̭^d,ާ댄!ǣad;v>۞ a7Àac6FIW|V}q8YR xQ[V<7VYeibhX[bJlaVӺ8g% #e״N%} Oz"դ9{{h+7nQ,1~zo=maq\)j#Lj.^Yu.28v_h , iiQB;dk3M]9ZggmP j \GݶtnDk A%57AA$yޢBb,Z*64ߖHC5r ú쪀 膙U9.SXl\sG=tcO1yQMĦxfEI-0sYQEUkKA gw{65%UR>(k`__h2<Oe`' }P1Kl!lfK8GX#mT| kLoӇe}h j,lLDֽez6&{iOcGzt b_>vKCɀML&_%h 8}jM,앴^t{Ilczēhe_^ &#vO .%8VɽbhO0/'>s# Qe{Eq}`X-;$ԏVdܵʇsK+ImfsƢʮ1f[J4?UU |)AT:z?w?cZ%[BߢtCÊ ȻZw'da0!툡uIG{ N#,qѴgH6\2#iz]Q8ݣ0JZ ׅbR) NXDܷ bWsqǁ˲Ԓ`Lzj@A[q Af!~ue >evES[GR[aS5H2g!U s`u]P)ˣWbna;%ˊjsݺ'TX3;6vB،f-,2qfJ #eZX]E=_yYP:!cP+-ҕg7D P{MpKA x A)3̏i$T]PNeP)$\raRot?|?Ԝ1c{)[ ]` }M қ^瀼V+p$rG3|5~8y٤5H!L;uƚ9ژGm9]֊ I@OR|͢NXWʖK6y yo22jgaפEؼM=#+hoG%6M1/]_([DV_K'! z5->{&vM7@pB. \#iC>vN! DyL.[%յ0:z8p5A'̸ašo ,ܼ::BMP(߲ y ?˿"j-*c(.R&kLJMWyhF@!ƥ0\sy3 nwPV@h/גȅ*0E? `1MDmYuewrn(!XrVjj!v_}W9N;e3#2MRN۔3 ԟpKrV&hv"8[c1gP ujː_D& kۧ颚ռ/*3+o+J* w쩥NIY="GꈏI\گFq)YPr  -= Lm s!C"DaiDݵi^R8#Lw,1Kl!#{fIu-Z\RQjX[ v§V(C?46y9P*doA G,q,t\ dqڛ7\da[EU>R ]? ī vAޡ_IV:*ѨX :`p, ԏ`ޤ @iЏ ˆo)i_=rv*0HWx2 p?u fte1Bڶ Jg"rMneE|@2`BLsw!*T\nmbZ52eiKpIOSd2{w=s 'vgu}‹1P+g /ߜ!x8I ÊWxS̯}f;`'I^t  h( w$ UoV7gSDgPфA=NdT3օ Yf[c#tgi5[t01\+ݹ1K dD ]þ"k=C>|ZӾ^|,m"3WLK台@T@`i1!{O_,hMFT%@l)K>h+/ΟRM)I -VAnB)$ %+lܩc4#G@HS鬊7'm%ZLLn4``7[[ '#TZ (jI~5kҷxufrAr~o,@+SRI '$q5GȋOa%q64Zkusôc߷LیZMT8|(E82lØ]M<̴[24M<󩝈])!.&4JZ61/14~7/~=]m%*'d |%~e(=.>g.W)~0Qr1rS],; ?L/W6:Am$ZQl{1<;GRլnD]"lO~RµB r7%\(Y tTŜI`wfOb/c-GTꫬR4wڿi1Vz$Egà#ή8K.t'VT Y oS0W6vpާ\R&_|ŁV13)V'|jBc.pihj_nSesfJywL3J0s-h֪p!?\6+5s),2:G0z+9v-蠘7وx~נ%3`&sn~'5 P4{oINļPKAgqz '*?/ nٕkm}"K ԃ~hDlKq {˱ǧp{.*W4@oQ9>>8fZ )@O'EϜn)ϴv:W㥌jF]^N}Y:0IhbwWPȷ^Qၗ#O۰bC672Ro"Gԭn&*\WAGb\*d!s牬pEAKdnP7-RR&{߮- Wt֯mw vsX;f ϰKfV=vNDMTe}U Pر)\^e8Dp~.v@1dH$x$ӾDNrCk2@Ғr)E}L1'g O}ن>Fޖh[SØ}!]/a/W nLۈ;%HUʟ>I`W+uyrӈT? l#oMqEWSl~>Qvn| ]TswACdwF@ݧl2甽 M٩g`vmvWF?@r5q}YbQ0ɜ~ ٩,@sأͲ-8lk `ns=++a7UKs*%EƏ$\Bz_, 4l7Y=Vt室dt\'XY&fŰ1t3;~?4=E" 1R|i$q޺Z[kZsʱ?,rBC3L- sB>r;O2A ?i"-g;`QB \u4ꌋ':W Ǝش4/doUH>[PfVs ⶍzR5ChA>|pÏ+QKDa aF/= "={Zn=B6Wಙ3jA /5!4C-? oű>WVenU=ـ)6jPfʍ3ALWw2羗yĕiQHLSQחV@"1ЦiKUZjAI5޲>59]ǿcNoIU~'xřNЈ#Wf54if>˟i4 e}F! k[,28xW#e;_eK>u4d[OiOk}[/(S/ bBTn:whW(سj٘U2H>R:D_KUz=vk&NP#Y\;-heP8ɷQ<=ͭdP  s|AzpB qВk1Yҩ(MIy'.Iq'⟵+ j$֫#e T <#"(l"jP&5x' B_wBK82YVVt&s;Y0ZCS궇E˘-Ȅׁ.3 |vz;'gC+8,e ϓg^Ut FpGޒ>- J+

oт ۹Gl {75FWgi,TdAiƛmx-Ñq_Ոu(ڹuaCvd5FG≮Ys"4Jn9RzvIddAa|bCHek`WV13#ND5AJ8#e9AuL҇᧷HBo'Z!?.\+mJ#YؐtŠ^J=}b) d30K;3ڷJ,f%r:\L#je3Y^C]&qo>"ߺ W}k_xD ?~\'13Q=߳`0ǁf=t |.!zִ.\S:Ajy xTfW^Tf)ȱ(1rBWǓʶJtܛU|&c+_aʟ#Q@د|x .~5YɁw̿ Fx# }uM~'(&xФ5Y H3/nҡ&pձ2Dp§56a@k-Z&?Pİ~Nd!Wu+)Zd/RS:#tD,>[h^۬gfCwǯy%\HP9WVj ZpYRE| /šM0SR<ҳ<DMTJⱚ1OI]7n\"-1k {U;ꉈ⅑o}2K@ \~Vje(?>>5 NVZtl +2F$$-mu|V~38 `0 Fԃ@U1RtR+z 6s5 ޔqU%6#up D\$q.h65_pmCGv>Th_%&)XS0ffܻmz85p)__+#<@+.T LjI/ƃ(nW*2XtplX |W=2S7̪rM8)R Rr?Z ͏] uB"4>)t9Q`T L=Lvh8t_fHsZ&τnD2د K&rơGTՃϖ OtܐZֽq4N><)tA<,pC͝ h1z|}cl$MSdF^kwXtNɰA)WYh!]l`Ht uѺ|tR# _́ֆiJ}_@|7Z(ǿ_]^(C0cSɿBMs1VSJ㡴( |uѐ?C=O)Qǀ@?Zmx^o a:ȯ^s+9UQBeCm I4=l"$P; | +-0nRk+/j|RK) F|,ĺb.+E2> ΄sԹ?)hw(( s 4(B},M` jwfiPϊ,;YvZ|F{_Dt}[컿E1)OSB2u%L<Щ^*rԤL RMuhpVToԬ,U8C:'"ώtricKmE*WLP-jXh^d}MWZ]_l<*nNA %{cn5;CY~n}zZZ!veYl'a}9`~evFyPySvA WO"9gtYJj0 ⧥3GD5!&4OwyWq1j sdwLݧu SAHm)bṐK'[\ɍX=%QL&L˿JcS3jC,1[u-$l P(Geh mYE+]ҹOEBFCLvbSDjOvX?C FypυVe/-zb|bb,ޔRBgЈ;lצV7>y ?ݩZ"Y0sygl.;ğai xA0r^ g"S \[CDB;+ĽݫQ&uwiE O" WAU Y ͹ca|,A! MbR㐈hN(iFȁL.@gT)#|'\1& g4Z;5bd(U b-G*_(_Fuv\$vܙoKpGmVo}*P0q6m4&_+~یx.@c8SY*A.Ϣot9g|JSS>!?/@NH H8=*h#5zbK9|(piR̳s֕I)"%54e Dxs(&6&.p~=ڮn"]JD& 3.n!Gq*hVttܯc mڽw-䨰.Bqɚ(5hl|g3 '~SEp!wTn ?+H !W KN iLe X ݏFGl#< [*&1{r 4](C( F5Ln[h-n5)i*Ӓx< _\*~$2d"J@YV `d)%9i m:F6W? "0堾[c,$ b!;gL~o.H*_̑vʁ?Y"ؔ;j/gdFj!;X!Є_ 8"I7 "n%:8FV.JA$1wos)񙞱idi