ovirt-imageio-daemon-2.4.6-1.el8 >  H bVK z뾂alBݑwdT-|Icd)7RUkޘ0,Z+?CUa}M7JX#[M̐[o܄XKw Bt9jc}q^[15277bc09d84862db56a9b58add4db4d9ad50ae03d68ea0574ce44546e5ba59aafc6c0d46f5e4387f38fa7feec8f44cbcebbf0e9EbVK z뾂al ٝC:# i)eZo.LQG^B;Vg` c 2W{ ~"J5ĶP ~9 @1`z9f [ TT6RX(Q 9gjcn Mw(GB9r mƼ?JKTF=EִSG*i0EǰEl_ÒPQ aMes&Ş8dOEh9W_p$>pF ? d # 8pt  %t   p   0   4    ( 8 9 `:= >?@#G,HIXY\ ]`^ bd eflt0uvwDxy  H P T Z Covirt-imageio-daemon2.4.61.el8oVirt imageio daemonDaemon providing image transfer service on oVirt hosts.b}p8le01.rdu2.centos.orgbsCentOSCentOS Community Build ServiceGPLv2+CBS Unspecifiedhttps://github.com/oVirt/ovirt-imageiolinuxppc64le# 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 || : fiivZZ d A큤AAA큤A큤A큤A큤b}b}b}b}b}b}b}b}b}bq+b}b}b}b}b}b}b}bq+bq+b}b}a555d6e4010b4446865d59556d202a53365101ab19957f1f3ad1904f8caeeb52acadfafcd25f35e6e39c77f7851054febf596b80bc2d094f86ae0d7fa5a298ed4f33d9fccdf7700a008a9c9ba1f68617f3ca9fade8505c410e6672bf39a67cd09dd28df081e34156219a87ccdd30f82aafb97595e2807fca08d59e9aaf462bc5b5767638245a829f87ae70c72a3517443fe3189440ceac920a8d6d85693ebe58ab8a3396d4ac71ccb683b32c292364347e6506fad7ea9b408cb2b555bc8b9302ab8a3396d4ac71ccb683b32c292364347e6506fad7ea9b408cb2b555bc8b930216d7b883aae4ceb9df4821b5a6020d3e6f19af3406d84887dc4ce72ccf389d7f16d7b883aae4ceb9df4821b5a6020d3e6f19af3406d84887dc4ce72ccf389d7fc6b5df7724b03d76b56e9402190f7faad02b1c82437e32ba8ec486f0878855b0c6b5df7724b03d76b56e9402190f7faad02b1c82437e32ba8ec486f0878855b0ff45e634d4cfd56a55430eb741ebe238fae65748c59af0a11e14d1c55cf158c0557f50df1de6e28366758b2c9191bbfc7805c60b2fbd2c1f682e43cfd7deb068@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootovirtimgovirtimgrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootovirtimgovirtimgovirt-imageio-2.4.6-1.el8.src.rpmovirt-imageio-daemonovirt-imageio-daemon(ppc-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.6-1.el83.63.0.4-14.6.0-14.0.4-14.0-15.2-14.14.3bc@bx@bI@b@Qb-a]`-_"_@_*@^z^b^@^@^^@Albert 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- 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.6-1.el82.4.6-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protectioncpioxz2ppc64le-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-83b4e3a8bbfe700f545fff5503cd7d8f896862952359813ba3aaee1767f7c3c11?7zXZ !#,p# 7] b2u jӫ`(y-;(bh2SbL oǂʥ}[ܾѲTnH1U4*FOg1mP#Jb7ͬ#NL j(ai|p_w]xdڌQR#UƔh l<~~y"1Y|DIαx EMS腺Qc|BU ]Dz/xۥDG6x%:릶9VSd| BEG&H;c{LQEWaQa3( %`Ks5haۿD)Spa䯨p^֡0iF)!Y۶=ӳVg } As9省 y2VcP etjSB1~B->کCh &^.*%D7@%grQ&ڽ iAT׌9x.xS_T( FmT?ER,8zhU*"H񅄇!gciS?ᯪRMrZ;M5/ [iпbLwd`۩;~y40"lnq qcd'6.~c$$VnzC\X;W3|)4phB-vj抛YQ5}vRva%kcqh>amfvՂST"M/I `> 7u'AU4 #tsO#ZYC^*nDy:'5 GY*wzB {pJ1>{ U(Ntȋ#N6RbzF8jn@+l=sH)ǘ31(K LS?04DiUUmSX_0~'EZo Y sXq$DAww.R bUxt &ÌCgJ%}o?q[)+1ڋ`DH(!!(eEZ\uU)N@(YN^LKZzqւV\ѷAPK[([2A*VHZnKY#9Z/S0=ù^#V.ƌJP9FMQX(nCt#n[%~wFMLѲ )i3M^w4Ye$7QVv 697H?0f#/5ҝ35'*&^^BSUۘDstA^$QT<|D2 =؜oTAfUyA(_̓&r-4rSZUux!2\[>1}L=o"q)[[ID@^..+T9Mb]ܜUL{q}6ݬt`CRZ}=DCp&#Jor ;&cF$<]1b 'V6GTidY-NٚP Ι+/(,ۅlyNn=`x=89sbزHKA..nzo`-5,Dr&Re! !_qZ˙ۃ1:vձhjB>根R) IPyBavX8v@":&A #Cew[ e5wE7r=bK~7٭Kf!ʃw-{rH.3oC:'DZ WoRԩ婁/Z{P=b:RL}7`̏ 4JDDDr BWq[ynX$ur;5{ ]5ITj>\r2yuTu8d-ù,}wKhf7ZHwaY&ܙQJTZ`^UleJ*'tWŸt K6}Xmqfe &GAF:j;WSMQ/G"*y2_fW%H F/|zq px; ΀4AR`|Y~>eQRL JMDIu >t}N88 .}Ĩ!*&IMH aSn&'Q[zZ?sCtǠAMX Hw]_k%60JYӈPM%@?-a [n"=1+H%ǂ<&os28[IE4/@T? HmH@-B2ez!J=V R\'0}R֯^hI5#єCF@<(H0C G04nRk![WҚŅ/Z*(|}Ťs! YircGѳ<@~M{@^SβAOdvXNr1{db}P#[n.l$pf5f3b:2UoDgD!ѣ*YgnX?< ߤ!ܬ@j݊.L=xA4oWhk::ϣO+$>xV*EH]loVLw@U(t%KJu),5/ F|~%@g#87z_>ԁ Jf~Pn^6#1(]C8c{Nxx%C/$YPωڷӋ6{fYrgQ^"͍76rfr 3LabÊpxʘboCs돮>>#xBriHJ)NlS`>7GkEh_se] TQgԖ?4`xxw:('dhtX8>YoJ-.UӆB6ВHb}ye3t폘}m~WU,U2l|ULR[u%ߎTCFdG9j2:mꨊ_ɳ%)Mȧ̕^VWBRY,EjQK@$Z̩9O5a-:m`k,@ L w~D$pK[Ҝ)^{7NCNAZ: g7i`d[q)q7Xt~v][ aL|'?gR_ϭ&(JV.NJLhU]Pa)&[7GՇi/VL'pN ;{ O /r !N;Ti~x\MvL*oc{?GĎJfb/m$QQ#\=Qr{\tuAߧmlOPtDwrXxRcvn: @Vx%(ĕ \p[O?:"!KgZ~~M@߬"sv'E=GB+(0_Vl@M;kw/d)\ do8PC_> 1D^+E_W[A o- a6Mػ~D[ o[4Ͻ 䔶ײ^Zȃ} F|) ׶P>(#;]DR>soqm`[ D6=lBbt_hh9Y}ǻ:*y{z*ښkg[&jA>hj#전ԺDT)£z^| 2mܜhe/BRU(׃zyfeyM8LcxSZ%S+-f3 ?]3T&vFXuŸqmeʶe!.C%}muVמWf sv,fh) J#ߣj>^Dž_NS6q tRLF[vlLr6bjFcmՀ%o zoAI87:]&y,)chYKul]'1Ы2uI1)B"  `N C 2@S'ywy, Tr'>6=GgJsrTQN ^7eAdC'4mtF!P C|si.2?1ReQz6ejQ[sgeӻGq %ޱyȤJyw6B\g]Sӂy-G<[lqtk4U/u*;ޡ/P:JlŨJdNa8ܓ7] GLF,?mH3m5:\xݘj(K9