libvirt-daemon-driver-storage-iscsi-direct-6.2.0-65.oe2203sp30>    f0 ;G|`u` I ˻/L\` PI^V$vƱwqִ4.WyagF?j͘+ٺK|!VlnBCuQgck WoH`˛_IמqVcphPluz 5(r䖼ᙌ Edt4 Μ9W^ꁚN~>tydVL}X3L s.;j"A 6uH}Eg:OR].G?#ji2 ^0isiB Osvs$p;yVWAN; he!zpKe̡uIf9W1165f601a17f0c112d5d1ab968c40e5c866f9d777de69a2b399945678cee01df205e8fa19aa00611473603160a05aba8d9647a10G9{wcy?`>='?'d-3 @ g %:@HT Z ` l / 4@O^$&&l&(89@: F"UG"tH"I"X"Y"\"]"^#b$d$e$f%l%t% u%,v%8w%x%y% z&d&t&x&~&&Clibvirt-daemon-driver-storage-iscsi-direct6.2.065.oe2203sp3Storage driver plugin for iscsi-directThe storage driver backend adding implementation of the storage APIs for iscsi volumes using libiscsi direct connection.fًdc-64g.compass-ci LGPLv2+http://openeuler.orgUnspecifiedhttps://libvirt.org/linuxaarch64`fffce696e823a16192b9730946448d0d49f11c2c657f23912b846359568c74581f10cb46974ce11387cf5235a311e264fcb7b473f80db1bbd228db6e8a04bf8525914f1ad0a1c3aabd0bd2d41907a78b0a828a3e998c0c83b43700a3ccb836f819erootrootrootrootrootrootlibvirt-6.2.0-65.oe2203sp3.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.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-iscsi-direct-6.2.0-65.oe2203sp3.aarch640-metadata_list-compact-libvirt-daemon-driver-storage-iscsi-direct-6.2.0-65.oe2203sp3.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]=a95622f4421fea9083680ac510e593c139ca7104, stripped PRR R RRRRRR RRRRRRRRRRRRRR RR RRR RRR$ n Cutf-8d4d3f71f9fc0876668ae4a5464cca9d679d296dd97d66fb9e6289ffab91422849aa1bf249b59c0a2af9f4e25d7d55ec56d846ab39f550439ca50d0050b225ead?07zXZ !#, ] b2u Q{LYZrCu#qoL *1؍5ZTs%)|ʘE+=eN΂>6DI=ᜰ2n}+pfS.uA֙?:-r$5ĭj8H\,`7j`^nR 6Q}DPi״wD{6cuA#Mt#˓D@Ս[ Ƌ &wWP:_E/.ݨ+76Xk 0=j18#]Z^-jYw;`R\ts)rF=chV0ʖ£SFPā-}b@BOPC9!Rr\U:؅"<+7'ݖG|$Џ׬7Sx $TR#8  lQ9T)]:@wp`樮[㜱28 Mda<XF@KI(8 Ii^i*UIx=U{tT5=Yx! C֝;=xAwxPw }ܓ'^ȼYf;! dFI/GK5ex/! ߮Oimy&/zKŇX!Ҧe5:tr#>f[f1Bchg\SТ\$SZ:bg| -h _qQv^Mm-aRq=:״됤~IT10 [J}|{{+ʕvf-XgHGL*sDwMs2?rVi9 06p]D/eb-KfW&0mY~1rMbՑ*,$B`P<}cdIY _ߐ)u.CuȆ7ExFi A\*Yt~Â2x•r-iv ^L/,ɲ.r2Ϫ8CVi4nߐtKc3h Ӛ:?pPH, NyR 3Ձ,ŷ,S|Q>b ܝ>FՠzzA끱^bFDIb ):5_- ԒWQzaT=RXl8/iK|lO?! zcbLJ\D<J|G|\[ 2p6sy09<0?G@6UBOkpgM|c=e 岷OmF&U4SspԠ[Q_#bhbP{n_LmH f%r4 j.2QtR>oj5 Rg .ZN&L4 *뽓w{k'j2 Hor*2DzwY.#2jmP`T9d.#>x5E ߰\T >fPDETf5a005!; + b -a^wD?cԛ<9v5?>(ّHUx)Mj3Y|/K_h3oO}Ⱦx kGkì'="~Z6>on(ldj29rM%Ж&1~/}i~?BWRPlSG].37vX;̧C_ _ HT{`94 N ]1h hpϿ+Y1v\݊ нjW5ꮅ^g&G c,8=Lf9I0ЎЪR?׿n6drQ7MΫ~H5 rL!t,-bA/:be}f?/n񥙻 .P7qXD)^L,wr3;ӯrIgmI*<]H-ͽA9%ғKl5^MFUF%%= IS"J`J0pRDU2zR(rC!@bm_[3lQ;CɣGcŤ\56 Gn"\`Es.u&,}iTBeeP-ɕB.@!8w997{ðw{oUZ%G~f~ +犵7CIMrp`\#aϰ tLrl|lɲzW:JvC-}J{)@&pJjgs-., {PI/$Ƕ".iKP1$'= hBVK+OI2(q%}(6mI{Dw3`hĦDzze4Hra$5)a8VwKfTvGUHp5_u=@q,~Ʌ,=Ul ZϙRxBQ#}`*οeyK)3,`H> l[ ~I?}{r᧢ox}قe;kbv}̾=HGB//651 mYswʡpi{k/ Yb@$Yu2B\xmUiV 9s_6V UErDI]^yĂsҼɐHIv[nQ$WJ,w:az9)AՒ0%9qgTY!pkldvy_Oš+n/*X\] 7ޯ/4$`v~dzϭ#\KgQ(/h0 c6HdE;&–aW|HQcY^5_( ۝~xdɟ/e07o?eZ}_klB5"35)@ 29!?Hj8EeP6p ޼ 3vS5%UIÄuǽJ3 Zk9?7N#59_jgRKJu/[>u#+jRnV撸 /oQ-B[\8H&H-~> ck78+)EkM-54i Y 0oSi9YwI&1̾a4JAW}-!${{&m' if%J3x)SO㖪 5Y['UPeEDN%b9:=Ds~% Ͷv /]OM p  Xo,2rf5\1tn2};[DHDQϞ|Swn>J:oѸ*7\T7iަ[{z!4xd0"TsV:Q@p#ȩSi/4^g_]bܕ3a T *Zs^0cK@D&ygz|SVs䊏)>^lRc=.Cpb]D'a^Bm`^9`A3g*&n҈UȯΛz؈0ZButmb 8%._i,<=^E2,u7NR)!8JgxjYMf)KJf̃U%[Yg1m`.YM"YԼ "zC臞ʻHceǭ^1 NbDO.|H-#k0nO>g Ϲ|/VƩGn8$@P3C@ +Tc|\Z&@F<J*mfR!aqxlQbbP)pKI 7P(bǠU )jUi ..3a뜓O7C9-ڒ` -*斐tTd{r0@ф]mͲ vk0 &fℐv7AM0h?gy"{{˜2@TG5*/X|u2gة V?5~—iʣ0Ku2 1\}.-|4.?*Lg1G5\ h9d`:Iȗ N%kKMs$3]7d(g,Iu6hf|\w~9: %ʃN[2ZXh?/ sTE|Gڵ3 u'DAεX*U4s]>- T>T|PA t2OTh}US8dcۤY=!-Z=)+=D91-&Kme kW&ҦOx)ݾ6e.Ŷjg^zj Fy5uNqARGxihNkM%]W35Nb1vt*̤,{h*Daص83 JZ[|3zڳ|hw5b/lC>*+4{QmҴv |?)365f)Ǒ@XoԿp'߯,Y܉s hERJʬp/[\3IPŬTb>G T|x 9ex#[h5 ߌU[:5R[H pgIfrCap?VU4.hSC`;N8K?VEWFzK^V<i6F}]rXT<.cr#ZD{[_)$v%b?I lGc$ǍbqnMt@*ObBJ=jqJ2a! +~1i|eHڥ'LyW, ዑRAu{WsZHD }"d~0.Ħ}O4pkG`k񟩱n>Ǎw*AXp^3Tc" _|uTQ;RTaa3ŝA}CXGK~7{ST1ӿ!"oL:W+O+U@^(cWVC(kZ}z$sv}/589U5pnr&V=S`pFl R0`5DSkX6 eF [!:hH^cŅ$&[ ŝܓ40'M[42VEsZ,X 2\X@8ý !Y&m(r3[R]Qc/0 L0%iЩ~Gy.*O  0FVhq)Cģ[%H@gE#SEJ\?WP"QS\%g;=@FI}P<0?3CQqd؇KQA(k'jt V'\^e/kZQIu'k]6$r׮s0lUVF?KY(iĹ|8[_9ʯtrԡ^^\!H\nzEЊp ~AABB$vk"$ bb1AMˎ1e? ."?ȟ ?+5a30h~P ^`{/{3H4;87,ŝKU2/|˻8 '4tQkX+?)&JL"Hj۶|^.] *wl[ը\Z {.Xt8paJdJO7؜ާcZF]f$FtQ{2A˔1 Z==-~^[zCRpDŽS?DE6iUt|Yd3S_د1b\~5La Tnl,N3?Vv׵=iT`[ $7ZaW|FVW4>U&E&L}7;\m$B J[k"<)H9mSPxoG% 'TE_5)EA5;Ǝ]ITo`a_TUb$htՊ.RHDM8T$YN%^mjU9P "^8BZH YZ