libvirt-daemon-driver-storage-rbd-6.2.0-65.oe2203sp30>    f0 ;G|`u` C ^j+D[J^+1}vT 7pE>c| '܁ꧨ!ko{aSo}ڻm 3BEYiݮa%*o\7pujz}=ޤxG?)ًK.2 j\8L%/fSlo%(VhR>eȺSm0뿸ho}O!~ׄH5{ئڟ<7%\H&l)4={WeUW,H3p|XG:`1:W()AZtvwy!9<"ϊ776d3f4d224ead218d7963d56b617c56703113377088a7cfcd7691bd8f2f5de6e7ca58a6acaa40d56445cb2ef64f2d29cce2b0ff[ P^n!=&?&d$* 7 U  $,8 > D P  $3Bht''j'(89<: F"QG"pH"|I"X"Y"\"]"^#b#d$e$f$l$t%u% v%w%x%y%"z&L&\&`&f&&Clibvirt-daemon-driver-storage-rbd6.2.065.oe2203sp3Storage driver plugin for rbdThe storage driver backend adding implementation of the storage APIs for rbd volumes using the ceph protocol.fًdc-64g.compass-ci LGPLv2+http://openeuler.orgUnspecifiedhttps://libvirt.org/linuxaarch64`fff77eaade027fd6859474ba776d6cfbe91761fb37a15e7fe39f3803aaa7d5817f0362ab2b95260f76a9cef5620d28d99124e8e5cf02a97dfca639004d2747a4ec6135d9bfe0b56dc2fad55de8e664d4f9bb2f862b9d9b39a4f3ac873f78237feebrootrootrootrootrootrootlibvirt-6.2.0-65.oe2203sp3.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.oe2203sp36.2.0-65.oe2203sp33.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.- 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 17235214196.2.0-65.oe2203sp36.2.0-65.oe2203sp30-metadata_list-compact_tlv-libvirt-daemon-driver-storage-rbd-6.2.0-65.oe2203sp3.aarch640-metadata_list-compact-libvirt-daemon-driver-storage-rbd-6.2.0-65.oe2203sp3.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]=1a34008d53fdc981aae2e206316ac7cbeaac616f, stripped"PRRR R RRRRRR!RRRRRRR RRRRRRRRR RR RR RRR% n Cutf-8b968e2a41ec497e2ad3c0a75494bbf131a937580bafabfe4afac1ae310efa1cf7cf9c4c49e5b8512c02f84b682584cbaace7f033f1f1beb49990ae9cf9450d54?07zXZ !#, /] b2u Q{LYZCXpѶ^iTu?EՊIA 3TC/ "KmOl(v8#&&1`+NQH{HA(v&YA";DF7 {*%}H##kur2}B0%17fB3q(8ZB_rM.Z b+i3I%>£/)e aHS7uqKWҒc=%|B{V}Y ,u:c0N-F!-!s.#6u;X[==aJ,ܳ&q>a +'\*l~p_ >c@2شljPHTs53[?Cc!>e,^tL:@!FnI [{y+ʯ 3mv6JRf| $s(wmd#ݤ Q!~$.  E(b=SP6&V+1|GV)&vfgGvټeGB"4CH"\|Ym7V֭. 󰟬.=cKJuQa7)b#=,'X]L5cl_QJr~a;p+B{bZ;q~^',|.F$Kcu~˿VR OL\~fuU[^'X+`:f m"hv*8[0LY(`G+Kܟ!j+Dܮ:25xh_֋ _Ka6g:;-%:D[&e$a=n4®`Va8iewK7X.!uoej{N63 {T s'm 82rFd R\jٺF[1Sw?PW!w|&uTw A(WN6Dxdž|^61ȶM~qx️_zRTk?2HKK SAxҷTJVUܦN><~}awk)%2 n\ZM#ysB^&7;ߨԱ%Ior) 3Fݹ.m^_=8!p$v:<2WA3N:6O3Gl1 ~) <X{b4`! kB7:_:||s9}GH^SWxnmڭīc'X 4ٓ!z7~L݈و)XyƐ׈q D13njy&DHJ2ĐF%A8oV6JH]AZ-bxz҉Mw^17Œ}Nxᛒдv EEjĸ}žsVޢvhkd|O+a:-seLZU3w\kunumLUV缸\8O`Sq> ,d&T`b U1m7=|JKrn8;l? i R <@BkH6.Qj"C͙Ν⁰qU[f"3ZVӵ!`bTo٪TF=!x}lm h1 2? :7in@ܬ2e`:ե;@8l ^\bAxvLD*e$4^.ZܝLnp,!5+ jWp2hVEyQz5@ 9 qiq`}0+T:؎ףuYmAEIR,* ظJnsݒjIuA er*'~vL#MSȧ՚flιcK*#ZP'J>nNaT7KICn?41v[w7 s;a:a5. jxTi$y$ [T$Ӱg/,K7C!cWfԒ$q`gԕ"&J1S;ECTrFk Tp!}$TMzYR}g̋uՆnWKU.F/| G`{}Gi^G \;swc0J˹pVg %tӽR Yg1g΄T0 ]}GX;vG6rT&s֮c;4C3:/siu,7hv&3Tf/lrOxtn?`T0r^CNdtl/+b>ߥW*o~!es($8ajQj՘2S,".mƈIεpƘp.cUqH0 2T 2O5RC8K#Gz2 Ny`*ꭃcEbXX42|V~Ws-<%v I֮BnG8 md9G-QƖpRvnq^5J5兓$-7lo*%.,UF۳R|\XXlo BRT} UTm tMfB׾[6+JBT6=נybdb"QEc$- 0 aQ_oxR&f 7 e J(6VC z;8NuC9 l~n+ot+y,)K9k:>|vNl1@5Ηin*a4n%ll?SWRl]]-x@{)u}1>Gr@4TOLG"~H LrS<1meZzɉ行) 5Z [*+_^5c 9x. c3_ܟ,Q Nؾ8k.=bNMs.8 w"z:rxۮ%<78J 9x ;GIJ/3 %ҽ!E13e5 _˪zAK~^-p˓\(Hѽ߇GZst?CrKśH+xeLU`b3x'FK\֓k>.)9j4Swyj?:߳dN ɳP_,>a UAd=:y >NiHVYW=ȨزW{1;ZImѝk8fPXGݫM +o5rmVy#i.X8L# t_QA\^bcY!2Ym㑜c2:C @'sp}i+bt0n=kvҒe%J͠،@x+~m3},Xh<+ic#m 0mKEuMѸ|w1t!$r`q]rb>%aR o%1« V*F}-Lo[//ti%Q1sG gڲBm|/]1}OCwDwojHt/`Y>5}28$܁k1揺mZNIM[fl}A 9C[*HF-0Wlp%Foe &|"inOz^!8Į',7'o3rD\_~9^YliVbm"}vq螚`v~W, /LcԞaZCvTp>RĶB@`6|<,ꑥ8?qB_vOŌwAߧ U61\Tqpjgu>l:]6q6d'䩻2,5#`8^Ֆkƒo:pLǍ$'?&) R̨)̣쥽DFDuLdG-8`qDz<.X@3ܱ WNN)MǸ=4揣!#|aY @1k!@q-#wu]ttR1#jC{@o<=ʏfH[o_G~'tk?fH&ǚTJCn9v=5 cWNiv#g녽-c+#4nϚyjZi-%M a9fcj!<9z3m7[RM1[.QۂڨtD1=J^i7;+N/0̢sJ5ٗЎz4T揨]5vvr)@U޽ȼ4!ʕ~/fOճ ޱ&v! mh5byB%-N4g۫P,oxBozA Vw? G;;Ȯ>/> +_BŨ`$Sd|"#'uwK#=tK52 aW#PO;QB/Cd(֏*O mqԫz媎!ȡ'9peXvvM [սtAl2~neI?t9ty&}eZر7m ~rJ-7ygԏe| Hk8LDv%d7Ga\ۃ0$47ʄSk!50Vu-+hݭD%,Cw/Aeh#ۼ4&˖6'`G دTBx M6bkM߬s]~۲n!΁60=}N|Y OY"YO7VIzR=Pq=3⦻Qa _[*ø~1$GtH΂{t49opjŢGՄbKF6ğr qS1TJ Pn1*g獉Boc)vFq3 !(9p< J;.k&:":s-O& j-h"]ʳ[΅ V.rw7UQ䮕}A&|' RiTAz0l4G& J(1A'L,nߩ6감w}sBbJO,Ϯ{蝫R3'J%&~F yZQci7XB+ gN;yb8` )(k,g,-dUݐ47S׌n@}g>EEGD<#~# aаbVfXd㏳-Ae&E5;t|Ԅ>Db'U̖+mB"iE3oG9r %Uו pU!:E+Dأ8J{(jmKH;] ~Ju?Cqlh+F/2]P {{P %G'uñ8 A|q7Jx x̱l@<-،lN(ɏï|)N|vbIJ[NMONbg" ݰ Fd^0b/:r'NNMc1v?ۨ D ,&RJp,N0O6xrc@Yۛ2KFq &k :fз3}ns{+Tͦg Z{YϓS!4H$|~xhhWok7;B ?OzH67# [WCb&Ըns#6A[MdFq!睧`\pC髛2!ZI!*0hIz?E˸_W_MMʻ J y#ݪ-q$JXtyDikX eqӅ^`~ytq6" >:-]ȗ H\t[w !pk?cwCBFh2u(;ToNiGح 1ee+{vA8f<,tژ[Xã'Vhěwj+S =쩙vU089oN>1` [ճ[ 8yXOԗO[rh֕O*uֻ1-=( eRC0O.{=˞3L|*>8nmϾf z BVpvM͂h(.:QWw]V*zzx\p{JPt&s(P~D"3dB0N.C)N9exsAwʪL`X0҆(sU5139wvetahqX?d Riδ0 ێ Cb႔wiЉH:Dwtŭ6@Hh>BER+HǙCP?{5! djdw]yB] M`Y-sG+1&~B˚Bb;ZW3Î Y_\ʵX98 JXd?ՙf>]~{( ٚU#! 7k-#q^=4Tsf䀁JRŤƅG kn , 0DYlm5Ge \H !q/d6:r[! ҼC:^͟)..!FFj^bN3Q*{z?fDXVԬN| XxOگJI'ͷ15+#=4$oC"'m6kG8QZ4\ zEګ&}Wd# j<%IZ"s %ˊᦼ[W럐:/Kg=X2AN<"|㘣Ucd+y?}y2۞bAUFZ0&-]huJ@_ PK]4MM.V́`3Z\-BY.6ԊT 6:TᬼQ@󸁇d 9B]諪9"1`µiGx$?. ZM¦ν+σEb.p8Žjvx VTq4DJ^'~3;(r7xu~KxU#2lOs/1Yju`:`Xo2#=d>' yp୏Vmx(+=N, >,`eoC]›.wsrOh mGM"b񖛜j[?ph> Ջy[YB`nsf!e5w$-Wpїrb YF=M" 4Ջqa~~,W-ȤhaҸ?!esyNl > Wؘ(ŸѶ n]pcq#iY]3R+|?V%!F ʭK'+(\ x"4FU6(- K+,2cF^J顡|Fc"M͋wν3i[ =/Lkm)`̗cykd6?>[J遜cAR,!َXв\'f:( 췼PW^_]$˟hR)Vh 9q< 4;(8Ȣx-)Ĵ]LBtTWB۹kWD= =xBaS|8}LK$n,- ~}1]q~{AvX}_ $SQ[_O1@Gi;3]7F\yo YTO+Òw:']IȭS讼&qls⹴6MR"Ue~KNQYG1+txA 5yT{{R`2B#6+'G P̨)@hdBڣ*jع6=qx>H-{