Commit Graph

111 Commits

Author SHA1 Message Date
Ondřej Vašík
09fbc03c38 fix issue with --listed-incremental and --one-file-system (#654718) 2010-11-23 12:53:17 +01:00
Ondřej Vašík
3572b22233 new upstream release 1.25 2010-11-08 12:07:14 +01:00
Ondřej Vašík
f1b6067c54 temporarily disable sigpipe.at patch (fails at build in koji, passes manually) 2010-10-27 18:07:47 +02:00
Ondřej Vašík
68aae18d42 fix xattrs patch, use upstream version of stripcomponents patch 2010-10-27 12:47:41 +02:00
Ondřej Vašík
9934f5707a new upstream release 1.24, use .xz archive (still needs some improvement in xattrs patch) 2010-10-26 15:19:12 +02:00
Jesse Keating
463fa8a6e3 - Rebuilt for gcc bug 634757 2010-09-29 15:20:53 -07:00
Kamil Dudka
0bceb62b03 match non-stripped file names (#637085) 2010-09-24 15:13:20 +02:00
Kamil Dudka
4c77940e85 apply patches for #634866 and #635318 2010-09-20 10:11:40 +02:00
Ondřej Vašík
ba678f2e7a release++ + changelog ... :( 2010-08-16 14:52:18 +02:00
Ondrej Vasik
478483cd93 recognize old-archive/portability options(#594044) 2010-06-01 12:20:48 +00:00
Ondrej Vasik
0fc563d0a9 allow storing of extended attributes for fifo and block or character
devices files(#573147)
2010-04-07 18:46:55 +00:00
Ondrej Vasik
b6f226271a update help2maned manpage 2010-03-15 14:05:42 +00:00
Ondrej Vasik
a4e0f129a4 new upstream release 1.23, remove applied patches 2010-03-12 13:55:48 +00:00
Ondrej Vasik
49a6d9c8ec CVE-2010-0624 tar, cpio: Heap-based buffer overflow by expanding a
specially-crafted archive (#572149), realloc within
    check_exclusion_tags() caused invalid write(#570591)
2010-03-10 12:50:14 +00:00
Kamil Dudka
d2ac7340c6 - support for "lustre.*" extended attributes (#561855) 2010-02-20 13:02:03 +00:00
Ondrej Vasik
b0701b539d fix segfault with corrupted metadata in code_ns_fraction(#531441) 2010-02-04 11:48:43 +00:00
Kamil Dudka
88bee905ac - allow also build with SELinux support 2010-02-03 16:02:10 +00:00
Ondrej Vasik
c038029706 allow build without SELinux support(#556679 2010-02-01 14:48:58 +00:00
Ondrej Vasik
f62e7bb2be do not fail with POSIX 2008 glibc futimens() (#552320), temporarily disable
fix for #531441, causing stack smashing with newer glibc(#551206)
2010-01-05 19:33:32 +00:00
Ondrej Vasik
533752db65 remove Prereq 2009-12-18 11:25:01 +00:00
Ondrej Vasik
fbe95ddb57 fix segfault with corrupted metadata in code_ns_fraction(#531441),
commented patches and sources
2009-12-08 13:20:35 +00:00
Ondrej Vasik
7b35b1d07b store xattrs for symlinks (#525992) - by Kamil Dudka, update tar(1) manpage
(#539787), fix memory leak in xheader (#518079)
2009-11-27 14:09:58 +00:00
Kamil Dudka
845a7a20b9 - store SELinux context for symlinks (#525992) 2009-11-18 20:36:13 +00:00
Kamil Dudka
a30ccde1e4 Do not patch config.hin - it's going to be overwritten by autoheader
anyway...
2009-11-18 19:21:39 +00:00
Ondrej Vasik
a2fbec7e51 provide symlink manpage for gtar 2009-08-27 13:50:22 +00:00
Ondrej Vasik
e5d05577c3 Do process install-info only when info file exists(#515923) 2009-08-06 13:11:36 +00:00
Jesse Keating
3f0a7f9b0b - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 05:31:57 +00:00
Ondrej Vasik
580387687e Move autoreconf to build section ;) 2009-07-16 08:44:38 +00:00
Ondrej Vasik
f6da44a03e Fix restoring of directory default acls(#511145), Do not patch generated
autotools files
2009-07-16 08:32:49 +00:00
Ondrej Vasik
7820b6afdd Do not sigabrt with new gcc/glibc because of writing to struct members of
gnutar header at once via strcpy
2009-07-09 16:50:25 +00:00
Ondrej Vasik
6d2f2e3091 Report record size only if the archive refers to a device(#487760) 2009-06-25 20:04:41 +00:00
Ondrej Vasik
b5434c3876 ignore errors from setting utime() for source file on read-only filesystem
(#500742)
2009-05-15 11:31:43 +00:00
Kamil Dudka
3f4a491f9a improve tar-1.14-loneZeroWarning.patch (#487315) 2009-03-06 12:26:56 +00:00
Ondrej Vasik
f7288fe86e New upstream release 1.22, removed applied patch 2009-03-05 08:34:12 +00:00
Jesse Keating
30f2f22fe9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 18:30:02 +00:00
Ondrej Vasik
1cee83c4f1 new upstream release 1.21, fix testsuite failure, remove already applied
patches
2009-01-05 14:19:38 +00:00
Ondrej Vasik
0f5146d11e add BuildRequires for rsh (#475950) 2008-12-11 12:25:22 +00:00
Ondrej Vasik
3a1441e2a7 fix off-by-one errors in xattrs patch (#472355) 2008-11-21 17:44:38 +00:00
Kamil Dudka
c17223a370 fixed bug #465803: labels with --multi-volume (upstream patch) 2008-11-10 12:32:43 +00:00
Ondrej Vasik
0aec5e967e fixed wrong documentation for xattrs/selinux/acl options (#466517), fixed
bug with null file terminator and change dirs(upstream)
2008-10-10 21:31:21 +00:00
Ondrej Vasik
7ba1de606a patch fuzz clean up 2008-08-29 16:02:24 +00:00
Ondrej Vasik
045face851 new upstream release 1.20 2008-05-26 17:02:24 +00:00
Radek Brich
fd8db9579f fix for GCC 4.3 2008-02-13 16:20:29 +00:00
Radek Brich
e3aa03d6a5 Related: 431879 2008-02-13 09:10:03 +00:00
Radek Brich
e30b4cc6cd fix bz#416661, bz#426717 and update license tag 2008-01-21 11:56:54 +00:00
Radek Brich
dc3617eb6b upgrade to 1.19 2007-12-17 11:14:16 +00:00
Radek Brich
7254d79420 fix xattrs detection (no bug #) 2007-12-12 13:47:18 +00:00
Radek Brich
f6c182b667 CVE-2007-4476 2007-10-24 12:21:40 +00:00
Radek Brich
b456f750a7 rebuild 2007-08-28 13:14:39 +00:00
Radek Brich
9f1c152faa CVE-2007-4131 2007-08-28 11:46:09 +00:00