libvirt-daemon-driver-storage-iscsi-direct-6.2.0-65.oe2203sp40>    f^ ;G|`u` pTSG,/^=>%; ˍHEҖx I.=QhiuppG*:l97MUKwXШ[ڕgQ2|u$ &ӯF(iF ]ڍd+G%@q@ %cg9z? iޕv5q$  k,,ʥ`TKuf̈`{RH fB3D[%޹뷷h1b-dr}F$­xwnwmxyhnAx~;ę Ɲ̮@V^ D>ȱ<%y8uq kJص%h81I!scaRux٪2tin 2o0ff673ca6b44f74de0cdbcd143bfd9e0c4c4ed0d1baca0987437b8dc4fbe40df7229e6122b69a0cd9d13977e5370210661c56e51GiƾScx>='A?'1d-3 @ g %:@HT Z ` l / 4@O^$&&l&(89@: F"G"H"I"X"Y"\"]"^#b$:d%%e%*f%-l%/t%Lu%Xv%dw%x&y& z&&&&&&Clibvirt-daemon-driver-storage-iscsi-direct6.2.065.oe2203sp4Storage driver plugin for iscsi-directThe storage driver backend adding implementation of the storage APIs for iscsi volumes using libiscsi direct connection.fdc-64g.compass-ci LGPLv2+http://openeuler.orgUnspecifiedhttps://libvirt.org/linuxaarch64`fRfRf63e6a2b2db93bdf20e9155c9cfae7a9ce8fd2647890f22941e05317e31de1a010dbab9a6c385c37392127efba782032c4192a2be4b546a9d194d174043a8eb2a55400b4ad12d6ed957c9f0bed75a9774311723dc4a42b6486b8346acbe80943erootrootrootrootrootrootlibvirt-6.2.0-65.oe2203sp4.src.rpmlibvirt-daemon-driver-storage-iscsi-directlibvirt-daemon-driver-storage-iscsi-direct(aarch-64)libvirt_storage_backend_iscsi-direct.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)libiscsilibiscsi.so.9()(64bit)libm.so.6()(64bit)libnl-3.so.200()(64bit)libnl-route-3.so.200()(64bit)libnuma.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-iscsi-direct-6.2.0-65.oe2203sp4.aarch640-metadata_list-compact-libvirt-daemon-driver-storage-iscsi-direct-6.2.0-65.oe2203sp4.aarch64libvirt_storage_backend_iscsi-direct.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]=d39d17194ba4cb3e0d2826228e96ce876cfb18aa, stripped PRR R RRRRRR RRRRRRRRRRRRRR RR RRR RRR$Uv_V#އutf-87ac73d934be40cb1d657643bc3342adff038ad7c687e35b76a871b5543157f23c77beea319b55928f259c87d28071deccc4b09d6f1e235e379089e90e72b37b9?07zXZ !#, ] b2u Q{LY7AƏI@ ԄtMwB\mǷN;=KOqM(l=%*MW,( ?;Ad U  #i.yc~wyӍ.~Z{( ϱmv)>ws\, CLB!@Ɛ~Ck2ey1l=7?N*]SW_Ɲkb[4҇Z{ҟh,79?+9r5Y>̪o\7 ;#0#j 1ʨB0hNFs$X\oݗc\b[Z@(Ժʁ0K^<K_h@KqǓ( pK-Nu]:\휇t*z%;/ x.4#"!NKvy?~(rq2f:Ȃ&\Zv0n넦GwWrq&NA?=b%99U5w6A-Sy!{TR{%$~ɋ$pupŗ̑S-2'p;țTǷc֯&uHңyp+'OK5C͠WN4ŭv@MHeFa@ =`2I<؆&Mۼ&D7"5CXk511vl')й4TFE?1V]!}y3iJw ֠M~H,x")6ݹiMEN|?*G#Idh?M 4G/ޢpk ,gDru8[\,Reoc5vÐ+@<߽^\&7_qvh$>n 7+'g!x\Qq݁hCo/z Vq3w;a$ BBV' v. ťo ˓a -.1LuErܸg3cFCm32QPel2a͛JMd,`1>;zP>g2)b#Kgg'Tb^48|y PbUX#ǰR3nS̞v50#(˔FDs6(p{[#t7J-Xo=ԕ[Mul3@`$_@&g 5,JY(b,׵!:=7S/O~z8) 6oh,٨y=b,i_7*@b&yF_u/kC}{wUd wYl?wH7!\GCp^T VZcjKP"bU(Y|uPQ^ iG2B\0P3NLE5JH8sL I)BHk~o8a0st@2`RBg3b(3fL,8] 2;ji=Ća-f%̕ڹq5B_nCr!!3|'ZΝwm$"+nz OOא6b54~!Z] +v?2dHٹ}VLgjcpGI~K/P+M?T^*!.'E-0&s^e줓;+/CQ(]D[m+I2Vq6ڏr\_lγ#NhWKn"@n/;c5/i[&QoK w{ 2)IDM*8qƔն^=eGe{lXT\B; sܴ'cV5g_POdQFY=N1M9~۫R~8s]f٬Q'W2˿TH5? Ft']zBÂzzA%la o$hNHlnո6mfR1M1(&F8~mZO__ygpaAOpn&&)̴vveE3ͫ;q,mf!IFz֯Ů9Rwu<"0uz:sZ2L5̦C(m`p3IM )6YƻT>G[G:M|؃ʸ(|*QP^a 5Gl+$m꺬Ή8'B) 4|wAQxeHЩ%A[?Bj'%;G ϘP˻lZScM$/)tPl(wKX$ḻ8 &oYS ~<n&s%翸zو4b>e)C7;-o)eYW-&>ZWLmmf\ )T5NYBz0ޗ\RhO~o>A'e0yb? in?ڻ:k;\yVEOg nܟH3[U:HoƓ,\^e1A>3F]ֈt%t]cݮ ɑ@F5=>&pJ7%hH9yzrcg ;CFB-'哺ѧ^+TA l~ E>;T_@mdSZ`̿@s|hט* !fH|\:ྯUj.sLJ$h8\b,(9Ils34㾱dO;pQ>LqD—ՔI3fϪ^@{xƫk"n93 j$z +?sݭHrJ'&i3VBKabB}Cmz˗°OXj=uAؔϔi15gSrs\5z(F_K>hA ;9,cK~򾟸y=YP/Γߠؙ\|4BQ Nz{1m>4BgCv3{#◘3$Ù|I1AMz%-H<]&gjOpʕIH%Z?!+D^׈ JT=\ MKG]H>ZBP o= fv;JS@^iDkN/!`'f ae/QF08,A5+2R5w\uEE2#.DN9M !h8"Q0ݴnQdzhXIz(}^.d*FoU)2LOژ0vmntF+:[jJ ;ޓ(GT!*:L18W,_u?&wMoϖ Z;F/~C za ׾>໔Ѳ̇ PP-}3L;*j)ɒhv4NUl16B[XLvv* ǔBHk 1fX2]x¸8dBՓG?q)Op3ȿ0z*4L]WY;kxB:cZjqqd qQfA\ax4saG !-˞$>QFLn^ ^ ԩ @){zl (x?qp>݁Ln{{I/]3(hL&\4'=})L5UH6 TGݯ;)*wH jf{h|i(@f7sFWJ*۾}~ԈBQᠮ;0l#n]Jiśanm# X\,'8S2B3~]Sn*B0cD_#ʬt>fPDŪAYd< +(&\w.cGfk"0xaRy~9w9r܇9n!fT,\zҊ"5et<_6T|AX`٘uUш\ wyD)S4\]zjќ`FE9Dv |\9BL.vz"hC˪j ЏpI0-a_R{j/%ˏuӯ$s@T7q\_;ҪmpytgFFK͌핣5S+ Jmmh%h[?`Hm]~ᯠѬ/vT|A7[2NIsBGTT_)P֐ q3 9SK^N GE `7 1~6%0{<0.WBY•% l&S :+x' 㳔^Պ@y&tk+_HuY()4*5m!E[sJS^v3\JVۃlZ}+IŁ7-􁎆 &q[tيG*V$]p0wi]&(uu 0-E[_rJV m"~c+nA؎Oo]a8]3m,Zd' sQ$qc0mKң5ݸÁ(ij7\.?A=MMZxr`SW MzIcE> B3&7<:׏R0b~puS-ˑjDgyG HL+^zߓxک`9 9c;rMZ sM'lc3ȸ BfC"uGIʺoaFת׌>Nք+j/ ]UG,<&*ZWm&zQ t>J<ϺwݸoB/C\/`TMBkLWr{wl. c'&7m"FڬrbJŧbSH |^r F2C|r`j^#Ԓ﷧`5::m-g}1}ɿA1 h U/h)fn%LdL&P_>à [''Ei&ZQHTuU-5':A~w9{dX1D*;u}຀'$`WUshuo<oͿ&hU]bfKm(ܡ|\pwl%fqT}ɖNs Ä%},=XI"1dLH}fUn꺕 r(t6;f?$Ox>徔/O`1p޷hX3C"+$ ϋ=]u!3 <$u99_aag VmV;) 3}`n m;ߨ?nawj 糙 -[vM R7 Gy9ۚdo[$Yge`Fo/n_:IYjuWoʔ7>EY%el#E I/0d t 0ER2i~,mw_Er*(E?{1]q;kم )֊'LxGQ)z̮CEށ8H5SX6Jb wW88mV/$Te㋧/؛k jMς!I`M[2?r?d#Wo.*hk&7-:kҘ$; |h%tVWs\pܟQ2|m+V=͡"l}1(ltZ!1hj]Ì0