Commit Graph

228 Commits

Author SHA1 Message Date
Peter Robinson
48b9fc52f9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 04:50:30 +00:00
Tom Callaway
a847aad14f fix license handling 2014-08-06 06:55:20 +02:00
Pavel Raiskup
6334ff4be0 rebase to new upstream release
Per release notes:
https://savannah.gnu.org/forum/forum.php?forum_id=8037

Version: 1.28-1
2014-07-28 10:10:16 +02:00
Dennis Gilmore
9774bf629a - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 03:08:42 -05:00
Pavel Raiskup
69bf7610b9 spec: enable parallel build
Version: 1.27.1-4
2014-05-12 17:51:53 +02:00
Pavel Raiskup
76844ee24d tar: don't read/write archive contents from/to terminal
Resolves: #1083075
Version: 1.27.1-3
2014-04-01 14:51:55 +02:00
Pavel Raiskup
be819f0840 tar: option -T eternal loop fix
Resolves: #1083066
Version: 1.27.1-3
2014-04-01 14:37:54 +02:00
Pavel Raiskup
777c0d021d sparse: list (and --verify) also big sparse files
Resolves: #916995
Version: 1.27.1-3
2014-04-01 14:14:22 +02:00
Pavel Raiskup
6b8c4d7673 tar: fix infinite loops in sparse file handling
Resolves: 1082608
Version: 1.27.1-3
2014-03-31 15:25:26 +02:00
Pavel Raiskup
486bd7adf8 acls: extract default ACLs correctly
When --acls option is passed, extracted files must have exactly
the same ACLs (even default ACLs) as is stored in archive.

Resolves: #1082603
Version: 1.27.1-3
2014-03-31 15:08:49 +02:00
Pavel Raiskup
6096299afa docs: document mistakes in --exclude
Related: #903666
Version: 1.27.1-3
2014-03-31 14:53:30 +02:00
Pavel Raiskup
e6f5bb4d09 man: sync with help2man
Version: 1.27.1-2
2013-11-29 08:31:44 +01:00
Pavel Raiskup
da53ae63ea rebase: minor version update
Per release notes 2013-11-17 at:
http://www.gnu.org/software/tar/

Resolves: #1031419
Version: 1.27.1-1
2013-11-18 08:06:29 +01:00
Pavel Raiskup
f6493483ff paxutils: fix sparse file detection based on fstat()
Resolves: #1024095
Version: 1.27-2
2013-10-29 09:16:21 +01:00
Ondřej Vašík
4bcf8d01a3 Fix typo 2013-10-09 11:48:48 +02:00
Ondřej Vašík
67775841f5 new upstream release 1.27 (#1016288) 2013-10-09 11:39:11 +02:00
Pavel Raiskup
e72627093d tar: option --xattrs-include should imply --xattrs option
Resolves: #965969
Version: 1.26-28
2013-09-09 15:16:23 +02:00
Pavel Raiskup
5cfc2636fb doc: add documentation for --xattrs, etc.
Resolves: #996753
Version: 1.26-28
2013-08-14 09:01:58 +02:00
Dennis Gilmore
a071c9961e - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 22:20:32 -05:00
Pavel Raiskup
980e93fd56 tar: look the rmt at /etc/rmt
Version: 1.26-26
2013-06-20 16:55:08 +02:00
Pavel Raiskup
babf54f1b7 tar: fix symlink eating bug
Version: 1.26-25
2013-06-04 17:08:28 +02:00
Pavel Raiskup
ad1e2d9040 spec: rely on rpmbuild with config.{guess,sub} substitution
Related: #926610
Version: 1.26-24
2013-05-31 20:53:10 +02:00
Pavel Raiskup
005afb760c tar: tar -tvv --no-xattrs doesn't print xattrs now
This was obvious bug, already proposed upstream.

Version: 2:1.26-24
2013-05-31 16:48:26 +02:00
Pavel Raiskup
66190e5a1c tar-config: use ssh as the default remote shell
Users are still able to use --rsh-command to specify insecure /usr/bin/rsh.

Resolves: #969015
Version: 2:1.26-24
2013-05-31 16:31:58 +02:00
Pavel Raiskup
5b564d4846 spec: again search for 'rmt' binary in %%{_sbindir}
Version: 2:1.26-23
2013-05-28 15:56:49 +02:00
Pavel Raiskup
209ec507af tar: silence gcc warnings
Version: 2:1.26-22
2013-03-27 14:28:58 +01:00
Pavel Raiskup
bd10313616 man: fix NAME section
Version: 2:1.26-22
2013-03-27 10:38:50 +01:00
Pavel Raiskup
b12ee251b3 build: fix FTBFS on aarm64
The patch just replaces the non-up2date config.{sub,guess} scripts with
automake-1.13.

Version: 2:1.26-22
2013-03-27 10:38:42 +01:00
Pavel Raiskup
1965c602b6 spec: bump version to fc20 > fc19
Version: 2:1.26-21
2013-03-19 14:19:43 +01:00
Pavel Raiskup
5e2150f9ed tar: allow passing args to commands called from tar
This allows us to run ./configure --with-lzma="xz --format=lzma" - thus the
default --lzma compressor is xz (no need to have dependency on
xz-lzma-compat package).

Resolves: #819187
Version: 2:1.26-20
2013-03-19 13:52:35 +01:00
Pavel Raiskup
062792bc5b spec: usrmove /bin ~> /usr/bin
Version: 2:1.26-20
2013-03-19 13:49:47 +01:00
Pavel Raiskup
b40bf4511c tar: allow extracting from just single volume
Resolves: #919897
Version: 2:1.26-20
2013-03-19 09:52:57 +01:00
Pavel Raiskup
c58b4220fc spec: fix bad changelog dates based on git log
Version: 2:1.26-19
2013-03-01 11:53:45 +01:00
Pavel Raiskup
87cdd4918e tar: bugfix for creation of --posix --sparse tarballs
GNU tar failed to create posix archives containing sparse files of effective
size (real size stored on the disk) >8GB.

Version: 2:1.26-19
Resolves: #516309
2013-03-01 11:49:55 +01:00
Pavel Raiskup
fc99fb3b0a tar: store the UIDs/GIDs properly in pax format (do not fail)
Resolves: #913406
Version: 2:1.26-18
2013-02-21 12:59:05 +01:00
Pavel Raiskup
06e0a0b140 source: add latest xattrs/selinux/acls upstream implementation
Version: 2:1.26-17
2013-02-19 13:21:20 +01:00
Pavel Raiskup
98b687cc8b spec/patches: little bit of reorganization
* re-create patches against latest release (to avoid fuzzy offset warnings
  during patching)
* remove old xattr patch (up2date upstream patch will be added in next
  commit)
* remove some old patches which are not needed against 1.26 tarball now
* add more verbose comments for patches

Version: 2:1.26-17
2013-02-19 13:18:19 +01:00
Pavel Raiskup
4f727cea9d spec: make the 'autoreconf' phase verbose
Version: 2:1.26-17
2013-02-18 12:26:08 +01:00
Pavel Raiskup
f3e0982010 spec: add the --without=check possibility
Version: 2:1.26-17
2013-02-18 12:25:15 +01:00
Pavel Raiskup
bf32ad4192 Do not run verbose make check by default
Append the verbose testsuite output to build.log only when some problem
occurred.

Version: 2:1.26-16
2013-02-01 10:23:57 +01:00
Pavel Raiskup
dac2710129 Manual page update
Version: 2:1.26-16
Related: #903666
2013-02-01 10:23:53 +01:00
Ondřej Vašík
b4688f362e add missing --full-time option to manpage 2012-11-29 18:53:44 +01:00
Pavel Raiskup
beec2fa8ad Restore standard behavior of --keep-old-files
- and add --skip-old-files option

  Resolves: #799252
2012-10-18 13:08:54 +02:00
Pavel Raiskup
fd1d02856b Bump release number properly 2012-10-10 11:20:24 +02:00
Pavel Raiskup
70f8c84149 Pushed mistakenly, sorry,
This reverts commit 9989b8ed46.
2012-10-10 11:05:54 +02:00
Pavel Raiskup
9989b8ed46 Allow to store extended attribute keywords containing '=' character 2012-10-10 10:59:42 +02:00
Pavel Raiskup
d51fc76643 Add the macro {?_rawbuild} to .gets patch
- this is needed when we want to build tar without downstream patches in
  CoverityScan
2012-10-10 10:59:29 +02:00
Pavel Raiskup
0a67bdb89b Fix spec/macro issue when building with SELinux 2012-10-10 10:59:04 +02:00
Pavel Raiskup
7e8d1eef2e Cleanup spec file and allow build tar without SELinux
- repair the xattr-gnulib-prepare patch to allow build tar without SELinux
  support
- fedora-review compliance -> remove trailing white-spaces, remove macro from
  comment, remove BR of gawk;coreutils;gzip that should be covered automatically
  by minimum build environment, do not `rm -rf' buildroot at the beginning of
  install phase (needed only in EPEL), remove BuildRoot definition, remove
  defattr macro, s/define/global/
- do not use ${VAR} syntax for bash variables, use just $VAR
2012-10-05 19:38:08 +02:00
Pavel Raiskup
130db747c9 Manual page edit to describe new options.
Related #850291
2012-08-22 12:04:57 +02:00
Pavel Raiskup
c7a84f9c9c Enable verbose testsuite output for better debugging on fails. 2012-08-21 16:25:39 +02:00
Pavel Raiskup
bf025c7ba0 Revised extended attributes with listing support (#850291). 2012-08-21 16:25:35 +02:00
Dennis Gilmore
e7b859efda - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 17:48:23 -05:00
Pavel Raiskup
58fd5d562d Force extended attributes to be stored after fchown(2) (#771927) 2012-07-12 11:10:06 +02:00
Ondřej Vašík
09e6413877 fix build failure with undefined gets 2012-06-16 07:57:33 +02:00
Ondřej Vašík
2c5c29cde2 store&restore security.capability extended attributes category(#771927) 2012-06-16 07:44:10 +02:00
Ondřej Vašík
bf384e2368 add virtual provides for bundled(gnulib) copylib (#821790) 2012-05-15 16:31:09 +02:00
Pavel Raiskup
c075bd40d6 Fix for bad cooperation of -C & -u options
More info:
    - BZ #688567
    - http://lists.gnu.org/archive/html/bug-tar/2012-02/msg00007.html
2012-04-05 14:25:58 +02:00
Dennis Gilmore
0304ede230 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 00:20:42 -06:00
Ondřej Vašík
7f322ffd3d Man page heading formatting fixes. 2011-10-02 10:07:47 +02:00
Kamil Dudka
bf72587fee restore basic functionality of --acl, --selinux, and --xattr (#717684) 2011-09-26 16:36:09 +02:00
Ondrej Vasik
fc7e71a489 new upstream release 1.26 2011-03-12 14:30:11 +01:00
Dennis Gilmore
6bc64ffbed - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 12:05:44 -06:00
Ondrej Vasik
684714d642 drop unnecessary hard dependency on info package(#671157) 2011-01-20 19:27:03 +01:00
Ondřej Vašík
fdb8108d63 mention that some compression options might not work if the external program is not available(#666755) 2011-01-03 15:04:54 +01:00
Ondřej Vašík
90dd1caa3d mention that some compression options might not work if the external program is not available(#666755) 2011-01-03 15:03:29 +01:00
Kamil Dudka
e654d406f8 correctly store long sparse file names in PAX archives (#656834) 2010-12-08 20:22:08 +01:00
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