dump-rmt-0.4b47-150400.1.10 >  A bvgp9|jtKHmɪ*Az`1r݅؈R<jda*2r|1PiQn9<CH;^ %|, 9*3%ҩ,yw.cB6'l+#J ~pe(a"LG*_U->tVaJZޅ̳e2"v96-?LLmT0Vae݀OBD^ONi1_&f7ecfc0349308ecc6b45eebb353b41e7c428a82a9e2cee6522cfbfab6baf9ded44d862a027974bf07306041dcdec44ca7a4024e0RXbvgp9|<Q fv` refh#iio&rT?j }طlzJ tQPYU܉6MB<7:cl;槖-1Lv~0'<[Xt#zX#ZRztaMShdͬ?h!kQ:."!k֞ j{gg26뢿/^垟C [V8gn2jJ Лދ!Ԇ_HOh )>pB?d   [$(48Qr    , L  Ll L X (|8 9 :k >@F G8HXIxXY\]^ bzc#dye~fluvwx$yDzTdhnCdump-rmt0.4b47150400.1.10Provides certain programs with access to remote tape devicesThe rmt utility provides remote access to tape devices for programs like dump (a filesystem backup program), restore (a program for restoring files from a backup), tar (an archiving program) and cpio.bv1xinomavro'$SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Productivity/Archiving/Backuphttp://dump.sourceforge.netlinuxppc64le/usr/sbin/update-alternatives --force \ --install /usr/bin/rmt rmt /usr/bin/ermt 20 \ --slave /usr/share/man/man1/rmt.1.gz rmt.1.gz /usr/share/man/man1/ermt.1.gzif [ ! -f /usr/bin/ermt ] ; then "/usr/sbin/update-alternatives" --remove rmt /usr/bin/ermt fi  WA큤bv1bv1bv/bv/bv1W\bv/bv/a67789b27f3049fe29a5a1e8a5e3eada8b21a081cc2f476f73d52b6014d5f839ab52b63f592e9ce6792b3e03adea6fe74853e1736b0dfc5b26fb0349c20df311649eb3d5aea7637f29ef4f9b579276ca5ab7154664c9fe362331fc05ca66523f/etc/alternatives/rmt/etc/alternatives/rmt.1.gz@@@Brootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootdump-0.4b47-150400.1.10.src.rpmdump-rmtdump-rmt(ppc-64)rmt@@@@    /bin/sh/bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternativesupdate-alternatives3.0.4-14.6.0-14.0-15.2-14.14.3`t^YBvYBvXXUCjTgThPP@danilo.spinella@suse.comkstreitova@suse.comtchvatal@suse.comdaniel.molkentin@suse.commpluskal@suse.comsvalx@svalx.netmpluskal@suse.commpluskal@suse.comledest@gmail.comcoolo@suse.com- Update to 0.4b47: * Fix missing lzo return (Alexey Svistunov). * Fix building with OpenSSL 1.1 (Daniel Molkentin). * Fix bashisms in examples (Oleksandr Chumachenko). * Use xattrs funcs from the C library (Vaclav Dolezal). * Fix date mangling in man pages (Mike Frysinger). * Force -fcommon when building (Mike Frysinger). * Add error checking to SSL init transformation (Mike Frysinger). * Fix restore -C calls with ftruncate (Alexander Zangerl). * Restore symlink timestamps (Alexander Zangerl). - Remove upstreamed patches: * dump-0.4b43-fix-bashisms.patch * dump-0.4b46-lzo-no-return.patch * dump-0.4b46-openssl-1.1.patch - Run spec-cleaner- starting with GCC 10, the default of '-fcommon' option will change to '-fno-common'. Because dump build fails with 'fno-common', add '-fcommon' option to optflags as a temporary workaround for this problem till it's properly fixed [bsc#1160263]- Add sqlite3 dependency and enable building with it- Compile with OpenSSL 1.1 (bsc#1042637) - add patches: * dump-0.4b46-openssl-1.1.patch- Conform to packaging guidelines with update-alternatives - Clenaup with spec-cleaner- Update to 0.4b44 * Improve data throughput when using compression in dump by allowing multiple slaves to compress in parallel. Thanks to Phillip Susi for the patch. * Add dump encryption support and reorganise the whole compression/encryption code as plugins. Thanks to Bear Giles for the patch. * Add sqlite index support and reorganize the QFA code as plugins. Thanks to Bear Giles for the patch. * Lots of various build cleanups and minor bugfixes. * Use pkg-config to locate openssl dependencies to fix ermt linking. * Fix building when QFA code is disabled (Alexander Zangerl). * Fix crash with the -Q option (Alexander Zangerl). * Fix crash with legacy indexer (Alexander Zangerl). * Fix handling of the -A flag. * Fix compression enabling logic (Alexander Zangerl). * Skip unhandled fstab entries (Josef Ridky). - Add ermt (1) man page - A new version of dump have an updated make system, because of this * remove patches dump-0.4b43-configure.patch, dump-0.4b43-destdir.patch, dump-buildfix.patch * rebase patch dump-0.4b43-pathnames.patch to dump-0.4b46-pathnames.patch - Add dump-0.4b46-lzo-no-return.patch - fixing rpmlint no-return-in-nonvoid-function error in dump - Add dump-0.4b46-rmt-ermt.patch - independent rmt and ermt build, change its locations to _bindir - Cleanup spec file with spec-cleaner - Separated rmt subpackage - Alternatives system for rmt/ermt- Enable ermt support - Update dependencies- Cleanup spec file with spec-cleaner - Update urls - Add patch dump-buildfix.patch - Update to 0.4b44 * Recognize ext4 partitions in dump -w commands (Sourceforge bug [#3125587], RedHat bug #658890). * Fix an issue with multi volume backups, which breaks restoring of files which are splitted on two or more volumes and are starting on 2nd tape or later (RedHat bug #507948). * Fix a bug in dump when dumping files with holes. This bug was introduced in 0.4b42 while adding ext4 support. (Sourceforge bug #3133762). * Fix a bug in restore -P where useless index files for compressed dumps were created (Debian bug #583093). * Fix SYS_clone invocation on s390 architectures (Sourceforge bug #3303235). * Fix static builds. * Add quick regression script from Bear Giles. * Fix a bug introduced in 0.4b43 causing restore to crash when asking for a new volume when doing multi-volume restores.- fix bashisms in example scripts - add patches: * dump-0.4b43-fix-bashisms.patch- remove suse_update_config/bin/sh/bin/shxinomavro 16519580650.4b47-150400.1.100.4b47-150400.1.10rmtrmt.1.gzermtrmtdump-rmtREADMEermt.1.gzrmt.1.gz/etc/alternatives//usr/bin//usr/share/doc/packages//usr/share/doc/packages/dump-rmt//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP4:GA/standard/c63c12d9ca96ddebe4c81c6d34ac2ffa-dumpcpioxz5ppc64le-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/dump-0.4b47-150400.1.10.ppc64le/etc/alternatives/rmt' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/dump-0.4b47-150400.1.10.ppc64le/etc/alternatives/rmt.1.gz' (No such file or directory)ELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=244e8468533bd3446083eb139ec3526f87cd318c, for GNU/Linux 3.10.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRREs zUV,sutf-8958967b7b6aab2f737afab5f4199c682f8ba89f979f012c9b6d8d2f70f13493c?7zXZ !t/)2 ] cao^Js$t3w=Pu {:/W3rHJb~O|⩜|Ǵ*/|`E *ˎl̉#~&Qߩ /KQvUx"飥2ۯQ%Su`0?Ǧ&xt+?' I&}e;0N_XT0 戶>r8q!=2v/OgOL(xs y >nyN7ڋ0WK"CLrŽUqND ,MƴXU XR;<Ǟt̊BRO\ے Ņ׾L`buMB΀g" vʫf|aaLwѮC+X@'$37?tX%hrJ^l} ȷPᕶsW̚# UIH L뿆f%}6^cFgQbtSk6fB-RSt6'(u˼p: hP۴ĀVuË~JJZ(|v6]+ o m۷#4x!lފ1 ]G(MlW{2e,x!8r7/oGaLSvg=G&kkk3%v'|gE9r/rqwp {N/]\~%7fR`E!b.!7L7YcM_dz gfѧ'-;O,D4 q>l t"OFdnt{Y/%lЕ}Gc?#A`]3LlN+Hγn݅E0EڢY.:ZΙkZm%vI"9!zObDYJ~+c-S (u[3_9e5S:m±!Ш+Bz8 k4( q6s7!l\R#3&|A>!PAץe>F ` n){5<HfVo2'w.PgPMQWǭh :yْHM,>f~g,ճ%xHA7 t0X-$̾fd(E15< k 8RN^4f`RdTࣆ0n }A kUCiTeq$w vt#267ؽ6цxT.uJ//H>X>x 1IBw6heL4Yz;Iuw(H?z!_ +Hw+\nڪh9:—Ў`NiM2C 躔]lrDgx;Fp-b@(+x] B&'F!"c{ऒ/0ia_ IƆ2^hᝓ} H9@dG#m`ܸyp;Hh`M%77:;y%Yȧ"+_XfE{a)$׋ YSvL)7Yz U`@֫ŋ$G)G}$רY sm˕.8$ccg5aT*:đ`ߣf\_}ƀis]p,Fa0f^lgM5Bcg7ۓqz.2}5Xxo ߢI6ڇHzX變ؓ7} .QY$6DZ[FbMǪ!Z\Feܭ(:6vԊs9"I@Ǥn*1TLS~㾡bJp K'! t{I_twƄKr+S8&|N;%ǨE(@ 2َ+잒:Y2ȇ1@s42"n:~f卺65vL0jOGa <0#W AZҏ&A7i4(qpoI{Keq"|p1R L/?HRBab[X<3acу8o9H`5R _;%Uur5vfjG]b*\^ZiI%u'j>Ωw0rGD[:ljӢӇR ?8VFģbq氇쒅RA!nN7V=޳x~Su8ւd XT0 T =^7Nغ,E%P}vH 4r͸fup n6·D;n'x?غ& ĠFk齦`)L.J<;҅6hKCd,ʯ%ujr\tw*.HYz*Շ>VykHi`)A |fu^ :< t[SUاFنyǁ,tW(r|Iog wotkidn6iΜ4(͗3 r1jbʪ}u3\g # sd9$}r( EAr;ч!)nN`XkR2r ' u&=ubKhq@&Azܚ-<>ZYcj KQp#E< HkhȞKo}J'x4\ve[bhmXy:U3?\GZ@d~Uq nXu>hj\B+D`HۀTʫ9v瘚Sf_BQyv62L@'+ev.>2ܑ߀njofPuW-YBP[Nlesg* C{I?uEU)3Od%!{㮾' -QXtp'YxĨf7 \(zI"JHwa9ƷwUui)}q$`#BIZOUU aM6Khx$sdf\[rɠ]O3.+_읝Ћ9sEakPImG?~Eu@Zˇ0INOG <,I4sQ,h߼" Xbe@;)+X'=!u@qm]JP,hI,SOlg8gb}lYx̏9Ii h oi~\l+E?%6U֧j_w৮mz;>kvM9o8vSBC(GLBEDLp_ڮ0:FqY&b`0iO$u4kStE_KIC/z4p!&d@q|6t/CBBұ|H:fjgg9z۬UsWM+"r[ȾBM'0` FCRFDY!5Q2Qk!a6Ae־˳̭@*@klPZuA1~u1s^ӝnCps#D\QZEkx4!}Ҟͥcqا}KO,bH5M12ۭ=T`-5b{KU#Mt 7AnE"W {~ _isn!?-6ygo=J'c3k ׅⰎs XL1qJB>(w0%$þ'Uw1U`h|^؏pcقLp8<"t`<\NT/Mz X~ zdmSqR,pwD+R+-1`3 t P 7NNZKCzqBS:qTl,iqLmY4k22 NdY !.*!U]pG;24@v^>"4hl TYPaQ5FmPqWtA0>]#οɫ4Ø+n@`Ma%Z8&>mjPtOFImhGwGKYW^(;#ڮ^ GڛrCxPZ{}w}Z <~{(w7Ybnڞ@ UD(7.Xܓ?Rvd՝IJ!?d׹p&` KX.2]V^<8j@$\ʲq% w眒Ձ?)S4LSFQ ķû>a:%U Hb>Ncn>^x Ɏ`t27jF Łڑ]Ͻ675J/6 -cm֔`c'I5P^cQK~*[?YַhB:ccB(6DݻM>=_pwl5<iD6+Qd=.zoT`FH4*7-{oVU9PMd [}uc)7Fec8 >?mcTi̲Eat'mң+~'_2 #Ucy@&!Vgf=jj7[gx=b \n* oYNbcьoorfGQ}0KP"'4B\m nerpOӓPIM/G>3"bQ/g[TI Q|qTr$a{_Ga0{0N#3|E3M}~?a˒TuQ5/T 9ԋJi8\=`jfޝ"<%HXR]=\"~<[oUUhN.1ۜ[\혷56w)B,j[hY5#Q re m8M"̑ه3!} JBqdR{5W6"$Fui-aTv_C ^d"Lz@dvBVJtE[1yE3 }XPe6٩~0Q;Y<3[F{'YFQ^]o]  ɉegfq,fSǙ=)4Skb2ҿø.+CL-JJƈ9/0nVY>i s6W"nwXS&)ԯLM1v<33,Hs1w8NCiP%*JHp}5OzSW0hL?rݷRt@ODv[D©z7Z=FΉ>U뺗J*?o*[(Ld_r+7Ҿz+ky'5lʀ_UΌV j,RH~nrшI&߇ 41:䶃Z}86&F@8q?HvP +yX_f}q,*7]r뻚"%lͺx)C.[i& l*^r[,}2 u`ҒWnM{nx2k]PLIwH%\18t`>B|^YwHNLڋ}VCV|t3Jz/x( (>^_xt>{r_Ij~٠砛!_e `z/6wR(M*Ъc)KrBٚ ?}O~(}.!έ *F8SSsW5;Dy +C~YhLY13v7b_5مS%AeY&5T1vL|ڃ)tf$Pade>:(;skaʽs^ ퟑ%Vlp,n+Ul8RUa KnOo; :Yx^=5Q€=~,D@1B!3|&wy~x m[)5iw vWlf[՜>%ȣ)Hg퉙҇f%`ݯ l_k]( &*!0̥8ksY {"pd~Y|\:JݻiU[VwFzk.kt@3w- ;a6ԩ;33{'x{<_7 Zt0IZ 9 S{l;*(rr/\eD${൦tϬ9bS(G9{ aWv^HS<'߰6JD} 筃u /tU keBݕc:5Tja8%yܺd[+9FmCe ˕Z q@B~4 hy_9I MD_eO~b7АXCx: ЈIIgO%|Rnpkv>|*ʼT*ѺַJBDgVY3Ar0 ͋#Vf 4pR \/?VS*nqusRBLÖA.a*Xp+jgV^%dZö YZ