ovirt-imageio-daemon-2.4.3-1.el8 >  H b^ z뾂al,z. 4FV@Y|TeyBu@FАg_ :1+RB!ᏪSeU[uylh*pϒ4L!;&} ("{a'icr˶ QU۠FC>w<5 E+줺a46W2ܒ_ Y׻n-y?YyS ЎV/+nO;QeB_R*+ 7Ġ@+!fc576990370661e54c1f4878e0393093f65ff8d8473ecf5ea1e70aba3d71e8319f5a5db8fc22af7b07175c901148ca23eb498e32Db^ z뾂alNЃڜpE㌯,+N .%N*,،uOiGS+2}jit Woۀngu1O(* 9iZLzYw!ycjq~E6B%y}zXu:M:$rBԐiwrm7>~FA SF5L^ r-fj,N_fgSltcs} QD~}RSnbW~Up>pF?d # 8pt  )x    t   4   8    ( 8 $9 \:=;>C?K@SG\HIXY$\<]^ bd*e/f2l4tPuvwdxy 8hptzCovirt-imageio-daemon2.4.31.el8oVirt imageio daemonDaemon providing image transfer service on oVirt hosts.bJuaarch64-01.rdu2.centos.orgbCentOSCentOS 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 || : fivZZ d A큤AAA큤A큤A큤A큤bJQbJQbJQbJMbJMbJQbJQbJQbJPbIbJTbJSbJSbJSbJSbJSbJSbIbIbJQbJQ4d593f4fd01067581c109c755589d50ff71fdab72660fb8e259a982a18bdf4e5acadfafcd25f35e6e39c77f7851054febf596b80bc2d094f86ae0d7fa5a298ed4f33d9fccdf7700a008a9c9ba1f68617f3ca9fade8505c410e6672bf39a67cd09dd28df081e34156219a87ccdd30f82aafb97595e2807fca08d59e9aaf462bc5b5767638245a829f87ae70c72a3517443fe3189440ceac920a8d6d85693ebe5816819d2d360df07fcb759c75525f86ec775b1c4ab2a77a2db6837af9dc83dcbf16819d2d360df07fcb759c75525f86ec775b1c4ab2a77a2db6837af9dc83dcbfd61d97ac0bbd397399e6fc37d6b6ec2197c4d5c8f2ab116982a58d07522d88edd61d97ac0bbd397399e6fc37d6b6ec2197c4d5c8f2ab116982a58d07522d88edd3c9afd0878340e7b54ad399669921b78224ba3091673896f1c655806d1d3350d3c9afd0878340e7b54ad399669921b78224ba3091673896f1c655806d1d3350ff45e634d4cfd56a55430eb741ebe238fae65748c59af0a11e14d1c55cf158c0557f50df1de6e28366758b2c9191bbfc7805c60b2fbd2c1f682e43cfd7deb068@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootovirtimgovirtimgrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootovirtimgovirtimgovirt-imageio-2.4.3-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.3-1.el83.63.0.4-14.6.0-14.0.4-14.0-15.2-14.14.3bI@b@Qb-a]`-_"_@_*@^z^b^@^@^^@Nir 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- 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.3-1.el82.4.3-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-8c11357d02476d0ce51fc38a6c16a22cc713eb72f24c6630c32280b139a951a38?7zXZ !#,p P] b2u jӫ`(y-F1kpa/D3& ?:5"7S o;60o`79 _|B8|V%+"boC( IXcC=~W pK̔tI㞥?~jT=C%J&Ç\~ i硽[x~9?8_z|lb{ ŀ,FM )9K9ejX5tthЗ$?dG ɀQCn ]-)nd48'-YK=5sI#ƶ.u"'2v4WAc/1,F&B>`Xu Obۖs }KUu zUn}!&;{'] NͷBUޠ S Ъ0? 8m~`;ۛ=)_<_;r%}w\o7PeB&`C~;:pe{|ou:e s Q!sd Ձx쉲'^VHE|7c{ Կ&5Ň#e!YU@0$Ub+!WfM&^Z w9r '%}D l(( =Y- rNŌabG hLTv]afn8pv(&EOx[~|Dq@T3ׅk3D7V|a&ʩ! h{unF M΄i ;/`IY٪VPRU{m - 6L+mBÏ9jǖh-\FڞP1^C)eI9O)^v2^;&]o2=cޥ&tgvJsKo~nLc(d0# W9d;k܊DJ RNq2;)HM'\P0)f{- K׭cxI"cֆ-z.l*;',9U/ygک* QAī0)moFb^pno-HܴO.lH!^/pԯަ: Ɠ=m=kJ .lXm}ZVÁ)t;&-š]fS ~SbzLDCSrTk njS97upMt!9"狨J ! E^#70 RH`i3BQc msZEUC9o~MP Ȩ$o\ZxY q^aܭg-jKnu:2A}/?k4 +xD]+gbQڇ&1ǀr syԾpB*@]MeBOZ؊'ԃL XEpp$7H#O8e5 '%}pi0 !WV Lqi7S1+) m %BtAdSDd3Y!hYMQAȌuH58 W~AVUwK1ԍ9_ZeηY }7:hTT~JhmwMZ{uţIy+XHU48ru >Lf,FeȻ e5Q CݏUoz|S: e5nl򱟞(Ιy4B2*x Wቲ?xbH'1XIT -p%p"_x V-&ݥ 5J{S? HhiYWDžb ЄVA]{yVW̉p4aoVC\ $L,N'e7(+k^玡(=42/ɴ'b;qr+KƒwW #Pd>OS8ЍzZk!!{UB)%Zw~%JCyk9ɼ4_@3H*83 JOmo Q@Ăۙ\׆G{; ?NteDñYN'hiC&M'ȍ#ʉD~0,׎ Xjs/VS E`#aP-;Ɣhxmxe-L̓jVGer2-RX6 9ÆYR=u\iLSApM+XaWR$Q0 +Йot]LM/ƒs-L/qF㗝e!h3^}SW8s*a (؁5~ۤN2Twh+{n5\3ŦhڸGjjģEIzc)nu 8϶`k](llH(!^i (33~`bUڽ;PcF(v7NBW4B3U4Eķg&I*:-[fbm v7Z^@3lz*zy5g_Ÿց[ua gFέPž nOZ6_m& )K2Ǥm&OY4i`Tx'5YϦC$[+d4Q#}覢ݗ֪GR?Nxzcӌ~dُnn@%\iԺXR1˥ѵY Mj Cʩ }$`M *$Å҃8&cuDJARh7 PGM'z*ҐlDaԧ+&C0#r6XAMv!wοvʻuB5ި1<-W++SwJ/,#Z3 mfib HN.Js&> >!AGNg+9s"X?ЧxQ%׈by7F2;¦UY鎋 )h"CᵜB7 a`#z%-C[|RNfQ߯je?AAwYׇtlX[N-7IAұ4mMg#&ˉJC>neyu‹cH F< ҬӋlkB< G%_Mz$k\>$1J(cr*ˆ:@U>b8ip +wvijmO(1Gy#ZoμLUot[qn2M[p |B$0J qI&$Ϯ~wWmX Zc-uOatSXҢpOۇn{fNS"vr=XkDUUp Ş2 NcV(@,NHTY6?siENSM(_T6?<݈QBgJ_1u>|o6O>Xjݛ1z%b\v8j9}ePE"`T?Cx{Hdqt 1ZUZ?'Qx+?n@PF q9xsS`oD/Cp&q+3%.? 0lUbC. "Z$ =N|:06q xȶ8\(C2PrGB4m&!_cgofH4 $ _$~ܯWSmA.zZ SM(ӝ8V]4U7jYMd)UM9C٫=VsbPc~bqFF6"A-/߾sߖI S9ev+jۥ\.j4;u=pbx3:=suu?G:mw@zApgx[(^GtoE؎ m sQ0ՑLB:@T sqfKȗ:Ef.K hp1_e:nlL"qagOGO C{D>e-v kب崒RCٛ$@}#{r_bxΩjk8DVm&^ J&L4Q~r[?% ;`)I璔Rf}NfTYgt"bgo_%̪} 6+]0=^@%"!l,$|v[} zlJ;ק}vHF0$ErҐ3m*Lq6)}Lka2[Y<e%iB1c4\o 0 7%_qjs- +apF*r_J>VD?34s4psNjV:},߫ccq6ɖ՚zbSW4ε' $F X*0IAw( YZ