libvirt-devel-0.7.2-1.1.4>t  DH`pJ&)/=„&`Ǐa:iJ B_SZtSZzqGD 8II$OSHGqjM¡Y0s1+5 UzH' 9@6alUO~I}J 1>w:Kz Gܬ@,'n8E%x_6.N#W@L9T=,_x916]^Z73r 5U-'x׃U%ȠU=3%&fe0b658fb0e0c8f80181fe0fedd3c65619402033~%J&)/=„E [DC= ulaU<L Q4,*K-8̨Ez3#`>IqYC#Qke8a\;e-UaζS5IFX&2|agpit|![4* zoj:涪;Th6!Ĩv<(v7UdT'[φg23ÎfLy}o Æ7n)7RC<] 83}b@R;C7]V}>5F?Fd  c  4 > H \  <Pt (+84F9LF: hFFDGDHDIDXDYD\E]E(^E\bEcFdFneFsfFxlFzzFClibvirt-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%build19OopenSUSE 11.2openSUSELGPL v2.1 or laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://libvirt.org/linuxx86_64"A큤J%J%J%J%J%8c86144e9043fd0e93bb90f48a32fabec6b88e46d8f27cca1d4e2a5c6279640d2389af61cdbee3c2e6713acfdc3dc177libvirt.so.0.7.2rootrootrootrootrootrootrootrootrootrootlibvirt-0.7.2-1.1.4.src.rpmlibvirt-devellibvirt-devel(x86-64)   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.3build19 1256662519 ` ` ` ` ar0.7.2-1.1.40.7.2-1.1.4libvirtlibvirt.hvirterror.hlibvirt.solibvirt.pc/usr/include//usr/include/libvirt//usr/lib64//usr/lib64/pkgconfig/-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-libvirtcpiolzma2x86_64-suse-linux*C~ԮaCB*?] b2tOt>aħQpT_n*}_TZ 8aM~"FlS{|X$?V}S֯TMO|$?)1&c-d~1jB(ЪW+6XAjlL1)>X{ 勃|,!1agHӘerI|tlBbt;qr*VW[*N3.i֕kAh]kBeRdv9?9A-)ԃ Y[X!t8oYΏVf¤jLdd7~ 1H7Y7A#r-V7?m =,-CZ\ؒY C855 z@ <}E/kɡAx'8%Zg<5ˉc/'j!ӒAMGzbVM*&Gc -)uɂ N=p M qy Ľ1˭=wYaK0:`&l }i8_,[+4,ժB8Iuwp@~27Yw ( }Y0!obD"po9\tFTFxm\N5W1"B_g"hW$]A) = `JqZDŽ}'s,"V_C~?$~ޡbtHȵgd64ꎃ)FP|*iKo!h7Mc ul|QgU|0QFr}@ŢZ2/@x5>Z}ÿ#2 r:O2Z[d`N@~m`r z āYjS٩wFέQ9Hf59tGYዬy3piPxO^1zPt(3ښuړKwAcLc0 !kO֜lINE5lw Y ^:@TeGh_ڷػIMh33(m #ň e']j֔F74©ej|{Хf^l{D_Rh75CO|ɫImYying⽜fNAOSs#R Uȫv 1_c]d;hA@"z5EDI, ժ։yl0]Ȃ9ɣ;>gm|^P *\~c(^#Ѥ-7Eh VazV_.VKO'l4a{|o_z1|@# {h_zV7e*1)󃆄S <ɦ48 ({jtZZV˴rvkGK_[ (Qޤo9 3ܮ]".wұRitʠNɿo=XGu& ń[PqSbJ~@&J,HW+ EU;ׅ '/Y+oEܕ[ [$߼K KOAVUNL KCܛ>ĚԶwVYX02]K+|]a[q OE;ySF|58UyU1EZ W%u5}8丯.9͂Uїp A(zFM:DXtmu4C*VĴg`{K(@{­Eh_bKlW|EBMj?G;Mm@igʓł?9\X5/X7 h/K oWyT-(Fm0ؑО-cmP>ubhsn`d`O.,`G->sͻ!vVM~$ h%}Aj>9oѤ̦y9d܊h`qPЮottTX]2-3wJy$r@hTמy'bCEvWMr@L8޿rA^Ɯ"1,G߷ve);Gޜyu 7}14fJW4k0NH1ݲ會w 7eŰy #yXQq6EqF.٦:BCp)vu=TMsjITYbL#2g?=JL6?.)Q+ĶOy' 9I^̜ |җ_K@'Ub1 h!K1>^N:ݠ^Wqq2R<‘39=`dϏIjY6+Pÿ}'8ҒzH:,qSaJ`zZ88L#Uࢃg]ex@k r6{<4n`ig!܁V]fqEțLP#~gϊo8hSNJͳ?s2AZ%TZT7+/=I_ò)Gt`˗WX9FÄ4."ryOV e,>vZ'X#HP~I'TiQq6j  cuE=x[S?f[ T&!NhqlIQa+l[ߛ'2xk4\`4*s [[R9ҍ|REoJjOOCCI FE(6 rLH*&MhD} 7m{#^Ÿx.1,u@G\pnl5tRdQʀzYizBSő[Jnfj{WWd˜-~xp"vbZշ4j~qj聀&\&C01KP-bYE!BZ jgFli v 'Ov^R5K󲾣ﹿD^4(soq;_K;n ^6\6\朡][̗tn4(rvw/s >Qi5Bk>01ͣQ>EVu煵=ͮGJ@kPiG!*eA= |eE%$ǓV x|ҡocP7D#H C"ya (&Y?vB!y(by6 ]腊]@BGbgtZ=16E΂ ֑0o}ʍH:t ΥE9_ X ͐##Wo4<5j)i?3:4]نŲls20'j>V/g#p.}HrrF As-," f'ZʤS)*6M9laAOg&0?`Wԟ_Gwu‡_=(t ]`gSWL v8fIOj0[2_LUOrZcD} F륙UlΚ6B]UNqj6it$1E`ߕDKR6Nb?YI5v ?Lŋ5HƄmrڋR+"Ϋicp%%fb’:M(j9]ā&\!{F+iyD>,ް_UP9@YtjFQNYFvI8RqLZxO0gac@+Mz{|V%'ؓE7v4Y!y BFcWpTuF;2lmX'2}Խ:nycERn GMaySܔƘ ɩp>=aoeΚ/@ykH/WRh CVVQl -$8p?I!h=0dXRxXȗF*\Gelcr)c/ *SeXPIEwHu./mn)ҳEޢ@UP/.*omm3:[/`amYWM]u+08qsƸ5*;u#E[Nuy Fu-'reL!zd\iB>,oP2HGj横zvL&70 4TSR ]jXbY:iYX> ͕z] ؐG 6{KJr6ȷcd(Na8!ss??WЫ!џW39Q撵u Q.)DpA!yW;!g]]5ڃn,0 > H%+)T*:3SPEa4?O^}qeٸ.)9x<Q$zuG?`qDG㍕/M1Ul&'/{WZ(_tĜW\6Eъ'sɳB(zaW?AO}=Vbm{W.5ID_uU#ZZ^mI{K"Q32J@a%`} <,elN``CGvgY dOkMOMvo'krK|gk@>E.ի3KnΥ@sjs~V4HdWyд\nlj)<ѹvݒSVC§\~YzWQ6m>&B`6jv)UM pmXD?bRƙnP#~st6`|ɻ\$>-\i$ܰ/Hcw- 'w6 Fy );M"m䧍qmVX_/]d5N9|8e~/izރTGuת6$۳1ja^+mB&lԛKuo+(cTG[?@ӔG` Cs0:4Xف>(a3FvjL !r(g1A} V3d|ƣr( Ngr UGP<@I00Ǡ)&/2 ›~վj7"Q)T1*S1/ &%ta T`E\9/G@V'όdbd\vV"H4hfwc鷳lO8SI+,@X>\GPZl[vj U=zA٧8EnLa.47FC$h#OoA2 ̉A/ɻ{c 1AjvW QnkT9Ǚ" 4|cZHG_ @hfzD| јy_ys1 q^Mr^mh+2?Q=|"ݎRtO˃z8p? gW\ ػvօ uG6X۝#UAF`H0kZ<zVzPd {ˎx9/rWy͍tSX'_l_5f!'ߐPJt`C-#{HKtR\M˱%lJtq2_ݷ@%o;Mp AuWʩ {r X),mdͶb 'LBTo3t >]qse<87!P4WA <,j4\5Q́et!k;AÌƷQNJ\g#"HBV7kDL=`O*ذ!mMkV5:D 7agqX lfyD]c5 dU]ixkxNs 2ԫP/FTu>/ݶl$6o*'`Iv tKfN IM'kG4_ z'b_|S'JX2C]j*qn[H-@;'EbAxrEHu@ ̌;7D( 7̄"jHn3@i$ E$ <b^&\"􄨿p617a2"4 b/QmRs6puPff ] Qʤk#cLO&s#z16R;ˎOd K@GHL]uBw /aH1#qS -'ߪDlnWjOq|F. 9=-jGjQY5[#G,7Z89'fp;CVYfX4whs;-еHT(]`H4ƌD+dN-;tAVڙs>W=7SΔȦskXZҦ8SL}E3 4 |Co?<" %6Up`#|C+sr*wp mMOuSˀTmG$(&?[X=tSƮitbT܊r(^T폨!+wPf>~'s-o.i*ST1Co![Tu {25}8ͬ+f+#ԥ?newQ~?|,n41zpE# @D@nU]lej_Qf$[)Ŗ]C) J,6[0`=VU8kso&8k>#څd$T#1/}W_6MYDt˄>MT&V(!3c?%|o^Ӷ=x$ESúI-z jzY^I34vU>2>ٶӥvdso8~4Ķ]_Fs`N|uDSKbhH ;i;ٶӸ(YюL[dx\ =)wFw z 7hHu]!pu +CGD݁2#x'`e`OٞFݽSܽwK+瀚u>b[$8噽'P9NLy0E,k"4ٌoz)vyAZ<rT7R @eЋ)"Eۘ|z(%t6Z2^TgSw"⠖@h]MgG Biq7s^%ƟEWf-Y17c_Bi>pcnWw'~ڥ$DޱG2'N$3- JB#467|%f/waF|и1>Cq+WeD, D5ԍoDRSeP`QpAA"9 S~Mc_Xf+SA^]v IAop!B:;3g,[>b9#~Nhp嫻8=TE?Y.`8ϑ&AoA+#\1ÂH#:%$i0Q-Ol!4*MGSFrB"2~rUwPϪ 9PDIWKb羋YLQ+; mVʟP*htw].2S=@:*.+U(P߉S)TOZ s746cn>T@ X#On iC'HUf?ޖny8-(",}r#-E(ZS{ٹN[C)-ߟ{*34-Wt˯/}cܙpAȎf(T)\9Ћ#PңMoR7}b?B+ee0>scJeP#6 b6FOSz jbaMz>qi- Wᷟx9jZ:KtdDwxr,SyWCxח4]JKӃʙ~k©81 b<|L# u (f]b̿ Rīӵ|GiCrc&J~VTRO@I؏/ug( V~`6f d˨[^x?]w z/y` Dss5o+ThÞ>\KmL":AݮyRnM: R^w)*;j+'̓:+k~صtBKYgje_ؓy1r_kui |Ilt*h'ٚ͢\aJχHN؟6o`4gOq=\.M J?xs]hӏuնK"@0Jgڦe!/\#\Lr>_M4I- ^C`|Rtb"aX1H[W*Lt8̙3&ȓrW$ρ$ ? X_X^J̶̍rr M PBU+ROL͐"fZ635P=QcwLZi?o{S t0f%r{[je:fEt"O聡-`6R"T4Դߎ&Iiu3d*@ e;j|'ievz.;_,x #};0.~gtJ #|ȖPcJYTbA+(\MCc#o)~?]:4g%RtIN{-'}vpů# Snx3+\x8Hv% Ө"Zس}fѮZ:oAn#-  6^V H*5hY3l|aK¿ $R\ wNg {p࠹GXs:{b :0" M߉ޛ!=z?,..JE\bgACsGcC8’f :,k|YG'z[+L #z!&OwJnykdHOa(wIC/VDC愵NҸyk:XnbFv/K6Dm6 (aYЅA6b{H Ax ~t!`{#0Q0V^A(vSQn\W/Txw@JZf_qeN*C8jRh  em ,2pmyIĥePUrB)gm_] A\3@aaD\t#A$o1>KX6B?gEyrطiW= 4 ɤ ~ƋP 8ls=K=M$b*Rԑz.oXxD|A^]Uf"Te5[17@ީS B.ݡ J,T=KZ :rKo^[L]~Ҁei TFD`W|]FHW8"hb믹q}-zQsqnxژX<3~)rԧ+h{ r¦nzNz#umɻeiOA)&(ױ5IA?}H2uX0Ɔqek\^)/$P۪ZyځS6ٰ?PdSŎ=C5eYq. O/&17N;mԓc?012.!*JJ~X?_fK& [҄žTդ`=cْ`cC;@YN 6 &NILA1v h\QHuiǭz<"{7? O{ ҝI%66*-pW-/K(Q@" )iPsгȪdC *Q o'/Ꝃj܌rTqEa'5BRvÖJSFu{c'o ⲫKL̓i,W:!52\2