ovirt-imageio-daemon-2.4.5-1.el8 >  H bN z뾂al!zra)z]T 4N׳\{ׂm\:+ Q3dÎy!lnbxPM(# SOZ^h\Ȯ_# l+L Qbo {=w鬈w{xg8k߹?ϚXR.硭[ЬM-̪ RˆeB'4M E }ap{T৮33d1af969e5c8c1b80d204528eb63b689bbfe3d738cbf799ec73b4cfa037fe4b61cd433487565ad7c61952b598292bb80cc34db3ETbN z뾂al+PoC>gվOU"ů RjsJݗN7]}-Fų1w<.=7pF <? ,d # 8pt  %t   p   0   4    ( 8 9 \:=>?@GH I`XxY\]^+ bZdefltuvdwx$yx  (Covirt-imageio-daemon2.4.51.el8oVirt imageio daemonDaemon providing image transfer service on oVirt hosts.b p8le02.rdu2.centos.orgbCentOSCentOS 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 || : fivZZ d A큤AAA큤A큤A큤A큤bbbbbbbbbbDbbbbbbbbDbDbb4d593f4fd01067581c109c755589d50ff71fdab72660fb8e259a982a18bdf4e5acadfafcd25f35e6e39c77f7851054febf596b80bc2d094f86ae0d7fa5a298ed4f33d9fccdf7700a008a9c9ba1f68617f3ca9fade8505c410e6672bf39a67cd09dd28df081e34156219a87ccdd30f82aafb97595e2807fca08d59e9aaf462bc5b5767638245a829f87ae70c72a3517443fe3189440ceac920a8d6d85693ebe58a1bb3aff29e652c077d36356dfb9a7b7c8655e7c3a97adef4c01a9a39feb4f72a1bb3aff29e652c077d36356dfb9a7b7c8655e7c3a97adef4c01a9a39feb4f72e89b2d6a98cf41651318bec9e3ed8c551c3e111920fd37b367dee8497a719bebe89b2d6a98cf41651318bec9e3ed8c551c3e111920fd37b367dee8497a719bebfb3d99a03db14eb1c7f261630f8fc4fc9d84c6cb83b1ca38a3e5e0840111898bfb3d99a03db14eb1c7f261630f8fc4fc9d84c6cb83b1ca38a3e5e0840111898bff45e634d4cfd56a55430eb741ebe238fae65748c59af0a11e14d1c55cf158c0557f50df1de6e28366758b2c9191bbfc7805c60b2fbd2c1f682e43cfd7deb068@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootovirtimgovirtimgrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootovirtimgovirtimgovirt-imageio-2.4.5-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.5-1.el83.63.0.4-14.6.0-14.0.4-14.0-15.2-14.14.3bx@bI@b@Qb-a]`-_"_@_*@^z^b^@^@^^@Nir 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- 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.5-1.el82.4.5-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-83528c7e3270a68a4c1baa87f77ca5a39b3e14e8c7982c1b0e23962f4515e6c33?7zXZ !#,p N] b2u jӫ`(y-P ?t}si]`O5h&_V;:XzG!Sm&3YHUaiP3 >ҹf ֦j] SG+;RAMRYǞ,J2+D-NLQri[$<ȭhFU-EKI]25 {LBTg; _ Zcmrt`dm~9}:?E4y?)u䄏τN14`$ +'$uXՉe_ 聇xA! ߬I(k԰~ <rgLZus4 IX>YF"37oAۀIĮRսgjپatge,.ɾZkK! s|%#UFP.A7UMOv>!5v g)t(Q >Aʨ:N5R.Ӊ"J7{C@$wV&p0|^G5p5Yepбp7ud+(z)T_@G_sf2e^mFOYq9Lx~_4;JdzGyNcS>/_ζDAVgHjONW82D}jBs0w>!X_gA.@r`_^0W1FnTvp lq߈i#[Me_ h?N')BṆ|}\kVuEm*7V%`C(a7bd'ё S&LIkgDaSt&1S:ȭZ )A7WZ_!Aܶ/eh$ m/>s&ˢmPVm!y>).u*GA Dbjl_]d⍼AƄwVDa,w~Z O4yq-,*nKGjƾ2>~J`ЫN$XX _]wNݖX;dcO#3Q`VHw^-y; g= *&$rG:dqg [ =?>\f7뫕vIv%e_ԏ<Ư IHDp;tVI%TM$0 '\va+C&{KO|_4ݚyha콒9^^OTk#Ʊ4 @8[Ndo߲hT6T16 xSְizy/`/qkJ5\W7qbiEp !95*k84F„l99AaVi:]t"2Y~㘊60)d{XybԽE֭ z:1k1S0Ve9y\/дE?G^Vm]6%YaD %3:gQeYeޗL.o/3{6dkn}ax36f'Q~T8zV8K39?N\XKER*-눙n #X%8' Ɣgbm;ȟ5Nhde:cWO)|̯DWM McL!:mi8%b-]ܪ۳ց:/kvu;Pߌ7 ocf/ptcϳVss2 PqM"5(2šIo#乯g!^IJ|K+^FknWwاl9-uy#y<<\i 72DZeQZ:RoPS~r;2zP|1#HFFD5 X+"RXg)/EF|6L@TZ DpuՕ+:,b^QHKu5-@y)2o?S%XxFMMxO yza{g gJ옹H:$4W,N X'"zD3H/Lw$WЄ FR[X4t Oct69BX"kA.\-!O宜Ye'qQ"%g2qOesBVNK|r'4"-:eT;)תmY;ξIzTdP6y$w]@Fe 7Y~JO0RPwEG+T9Q8 t7ԥ*Qs#k I=Tܢ)i*򬬈I@A-O4`nN0' u&ïzH3H#c/1-,mLR6tc-R$зȕv<J)'+(vWu 9# LoS@Xs]# |vQ^p_}6"^o/gkg: F\bϊ%8#'T3C{6=)!PEtZDPaQ o^-7hyE˘H5R$j5%꽗r?Phkq.;,%3Ai'Sg 6cQ.]n隫 h_ s s+vb|pgw|ƍ糑#})hT55XͶ. 7KnvRȓ 7wV0/=2R4{ɕM#F#)%: P|FCA7x$ȁ_Z5GnW] ޱQSRwx󰶇5XNH 4<,Z;b]Y h /~ʅ¸?lus {Z՘Z̻tJ:U'lL~7Dos= x*}J=\i濱,? #Z? "D9p{F kDзYn|sJ@7nT1l:0C%x4prdu Q ,zai]U #q_ز7~2b Օq%UR91va- [R!dɭzA1hQ"pz }-oܳS{pGtFL\>K/*W<|m \d4Kѱ7Vw>naX櫁ʉhqqk ƅ ~TП4>n;;g7mMyek!"cDaBZ_l9F/g{Z<đNXYK[48Y'>|IyXj_mJ66TYX yT:,F!15wx VҪSG'Xu 8M#3!lIJW{& ? -ՑwGgoļ5QZGufZ *{hFC`G'W˳PEYMCfmfk 7~/|w=ݑf *,Xm9M%TǭQ̵@5 5RW%Em,d PxiwN..L'GfwK0NSᶝk vnВOj!֌X vW^-5'ט67k₁V~:F>^> [0*\x5FwrƤ&l&L}-waDf&2@<؃zU'(u}5\{|;Y$ V\ȕnt_ylDž| 4c@Œ>^+9=jZ(|kU4@f],i,3{ q%N@XNL ]ӻeNz k@&\=Y$YӻMJkP&LMyyv-qr69|Qr]U/3Q GgrMR;4sy]$?2}̞2pFRǠ]}nC5mlyPpVQ{w6C9BcjVwhmK}픏Y)Us#6BEZv!CHLmG<ߒj'US 9 ؤ_w3r W3^EXsr6z5lo>V{pgoXK.8˝uȹƱv݃+x Ĝj2,NB;ag!g n8%..f6P:Xl`wr.됔_\3^b.shg7k)+ڵҷxvL۳|TQ3@5Kj(aob gbv !ؿZoʟoy19Q'3BؐƘCݍ;<{(v H ؖf_1l1vmɖ2GbPu!2Flȋ<_cҹ WPo4گlS#p*Cӊ.=tJJ/? ;$RJMgB:2 D6Cb.Mʼng\r;w1qSF]Y8 kS9a9[&zZnC9Wm{If /k.ozshgHlIMDglhUp$k̚ ֈEt ^cr[}~5!F\a&#jj,l#SRy. O>>jF(_T~T4[|:8IzɎZvNVS:\t=I(TR#b*-.YTtAH5T&8 3^ a5(+8ɱ$i)msK䙣s;HA*wOK}6 3%-T aIHl>%M vv,7? ~`xt+piՍOxqp>`єg}\%Š\&>GJv^qeq32W59uϷj@ L:~?Mw ;5zAI9ȍr?B+01`u9~_&2X^ҘFr{qe^3-+k)%3ȮY@}'u«yVm$+QTc/֍jtbRcIʙHlґ:G$0^ǥ\Iޅ?捝.̆gBliLxd3-QݢC즛ZǨIZE1`[ .~44vKX (C׳u#R+-2_L .w%V91s톉6~Y"jbFYgK 1Ic+4i3: .O]]"i=ɏ0^bF&FU)cU_&N񐹮6leZw=OOSX?\=@'E8EkyT/ӆNF* al:ZǷR\0ͮYش-z_cLrE( o|VU~𚴎'(UB HϒZ1rUkY!c* yº&Dfq4aJH<\9饀x$Z2!T&!~T+>\w嘞mnMK#]+ɰl(`oq]LrY|R?r._vamf],?$Բϗ 閥2`T.㗡WꜤ7^!oWlI6^9;$* 3U~/Z%#k s!fdxo5lW|k_~ OgA"Y3Ȣ9[HA: Wۏo3-7ON\δ}@ݕ1},n|9ڔx(L/vUqic*Pm\e75x,,t!JJt:tVkˁ_D'!Z|u> ^ԤeP8"!zq_U, ~Ӳj ONt)Ar׾n]Sʁܠ4+ CKc2͍9b*Ќ@Bl)@V?qt6n%jXP /clDmH j4k(h:=\UqYcVSD >,EJaX29'pTni Ъbfim"#KIUFصh_Xx󳢢cItP11wmM蒩<ЪTw\QVC[ؙ} jH^}XEac)%x!3uJ d,ƔoP Sc F 5c¸"I 5m1 ㆝#>Gؼ⽩]m13Z)&{+x>aKP.(t % @>3U”U\Vۙ/ktA};Ƅ#S ,<oVHm$g *]%aN ~ h1Lʫ(\F]] ^$O'܌@Q()7݇=}P=op)m\j0Bq4³oP!tAbvbU" $ .@} uH ~:6hegݐ2>+,n KWAT˼D|Wݤ=|dT, E܄'FM]0) ~ڞ~z g<=}yƱa33Uҷ@|iBÄ6|MMmO!Bu|Q,'ly%&-"|_Hơl!rw)){)'AY>&:KS~Wk % h|}CmN1P k{9hɄ,aLw+/!K=. Y`9jgt,ªy,S&Md>>5}tƹuQWaP6ꋬI9};_AjRq< YZ