ovirt-imageio-daemon-2.4.7-1.el8 >  H c8 z뾂alL܊]׻{oLвH*$Ί" yuhX3h_uhSnON:Hl)E$;O`)X?&DDK|w9=-~쏬sQꐒt` 1`)mjKU*GwMiYVYQ=*u]oexN'>$Dxb>&EZ=o=(t.dG$Vؚˮuh',6u[S:3,>ij϶2^l>pF!?!d # 8pt  )x    t   4   8    ( 8 $9 h:=V>^?f@nGxHI X8Y@\X]^ bdFeKfNlPtluvwxy (  T!!!!!Covirt-imageio-daemon2.4.71.el8oVirt imageio daemonDaemon providing image transfer service on oVirt hosts.c6"aarch64-02.rdu2.centos.org^CentOSCentOS Community Build ServiceGPLv2+CBS Unspecifiedhttps://github.com/oVirt/ovirt-imageiolinuxaarch64# Create a user and group if needed if ! /usr/bin/getent passwd ovirtimg >/dev/null; then /usr/sbin/useradd --system \ --user-group \ --shell /sbin/nologin \ --home-dir /run/ovirt-imageio \ --comment "oVirt imageio" \ ovirtimg fi# After installation, synchronize service state with preset files. if [ $1 -eq 1 ] ; then # Initial installation systemctl --no-reload preset ovirt-imageio.service &>/dev/null || : fi# Before uninstalling, stop and disable the service. if [ $1 -eq 0 ] ; then # Package removal, not upgrade systemctl --no-reload disable --now ovirt-imageio.service &>/dev/null || : fi# After upgrading, restart the service. if [ $1 -ge 1 ] ; then # Package upgrade, not uninstall systemctl try-restart ovirt-imageio.service &>/dev/null || : fi&CZZ  A큤AAA큤A큤A큤A큤c5c5c5c5c5c5c5c5c5cc5c5c5c5c5c5c5ccc5c5073f422a6ce5d5e305c18937f79b5048d3dcd3f06cce51d26de5ef29e3343661c732bc8e18c8a0ab482faafe040d72bf6eaaacc6d4ff5a91105f8432920bd387db6dc3949745c13b7c0bbd8765a1216a3a7dc1728bb4cc9c44701905afa8dcbf53f0070059db62cd38cef8ee110756de46bb05f815d69360a04a413f5cfebf62a957b5457f5e38821014e311c8b7765c3f64a883abe4325a3d4900b4b3746f809a83bbb9a48dab10b9cab1e83e1e59394e65cb0853ef5cb88610d4c915cf30a59a83bbb9a48dab10b9cab1e83e1e59394e65cb0853ef5cb88610d4c915cf30a5f3c37c9df30c997e6952a79d635a66c3ea40a9570373228af9b20c1ff01ac28af3c37c9df30c997e6952a79d635a66c3ea40a9570373228af9b20c1ff01ac28a1ebbd708ab44f7fa9599d67647bdaa41c00be00fb8b4a1f01169bc123ec65a3e1ebbd708ab44f7fa9599d67647bdaa41c00be00fb8b4a1f01169bc123ec65a3e5802b199f7954e1d6caa5b75cdb26322dadc3419b97059100bc15742a50f78446afdd652431930415537aa81adb0d436b8350abb5f954b9322bdb5a9af6444db@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootovirtimgovirtimgrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootovirtimgovirtimgovirt-imageio-2.4.7-1.el8.src.rpmovirt-imageio-daemonovirt-imageio-daemon(aarch-64)  @@     /bin/sh/bin/sh/bin/sh/bin/sh/bin/sh/usr/bin/python3ovirt-imageio-commonpython(abi)python3-systemdrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.4.7-1.el83.63.0.4-14.6.0-14.0.4-14.0-15.2-14.14.3c@bc@bx@bI@b@Qb-a]`-_"_@_*@^z^b^@^@^^@Albert Esteve 2.4.7-1Albert Esteve 2.4.6-1Nir Soffer 2.4.5-1Nir Soffer 2.4.3-1Nir Soffer 2.4.2-1Nir Soffer 2.4.1-1Nir Soffer 2.3.0-1Nir Soffer 2.2.0-1Nir Soffer 2.1.1-1Nir Soffer 2.1.0-1Nir Soffer 2.0.10-1Nir Soffer 2.0.9-1Nir Soffer 2.0.8-1Nir Soffer 2.0.7-0Nir Soffer 2.0.6-0Nir Soffer 2.0.5-0Nir Soffer 2.0.4-0- Handle disk status errors while waiting for disk creation #117 - Add option for custom disk alias for uploaded disk #121 - Add --insecure argument to ovirt-img #153 - ovirt-img: Machine readable progress #154 - Support downloading block devices via ovirt-imageio container #168- ovirt-img command line tool #72 - Speed up upload to new disk #76- http: Revert the default timeout to 60 seconds #71- Build client and common for python 3.8 BZ2071365- http: Increase listen backlog to 40 BZ2066113 - setup: Fix bug tracker url #45 - Update RELEASE.md #46- Select cache and aio automatically #42 - Add profiling support #36 - Fail fast with invalid config directory #33 - Don't track ranges for read-write ticket #32 - Inefficient measuring of transferred size #29 - Replace ticket id with transfer id in logs #26 - "Backend was closed" error during backup image transfer #23 - Disable allocation depth for raw format #21 - Make client socket timeout configurable #14- Downloading images much slower than uploading #BZ1990656 - Downloading prellocated disk created preallocated image #BZ2010067- Report zero status in dirty extents response #BZ1971185 - Use "qemu:allocation-depth" meta context to report holes #BZ1971182- Add client.extents() function - Add Fedora 33 CI- Support upload and download snapshots #BZ1847090 - Remove python2 leftovers #BZ1862719 - Faster checkusms using zero hashing - Report checksum configuration in client.checksum() - Improve logging for easier debugging - Improve client online help - Silence output from qemu-img create - Configurable buffer size per backend- Support 3rd party certificates #BZ1862107 - Imageio low level API #BZ1855047 - Compute image checksums #BZ1787906 - Support transfer cancellation #BZ1524184 - Imporve error reporting in io.copy() #BZ1854550 - Create configuration directories- Fix ipv6 regression in 2.0.8-1 #BZ1851707 - Fix preallocation on NFS 4.2 and GlusterFS #BZ1851256 - Support upload disk from ova #BZ1849981 - Report holes in zero extents- Improve performance using multiple connections #BZ1591439 - Support ipv6 #BZ1805267 - Fix Cross-Site scripting vulnerabilities #BZ1757066- Support showing parsed configuration #BZ1835719 - Improve performance when using small requests #BZ1836858 - Use proxy_url if transfer_url is not accessible #BZ1839400- Introduce ovirt-imageio-client package - Support drop-in confiugration #BZ1826679, #BZ1738729, #BZ1761960 - Make private modules private #BZ1818170 - Log detailed transfer stats #BZ1740489 - Support platform trusted CA- Support closing connections for web clients- Support starting as root/bin/sh/bin/sh/bin/sh/bin/sh 2.4.7-1.el82.4.7-1.el8 ovirt-imageioREADMEconf.dovirt-imageioovirt-imageioctlovirt-imageioconf.dovirt-imageio.serviceadmin__init__.py__pycache____init__.cpython-36.opt-1.pyc__init__.cpython-36.pyc_api.cpython-36.opt-1.pyc_api.cpython-36.pyctool.cpython-36.opt-1.pyctool.cpython-36.pyc_api.pytool.pyovirt-imageiodaemon.log/etc//etc/ovirt-imageio//usr/bin//usr/lib//usr/lib/ovirt-imageio//usr/lib/systemd/system//usr/lib64/python3.6/site-packages/ovirt_imageio//usr/lib64/python3.6/site-packages/ovirt_imageio/admin//usr/lib64/python3.6/site-packages/ovirt_imageio/admin/__pycache__//var/log//var/log/ovirt-imageio/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protectioncpioxz2aarch64-redhat-linux-gnudirectoryUTF-8 Unicode textPython script, ASCII text executableASCII textpython 3.6 byte-compiledempty RRRRRRRRRRR# At the end of the transaction, stop stale ovirt-imageio-daemon service. # Needed only when upgrading from ovirt-imageio-daemon < 2. if systemctl is-active ovirt-imageio-daemon.service >/dev/null; then echo "Stopping ovirt-imageio-daemon.service"; systemctl stop ovirt-imageio-daemon.service fi/bin/shutf-8f044d4ef7d7991042638d262621a7aa3e46feb05cc4663420e44199ee85072c2?7zXZ !#,l] b2u jӫ`(y.-2!a2cw@{n?E6`&csrX{8uiYFleX+AzGuu|YnYS>(0g 2$X(v˙_D*OѼ0>QО׶  ˶D;xwuR OԐ3_s@3K|A e oQ>Q˙砞1kBݥ, س7,XD]ȥn]Y,0Z˝m\q\(=ƒDiR1) MtL6CV0[6 =رa2cH&&^bxhOw=1jl6azYXH.OTqW= *sh7/ļY)k8#TMbUQ<%_S[æxP^<տn”CZ9jĉ<ɁFعTa-rd ]5fg϶V'nh\5]Y(k-A Pħ+Dzyu!!e s{:Jk5y!śQB ]'4.mrp̷ٓͭG.#{^1!mΆMG e OF&dft;l XS4/ ['-7 ~X& A2ؐo#h1@P"{oC0cIJ+a>>v/^J]!yRxU=YhVgV$I}ύy`LpkDP(pY/ UH P-^ڜ'D$}ßX-$]̵^gv=+MXKDx_/;4ޫTcͺ'XTo^1J*Pm ,NJ*y<`躼S$u2h 05=[y;;KB\xyW[dc㨀祍UuLop:.|,Q^z(Y*ҵrLTȈTpzfŬ mN=x$ͅ?wk%cQQêx?ᅦii[$5,Jn)Wn XU!.y/zNO0t=xK滌MTcl>c;}ʛvMGFTrUj4!,ԭ< 4]6etThi!3 5KR7U X]&pOdQh,qm 'M,b,FBlA To<$Q 0hȠ́m*,N:fs,+K(%* TI*bS Clͬ\ZA@ ?1Bϥ$dxtė?J쪂:X3@"i^-iqT%; }{?)u8SP{l6A9 `y5,8'uֿh͘?K^l{5y3B󑞌 홈(5èMPfұg!|'E$Eߴ~'nf#V@יfX:Nrb@7Mq"L[+|a9+ǩ\ 扰(VWx-DHN!&|qQmr o2#܂ک-RN b5/./@\GVC3k@ z M i8T0p"8+Erf+A͓ r@tx`m[Ҵ]$z`[Xa:ιr+->p w6ɯ.vc?Qe>7 g_  ܛӉDf3< qMds*s c O >!5;uG%' Uf:RֱȳbobgE㟌h26t3ot_M'om«sHmL{ sgI >lH֍[6zۈ>`^Zw噄ھ^Ic8<gVC[w,=q_OtչslAԦUO7Vi"*%>/b ;_-u XP~5x4Mg^ǥC Ej3I~NZ}^Đ9N- ~ ]Śk qkAW2;*#d@P3wbwt-r f3^Dl\͈>Ts.z EŎaCUc. 8YALGE- ԁlL#_p):Ewہ,lM)V]$>2m!9UqΌD| ^jWɪ`&C-{ÞNڟym&lgI4zjݽ̉pնu5#$ R^E3}5T2DCpò}n`eИq*FvMW1U0%==#^=yݥ}FR/Ks?'}V)qG [=87PO;MKaz{D>7Ғ&9CfNNV51$8`UgTxy 3-6fP Oлº3mR47.-6lg)\sgp [Jpm3"st4[3C8b$aCӌڌ1CCЋ ^̗ GpŀyyԤܸ)xEhIIَWc6Ԟ{%?{=[jrC,`vY2s3i$T\f%H8,t LbyrPc}Dsk,K+M3M >Xa WJ R>zb_^Uͽ0UV&lI01ڮ5߂"־0W7AjB?C+ْ|^ȡu>eBÈ}}3cd{ 9h@dx|H#RҤ1n70smccfq,P-l Az憏`ٴ9KQdHHBאS*h$?fw||\<F3>}Tux#ռX6$4:蜫d)Oz0n7'&epQD)C\=I7*:9F}mCujm?ZX7&}Sc)eq%V8"B~ CEsz^fwRo$P)D;!,VX)8X>B`و8>)q5^6/vrIϥ97}mZ.QEL(,$wS#."\h!Q]Zx^ŕ5qcXk쥃ơ, 3@x`ՙ/sx 0DtCd$!AfYfS0I5-<S/v_4ItfLsR0@)↥VHi:;q`1N=Gm$m0[Rx$_׮o %GmxNmxh)ޫ/C9ZPduF2 RRCWoL4_)5fo4iiІtY<;%w}ǎ+-D(]aŭޓ!3-x4̎'Pu r(ZѤ;.L, QLBU$6 (ӌѨoF*!*f/_Qq _Vlo6}np4fV)φA-dvR<"tvºm*v;?c1_Oǟ84QQ!m] l1qV _?`lOO8w7c}ך@SCn pjD*ó ҁ.%s0ຄA G䨌w6H9Q);-(B NШ*<2-l/œ?_7M#ZC4R`ZqYr/,SQ_2Sm#Y:/ 6 ύ6=DrGdIدG=G K,m1=WgI8O,Ƒ etj Zp8!r֛"N4Y} ksZQ+G(C/m7 P'53+̰Pcm%?7}ƂraZyKvdCES  U8sV?Z:QZ^JV(J{鍵ei۪۶*,;B @_ʠa;X4W J=yU5.u9Po\cm|!-Qu!es(}+xM.L7#TptpʘÖꂴO>*uS8o$Γa=:ې?#/LSnau84#gkji_.jʪw=]Nf?R YZ