libvirt-daemon-driver-storage-rbd-6.2.0-65.oe2203sp40>    f_ ;G|`u` 7 V0+Nq('qfPc0VAC}V{ݯ^pJ\ rMn1R%M_.jj~ x:=Y$XzEwWW|/-| nz˜>A+B"F5/"Ll/S"Ȭ35Lp;&?I6 b&`aihYR)Q[A\04( ee8[y6?Ol„SŞT/ a2iv229 T{k$ ]|I3}|{/sMLiQs4(3GJ9vG}dm(tb4d8e05df39e6cac62cdaa6a01918720173dd1e836c02ef11c8f2c3f448fcdac45592a962e55c708f31e660d197c13cf4906be35[9yD.dF&G>=')?'d$* 7 U  $,8 > D P  $3Bht''j'(89<: F"~G"H"I"X"Y"\"]"^#b$d%e% f%l%t%,u%8v%Dw%x%y%"z&x&&&&&Clibvirt-daemon-driver-storage-rbd6.2.065.oe2203sp4Storage driver plugin for rbdThe storage driver backend adding implementation of the storage APIs for rbd volumes using the ceph protocol.fdc-64g.compass-ci LGPLv2+http://openeuler.orgUnspecifiedhttps://libvirt.org/linuxaarch64`fSfSfb38b9a7bee2431e9e0ce07ec3b8c7180479a70faa9e51c02c6cc8671facaf1b2bf20dcc573626cb83bd947d671bc41142d1a00f39f22d3f2085790ffc30363e3e18c250100f7fd62eeff95c137d92fbcdf4b99581c6f179792f53a68f1580710rootrootrootrootrootrootlibvirt-6.2.0-65.oe2203sp4.src.rpmlibvirt-daemon-driver-storage-rbdlibvirt-daemon-driver-storage-rbd(aarch-64)libvirt_storage_backend_rbd.so()(64bit)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    @ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libacl.so.1()(64bit)libaudit.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcap-ng.so.0()(64bit)libdbus-1.so.3()(64bit)libdevmapper.so.1.02()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgcc_s.so.1(GCC_3.3.1)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgnutls.so.30()(64bit)libgobject-2.0.so.0()(64bit)libm.so.6()(64bit)libnl-3.so.200()(64bit)libnl-route-3.so.200()(64bit)libnuma.so.1()(64bit)librados.so.2()(64bit)librados.so.2(LIBRADOS_14.2.0)(64bit)librbd.so.1()(64bit)libsasl2.so.3()(64bit)libselinux.so.1()(64bit)libssh.so.4()(64bit)libssh2.so.1()(64bit)libtirpc.so.3()(64bit)libvirt-daemon-driver-storage-corelibvirt-libslibvirt.so.0()(64bit)libvirt.so.0(LIBVIRT_PRIVATE_6.2.0)(64bit)libxml2.so.2()(64bit)libyajl.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rtld(GNU_HASH)6.2.0-65.oe2203sp46.2.0-65.oe2203sp43.0.4-14.6.0-14.0-15.2-14.17.0fj@fP@f@e@eg'eRddldkY@djdGd,@d%yd"cwcj@c@ctc.c@cn9@cc@cEZcd@b@ba@Jiabo Feng - 6.2.0-65jiangjiacheng - 6.2.0-64caozhongwang - 6.2.0-63jiangdongxu - 6.2.0-62Jiabo Feng - 6.2.0-61lixianglai - 6.2.0-60Jiabo Feng - 6.2.0-59laokz - 6.2.0-58zhangxinhao - 6.2.0-57XuFei - 6.2.0-56tianyuan - 6.2.0-55Chenxi Mao - 6.2.0-54zhaotianrui - 6.2.0-53mayunlong - 6.2.0-52mayunlong - 6.2.0-51jiangjiacheng - 6.2.0-50zhengchuan - 6.2.0-49yezengruan - 6.2.0-48yezengruan - 6.2.0-47yezengruan - 6.2.0-46yezengruan - 6.2.0-45yezengruan - 6.2.0-44wengyu - 6.2.0-43yezengruan - 6.2.0-42yezengruan - 6.2.0-41yezengruan - 6.2.0-40- remote: fix double free of migration params on error - qemu: avoid deadlock in qemuDomainObjStopWorker We are dropping the only reference here so that the event loop thread is going to be exited synchronously. In order to avoid deadlocks we need to unlock the VM so that any handler being called can finish execution and thus even loop thread be finished too. - virsh: add tmm main command word Add tmm command word into virsh tool to call get tmm memory info API. It makes virsh can use tmm main commmand to show tmm memory info on console. This command requires specific kernel and a kernel driver to make sure its regular function. If runnning environment missing the above reliance, this command will show error result on console. - libvirt: add get tmm memory info API and libvirtd RPC Add the get tmm memory info API into libvirt-host. Also should add the RPC calls into libvirtd for API calling. - libvirt: support the virtCCA feature Add cvm parameter into the type of LaunchSecurity which is a optional filed for libvirt xml. Its purpose is to pass the cvm parameter through to qemu. Also this patch support virsh edit to save cvm parameter into libvirt temporary xml. - qemu_driver: Add calc_mode for dirtyrate statistics - virsh: Add mode option to domdirtyrate-calc virsh api - qemu: Generate command line for dirty-ring-size - qemu: support dirty ring feature - conf: Turn virDomainDef.kvm_features into a struct - qemu_validate: Allow kvm hint-dedicated on non-passthrough VMs - virDomainFeaturesKVMDefParse: Remove tautological "if" - virDomainFeaturesKVMDefParse: Remove tautological "switch" - virxml: Add virXMLPropUInt - virxml: Add virXMLPropInt - virxml: Add virXMLPropTristateSwitch - virxml: Add virXMLPropTristateBool - virDomainFeaturesKVMDefParse: Remove ctxt - virDomainFeaturesDefParse: Factor out KVM parsing into separate function - internal.h: Introduce and use VIR_IS_POW2() - hotpatch: if hotpatch_path not in qemu.conf,the hotpatch doesn't antoload- util: keep track of full GSource object not source ID number - rpc: mark source returned by virEventGLibAddSocketWatch as unused - rpc: ensure temporary GSource is removed from client event loop (CVE-2024-4418)- interface: fix udev_device_get_sysattr_value return value check (CVE-2024-2496) - remote: check for negative array lengths before allocation (CVE-2024-2494) - vish:Fix off-by-one error in udevListInterfacesByStatus (CVE-2024-1441)- vdpa: Release pci slot address when unplugging vdpa device - vdpa: return pcieFlags when calculate vdpa passthrough devices.- spec: Add support for the ppc64le platform - vdpa: support vdpa device migrate - vdpa: support vdpa device hot plug/unplug - vdpa: Introduce the new device type vdpa to hostdev - node_device: fix leak of DIR* - Include vdpa devices in node device list - lxc: fix lxcContainerMountAllFS() DEREF_BEFORE_CHECK - qemu: Return perf status that affect next boot for shutoff domains While we set up perf events for a shutoff domain and check the settings, All of perf events are reported as 'disabled', unless we add --config, This is redundant for a shutoff domain. - tests: upstream Fixing compiler warning in cputest - qemu_migration_cookie: Rename ret in qemuDomainExtractTLSSubject - virrandom: Fix printf format string in virRandomGenerateWWN() - fix the issue of errors when saving after 'virsh edit' - Use (un)signed printf specifiers correctly - admin: fix leak of typed parameters on error - esx: call freeaddrinfo earlier in esxUtil_ResolveHostname Call freeaddrinfo() as soon as @result is not needed anymore, i.e. right after getnameinfo(); this avoids calling freeaddrinfo() in two branches. - qemu: Fix incorrect command name in error messages- Fixed loongarch qxl device not displaying during startup phase - Synchronize upstream patches "Use correct tpm device for all non-x86"- virnetsshsession: Adapt to change libssh2 API - selinux: Reflect context_str() type change - Revert "selinux: adapt to libselinux" - selinux: adapt to libselinux - fix error in printf format string- add riscv64 support- cpu_topo: support for cpu_topo "clusters” in conf - cpu_topo: support for specifying "clusters" in qemu comand - cpu_topo: support for reporting cluster_id in NUMA topology - cpu_topo: fix detection of vCPU pids when multiple clusters are present- nodedev: ignore EINVAL from libudev in udevEventHandleThread - qemu: tpm: Pass --logfile to swtpm_setup for incoming migration- bugfix: Fix potential crash during driver cleanup- bugfix: Fix build error if compiler switch to clang.- bugfix: correct the firmware path of loongarch virt machine- bugfix: move qemuDomainDiskBlockIoTunelsSupported to currect place - libvirt: add loongarch support- live_migrate: virsh migrate command supports the zstd compression algorithm - glibcompat: Provide implementation for G_GNUC_NO_INLINE- backport patches from upstream- add function of set migration thread affinity during migration- update the Chinese translation of nwfilter- sync some bugfix patches from upstream - support vhostuser disk - libvirt: support dirtyrate (calc-dirty-rate, dirtyrate-param.mode)- sync some bugfix patches from upstream- docs: Fix template matching in page.xsl- libvirt: support migration dirtyrate- libvirt: Synchronize upstream patches according to issue I5OLYY- qemu: Add missing lock in qemuProcessHandleMonitorEOF (CVE-2021-3975)- apibuild: Fix self.waring method call- nwfilter: fix crash when counting number of network filters (CVE-2022-0897)dc-64g.compass-ci 17205183116.2.0-65.oe2203sp46.2.0-65.oe2203sp40-metadata_list-compact_tlv-libvirt-daemon-driver-storage-rbd-6.2.0-65.oe2203sp4.aarch640-metadata_list-compact-libvirt-daemon-driver-storage-rbd-6.2.0-65.oe2203sp4.aarch64libvirt_storage_backend_rbd.so/etc/ima/digest_lists.tlv//etc/ima/digest_lists//usr/lib64/libvirt/storage-backend/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protectioncpioxz2aarch64-openEuler-linux-gnuELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=edb866e937ae0a8988cfc96ce2300cbce931e46a, stripped"PRRR R RRRRRR!RRRRRRR RRRRRRRRR RR RR RRR%Uv_V#އutf-8fa27c7d37665ea8a352890bda11dee37f82f5e2f1a3b78ff8a2c6767fcb11117db0a56dc2ee8837f83123b76a951dae99cfca9f21db1088b72340a274efc40bd?07zXZ !#, /] b2u Q{LY7AKAsLVZڒ_<$"]Q (I,aoF-ښ)j2 x 0kN߰O:A(x/YIQ8__ Zu["q0Wh@qÎd"dC.f(F/Ku񽓕 Teq~NPKb&`p >h_#+G ;]2~|;5h{!If ]!S:4VB_{E9t\)TК4Zq𯼁w$lFm:L0mkavU2qnoUxhbLJȕ9SR~V;͹0:&AVZҐ7n)$ef̞_4ĕ'[rv>(x]$ 9NDsu M.!!JM=΁,F!y1?.Rh"$:Dqf4|0ܑ{u\`wpnwpt7DNҸWp(W_</U'k^zGiD}{r5BLxS#*qxqOJ4bV!M75jJ`.*0=ƞW8֪Y56dԇ\ !U2P#ObkW_3WjFԁFLc(o`9OxKג.J\ovzf?C՞lxtIA!hf݁"`K ;cCţخ\^EsNOW+xZdĆYSPs>hśz|8b~ 敻4!h&5Kl"ӘlvqzX@b`;!^pܣ >>(wv2c${4dHېM L)ˎ2eG˴\X)X.hw-`)zTe9TG 1+}Nn!/v2px~tUzx:6Gmoԭ"#, 'A_Ch"P#z}ѤNvU׏=M=MQRޱl|aWoՊZ~\q7ׅz(i{'E2 u,CS8Gar!sqns:Q@Ěۥaݢ6 &"K9Ql9UW]JbԱS iďԜ^gd^|qWz'衠"AMfkZ-$EiNk%ST\V)K5 Xs:cfBA=ty"コ4ԚT'IIѱF8'=Ǡ73,#Q~%pBD^'_THʬ]jNƟ.>;B*I'Vԧ4͞m$RN(K"bpXpݝhaW~2wX9h`#) --[ƺ~~/Ør 9BBrQI-s]贚:nv%BaR6[+o\MN<(GhEK?-Z0ijSnv ¥nWc[z*T}bhoW|M!lǕ3DZY(~RAlǏBC Vq=Ы~7gzWy"UלRj@(sHhj"iVөpGrQ ݩPMXMj5Ѽ泂eJO-e@Ed' zPw-{ÖiPI SkMX<ԩ;btoBRPv4E}OAzt\9*apqș'k~0./5 H Vu=;7{% !kzb'IJNv Nɟ%|c~%m/.l=K`SMN,\V[!=_-!bQ(`L'ܲor2$=.nZ`+nޫV=Hxr*鹇&`',3DCG0F0U|J Dđ<| R?L5Ǝ%Gkfl跰Eۧ(F/Z#DkB-l0U#Ńr8QgTL,? GƩdFlQQ9ODIh>{KY{aN?%ȘdeP+l3LΉ#j.RHuqamsft9O |]8rX-S)*7a2ﲘ[_ǒR~H=_{ p# 55 S#a6xsI5drd%@{>'*Zo!T8ۘ_e ӫ{OL\ #9jH 5s iw Ѱ011Wu ! `URz:Se42N?&Vh5H rF} 4b3}^F11Z@ i.Q~):N6btN- 3+,Qp&dX"/ICJ )!UB{IW(=Ak l+C7HU5HϽ̡`2P4`n"k/3 ͹{]hg.obB~Q5᫤&q^rR6֫xUZ?).F,ձTܰ,X̶q"*[ОxO4F{`!k .Z)dȼnƱ,V瓇n3ŖBx&ir?htQ~-;ڭo2|% gϠ n[B{MlTWsu Y>UR$TU<1'w_g!D20v8p4`mgB'ehf=U/[/Gݬe)BUi $tcgS(W%iwVZ!MpV5D#Ac` ]=;.P~1oߦl^DLAc|u7!QL|`F{ wuDlcn"a!DAu{G l&١=0;W.GdrWYp q:OнpF6ءyR6r `@u)U RHLMU}~. .j}bv Z̾{Hb5O& m˃#GE5ȅ·mQS'=MQ%\rה{ZZPRZNd/g̸p%-s큰xm 6Y`2YW^a+iz,Vjbd L0)OC0{EB lRzQ?p5&|#n# US[-U+"kx% VҲ$'i{,K JGΝ`%R536=?mr"z#A7` κ6>ͧ\?짛1t끢P<, "23HfGv( O-8GzY곏qV4vGz&#pxTٚX,k-\TӞͭtm/$Б82ȋ8} vN>BhmוQ c!y }=u؈ rmK g/``FnnŶ9GU,g k0Z@ ,A0i" 8/Ӡ+yЏ&J3{^`ErI333S΃CUun]$*/p_ÑE*"m4ՔLTj fm'W>շ{o9jI[RB(^hJ  iϲ"xpD`Di?YInҪԙN_c}=\MD;FGހ:K 0<{ej){ 0i*&Cs!t́SϹV8M5[E4`mn-/E'PW2[7}e# uz&1Sy2my\毡 ײW(@j]ׇXۚE:P  uno$8Rl'N I(;AfN'lj{o E_25ȾWABy[1c`bZa~ ! 3#4f`CIOga{qIgKv̓:}mMJySϚP6W m QYYJ_h8{:CXr43cay+j(7,Ags;.s5I[ '䯳1@pxx!lEuD29ҟr:,!:䏄__g|̥@Zy n3kDXmT4_)vHF?ۛRd'rEfKxԉ =X`2-PhMb̳J*!RȴY5zo[Ƨt[!F5P_6gƗ6 ~xnI҂օ@ !>yǴ+X3W^oϭ4uS8 'hW(ȍ7&ޣ^I7Bu\/Hv_ҡڒfƓ1m/;[ }x8+Pʖx ; }٪`GmEXՈ`ÿ03-5 f\U^x8~/E)#U3oPjez=c.+>זerwJu^oPtP^ϳ;PìWWJ2JqBF)D zR }1lH [OsJP?y=$;{ '6 sok&E.o %($Dk@b݂Yv2c͂oT{V";z_B>xziλpryEŅ/&I67(d ,/I/Wj.O,5CɊls]Dֵs,.SOjs?(fϥ%!}M <t}| \q#Ua6Sٞ[d\8a0;6azh`D Ӝ-5>ڏ,lBʠ+y%]r#ɌQ#)t;ŠOQWTtj3Zpg$"&l;Kv^ofp ީޟ=DҠsEXAǛ:Dt~G5ҍN6$[iqPSL4{$frF.R.ߚ]_k!"+b.9lƒBmP'BAj0HweW@j$&ĐĢ8^ p3#ЊT~|ћ8op:av{~A醒^ ELAU曱u5=mhg^PeKY贩Id^f<ÁOǤ)Ya,7@y$;(UMU*G_ +c6X~ |9 )4~[)nDJKg)x>obwK R\>3˧*88RWC4 mjsbOUmSh-aD0 Mvd n+ ]dqB-q.ݯc<2uo]]/82L 99T.ƣmJ81.hx?A+)!%h<\=@a`-D e IIBk=,zVs^(.&o>pL7GPU䞻5$S$MJL8SL+S7@vd5d\n]i!O@Vnk~|.8%sZp4vmT ',̓ EW~|r\)ǙN\1܌Oh^%JTF[%?;R [n \c#t=|Yd"ӭ%X 67;N)_)DyXL Co:^[ҟzSs6"t)`ÈtKF֏x|:\̃c&5KEg eтd(`Š+^P*zTX' wdmM]V/"pBqyWN)WfXL#(g\+TRȚ(΢^Iu E5U;[E(TBP*-==ξU|VSҧdZ$]6%" 1aUP:.#F#N=sm{rt[:ѭÇ\Xz]G'*O@V);+qr20˭nh} fE.qU "^/>__Oĺ0K3m3q"g<Ny" @N̈́?n=TЇ$u