tar-backup-scripts-1.34-150000.3.12.1 >  A bUp9|\?`{XLĽiaʣ C u`? È !tFHN͘K2\SkȪiz2p(0"ch%dB#/ u'@,EN$ n2}<܀͗q`e,`>yr`LCF.k$:G;ˡG0-~->].A>panWa, טּœqGoQ'c/z_Ǻ4^|͊JV/mh#UݔUss"_BŽZќbhgN 5w3v >p>$?$d ( 7`dlp  8 D P h  (@p(K8T9:F!G!H!I!X!Y!\"$]"<^"xb"c#Id#e#f#l#u#v#w$Hx$`y$xz$$$$$Ctar-backup-scripts1.34150000.3.12.1Backup scriptsShell scripts for system backup/restorebUfsheep19rSUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Productivity/Archiving/Backuphttps://www.gnu.org/software/tar/linuxnoarcheA큤bUbUbUbUbUbUf0966f1a7079407fbbc068fe457d4ead203171f4b52d1d94ccd85af8a03e19aa3c41fbb537cf520782673fe9fe0dadca874b5e4500ae495661d3977e826cce8e460e34a4945d4de7b720071a1dab66f2beae257556574d9936ad1c5a3280bcf373ca8590ba064528fb3e2ad30491c4d7c518a209079307a29c8fbd1e9228df22a2b0393cfeccb87946cde8d8a074ce95df98dd8bd80c20e2d42db5079561a451rootrootrootrootrootrootrootrootrootrootrootroottar-1.34-150000.3.12.1.src.rpmconfig(tar-backup-scripts)tar-backup-scripts@    /bin/shconfig(tar-backup-scripts)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)tar1.34-150000.3.12.13.0.4-14.6.0-14.0-15.2-11.344.14.1aha`2`@`)__^%@^4\\\eX@ZZlZN@Z7XX9@XXӸXRX!@WI@V@U+Tء@T@Tmmail@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- 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]sheep19 16497767421.34-150000.3.12.11.34-150000.3.12.1backupbackup-specsbackup.shdump-remindbackuprestore.sh/etc//etc/backup//usr/lib//usr/sbin/-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:23714/SUSE_SLE-15_Update/165e0c98fc01759a16f4e01a23fb2e5c-tar.SUSE_SLE-15_Updatecpioxz5x86_64-suse-linuxdirectoryawk or perl script, ASCII textPOSIX shell script, ASCII text executableRRRR>K +1utf-82e4d0d25a6946f9e9f7acccba96d7e726c03ec846c6c8d3cb4e470aa7baee93c? 7zXZ !t/v"0] crt:bLL xپNM6 7fj"c9 eC?d ol 럿Exj߇/ҲxO[FRB6:丐L@Ɋݛ4K{~EMu"O$EnE+^XZ6BO=x0{b0&,L)'ӎ ppa]řQ@IѯzQEoFgIQ_2 =JY|=xQ 6|KD@:m%{z]900 E%cAY!mQN)w,^s{9a ekjf# hJ6 8Gl7T}[scߗ]FXQkEv쭀%Inm-w- NJ72+nD_!et%֓6nzl*ehX [iЀu(@h`t?J =^[<FE4K׿jnΰapxߔr~d\L../-:[&O<|zXRF[9ЅfXh a`)6Ir3^a_]z\ 6WAH;xX*W2g KX[ߛ외|z2E3 LML~J*{()+{B]N=]E P EUSbbJ{_ DFo8hD+y)#K#=ŁJP/k>ETpC8sYLL$Gew;b2TeBu2ɹ,u 6 dhY(=G{c3? =G1C#&Nʥ<3=W5J1 }/dM_ޓ*E/L(~}u us뽌<"Ab$4#>TS>RMāUUzܶ`ڧsT%IZlB!IJl5b}q ΗSO^'#ۜ S[$؂!=@z//DXA)̹O[nz[O7Oop&]NsttmDoIAG;b"\Zv}Uҹ#eR$RC-VPڸ?*t/,s.αr!W52֧Tǡ2S5:Z?p꟏dGcpn8~ի)2>< 9bq`;&HQtDOR*KS3x2}J[.lcˇ)J|tF 4rM;oa ed&D(&W,1YK;&"+ 2R}x"g u%ETtZ^%N_;~:%uyRa&=3"SȈ9b M=61eVعO:KpˏPBdo쳝HﰧNEȺ{&dp^ernZmhm3 eՍ!x!)mrά>teU$Rb6*_٪b-~wX,埔 y*j?ezp%@bf^ilĕ^LS( uaf6sR9Bx{g" ]v׉D|)DSZ͂ܒ\ xiX+$ Fͽ B%!ȾaSHcp{EOJj TE@Jzt,JKS)t%QqaOT*6i9VBř B md&r nZFj>a S \K\`EVO7Hg͚u# ,y$rެ58@k2NK`ɏe!CRfE`?L0q{1I&ƆbbE Ҋ.bqP|C+*U,bȸSav0/ꦫnq`Ӛ"%tFwr2S 940\\|׽כPV6roF!v yv0Ӫ<aZ~~FrQ4}Y-U2Y>K;rY0EzΕpL "*1닰P!?+S3BJ 0PB%e1:;n0i ~]19EnfJj|5Un|eCȋOZQ`-VJBa;^O#ۺsO~$ 20- ,_aNm8ϣJALO->G`șDaəz3?r@wBW:2ƪ&m D6w>GbQ#N2c왑)87G@roiU,!-BwrXXB^x13q,ȈK-v3@'kSS_jߖ2->-]jqވ?EԯLiKߵRFfR*]ԍQ|j v8DLO[\Rgˆ%y0SV\gT 9l+K=눺.TkK#phWsgF?Y1(9v*dA>b6t%m? ?g'H/`@L@UZT}LbŎfh1/=un2?$ &J*]h1Ec baPJO9GAw$HP" IT}\`*@ѫ%toU/v#gn&M|"XIڃu2o)l1WGZF& "zw?Xʛ<ocÀ@nr5h^v^+kRhBa솰i=vY~{ʈ*rgGVc8}1gԐwO}TG|a)e7<}Bh ?_R}DRDnYl%$ls7A F,\"y__홴'_wGmi}EsW_)y #w$AW_0k砇\  TMdNDmdqERYW빌0 6;A??Qm2f w K`_Хc 5!t5'O&ތ12޻;Ipy#3m37y?/s7FBq^ў= wVf13`//q/_.,,WhY 08Yסտ`MEDK}EWTXbh oM hLժnQjː;6(ÌFU 6ϙw "?s&ؠtQ8MX'axAP?#34fQ ǴC"YNBb>qNVkšȱ=FZ>Fƃ34Pwfm<uB:NHLoi\TSJ,w]Ax*q; jRYu[VfODoV< S#K0 /pC HA?Fq wvJpDIl{{K8%@ۦ<#}*/sօwCx^Z>k|^Έ VX"r=*@PQg:yvs> m{\4\aLw]`V|.%c@5Qzݭ$P)cJO% |ܴr"dGJJújxP g~vR`h3)ftq!jQ+Sjs`5?nỳ>T _X2OZ ukÜYpRN0$jg_=G( !KGFF:^qfIښsct@·{5Aa7'K| y LHh*ˈZ3n;]{y /L(?W>{ #pEL_&Ԉ k(w)7p8=[սAOr"L ףw';)8)Hn `k|h{2hhIp(DXz K_ _B^8͇)/+a>[ !oX[9TP_8P T4<9"րߓ{ƣ5x^NЏKhKm_UDtNly1DjNI"}rE%>}h$ #W K.¸G~W:?Io> K:b?[+7oXV (. vN,j"3?ĊoƭA${:&=)η~0T>K 6mDSv'IN`uq"Oz!to<\S:,:4hFi5Q_F\8DYƻ>ahl#r0]r~nb*Dt~x9ܬ1chu=Em+V9n r̩Nx,jK(|g">C?\!ߓ`kZ]YH(_űP 1) o69I ~p"]~gF %T9I!_&@/,['yx$eʧ`n /8tT_iq|c_j>,jaf_'KLpT՝q=(vA-r=A1ȳ^R흲#%˩ǗP{oX,$9Ḫ,"(zu4.>05S}ur}=.,{&`m{G\铏e~X&KTIi;v\!{V tkwv=PnZ> \ \A/^5k M*23BVmxhslӃLɹxxOH)Åm^UV^|[ũ6 M®>eσhx/C1!U7%LbKKxՋb@Di}DU%o-5m\_v3Q \l`N !7գ? ?Ȓ Ih|ٛIXfIgͶ"vt{OFƀτ"8wIƮ0b{ #K;=%Qo&9yoɯu@O/c݊/̃7rfR󬘈}~an3UH+\Jڞ,[#.N[Yz RH:W}N]??=,Vc&ǃtjknqޫ ;^kod.30aR_h0-VjSٲyk>p' ^O bKoH!y4X+1)f;QV'|}]u)-7ex{?c\ ]P&ERefHռ*ÞGºטHfmY7NcW&Y F*E( eY) !y눚 CZ#,ȶ U:GiD1V }ED ͍J_4?!XT7op Go4E8[4 rP^{boyd}r L3_ŶZ%>K7&w޲;gؒegl;cv 꿹Hn.YZ Ƽۉ|Po\K jH3+ c-CI@?[\ =y69pP>S,J/ς+Eh~M[-lzJDG!vTpOckDG.IQwyH<${%2[cV˓v&No3xy8bUJ**¹x}T}NWΖq8 地1qOr9Hz>fj.{λ4e6+2'l. a@/Pf$ЁG@Ke`Je?"] j]e_NsZ]qf&,%4Wz?6++!"3hk2JV;dy GI-Fw JrD MnqfJXPNFJ>C8 8|+i|~?ώI&V#E))`ߤG49,&C55D@r{ YZ