tar-1.30-lp152.4.6.1<>,Kt`,-/=„*T7x;4?GlluX4#F2U]q bL̔յ v#> {B4c`.MjAiJ7/>>DŰOa -9~D ~XٙS'H y~q/R _GQWd7i l^ 3u1('֟aG2G!I?q7$^|^W <`+0_,'Zb<ߛZE}T{פ >A?xd   A % >\~     8M({89:YFGHIXY\@]T^qbcdeflu,v@wxxyz,2tCtar1.30lp152.4.6.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.`,-lamb21^openSUSE Leap 15.2openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgProductivity/Archiving/Backuphttps://www.gnu.org/software/tar/linuxi586 K4A큤`*`*`,(XjK`*03df66f0eb846f8148d4a32b139e522a2f366b3c0b1f9f4c74c2f3a9cba1087c8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b9038a1bb8a1c3810f4220c7788a6779e326e061e836f9ab5ecbdeca6db1f558e9b2/usr/bin/tarrootrootrootrootrootrootrootrootrootroottar-1.30-lp152.4.6.1.src.rpmbase:/bin/tartartar(x86-32)@@@@@@@@@@@@@@@@@    infolibacl.so.1libacl.so.1(ACL_1.0)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.17)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.2.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.6)libc.so.6(GLIBC_2.7)libc.so.6(GLIBC_2.8)libselinux.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`@`OL@\ZZlZN@Z7XX9@XXӸXRX!@WI@V@U+Tء@T@TmWolfgang Frisch pgajdos@suse.comKristýna Streitová kstreitova@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- Link /var/lib/tests/tar/bin/genfile as Position-Independent Executable (bsc#1184124). + tar-PIE.patch- security update - added patches fix CVE-2021-20193 [bsc#1181131], Memory leak in read_header() in list.c + tar-CVE-2021-20193.patch- add tar-1.30-CVE-2018-20482.patch to fix a security issue where tar when "--sparse" option is used, mishandles file shrinkage during read access, which allows local users to cause a denial of service (infinite read loop in sparse_dump_region in sparse.c) by modifying a file that is supposed to be archived by a different user's process [bsc#1120610] [CVE-2018-20482] - add tar-1.30-CVE-2019-9923.patch to fix a security issue where pax_decode_header in sparse.c in tar had a NULL pointer dereference when parsing certain archives that have malformed extended headers [bsc#1130496] [CVE-2019-9923]- 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]lamb21 16249764291.30-lp152.4.6.11.30-lp152.4.6.1tartartarCOPYINGtar.1.gz/bin//usr/bin//usr/share/licenses//usr/share/licenses/tar//usr/share/man/man1/-fomit-frame-pointer -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.opensuse.org/openSUSE:Maintenance:16631/openSUSE_Leap_15.2_Update/2f64add3726c03ba8bfa1423e2d452dd-tar.openSUSE_Leap_15.2_Updatedrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=c5a45826500e7d943aa324c1dd92438d9f19a61c, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRR RR RRRRR R RR RRR톈:|mttar-langtar-rmtxz1.301.30utf-8c103ba35ab3f258a7d35814ecb612f6e61083de0bf7de89a4cbd56e8d7952037?7zXZ !t/<)s]"k%UWB|.#=!C(,>Fk<ʣsa,<9r$[ه̶Οu*8Ӆ!]jA1Ѻ"&R.;[(\[tI|dU`~5u3Q PUP ɿ'QĩOa^e箎TF&P{')N0^s DF7D!`֞Q1A,6?#=zhqC`S+OK:-g &f?ְjCdK[-(x)s6NQsi`7NdZ~Nj29`{*pIB?!TY8J3PyU]QN0.HO ?1"95vR]i_HQ_Q]> obP] 1Y%ƙHNЈGx&y/yv,(7An`u05AٰNf5ԑ&D3Tx3Sj|yPO _f:*`JͦSkؐHEDUpRVˁ.ܠOw\a473-KΦ̀Um䰔-fnA1SYc7(WoK7|vH`1eD> Bݼqmm#&KBCs߈ܷ#˭::q !+7ɗ?<ī:Ol./ Xמe~l\.ڼ#C1M1B:)v^Jm0~|Mخ)Xq4}+Kxlj SX롲$ņ$IvdRƻx4~҄$ye{>n|+MSMM\&E%n83%b;Eryhġ9G;vō]4py'ҙ 3Aj2,,ЪL@<~CNafЮ 36IpqC#e2dSV#R+g{dƦjWzbkkTE`<(i(<RiTټi70.Bf{(X7a>%Ym )uB8H ߃F^aim'":Y6pz]>46Du6^^}7RK'&%HQ7D)uM|{Dd=3 =ZO 8,@9D-O+X(?{T(])=k@;UёXuMG J g||<CF4Ш#ӯw&hY w?$&:V=1=YK\&g &- ZSԇ׻ vlë輸Õ3io~̜y& r kaE8U}Qd#.=M (*f y]]\p3zN9Wo:G))C {r'(S aoPξD]ґW<AZ; iyy1 K\X̓{5:@Ix<U4};L%cIyxQ=u|a5Bίuُ}c0>yB  y 8lMQAo)ĐuwPt͵&Q#>WLI]}⎟1D&K g~lJ80@[4yimh 65z9"`ֺ hm^G.]"c/_.H'?$Ⰿ8PN]< rؑ/it0/Z Tc3 C*4i4Ԥ XX.Fn4?%j4ͧP܁܄N\[C(LVvZgkfi>0{ |ʇ]ykp*DIoeLۯ(5Kk~1ۃ3t].ꃧ?? ) J &sYHH;>\0s2Gc< 6V~8"F AY5(Aogx3A8G s B K/q&@7l37՛D6׾\#>9Ĥ\ rR ^Ru+;)hތd߮ܶWK8!`-?V/}zJʧzߘLO+ ߴ/| ^Qs4gҜd3 BUqNγg݂_ɌLO,+z ,9ScUP&8>:rp&3b7{hޅ]1y u]>9fSlFHӎ9$[!kz7XlWLߧڿT.0,#,V*ĺ+ w) B7U3'UfN }Pw„eX57 @/H Y69qHWD-O /`1}k{ lLkhAA>Drb/7͌uKp%q?gIK9KY1WkA? RrvI& 6u#zp`c<mP{]U мRnS>AŴI;n}o= JyYK$GahG0ɽldܿ)z~NM~ܚT,wڱO'S|X&nXeSnd.\2yQgWU꣩ϩ.sc3/k}0%!s gn_q[v&N"0 [ao89Fzok}6_kƐOT'vDf=yuo,6.H`YkT>Na2d+Y:qkն,w6҂ߴK$[ۍOd҉`햯 XKkF)TPNv!Ds|po)t12V\X%BoB*kb#0ۭMŭ5E CKg+QFtGE{D^ ٍ=KRx@y6Vw(w-0rI\%O40*,`\"fGD µmK&e:P:%Gk_6tH({v_Ra_-lU'1Jt <[ \.ك0Hu6 0•͘Y"ӯ{-;y<*&@9]#1($EC WJ !:nWӌ=wuVd[ x;ίUZ[&nu6cC<XX麜E%#C(&_u_S~.HDe5Eqf QBR¹]|’lMV|B`fJ e# +(&47hǦ`Xi|`η^[GO].|zS){kBǮ㶋EXM{4xژlΟN*d jz!ZJŒA H _Ͻ/3 Y1 rDbClMxK#dUȹ6~jGK|;]OoAHZ#A Xez+ /,[.G{S8|XMH>nMe, SZU 32髧:>- ˰r<ȞgT5"  L[P˽&)06hU}[3@?! ?A.J'qqr =lt)HCln 6w{(o  D752y ˾jHDNZfkJComU0:CX4= *vQr2Z_.5)DG{}=.g-2t}ج @j射 iDo!۴tZ1hU&V)@+Cl┻F/oh{$;=C4(*NӔ# ,FWk4(#x{^,C*As|囝mf4! )L7Y|FH,3p8)DY^rsAd:pRSXib@=bD یMeV,ƃ7T7 z6Uf್8/s< $vѼdNyᒐF=h}C@cp匉V˶ٗg\xZ nCI Y`{Z+OFݙk" WV5(qܕl $NCo? SOeO4)CswTV "E5Mơ"`9L9fttk^q`Z28"x>s㋇lĎys|6O*gXh >S2g !z2ِ̋WgFy36" Ü[a6 ̭S|ig՗p( {!pXF< 0((^1E)U{FXPst-7/adxOt-NBm8szg>> ֻL) 5?.¢8oQyI04@(ݲ3xI$w(]zW`h!fPTZ"2֓/(y~ f.<7-HjmG:X);4AE̦3(^gSx`}}gsL Sj]R"aۮ]aMO%/ $JX7Fn~s}~[pm¾m}8m(U,E0^*H)cwa%jE5aڪs~BdMdBG,n; b0̝1 VBHes=-\3c/zcFHf""1 1!§\w(1`F: A?v*3~]GDJHw9ܶ wErn{BC |Ҍ-JPߧevY [R98v0PO1P'I].0-#TA3Nr׷? g@gNRʢrW&$L,{f1zJkxge(Bȇza %u>՚6;%uO[iYlmӠTνyvQ (,x/[0r'߿W*Ͼ#'Vp-;ͷbKP@-ө{u0% *P@ό%nVΡɞ؈ZZĤ/AlP)/FƮ,,%݆PCȏq=YqfInd% @UEњ*7r5j{KT%j?*9Qs7cjO}(/+"~P~ `}`U'DΛ$HgZ4ZPk{MLc׼L\sruޛcqCylv!Y<)0bK+v G<*f<5еECǃ.09tE"f1iѧ1{ N5[‘o ~ ?'x3ޜ3*B4'8}W1s2Rq};ӌeFS:f嬝X#N۶Uyz,"&db;Z[kEH\U0}.Ygz$?Q.30cxghPx=HUy|Mep"L;u?>sL[at=MCa#A?$C.^M/< chMO"z Ί@KU*Dި~\?4G)Z\Ҿv$1 !4&p7KɄzCZkiz%V p~W^Z)tV6AO1&)颋sCgKLˇdOm} 4jfJK`"b]SY~˔$0/mO޵ҪAEH0OT1TڑS@7.^vpvZ'<p:77'9 I;+J4VJdPiNJn^RZ's7 J 3VP1acfy, DX>Z8|x'!f_vRvU$d7P?Gtc35X!h\ZMl09{ڗA̭1P2t= %3i'EX!'O΁2|Ckq<;$r.`6pX2n0)⽜;r#t&%g~vߖfJF&?;yj_pyPi/8'>MRt\R0=O2ct@z,gqe5m~`b;RHmTGr-/:u'էy kVuY}.(%XNs:(ĭ)Ldîq)(L@.xb(%_`_OIUg2,ڍ"HTH#_KX'jHoVR˗ʘd(!`Gh?|_am4$&$- !p˽@ 볆bH^tГB1&եyQBV( r4+LTOB%nL3xCuٍ4/JwnAw'-`l8K >Y3Wy8x5 <`q3cgo!6Z? 2!I_7jF &^b5w~n\c:G;u UWh7$,PA1aX&:WB{/+Nudy࿜OX9Iēspj[`@=!fX1l(zNB BST= f;b6&-K0pwӌ!k(!'+6G%(J$WƠW$R~u>S_ m1n`ᖸx't/=!9҃]bmH.xP GY>5^zy=)nAW2SyQ=n YZ