Pavel Raiskup
0b2e2ac261
tests: better %check error logging
...
Don't run the testsuite twice now (with/without -v option), but
rather /bin/cat all the testsuite.log files when 'make check'
fails.
Version: 1.30-1
2018-01-04 19:26:10 +01:00
Pavel Raiskup
36124c3f61
tests: fix difflink test-case
...
Per upstream report:
https://www.mail-archive.com/bug-tar@gnu.org/msg05440.html
Version: 1.30-1
2017-12-19 08:42:23 +01:00
Pavel Raiskup
c0ab324711
rebase: latest upstream release v1.30
...
Per upstream release notes:
http://lists.gnu.org/archive/html/info-gnu/2017-12/msg00011.html
Version: 1.30-1
2017-12-18 12:58:00 +01:00
Fedora Release Engineering
2858c8d1dd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-03 09:09:26 +00:00
Fedora Release Engineering
25bbf1bd8f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-27 19:57:42 +00:00
Tomas Repik
455dfe1e65
fix --add-file option (rhbz#1436030)
2017-07-19 12:19:21 +02:00
Fedora Release Engineering
353f951667
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-11 15:34:50 +00:00
Pavel Raiskup
039b671719
tests: fix undefined order of files in archive
...
Reproduced in Koji:
https://kojipkgs.fedoraproject.org//work/tasks/3935/16653935/build.log
Complements: a63c5cbdf9
Related: rhbz#1399036
Version: 1.29-3
2016-11-28 08:39:16 +01:00
Pavel Raiskup
a63c5cbdf9
tar: don't hang with '-x --xattrs --skip-old-files'
...
Resolves: rhbz#1399036
Version: 1.29-3
2016-11-28 07:47:11 +01:00
Pavel Raiskup
69df485d81
tar: fix --create to use --xattrs-include/exclude
...
Resolves: rhbz#1341787
Version: 1.29-3
2016-11-28 07:02:59 +01:00
Pavel Raiskup
9bfd68f864
revert part of 28cb7b49c6
...
There's 'dnf --setopt=tsflags=nodocs' for minimization efforts, so
we keep docs part with relatively high information value.
Version: 1.29-3
2016-11-28 06:38:39 +01:00
Peter Robinson
28cb7b49c6
Drop large docs (easily retrieved from the source/online), minor specs cleanups
2016-11-07 01:41:42 +00:00
Pavel Raiskup
4841168324
rebase: add one updated patch
...
This is follow up for the previous commit.
Version: 1.29-1
2016-05-17 06:41:55 +02:00
Pavel Raiskup
b8c4a6f530
rebase to new upstream release
...
Per release notes:
https://savannah.gnu.org/forum/forum.php?forum_id=8545
Resolves: rhbz#1336607
Version: 1.29-1
2016-05-17 06:34:25 +02:00
Fedora Release Engineering
b1611038b8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-05 01:17:35 +00:00
Pavel Raiskup
f2cb3b0009
fix typo in previous commit
...
Version: 1.28-6
2015-06-26 14:59:36 +02:00
Pavel Raiskup
0bf621e87f
tests: avoid two false failures related to -T
...
Version: 1.28-6
2015-06-26 14:58:18 +02:00
Pavel Raiskup
132f2c7962
tar: --files-from and -T interaction
...
Resolves: rhbz#1230762
Version: 1.28-6
2015-06-26 14:18:11 +02:00
Dennis Gilmore
2d28052280
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-19 02:31:08 +00:00
Jaromir Capik
fa5735af69
Adding STAGE1 bootstrap recipe
2015-06-11 19:12:04 +02:00
Till Maas
f5514d1253
Rebuilt for Fedora 23 Change
...
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:29:08 +01:00
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
Pavel Raiskup
d9303a0ad2
patches: remove unused ones to cleanup git-tree
...
Version: 1.27.1-5 (no-bump & build)
2014-07-04 13:41:19 +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
94a3c5750f
attach missing patch (fix for 6096299afa
)
...
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
5a94f6c0b2
rebase: minor version update
...
(remove unneded patch)
Related: #1031419
Version: 1.27.1-1
2013-11-18 08:29:14 +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
2852f8c68f
doc: commit also forgotten patch
...
Version: 1.26-28
Related: #996753
2013-08-14 09:15:20 +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