libvirt-daemon-driver-storage-iscsi-6.2.0-64.oe2203sp20>    fUπ ;G|`u` : >H24'p{wx6sPZ9(nTj\a]-4_@t K 35䱠sݛ8'f#7JvA…׶w<<6}Ib8۫?]/[-19ٛZAUY#sb挏sk ,L]S*S GR'$U/S?>J&#td";jkChq|9J -ܠ7式wKQmhX\qcy3ca3e8a44ce1b71e10968ed293201d9e62d31d230e42a505bf269316178f81bc5ee1e23e085bb3cfdfbc0e66521fd7f3019e5e248ٜ E].E̘)e>==?-d&, 9 Y &,4@ F L X   ,;Jp|%%2%(89: FGHIXY\]^b9d$e)f,l.tLuXvdwxyzClibvirt-daemon-driver-storage-iscsi6.2.064.oe2203sp2Storage driver plugin for iscsiThe storage driver backend adding implementation of the storage APIs for iscsi volumes using the host iscsi stack.fUdc-64g.compass-ci LGPLv2+http://openeuler.orgUnspecifiedhttps://libvirt.org/linuxaarch64`fUefUefUW628f78bbaebddf0d96afa14f41bd880e3196ad597307d29b486b972c4c464adae3a98bbf63c4d9dc01bdc534c4b8cff95979d998eb1fb250436da3534c4497d79d6fc9cc3d15517e19d991b1ba72efb2282ba1c32e732f7e91a0866f3a54ccb1rootrootrootrootrootrootlibvirt-6.2.0-64.oe2203sp2.src.rpmlibvirt-daemon-driver-storage-iscsilibvirt-daemon-driver-storage-iscsi(aarch-64)libvirt_storage_backend_iscsi.so()(64bit)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    @iscsi-initiator-utilsld-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)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-64.oe2203sp26.2.0-64.oe2203sp23.0.4-14.6.0-14.0-15.2-14.17.0fP@f@e@eg'eRd@ddkY@djdGd,@d%yd"cwcj@c@ctc.c@cn9@cc@cEZcd@b@ba@b&jiangjiacheng - 6.2.0-64caozhongwang jiangdongxu - 6.2.0-62Jiabo Feng - 6.2.0-61lixianglai - 6.2.0-60lixianglai - 6.2.0-59Jiabo Feng - 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-40yezengruan - 6.2.0-39- 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- 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)- sw_64: Add sw64 architecture support - src: workaround warning triggered in glib 2.69dc-64g.compass-ci 17168993526.2.0-64.oe2203sp26.2.0-64.oe2203sp20-metadata_list-compact_tlv-libvirt-daemon-driver-storage-iscsi-6.2.0-64.oe2203sp2.aarch640-metadata_list-compact-libvirt-daemon-driver-storage-iscsi-6.2.0-64.oe2203sp2.aarch64libvirt_storage_backend_iscsi.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]=7deb3cef4698d18964684604785a6c9a92362b3e, strippedPRR R RRRRRRRRRR RRRRRRRRRR RRRR RRR#; Ff~utf-8f3c47caa98703c0ae0c78122590889d203d551d68fadc3df35427e8675981592af8e076bf2ce210fdee8a74574ef9f3960c2856a6fb54185bd589f00d313c635?07zXZ !#, b] b2u Q{LY2ZYv>$׀ 1ZsK!Ty(V_amYJY~iΛX_}ܰگ#K|#ˁ (Ď\[x~ާ]n F!{~UKY)}z?q7.ak=V1U9dtu<jT%vK=R$ǥhC%/gL\H'm۱O< OL1Yc"TrYhڻȌ^yo( ֏#~X(E#{X2'Uq]#]B'Fg# *7KAE>ţ$cO MtVVlFCP:hK$d=P[nPUeS0ltЛ=yi](xpY((Ġ鈓6̥jP<`VJDa&UAu`w^y-|2.1ՓIQ HEX˯T@Btcc,cNlռ[BjUv{%{jNfl h$%Y:cjhk?W+ErX|]cZ{/( cHS;Et|/M`%/\ݨԂ>-&,ѝ[O`=[A pQ9f5aBM*;M>N uSiܷK-.#+W?lW1k_۞ZZAtb5I( @RߨS&%H8˖=Ⱥr0~&pIZ*k+$'bxPky|@rP*d';68;y6}#>vY?Nn; 9.wi~O?%b!XQ\(Y=X2Ŝfi\:#?rmTY˽6r:gS{y\? b  Ge؞ߗtVCFjxAr]6o}@,#UF&'+Lk&\0rQN% tM[Ue`ma)H=sw@.*Lh[UH˽dEA;hN1oʩc[ZU~n6@Ё;M{Sz):94l:4WE5Pu]p[>PVbf<~/DʜxV (`8?Ad=|,(< hawf~~r>"Qtr.Iڬ7X#sbpphH 5G iá3hqfGtͪk{||n ɻ[=fr IgUhQ6%鞰zta7casEPB_1 |;pgwhQFЖ'ee-#Q4bt,.:eZ$bQ F۹*0+|F}3J\Vz,)-l+,0 Ig#ic1^jgǓj1g:@ҿr= 9sXz0ۧGXU̍ t>8_̙IUTO5N '4f)^غIU|וRԥ޻f$#oi~bǠp!0:D-~Ns!V_èA-B 6iiY Z4m4Z촭/qz6ybe:5I/ =yV n.{\&m;1MXB7 "{gXN,dX8μIdBF2[LGbFxKrʫ`1nRԓ*{c5y)VSMhK2HWNL ]?3VUG`IUV14Uz(DVeZb:bB +@2#a^,JL#~DNƺ)i[j̢Bوcjk{|V =$M6A#Uݮ-Iىw^>b72yh{$QeTwxzf·ˋp`1R݇?vO" eoӉ,֛ }u~ vO7R:Eqç8 "67<򟙁Rd|{ 'dVZǵV)"zb i2`.'}&1 ;5r]B?H$̭9Ec%.H\J*K ptҔ*o 6jވXsy`n|nb6=i F%UEYI f0B|BfN'GJȾ ':g磶2t?`k⏍ca"~6 a ޅ|)<,9HP%y fؼC82SˊŏwWMf_S8txoh?Eb ٟԌįjuT+ +W+XPq`}Sʅ9G[=&X}]avR eFNXPM6].- )9ȁIl;3̖}oXѠjƻ2p;r~``%}ҏL닥jK{=oZʲ`)ynP+:{?l?%g%t)EykxcsIVtMkMҶśvZ+G2| [akMz,pάOI4n/s0uє5Uv`nnACH&,'hʕo8_qn0w1Y<'a)y ?jbʹ.Åqy|PBUMyԚZGZRtd_3@_4Mn~.3y\Hs/5Nw9otr'chd _>p^*3>f[*k[\$Aɓ)qߓuq*MV{h-aiS9,^'[ʩYQ>(R:JU 5\CMYpޙi۵Ie PzPA _JcWGhT%rYRI/Oo;b-lTk:=T;1 Քj`K:/bSfulx{U}Qר$-kCS84 thҲ[tDU4Wҗlh w2KTP҄f@#ߩXӎUݜp v!g 5P[|u-}'(LD8fv蜧d*A޳^å-/RǾ$%<}|6C`wd/`3ǛK|JavRuBƊl,I6S ,{C9`b]܎J4Gat+]~ZNF%ޢbH{G+dW@W` С_%ș)szr 93rٖ$Xk)N ̂c ׷T"z7rCT22(`v mxA~ ŰkeOsyulGLf@d*C7ǽ9F joMipfƂ" Rs.e ڟsGrp}caj l!$Dbƙm]YV-qyr +J*y>YD(2ѵQ8|H5 ۷n)mwr-vG֓VX8|I3DN8_*xpdXW?"[vNNzN '[y_ h~_,jE<ŬĦ=F- J`Ha$N! (.GCk!Et9`…joAX5+8 YZ