SHA256
3
0
forked from pool/tar
Commit Graph

162 Commits

Author SHA256 Message Date
d8018f71b3 Accepting request 593416 from home:kukuk:branches:Base:System
- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/593416
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=85
2018-04-09 09:41:22 +00:00
f231c29c9f Accepting request 561814 from home:kstreitova:branches:Base:System
- add tar-1.30-tests-difflink.patch to fix difflink.at test
  (https://www.mail-archive.com/bug-tar@gnu.org/msg05440.html)

OBS-URL: https://build.opensuse.org/request/show/561814
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=84
2018-01-05 09:58:45 +00:00
5e20fdd77c Accepting request 560965 from home:avindra
- 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

OBS-URL: https://build.opensuse.org/request/show/560965
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=83
2018-01-04 13:04:08 +00:00
Dominique Leuenberger
d2ce6c5195 Accepting request 489624 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/489624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=63
2017-05-17 08:44:58 +00:00
2a37f6b620 Accepting request 489623 from home:kstreitova:branches:Base:System
- remove tar-1.26-remove_O_NONBLOCK.patch file

OBS-URL: https://build.opensuse.org/request/show/489623
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=81
2017-04-20 14:12:41 +00:00
7d385ee2be Accepting request 489621 from home:kstreitova:branches:Base:System
- remove tar-1.26-remove_O_NONBLOCK.patch as this issue was fixed
  in tar 1.27 (commit 03858cf583ce299b836d8a848967ce290a6bf303)

OBS-URL: https://build.opensuse.org/request/show/489621
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=80
2017-04-20 14:01:51 +00:00
bb30562f7a Accepting request 484838 from home:svalx
- 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

OBS-URL: https://build.opensuse.org/request/show/484838
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=79
2017-04-20 12:46:48 +00:00
Ludwig Nussel
68eec5ca45 Accepting request 482896 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/482896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=62
2017-04-03 09:04:26 +00:00
1442c057a3 Accepting request 482270 from home:kstreitova:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/482270
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=77
2017-03-27 14:10:00 +00:00
Ludwig Nussel
69bb52fbed Accepting request 446602 from Base:System
- 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] (forwarded request 446474 from vitezslav_cizek)

OBS-URL: https://build.opensuse.org/request/show/446602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=61
2016-12-22 14:45:34 +00:00
2e036aa0fa Accepting request 446474 from home:vitezslav_cizek:branches:Base:System
- 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]

OBS-URL: https://build.opensuse.org/request/show/446474
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=75
2016-12-16 07:58:32 +00:00
Dominique Leuenberger
f11a88dc4a Accepting request 439592 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/439592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=60
2016-11-13 21:50:05 +00:00
885805a010 Accepting request 439571 from home:kstreitova:branches:Base:System
- 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]

OBS-URL: https://build.opensuse.org/request/show/439571
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=73
2016-11-10 22:20:00 +00:00
Dominique Leuenberger
49ecd45421 Accepting request 399684 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/399684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=59
2016-06-07 21:43:04 +00:00
ecfd71c5af Accepting request 398627 from home:AndreasStieger:branches:Base:System
GNU tar 1.29

OBS-URL: https://build.opensuse.org/request/show/398627
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=71
2016-06-02 14:36:50 +00:00
Dominique Leuenberger
13e7346e60 Accepting request 381333 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/381333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=58
2016-04-05 08:39:53 +00:00
ef38e164b1 Accepting request 378522 from home:svalx
OBS-URL: https://build.opensuse.org/request/show/378522
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=69
2016-03-29 19:54:20 +00:00
Dominique Leuenberger
ecfdcc8800 Accepting request 295801 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/295801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=57
2015-04-23 05:55:12 +00:00
Stephan Kulow
d8ff2b6777 Accepting request 295672 from home:vitezslav_cizek
- Revert tar-recursive--files-from.patch because it causes regression
  (bnc#918487, bnc#919233)

OBS-URL: https://build.opensuse.org/request/show/295672
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=67
2015-04-13 19:14:23 +00:00
Dominique Leuenberger
dc1b9e81ec Accepting request 285634 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/285634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=56
2015-02-20 11:00:14 +00:00
4239dfae33 Accepting request 284874 from home:vitezslav_cizek:branches:Base:System
- extract files recursively with --files-from (bnc#913058)
  * added tar-recursive--files-from.patch
- call autoreconf in %prep

OBS-URL: https://build.opensuse.org/request/show/284874
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=65
2015-02-11 13:04:27 +00:00
Dominique Leuenberger
8e95368780 Accepting request 266056 from Base:System
- build with PIE (forwarded request 266046 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/266056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=55
2014-12-23 11:33:02 +00:00
aef845700e Accepting request 266046 from home:msmeissn:branches:Base:System
- build with PIE

OBS-URL: https://build.opensuse.org/request/show/266046
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=63
2014-12-21 16:04:45 +00:00
Dominique Leuenberger
64e4d65465 Accepting request 262571 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/262571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=54
2014-12-01 13:00:19 +00:00
Vítězslav Čížek
692a3f57dc Accepting request 262524 from home:AndreasStieger:branches:Base:System
- compile in ACLs, Xattr and selinux support [boo#906413]

OBS-URL: https://build.opensuse.org/request/show/262524
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=61
2014-11-21 11:49:21 +00:00
Stephan Kulow
db5bb291bd Accepting request 246939 from Base:System
- Improve on RPM group classification (forwarded request 246894 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/246939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=53
2014-08-30 14:04:09 +00:00
Vítězslav Čížek
5ef3dd305d Accepting request 246894 from home:jengelh:branches:Base:System
- Improve on RPM group classification

OBS-URL: https://build.opensuse.org/request/show/246894
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=59
2014-08-30 12:34:29 +00:00
Stephan Kulow
6da5fb05fa Accepting request 243513 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/243513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=51
2014-08-04 13:14:34 +00:00
Vítězslav Čížek
01941e6770 Accepting request 243496 from home:AndreasStieger:branches:Base:System
GNU tar 1.28

OBS-URL: https://build.opensuse.org/request/show/243496
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=57
2014-08-03 09:54:51 +00:00
Stephan Kulow
4eb7cea6a6 Accepting request 242908 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/242908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=50
2014-08-01 09:48:27 +00:00
Stephan Kulow
41019740c7 Accepting request 242864 from home:vitezslav_cizek:branches:Base:System
- don't print lone zero blocks warning (bnc#881863)
  * there are many tar implementations around that create invalid
    archives with a zero block in the middle
  * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=235820
  * added tar-ignore_lone_zero_blocks.patch from Fedora

OBS-URL: https://build.opensuse.org/request/show/242864
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=55
2014-07-29 19:30:27 +00:00
Stephan Kulow
6eb87795ca Accepting request 228059 from Base:System
- fix an infinite loop in handle_option (bnc#867919 and bnc#870422)
  * added tar-fix_eternal_loop_in_handle_option.patch (forwarded request 227619 from vitezslav_cizek)

OBS-URL: https://build.opensuse.org/request/show/228059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=49
2014-04-06 07:54:00 +00:00
5f0ee07258 Accepting request 227619 from home:vitezslav_cizek:branches:Base:System
- fix an infinite loop in handle_option (bnc#867919 and bnc#870422)
  * added tar-fix_eternal_loop_in_handle_option.patch

OBS-URL: https://build.opensuse.org/request/show/227619
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=53
2014-03-28 10:52:45 +00:00
Stephan Kulow
80dbcb8e06 Accepting request 213376 from Base:System
Add patch name into changes file to comply with the requirements (forwarded request 213373 from llipavsky)

OBS-URL: https://build.opensuse.org/request/show/213376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=48
2014-01-11 10:12:32 +00:00
Vítězslav Čížek
d0a5ea9bd1 Accepting request 213373 from home:llipavsky:branches:Base:System
Add patch name into changes file to comply with the requirements

OBS-URL: https://build.opensuse.org/request/show/213373
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=51
2014-01-09 20:36:31 +00:00
Vítězslav Čížek
adc784ced5 Accepting request 213314 from home:llipavsky:branches:Base:System
add tests subpackage.
* It is the same testsuite that is run during make check.
* It is now possible to run it in real system to verify that
  nothing is broken by incompatible libraries, etc.

This change allows QA to run the testsuite.

OBS-URL: https://build.opensuse.org/request/show/213314
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=50
2014-01-09 15:04:50 +00:00
4dd080afd0 Accepting request 207707 from home:AndreasStieger:branches:Base:System
update to 1.27.1

OBS-URL: https://build.opensuse.org/request/show/207707
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=49
2013-11-20 08:49:43 +00:00
Tomáš Chvátal
e99fd70b32 Accepting request 204817 from Base:System
update to 1.27 (forwarded request 204762 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/204817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=47
2013-10-25 16:54:24 +00:00
f79e2e82eb Accepting request 204762 from home:AndreasStieger:branches:Base:System
update to 1.27

OBS-URL: https://build.opensuse.org/request/show/204762
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=47
2013-10-25 14:06:49 +00:00
Stephan Kulow
eddb881daf Accepting request 196441 from Base:System
- added fix for paxutils rtapelib which is bundled with tar.
  the very same fix was added to cpio too (bnc#658031)
  * paxutils-rtapelib_mtget.patch (forwarded request 196361 from vitezslav_cizek)

OBS-URL: https://build.opensuse.org/request/show/196441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=45
2013-08-27 19:12:20 +00:00
2614f734dc Accepting request 196361 from home:vitezslav_cizek:branches:Base:System
- added fix for paxutils rtapelib which is bundled with tar.
  the very same fix was added to cpio too (bnc#658031)
  * paxutils-rtapelib_mtget.patch

OBS-URL: https://build.opensuse.org/request/show/196361
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=45
2013-08-26 15:13:32 +00:00
Stephan Kulow
80ecf35e3e Accepting request 162790 from Base:System
- Add Source URL, see https://en.opensuse.org/SourceUrls (forwarded request 162764 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/162790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=44
2013-04-05 15:09:27 +00:00
fb746d6d26 Accepting request 162764 from home:namtrac:bugfix
- Add Source URL, see https://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/162764
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=43
2013-04-05 11:18:38 +00:00
Stephan Kulow
043f5baf17 Accepting request 150873 from Base:System
- Add config-guess-sub-update.patch:
  Update config.guess/sub for aarch64

OBS-URL: https://build.opensuse.org/request/show/150873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=43
2013-02-04 17:03:00 +00:00
06ee6600aa - Add config-guess-sub-update.patch:
Update config.guess/sub for aarch64

OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=41
2013-02-03 13:45:00 +00:00
48e3af5ca4 - Update config.guess/sub for aarch64
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=40
2013-02-03 13:44:11 +00:00
Stephan Kulow
64f122c251 Accepting request 128110 from Base:System
Fix build failure with glibc 2.16 (forwarded request 128098 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/128110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=41
2012-07-18 15:51:26 +00:00
17f4d259c8 Accepting request 128098 from home:a_jaeger:FactoryFix
Fix build failure with glibc 2.16

OBS-URL: https://build.opensuse.org/request/show/128098
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=38
2012-07-17 09:35:28 +00:00
Richard Biener
d7a604e870 Accepting request 122909 from home:rudi_m:branches:Base:System
- avoid automake dependency

OBS-URL: https://build.opensuse.org/request/show/122909
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=37
2012-05-30 14:18:12 +00:00
Stephan Kulow
358035bc08 Accepting request 114946 from Base:System
- disable 'runtime checks' in m4/*.m4 that override
  system calls with custom implementations to workaround
  very old kernel/libc bugs (dating 2003-2009)
  we do not ship those buggy components nowdays.

- Switch to default archive type to POSIX.1-2001, which is ten years
  old and has no limits on filesize,filename length etc. (forwarded request 114887 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/114946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=39
2012-04-23 14:13:39 +00:00