tar-rmt-1.34-150000.3.34.1<>,P\eyxp9|C r`m9l`ͤ|O #~C N䵟a9,:F]=;ᨎ#y##71i%S Oma,ū 9I#?0|~JHtHy*^oN 3"m!̒tP; & B,?,d   E /QW_ t    B x$ T g (8!9!:!>'h@'pF'xG'H'I'X'Y'\'](^(Ab(sc)d)e)f)l)u)v)w+x, y,$z,4,D,H,N,Ctar-rmt1.34150000.3.34.1Remote tape drive control server by GNUProvides remote access to files and devices for tar, cpio and similar backup utilitieseyxh02-armsrv1SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Productivity/Archiving/Backuphttps://www.gnu.org/software/tar/linuxaarch64/usr/sbin/update-alternatives --force \ --install /usr/bin/rmt rmt /usr/bin/gnurmt 10 \ --slave /usr/share/man/man1/rmt.1.gz rmt.1.gz /usr/share/man/man1/gnurmt.1.gzif [ ! -f /usr/bin/gnurmt ] ; then "/usr/sbin/update-alternatives" --remove rmt /usr/bin/gnurmt fi  Yeyweyweyeyeyey61d5e273c2f0bf940f08608841cc2e34edeac422216b4384fed14d5f35eeda6aa19cd50719113a29b3eee3ebfb019781336e9bbab8498c480f43b34c570ca429/etc/alternatives/rmt/etc/alternatives/rmt.1.gz@@@Brootrootrootrootrootrootrootrootrootrootrootroottar-1.34-150000.3.34.1.src.rpmrmttar-rmttar-rmt(aarch-64)@@@@    /bin/sh/bin/shld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternativesupdate-alternatives3.0.4-14.6.0-14.0-15.2-14.14.1eycwcFc_b@ba@aha`2`@`)__^%@^4\\\eX@ZZlZN@Z7XX9@XXӸXRX!@WI@V@U+Tء@T@Tmdanilo.spinella@suse.comdanilo.spinella@suse.comdanilo.spinella@suse.comdanilo.spinella@suse.comsflees@suse.dedanilo.spinella@suse.commail@bernhard-voelker.dedanilo.spinella@suse.comwolfgang.frisch@suse.comandreas.stieger@gmx.deandreas.stieger@gmx.delnussel@suse.dedimstar@opensuse.orgbjorn.lie@gmail.comkstreitova@suse.comcrrodriguez@opensuse.orgkstreitova@suse.comkstreitova@suse.comkukuk@suse.dekstreitova@suse.comavindra@opensuse.orgkstreitova@suse.comsvalx@svalx.netsvalx@svalx.netkstreitova@suse.comvcizek@suse.comkstreitova@suse.comastieger@suse.comsvalx@svalx.netvcizek@suse.comvcizek@suse.commeissner@suse.comandreas.stieger@gmx.de- Fix CVE-2023-39804, Incorrectly handled extension attributes in PAX archives can lead to a crash, bsc#1217969 * fix-CVE-2023-39804.patch- Fix CVE-2022-48303, tar has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump (CVE-2022-48303, bsc#1207753) * fix-CVE-2022-48303.patch - Fix hang when unpacking test tarball, bsc#1202436 * remove bsc1202436.patch * bsc1202436-1.patch * bsc1202436-1.patch- Fix hang when unpacking test tarball, bsc#1202436 * bsc1202436.patch- Fix unexpected inconsistency when making directory, bsc#1203600 * tar-avoid-overflow-in-symlinks-tests.patch * tar-fix-extract-unlink.patch - Update race condition fix, bsc#1200657 * tar-fix-race-condition.patch - Refresh bsc1200657.patch- bsc1200657.patch was previously incomplete leading to deadlocks * bsc#1202436 * bsc1200657.patch updated- Fix race condition while creating intermediate subdirectories, bsc#1200657 * bsc1200657.patch- tests-skip-time01-on-32bit-time_t.patch: Add patch to skip test 'tests/time01.at' on platforms with 32-bit time_t for now. - tar.spec: Reference it. (%check): Output the testsuite.log in case the testsuite failed.- The following issues have already been fixed in this package but weren't previously mentioned in the changes file: * bsc#1181131, CVE-2021-20193 * bsc#1120610- Link /var/lib/tests/tar/bin/genfile as Position-Independent Executable (bsc#1184124). + tar-PIE.patch- GNU tar 1.34: * Fix extraction over pipe * Fix memory leak in read_header * Fix extraction when . and .. are unreadable * Gracefully handle duplicate symlinks when extracting * Re-initialize supplementary groups when switching to user privileges- GNU tar 1.33: * POSIX extended format headers do not include PID by default * --delay-directory-restore works for archives with reversed member ordering * Fix extraction of a symbolic link hardlinked to another symbolic link * Wildcards in exclude-vcs-ignore mode don't match slash * Fix the --no-overwrite-dir option * Fix handling of chained renames in incremental backups * Link counting works for file names supplied with -T * Accept only position-sensitive (file-selection) options in file list files - remove deprecated texinfo packaging macros- prepare usrmerge (boo#1029961)- Drop Requires(pre) info in the preamble: the main package does not contain any info files, and has not even a pre script. The - doc subpackage already has the correct deps.- No longer recommend -lang: supplements are in use.- update to version 1.32 * Fix the use of --checkpoint without explicit --checkpoint-action * Fix extraction with the -U option * Fix iconv usage on BSD-based systems * Fix possible NULL dereference (savannah bug #55369) [bsc#1130496] [CVE-2019-9923] * Improve the testsuite - remove tar-1.31-tests_dirrem.patch and tar-1.31-racy_compress_tests.patch that are no longer needed (applied usptream)- Remove libattr-devel from buildrequires, tar no longer uses it but finds xattr functions in libc.- update to version 1.31 * Fix heap-buffer-overrun with --one-top-level, bug introduced with the addition of that option in 1.28 * Support for zstd compression * New option '--zstd' instructs tar to use zstd as compression program. When listing, extractng and comparing, zstd compressed archives are recognized automatically. When '-a' option is in effect, zstd compression is selected if the destination archive name ends in '.zst' or '.tzst'. * The -K option interacts properly with member names given in the command line. Names of members to extract can be specified along with the "-K NAME" option. In this case, tar will extract NAME and those of named members that appear in the archive after it, which is consistent with the semantics of the option. Previous versions of tar extracted NAME, those of named members that appeared before it, and everything after it. * Fix CVE-2018-20482 - When creating archives with the --sparse option, previous versions of tar would loop endlessly if a sparse file had been truncated while being archived. - remove the following patches (upstreamed) * tar-1.30-tests-difflink.patch * tar-1.30-tests_dirrem_race.patch - refresh add_readme-tests.patch - add tar-1.31-tests_dirrem.patch to fix expected output in dirrem tests - add tar-1.31-racy_compress_tests.patch to fix compression tests- add tar-1.30-tests_dirrem_race.patch to fix race in dirrem01 and dirrem02 tests that were passing/failing randomly because of that - run spec-cleaner - renumber patches- Use %license instead of %doc [bsc#1082318]- add tar-1.30-tests-difflink.patch to fix difflink.at test (https://www.mail-archive.com/bug-tar@gnu.org/msg05440.html)- GNU tar 1.30: * Member names containing '..' components are now skipped when extracting. * Report erroneous use of position-sensitive options. * --numeric-owner now affects private headers too. * Fixed the --delay-directory-restore option * The --warnings=failed-read option * The --warnings=none option now suppresses all warnings * Fix reporting of hardlink mismatches during compare - cleanup with spec-cleaner - switch all urls to https - drop upstreamed patches * add-return-values-to-backup-scripts.patch * tar-1.29-extract_pathname_bypass.patch - rebase add_readme-tests.patch- remove tar-1.26-remove_O_NONBLOCK.patch as this issue was fixed in tar 1.27 (commit 03858cf583ce299b836d8a848967ce290a6bf303)- Use update-alternatives according to current documentation- Disable tar-1.26-remove_O_NONBLOCK.patch - this issue has been fixed in tar-1.27 - backup-scripts subpackage change to noarch - Change rpm group of tar-tests to Development/Tools/Other - Enable rmt building, change package description - Switch rmt to alternatives system - Separate rmt subpackage - it can be used by different archiving tools as a dedicated program - Change rmt path to /usr/bin folder - it can be used by non privileged users for backup purposes. Security is controlled by access rights to the targets and remote shell. - Separate doc subpackage - Remove conditions for old SUSE builds and lang subpackage - Rename restore script to restore.sh for avoiding file conflicts with dump/restore- move binaries from /bin to /usr/bin [bsc#1029977] * refresh tar-backup-spec-fix-paths.patch to change path of the tar binary from TAR=/bin/tar to TAR=/usr/bin/tar - use spec-cleaner- update tar-1.29-extract_pathname_bypass.patch to the upstream one that fixes POINTYFEATHER issue but it doesn't limit append or create operations as the initial patch did [bsc#1012633] [CVE-2016-6321]- add tar-1.29-extract_pathname_bypass.patch to fix POINTYFEATHER vulnerability - GNU tar archiver can be tricked into extracting files and directories in the given destination, regardless of the path name(s) specified on the command line [bsc#1007188] [CVE-2016-6321]- GNU tar 1.29: * New options: --verbatim-files-from, --no-verbatim-files-from * --null option reads file names verbatim * New options: --owner-map=FILE and --group-map=FILE * New option --clamp-mtime * Deprecated --preserve option removed * Sparse file detection - now uses SEEK_DATA/SEEK_HOLE on systems that support it. This allows for considerable speed-up in sparse-file detection. New option --hole-detection for algorithm selection.- Add add-return-values-to-backup-scripts.patch- Revert tar-recursive--files-from.patch because it causes regression (bnc#918487, bnc#919233)- extract files recursively with --files-from (bnc#913058) * added tar-recursive--files-from.patch - call autoreconf in %prep- build with PIE- compile in ACLs, Xattr and selinux support [boo#906413]/bin/sh/bin/shh02-armsrv1 17024769201.34-150000.3.34.11.34-150000.3.34.1rmtrmt.1.gzgnurmtrmtgnurmt.1.gzrmt.1.gz/etc/alternatives//usr/bin//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:Maintenance:31894/SUSE_SLE-15_Update/5a6a20e7f067b1fdda65a1c002922d8b-tar.SUSE_SLE-15_Updatedrpmxz5aarch64-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.34.1.aarch64/etc/alternatives/rmt' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/tar-1.34-150000.3.34.1.aarch64/etc/alternatives/rmt.1.gz' (No such file or directory)ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=8ae93f7e1822887f507383dd5d07bb5b580904ee, for GNU/Linux 3.7.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRwfd ;s/Xutf-89ae87bbd5a8af51d9663ca81408e7fecb1db41417a5372182b2170f3dfbe439b?7zXZ !t/I%0]"k%w,B|.D 8mXIt z5[]=] a[qMN^[݈zȑ s ukka؋F@)\/V E{cW˵*ivĕG.K~G %0^O!Yr?cSߗߒNx;W4gtՑ߶-*pQ{bJ7R4UڡinKFP*P9kȏG*S ƶ3~%EaHgc,c8֘iKYS?.Z#/w+: jk94x8&b-坶tM'NXy4cL,*4S-?7?(\['-N,_m*cy&܀*a/ޖV.ۮrPwM+ 8cYJp1N>쁱 RjGlKXBf`> }YocKr@N&v+2L?U4QkL-:t\ Y/XG]BbZ13֣)v^nFڹVKҭZAqncGߺFi|!oPh0ES߶[VLsWȊ;$ =}DcQ}'UtʥvU2 X*orc!ib qz(XINnO6#6 Jv᮳/4w?6M511rE̯+뻈6,v8ޤޑ@ ҒA1O$r=ɔdL vòw)[!R$* ״?Y<}mb%UL/FmBx ˉQ0+Éz(.<_< DPG~aƙS<*pIG`GVeZV s=:ecC VuCuv~ A'}ӅqyB#+A-XljV5^{{Y}>8 X++O*+q|l͢f]Xv壽ȥjTڀ{21)B:*~6cYQ&TA3_\pfߤyQ30577^C8 ոX,C>s-.~1=O&wSEU^5W}'x㼱F{@=4|-nr\k@Htdi?ڟWWrV'!an!9Ew=X@nD40F9o sOS:s@ 91v MaJAAge$$BzA.l6%u q}┖R!5G82P{"$0+Tp[ ZKf&Hz^P@mn^PIgEhJ$@tVa$Ѯ)xWl6`hDZ=.9f|hU'h,w߅,|n8bk:]cNKG,dJ{ӯăI.oV{Z*5lӖGyPj!1؝SՕ4!lk}~]]ԘK6:jiƉN)e'\X jMh#{ȩ?&f$R6ox\=bdШ;7CY4;){cP|Lj3QyUU>DYߒFPq.D֒WȬFGLNISosKn~tr5)Ey!84׀p H?lfҾ/gX 3. |UѤ۳R$hx?7C@Ȋ\],Jl&Vʟ,ıǎd/ , [ңLjߍ2rj]F?{Ą' >ONNagK?s;Nur%sVܚ51==C:G$^  J<t+e䐨5E3M7EqVOP1(]aq[zd'i0 LX\_?C۲ VrBNXx^I$td/\@F}R=LW5tMM45oܰ3YM ~-A5ݏi\?>蛮~ 8⦤p2ZuK *\ pGレUYVC Ck։>Tv]u/oriLC߮`ZOSA0U>~~}<6U7S؆P n y*5YRvwGNީK8#m\GyƊ6 ۯRS\=$ wna6'`<.Gz؛"B*Čc/}_2f@6@z'*hh'>2<XPoN#HTఅXtțgHo~ ~y{gˎH N7 _3HsH!~)ZЀ qƢtEpjgGeba*\ИaZʸJ#.',Ǣ;T?J'7sk5 ݍ,\;?B%YK`h *>d2H4Xj 8DZ:_EۛI|vn0I9EWTEbU?2֍@@:<p(Ϊf)@P>˻#T~R$vc83P~iC8;t}(3XQ-j\\" qaU.Kʄ6>=L̴s1Z&ǥ~wߩ)ɗMl96~dPRu5ҔUU-yӥ $  =:EB.h,9$M}bCJҬF7l B!u uNF(S1C^kJ cN{V*Ű'OG56-RY? ۙN W^[{-f9Yq^(Ⱥ\q6Jq=aJw.,l <>lL:-wy|-:^yqĵ&qBJxN_O=á6 )YT6j}I{'y;۽=ˎS ւhScD߻? d¶sπ9ZzJԹfD=bf8Iڡ;"Ȯl|t_N:z96Nk@ECgWfH:2`XzQZ+ o1_y& xi&ws1$MbEPrݼb6clca-*={ohBLp{! q M J1\ p 9A2Ѫl^ VL}r{SK TxMt{*,{4T #v(qRyR\ ]33½t].x{@7o 5M:,w:}W:C]H7AKIjC[~MSUtBi1퓷||36҆ڈeEORxן'`-࿟3^8s4>pKk9< @Ŗ59uQ"f!ُdL89DzjDSTR15rO+ Xr|LpGm6G+yd+d}hAoK*:`K{o)T~窂5l+E5=t J#X,` =Q_kPlmZs;xH8@n2;Lk–،gJm-ƋS7܇%sڷvϮ X?4ɿn8&lmJ5!¢6GŪ5*챱y*`|-XP:~)kRu:Z 朁],^  kܪPtrh'̎9ReH\;W'N|X.`wfxz'8^뷅\@bdfGz9Yx< Ǡ=w2'&AIHXޜܠyg?úL,s+rԏUh]d>qq+tH]aU4jYu 5g)V ͪL~ݧ{k$ t4to7wڷ?SJ6PoX#q|onhV78ep/Uv?1$v(mu+#zcfv P04*2"=Mىl0u0ljcGQ~d  HF{/S/nmh6kbQS RY`0!.,5Qq'`zbzd aID.&Z^M7Xe7+kq ި?NLlW$U[t؉vGM*Ak'+!Yڍx`{ފ J Z[Yw1#!nK:P6«ۢX!O`+&FHfGI=F\>F̿/6mw܂ Ur>+tnX5-Vasu2 ]LS$*}$q3D"&(g]`9zo%rXAeEzBcR DoGMζ{W̊$2s k@MkfZ) GjϱLh445H`@i.nX~8VdƬJjUozy 6o.i/%FA롨42FImJo!5h{z)M(0R޳R#P}]>eq[#SoP)P$5zpoRY8O[#=G&IKfkHpC_r+2w錊3ZOOLؘ`0 UQަ]0)]|qhb=DɅ${fI )_6/ 4$ atQwZi8n'T[?vz|p ۟iAQִ̦UIq>Gסk`*M"xqBo7I~YK&y GvT8 T\lb EB@0= xz c~wm&!2~g~fMP< P )vM/b'X +:nJg'Ԇ NھH(F x3LKea$?I0ݚn1VcQ ӈiDZ"AE,bꄕe"yk*.#vNH FbxaHŬT"̦Ff?T Ԓ:l'"Fa1$eI'˻6R+Jo==tN$q@^rW}V*|~vZET ໫])޳>]C$uu>߶ YZ