ovirt-imageio-daemon-2.5.0-1.el8> 6 6_܉3!a0/ bz뾂aldkσ z뾂al#ɳ>Xf鳀YGKRQy'\Tc\2;pF@@Eq5g[ 'Ǡ PJb >'eTUq~y*v!A!i7*&N'R"sMF#,?#d # 8pt  %t   p   0   4    ( 8 9 l:q=>?@GHIPXhYp\]^ bJdefltu v Tw x!y!h !""""#Covirt-imageio-daemon2.5.01.el8oVirt imageio daemonDaemon providing image transfer service on oVirt hosts.d%Fp8le02.rdu2.centos.org_CentOSCentOS 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 || : fi&CZZ  qA큤AAA큤A큤A큤A큤d%Fd%Fd%Fd%Fd%Fd%Fd%Fd%Fd%Fc@td%Fd%Fd%Fd%Fd%Fd%Fd%Fc@td^\d%Fd%F073f422a6ce5d5e305c18937f79b5048d3dcd3f06cce51d26de5ef29e3343661c732bc8e18c8a0ab482faafe040d72bf6eaaacc6d4ff5a91105f8432920bd387db6dc3949745c13b7c0bbd8765a1216a3a7dc1728bb4cc9c44701905afa8dcbf53f0070059db62cd38cef8ee110756de46bb05f815d69360a04a413f5cfebf62a957b5457f5e38821014e311c8b7765c3f64a883abe4325a3d4900b4b3746f80994065478445acb695b365bdd1e8f773b21ba96e3331ff9b1452fa529b903244994065478445acb695b365bdd1e8f773b21ba96e3331ff9b1452fa529b903244b653c6dc379b15b6ee128a99cacdcac0e2fbbda094e70e0bb6136153e5af5aecb653c6dc379b15b6ee128a99cacdcac0e2fbbda094e70e0bb6136153e5af5aecf31194aa38d56b14ef7d45bcf2279e28e1a0ab2d832fb8b192492d4ae5da127ff31194aa38d56b14ef7d45bcf2279e28e1a0ab2d832fb8b192492d4ae5da127f5802b199f7954e1d6caa5b75cdb26322dadc3419b97059100bc15742a50f784487854d5408f1919a6aa0076f82126022f06baf68cab58e571a0be9919f3ccf86@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootovirtimgovirtimgrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootovirtimgovirtimgovirt-imageio-2.5.0-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.5.0-1.el83.63.0.4-14.6.0-14.0.4-14.0-15.2-14.14.3d$(@dc@bc@bx@bI@b@Qb-a]`-_"_@_*@^z^b^@^@^^@Albert Esteve 2.5.0-1Albert Esteve 2.4.8-1Albert 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- Add Python 3.11 subpackage to be usable in ansible-core 2.14 for el8 - Fix ovirt-imageioctl without arguments- Add Python 3.11 subpackage to be usable in ansible-core 2.14 - Fix ovirt-img --insecure connection- 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.5.0-1.el82.5.0-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-8b3d1e2235565e2f1276a56a953ad79453dd038c0f40dacd50cbe7419840aacb7?7zXZ !#,mG ] b2u jӫ`(y/(JEc;v$+%8`kK1Z) @~~4sҟjmᄚ[iЕ;7l[: wݦfߥ7[ n0 $ v6Ϛ|ye-}'LBAcmA^w0t6<7R@b >E'4TlRDB1b[N$Z7?E5`mz<"d-&aiҏ^ё>٘<(^oەWʎƧ[mŀL{hf% >9V8CCba٥zІZnWuLlXu]#mr+́9Rd"~3+TyOF; 〝'qh>&HYx~\,T'bb8ʈ? ^G̙͖k3&pQgЙ8Kg73v>,1(Q5pg"3/o 6p ;-~@)zzCL=@3:%!|x]u{PĐx!NU{x8(Ibc D^Ariaາ7SUt&pXߡqH }K"b=$ xE, k|@O/gO}$.[C*(!(_8#|GsqM M.tT*(bi#%}P}IȾ܀Gq?eh(Mk,Y!4;9G;[Z)>4g}.g-AHvXsݸmQbJk%R2ʵCѾDmLwT_ ;[Ȼ+*p;^4B\ 7Zu{4p즸Rb\sSnlG!k nL+.zaH?B ڊtB 6 [JX#͂b8XS~ 0ۻz$$)/C4hW&ʘ+A8c)$PT' 2`@ߠZ L?!dϒ0nQ`D]]X !m-Ok*h@O5YP +3}I%p i }J !aΤeɼyw_X7TԐG[͔^*d2hvw,:TY^`MY) wkt,ۦtdtR32UjC"$VHz$#|=h" &:`-/<`Dc4y6U/lWQ ;k>X6^1arI/ u|,tQee 5Qe/Av~Vӯf.AfMT,2^w0B{"A) 6?f;E G^GX(38qMD#̘XvO.z_=(Lĩ?$Hr_v!bgj/K6$_Xt[X>l[?ユ0XS(J@SKU>%#Kw =;xsׄ}Ts|k/zZuCOɟ~FK Q;NJ Ӫ>QI )O[UHa{U+BD/"4Ƅ R5+ud _yGL-3v;Z{mh Jkz_>/Dy#4ǨQF *hҒ`<6?=aU$ %jt`` })!x<F;v4: gPzu`Tv::-a.a](^ ?:13Ҋͮ17«+VqSj)T=QE_ e<>.V1uՄvElCd*iR?~/z?q5U!Q j!>D >Xz#@&UtwKuzf ]H_zL:r,DU(sJk=ӒECE;J^6(dRV!m)Mp*t !V ncү~$5^P;?@h>;Ft"6N NnHgR CvX>>$`^bJ\rh0Aq{Z21E!YrEU9"Nb:%Zv 쏂U]'q7*37a*RbRA Ob\n0Ob*VO_룤[g3j0Uű2hO+Jb\J*Of lU8Wk:CL [>~|5wZFf`J)f0րgAZx[y>i,c&hM?w&rY5&1f; >`s5ȦhD # XjEjc;{Ua!V_ns%1aGj" 4C+$R*p!I\Y̽k?x!Gi̽.2ZK 9*L˂R=k?c@ (o5C䆬*?]3RN>kSAgˡv*q"3EQ@'Ae_#`G@L_8nqqtM@lIVV7K6bG|M9nZشqGz0x#}O0;lKtU6j9eJ25=Q^MSm?iP JHꓥs;l}o33ؾ@na 7x|}m<_>{R)QI* wt}wtf8{$6htɞ$umG0f\ǞCEsV:\jn+ä(2ʈ0Y i1s)u~GܨjWmX=<*cultBGPkw)_$3 tv/ }jB*};ATFsӵ6EOɊ5Jtn& D]_[ٴ[󗆯ld dl%5u;nS&5^ #ƻ27(mHZ\]O-!HZk YOL^ >Aŭi=Si,dA뷐MBn\6jLW:'!8 /Ć+uRޮMUDXyCȘ0KV^DFl;mNФZ$ٓthB[8lOx>j$QH)}~IJ̉MSҏ9 "g޷ɠ5-3QNO!SuP39"=a8:%c0I93s?_\Ej1ʌ4?˵l92T$DZSm›ѵ"|b`Ee,g7$w|h!twI!U'Q]\p۱ETnfЉyY,YyGp֎<8?*sO4܈Q*+Drt(7vi|_`fI`yIxuܡau[3exUdXvT ѷd%@_[o ȚE  $ߝŎI VU737lp:[v~*_z|1gg6Ғ'% 6!{`o):vxAl1 rVN 6olD8ˑӥ)*&Q%jI[Cs^0 /#YC9XY=۾NmI7olIXZD4IJ:| ”=RV)j!`.bl2˟"R{:c&F\cPQ6!o1mj8onj*6̻Va_[@۝IDy:u8#BO~ އ8Kz }(˾@t^^JYmݍxڝ4Um%#Ii>e)J)ke["UIgpr^RRW@m]w_^2`qqf$"<q۔/PɨXhE؊9`sB.Z;[CKqFtF܅)U ~cH?CBX$7qc/ё A DJ_4*Jd~;#Swoj\/ hue{oW^AGvc|.wqg<