tar-1.34-150000.3.31.1<>,h`c슢p9|K\G3 DrjU](2t 4sta>g"A'"x2*xDJ=?A12HqpEv C7<>"Bd-}gzi^YTw#4^ >%h-e9Z4WL/kXڝ4).md{1CJ5ZKN(G7Vps夒p! ]a6jצvOlu:$z7 @-b!Ox4 gr >A,4?,$d   C6G ]{     (<\b(8 9 : F'G'H'I'X(Y( \(4](H^(eb(c)ad)e)f)l)u)v*w+Dx+Xy+l z+++++++, Ctar1.34150000.3.31.1GNU implementation of ((t)ape (ar)chiver)GNU Tar is an archiver program. It is used to create and manipulate files that are actually collections of many other files; the program provides users with an organized and systematic method of controlling a large amount of data. Despite its name, that is an acronym of "tape archiver", GNU Tar is able to direct its output to any available devices, files or other programs, it may as well access remote devices or files.c슢sheep58:SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Productivity/Archiving/Backuphttps://www.gnu.org/software/tar/linuxx86_64 K4ߡA큤ccc슟`c98dcf7e330f36f484eacc5e943f6821191bfb52ee82cdb95e1608827d54a0f6e8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b9038fece2801dbfef3cb3235e94e592bd0b5e1e2e059efec4f9916fc0e41f64fe14/usr/bin/tarrootrootrootrootrootrootrootrootrootroottar-1.34-150000.3.31.1.src.rpmbase:/bin/tartartar(x86-64)@@@@@@@@@@@@@    libacl.so.1()(64bit)libacl.so.1(ACL_1.0)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.6)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libselinux.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1cwcFc_b@ba@aha`2`@`)__^%@^4\\\eX@ZZlZN@Z7XX9@XXӸXRX!@WI@V@U+Tء@T@Tmdanilo.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-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]sheep58 16764463701.34-150000.3.31.11.34-150000.3.31.1tartartarCOPYINGtar.1.gz/bin//usr/bin//usr/share/licenses//usr/share/licenses/tar//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:27805/SUSE_SLE-15_Update/92458063d5ad36611b8b73e563ab0145-tar.SUSE_SLE-15_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=80fe6310495e2f7379809fd930dcfedd58fb84e5, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RR RR RR RRRRRR R=HHz &Dmttar-rmtxz1.34utf-8df9a8c4f88af4f69759fe5e2f871c6c2a6d5b730feb465be3a1388f294ff4904?7zXZ !t/J7]"k%fA|.#=YnKy7+"}%Qgn{n|1"ŀɏ#R ?>xM Nzr0#XHF^wnI9UiZ_%!e3]%Vj6 ?xc,I|.y\7cÆHN6z];Ex3/!qrxJtm}oɈX*'E<6 y[:5xAqO5ӗ=Rͭ*)2kFҥ_h}u" 4[V >eJ)M'a jDR_%tRB Cdmt 4@ISpJUG2ތfڞ0Ы+$m{NFXݛT ߺcRk/2+=M4],M[2S0EU"вa- ^ff {tjO4{avhP)n3?j 4V đIo8k_*ٗ] Mr oO(1_0֫}Ж}+ZKy\ ;2޸,}3z<}/p6gACi=1%'+Mm:LhPFEr6VfVS F‘+tc Dcm+OReH6nNqKNL( g%Ê-KVΜ&qEWM`2E>;)V$(q,k]ibzbH`FCajڻ蝔plVgR C-u:+Ƴo*0.u2а92uf:|EZǥ͵xaE|ּ.ڸeuM;s?E_st$ k;.F< ` pӸL\L76}WO_0ݴ UaP~5= ;8⍏CI;ШλJV0/7/0>6yVc +9/ǣbYk;MsnپRn +;0It|A'=JA$.GLD,zrn%gv9F}Dq$ ;wN G 35?3JUR}+ܴBI"a/ӨqN>)ʇ7NaX?PT-1M,YV;CԑnU>v}'93[" ߅# dbWZinH=PMD]}}p^*jrs0YOSz:*"Zۗv-vy.5fd9~"ОXu;|qD,QOe@giEQCv8afm.DMGR{9-Hr7xT5ָ~AEm+3+ D* EjҎ u `hhJ`cˇ4Xn5_}i0SuqBtGMpE!/\hι[no94"!yhj,lv)OIbD[6o|l;vHۄeYY_ ϊ㯯תɚ4k`n0)j_Af)IKHbG"sfTM[<0UEu.z{1=Bꎴ' {Ozqf5(b+;1,8Yq:.wwg𼠳< w\KՋhf%>:O!et@ls.3㉜Ouh)=vc$(KYk`+!SP3ڻPQ)7A=bYC)>q%7'UgOFöXo'ׯ-LI2EL_֝zɘ|Ծoj3JH_ ڱNWpU4pժDm ېPvpp:X?|4l}2xf +J_r*sYCdg#PZۯVB×Y{ڥcڰrYҳI ŭ!yL!eron~!h1ӟྕX%>I L+lNoedW7k m ~ r%$`WLw\5vx5x#b~xNrEg.x!(âDpۈ* {=3,jҴayA,yc9`V*Vw_O8<~4 #P\ɠ #Kl'rtt팂ٱlQ'NRθ;qRɛ* VlGcT{[#,K So(M3t$\V ^` - G1V:41uGmء. gޣdG$T^: 49ț0vH+ gZAg:ɲ]ꓓ^[d92(: aE2pA+v- 3X{ x(g))}yB;ʿF| JKWX`HsYI#_~pοH~riNJ}Lgy3 m [*Nf2Z:9yCóGy^j=@mg.j-]jA%T院Rr8Q~y&i̫,!C8ENL͈rJ\v;{¤||?1 6ʍblTx\ j^Ds=%O({I MN: M)"~0ԝbN_01:v_%@Yxd[P$ǵ-BC3?OH rJQ}@^VMw_ُ3n'^M2ALtoRl/k)[k:F%Mt %,JL ;-g4aSF>4gΥ|^eV}82qO2&+V\B,i /5v #X gG]kiR|_ ̯75^?c[{cD.Q}\Sfw= ;Xcq`+4ϖkM6A@Ugdia)-XNiQ81o>[ho>fOS)r:@aJ~uB; 6 {y;|ҰÄ%< Avbl]UlEv?}bFGcv﵍=,ή[V)ݰ/՚)IF<oP֜{쑺q-HA09Iv)ϰ;:TmCꐌjcd?\-ť#}rlJ_p ;s-ɚ-${bٞRJ4OwX==]BW宛H=䄇2ʲLj1mY>u/vF-buT ï!MU]L*Nޓ Rǘ`3Jwp0<;U<\q~E Y` a jpw۷V>+]?fMq!LL 4$w葒 |ҏ\2ܡJ# {/w' MxT$*r/@pA@^0A LL6.تE7idzK{4e3q',zͱEbݱyf Qrtu  ߧB@V_rnzWO3rL1g(\vI^CU +xfqUGDrmB,"_.x\ 򭙝LwHgISp1/:S'8SI0>V5VkGS~08qu^$4DԲS aoQ=ryBn@ܵH Uy*D>2m9lȎx Cy/喓T'DA}l$% 79l䝒|&t8▷ot˽ 1~BNI t_× UYcʈ/&YFE@'Uvr\6-uJƵ apbg8 m'(Y'/yU8}CW%;?>k, o Nx@(/G`% ϲi.w0I?= |s; 6Ad-qQQAVx^$lr#iqiͲö(*%@Uw!5i_|!)V[) =Uh6J=UBhe9 d#A1`$Oz؁ݲb{ٓ;2{x3s#/6`jX2/ е5;KI{L,pD2Oyb2áR2 չX1-77Cn;}gaXZ}`zZk2v hsO+0ES MP L)}@;R?s otT?^ܿ~H+sw:I^pM[ h5DžNw %g3 K"ۯHF0lj )m&p(4W]„~64ss@<%E'MOMP-Q[OPofS12 h,&=`82,ⴥZ͂>&kʘ Hj43a#GwM䐮)uE'm I@VG"L1oԄT]g*`tBhl̒YuaG;@Qdٗ哟hGR%=&3>d_?_1`<٫WOΦy?"MY_d.~{oQ4^<3oϹ"|$ S7)T:NW="נPuP`ꉥwCK!M )ȋ5"tr>Ǻ$>9* "]Q'!# =Wo}VV%6 ~(js%f*LM8 ЯXc! :ƞ)XFOw%Fjb%!;ZGUXl!S 9K(lrDLО>ozϚypeVuˮr>dSXO~dM9_$bd{WrxG5~5H*C.SzA~ ىbYGJ>93 Jˠj&㏭ wVp]7szS]_/dw5ESU#5y@ZL$տIJsS !ߔ5[F#j>I)o}YwV+ gFrltܡ뿅VFDphH_4D(WFUU*L M3?`oZ1W3,x{"*ʈ{9qrWߣaۗ>F c fg ?4 <0@ąb񴴇Kr88CVz_3Զ,eҘc2RPf&չ|y$MіҼoD |!-~f{5%%j§t!QV!b7QӀb.ET$f MO}Lńf~QU!urYXrmPb|Ȅ? s!u7 2SH"l5 b=<۝GpF{#eãcI7$˺|G~=K~SRd:ZI6WqDq$]6-T ot"u;w B9pF9nnKhqiZFgH~KLSh`2}MD2M(pݱ(i8+Q~77}pVW nD4w61x]Qi֕?FG(cyр8x2H ]*O^ӄA[)&Y{yr8Ů )z |FlFw_J4ͬiȳ7*"I}Xr=%}ɦWwiFb`8Lkh0)يpUS=yM@P2SHW3$4K9?[bMүVfe">>H}XPO.. *`X4:8Wd;52|ι˫ l1ͺmV3s4׃ (9;f %*RDvc$#*\nNdDB^tS ~ '9֛3ll B'k!,N\ZfocsҟB(;'IO2PnTl?du֚N<@L'9/,玤VUt8Oȯ}\ǟsV+ 'E_ceOWW|uY'ȥft:9'CB>q8׼t~t=? Tн#8[rRpR@D.h6P1Uw}-6~.U"\~i2 RS i±=XxluUQ I ]}#FKGiP,7rfnjl=Df=SBLថ2qqFoȎɱ?쫧 Hni@Pdr|"-:Öyk^Q3jG m%3>Hn_'ZE)G'C2jB55K.O ^nFXoäO8pdC7?zogͨB⑱S>i|j|uzQAf"%652zg+(e 9@aL$:q:;#@ b1Էň^u^H2:.ގdXw?D2ퟚ aPfT@; sjg 6p>|s* $,Y~Lzo6IL ׍`jBaY&ogrl1 YqzQ$X n哓+mu}y߱V(ըwx|MpˠG+5f |ꢷTx W]?gu}GI)[`gSj[}6Yي`]5BH`Ut ga1ϗPw} ŜktKʊpHS%UF!-o t(wׁiYQNs0b0#~cY%,k#Ӧbr/7h,QgވD9>~Yx/Bя*,K/Ymt2ڋ%pu k۲s5'JDd`NK~kkQmo+ubU9XwH 3NpO*¥6tMGLm:+a: ?4Ų=1Ŭ.N*fpW)JE B"; JVD|8yt}pgI<,-6NKP"$֫x{Q2ZPU01/~Hy1.z.Ky`P {BϰޗA ҟl+IEGt-DB؞ 0b=ap1Qn ˒CQ&fOԳkMG,[`㬶wрƚ@)#E\dˏҝùŸ8IonVLe )F.2ճQ|vu僞$E,<kA ƽuo>8<p,=!̳ ;o#f!!n'9h KkHA%QR(Pȫݥzb~wQv1 Y̾=TDJ)˵70i`6B0]U+M, 9rMM_{skm*aa|rZ*64LO :m_l7tu#n,EHx)yW'=[e+ PM<ޤGGQcҐOCv޼ -qXt,mbTqx֚T!L>[(7hJG,9skܿg"h!!r"e$ b |b_aIhVݸuh+o X;,ִ7(d;; $А EOṢĤT$s.J rs]il?к$_z=LwL(kR{-gw9=3೙C z/mD#$Bav4æ 8AlP aƨW>IXQD=x6KvE^0oOo"e_ZaKCLMo \_p+"5J|w]QLu\4OB˟Ast3bԘKGP`$`*عQ4#<>{j6!~'|:*:̔Z^v#3I5\N,x䣣Խ>?D԰秝{'UvLMZۤe0h9جGn(<v Dej4d6DsXA q <+ޓPĕK!mJ&8.]688+z_'8qߥ)5~-1/tw=VG~vjnoeO91q -hÄ o%A1! 1]g5xrm* V<0nq9ɶԗɬgg=~>J4uR98o3㕔tI@Zk_}:h9ǐ) 9ߦht:St01"?2NYLӓ h< N~?~+h~I.`\6Z#2tv?+T޷Z. /߰Su@LzL/֒a[O枪f wi^`6 Ċr& `P)W=#}odul$E>z׋'lyxؚW!=@M"mTΆ Po:N['qK ɳce#<$Fk[2Y4~qQ Ѝo YZ