SHA256
1
0
forked from pool/tar

Compare commits

...

163 Commits

Author SHA256 Message Date
Ana Guerrero
1f80f5fafd Accepting request 1187615 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1187615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=85
2024-07-17 13:14:25 +00:00
Ana Guerrero
34456a2a40 Accepting request 1154619 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1154619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=84
2024-03-05 17:46:49 +00:00
Danilo Spinella
c02ef8a0de Accepting request 1150739 from home:dspinella:branches:Base:System
- Fix CVE-2023-39804, Incorrectly handled extension attributes in PAX
  archives can lead to a crash, bsc#1217969

OBS-URL: https://build.opensuse.org/request/show/1150739
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=131
2024-02-26 10:43:08 +00:00
Ana Guerrero
5c3c9fcbbb Accepting request 1131652 from Base:System
- GNU tar 1.34:
  * Fail when building GNU tar if the platform supports 64-bit
    time_t but the build only uses 32-bit time_t.
  * Leave the devmajor and devminor fields empty (rather than
    zero) for non-special files, as this is more compatible with
    traditional tar.
  Fixes:
  * Fix interaction of --update with --wildcards.
  * When extracting archives into an empty directory, do not create
    hard links to files outside that directory.
  * Handle partial reads from regular files.
  * Warn file changed as we read it less often. Formerly, tar
    warned if the file's size or ctime changed. However, this
    generated a false positive if tar read a file while another
    process hard-linked to it, changing its ctime. Now, tar warns
    if the file's size, mtime, user ID, group ID, or mode changes.
    Although neither heuristic is perfect, the new one should work
    better in practice.
  * Fix --ignore-failed-read to ignore file-changed read errors
    as far as exit status is concerned. You can now suppress
    file-changed issues entirely with --ignore-failed-read
    --warning=no-file-changed.
  * Fix --remove-files to not remove a file that changed while we
    read it.
  * Fix --atime-preserve=replace to not fail if there was no need
    to replace, either because we did not read the file, or the
    atime did not change.
  * Fix race when creating a parent directory while another process
    is also doing so.
  * Fix handling of prefix keywords not followed by "." in pax

OBS-URL: https://build.opensuse.org/request/show/1131652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=83
2023-12-10 18:39:30 +00:00
bb08b02535 - Added patch:
* add_forgotten-tests.patch: added 2 tests that upstream forgot in the release.

OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=129
2023-12-07 16:19:16 +00:00
d8cbce283c Accepting request 1131478 from home:smolsheep:upgrades
- GNU tar 1.34:
  * Fail when building GNU tar if the platform supports 64-bit
    time_t but the build only uses 32-bit time_t.
  * Leave the devmajor and devminor fields empty (rather than
    zero) for non-special files, as this is more compatible with
    traditional tar.
  Fixes:
  * Fix interaction of --update with --wildcards.
  * When extracting archives into an empty directory, do not create
    hard links to files outside that directory.
  * Handle partial reads from regular files.
  * Warn file changed as we read it less often. Formerly, tar
    warned if the file's size or ctime changed. However, this
    generated a false positive if tar read a file while another
    process hard-linked to it, changing its ctime. Now, tar warns
    if the file's size, mtime, user ID, group ID, or mode changes.
    Although neither heuristic is perfect, the new one should work
    better in practice.
  * Fix --ignore-failed-read to ignore file-changed read errors
    as far as exit status is concerned. You can now suppress
    file-changed issues entirely with --ignore-failed-read
    --warning=no-file-changed.
  * Fix --remove-files to not remove a file that changed while we
    read it.
  * Fix --atime-preserve=replace to not fail if there was no need
    to replace, either because we did not read the file, or the
    atime did not change.
  * Fix race when creating a parent directory while another process
    is also doing so.
  * Fix handling of prefix keywords not followed by "." in pax
    headers.
  * Fix handling of out-of-range sparse entries in pax headers.
  * Fix handling of --transform='s/s/@/2'.
  * Fix treatment of options ending in slash in files-from list.
  * Fix crash on tar --checkpoint-action exec=\".
  * Fix low-memory crash when reading incremental dumps.
  * Fix --exclude-vcs-ignores memory allocation misuse.
- Update patch:
  * tar-backup-spec-fix-paths.patch: upstream fixed 2/3rd of paths
  * tar-fix-extract-unlink.patch
    some of this is overwritten by bsc1202436-1 and some was fixed
    upstream
  * add_readme-tests.patch as Makefile.in no longer exists
- Removed:
  * tar-fix-race-condition.patch
  * tar-avoid-overflow-in-symlinks-tests.patch
  * bsc1200657.patch
  * bsc1202436-2.patch
  * bsc1202436-1.patch

OBS-URL: https://build.opensuse.org/request/show/1131478
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=128
2023-12-07 15:47:00 +00:00
Dominique Leuenberger
0a024dcd77 Accepting request 1101756 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1101756
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=82
2023-08-04 13:02:29 +00:00
44e994cecb Accepting request 1100663 from home:Andreas_Schwab:Factory
- Run testsuite also on qemu build

OBS-URL: https://build.opensuse.org/request/show/1100663
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=126
2023-07-29 08:30:57 +00:00
Ana Guerrero
fb13379ae7 Accepting request 1099736 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1099736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=81
2023-07-24 16:11:38 +00:00
8426ec0588 Accepting request 1099706 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Update tests-skip-time01-on-32bit-time_t.patch to not run test
  on armv6 either

OBS-URL: https://build.opensuse.org/request/show/1099706
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=124
2023-07-20 12:08:32 +00:00
Dominique Leuenberger
f31747da20 Accepting request 1068196 from Base:System
- Fix CVE-2022-48303, tar has a one-byte out-of-bounds read that
  results in use of uninitialized memory for a conditional jump
  (CVE-2022-48303, bsc#1207753)
  * fix-CVE-2022-48303.patch
- Fix hang when unpacking test tarball, bsc#1202436
  * bsc1202436.patch
  * bsc1202436-1.patch
  * bsc1202436-2.patch
  * go-testsuite-test-hang.patch

OBS-URL: https://build.opensuse.org/request/show/1068196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=80
2023-03-02 22:01:48 +00:00
65fd109a09 * bsc1202436.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=122
2023-02-28 14:23:31 +00:00
3a08e2884b Accepting request 1067037 from home:dspinella:branches:Base:System
* bsc1202436-2.patch
  * go-testsuite-test-hang.patch

OBS-URL: https://build.opensuse.org/request/show/1067037
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=121
2023-02-23 14:09:58 +00:00
87aff9e33b Accepting request 1065759 from home:dspinella:branches:Base:System
- Fix CVE-2022-48303, tar has a one-byte out-of-bounds read that
  results in use of uninitialized memory for a conditional jump
  (CVE-2022-48303, bsc#1207753)
  * fix-CVE-2022-48303.patch
- Fix hang when unpacking test tarball, bsc#1202436
  * remove bsc1202436.patch
  * bsc1202436-1.patch
  * bsc1202436-1.patch

OBS-URL: https://build.opensuse.org/request/show/1065759
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=120
2023-02-18 16:33:21 +00:00
Dominique Leuenberger
aebbcd9b87 Accepting request 1055858 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1055858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=79
2023-01-07 16:15:42 +00:00
Danilo Spinella
f78b56f65a Accepting request 1055744 from home:lnussel:usrmerge
Replace transitional %usrmerged macro with regular version check (boo#1206798)

OBS-URL: https://build.opensuse.org/request/show/1055744
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=118
2023-01-04 14:19:00 +00:00
Dominique Leuenberger
04be33ef31 Accepting request 1032467 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1032467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=78
2022-11-02 11:46:18 +00:00
Danilo Spinella
1a8b3bd277 Accepting request 1031561 from home:dspinella:branches:Base:System
- Fix unexpected inconsistency when making directory, bsc#1203600
  * tar-avoid-overflow-in-symlinks-tests.patch
  * tar-fix-extract-unlink.patch
- Update race condition fix, bsc#1200657
  * tar-fix-race-condition.patch
- Refresh bsc1200657.patch

OBS-URL: https://build.opensuse.org/request/show/1031561
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=116
2022-10-31 11:54:41 +00:00
Dominique Leuenberger
a367be0b87 Accepting request 998566 from Base:System
- drop tar-recursive--files-from.patch (causes bsc#918487) 

- bsc1200657.patch was previously incomplete leading to deadlocks
  * bsc#1202436
  * bsc1200657.patch updated

- Fix race condition while creating intermediate subdirectories,
  bsc#1200657
  * bsc1200657.patch

OBS-URL: https://build.opensuse.org/request/show/998566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=77
2022-08-25 13:08:47 +00:00
7496b23bf2 OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=114 2022-08-22 06:39:15 +00:00
846ce4e4b1 - drop tar-recursive--files-from.patch (causes bsc#918487)
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=113
2022-08-20 06:23:57 +00:00
26760bfd9e - drop tar-recursive--files-from.patch (causes regression)
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=112
2022-08-20 06:23:33 +00:00
1335d7f7b4 - bsc1200657.patch was previously incomplete leading to deadlocks
* bsc#1202436
  * bsc1200657.patch updated

- Fix race condition while creating intermediate subdirectories,
  bsc#1200657
  * bsc1200657.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=111
2022-08-20 06:22:41 +00:00
Dominique Leuenberger
c66637209e Accepting request 970779 from Base:System
OBS-URL: https://build.opensuse.org/request/show/970779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=76
2022-04-23 17:44:52 +00:00
362547bf6b Accepting request 969614 from home:firstyear:branches:Base:System
- Add recommends to zstd, a modern fast compression type.

OBS-URL: https://build.opensuse.org/request/show/969614
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=109
2022-04-19 12:12:02 +00:00
Dominique Leuenberger
d16a88e75b Accepting request 930831 from Base:System
OBS-URL: https://build.opensuse.org/request/show/930831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=75
2021-11-11 20:36:20 +00:00
Danilo Spinella
4b242e5455 Accepting request 930816 from home:dspinella:branches:Base:System
- Add missing CVE in the changes

OBS-URL: https://build.opensuse.org/request/show/930816
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=108
2021-11-11 10:17:15 +00:00
Dominique Leuenberger
88bab893d9 Accepting request 925262 from Base:System
OBS-URL: https://build.opensuse.org/request/show/925262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=74
2021-11-05 21:58:17 +00:00
Danilo Spinella
b0ec1ff6ec Accepting request 925252 from home:berny:branches:Base:System
- 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.

OBS-URL: https://build.opensuse.org/request/show/925252
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=107
2021-10-14 13:01:22 +00:00
Richard Brown
51d676210f Accepting request 924177 from Base:System
OBS-URL: https://build.opensuse.org/request/show/924177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=73
2021-10-08 20:04:36 +00:00
Danilo Spinella
674513b05a Accepting request 924176 from home:dspinella:branches:Base:System
- The following issues have already been fixed in this package but
  weren't previously mentioned in the changes file:
  * bsc#1181131
  * bsc#1120610

OBS-URL: https://build.opensuse.org/request/show/924176
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=106
2021-10-08 10:12:05 +00:00
Dominique Leuenberger
e48c97940d Accepting request 899901 from Base:System
OBS-URL: https://build.opensuse.org/request/show/899901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=72
2021-06-20 17:37:45 +00:00
3deee6047a Accepting request 898795 from home:wfrisch:branches:Base:System
Link /var/lib/tests/tar/bin/genfile as Position-Independent Executable
  (bsc#1184124).
  + tar-PIE.patch

OBS-URL: https://build.opensuse.org/request/show/898795
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=104
2021-06-14 08:38:12 +00:00
Richard Brown
3f10ae9b7f Accepting request 872658 from Base:System
OBS-URL: https://build.opensuse.org/request/show/872658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=71
2021-02-22 13:22:07 +00:00
9f0ea28535 Accepting request 872183 from home:AndreasStieger:branches:Base:System
GNU tar 1.34

OBS-URL: https://build.opensuse.org/request/show/872183
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=102
2021-02-15 21:59:12 +00:00
Dominique Leuenberger
67762d7d94 Accepting request 862147 from Base:System
OBS-URL: https://build.opensuse.org/request/show/862147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=70
2021-01-22 20:48:56 +00:00
72b014a062 Accepting request 861872 from home:AndreasStieger:branches:Base:System
GNU tar 1.33

OBS-URL: https://build.opensuse.org/request/show/861872
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=100
2021-01-10 19:47:31 +00:00
Dominique Leuenberger
3331317289 Accepting request 850276 from Base:System
OBS-URL: https://build.opensuse.org/request/show/850276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=69
2020-11-26 22:09:31 +00:00
77ca2c61db Accepting request 849684 from home:lnussel:usrmove
- prepare usrmerge (boo#1029961)

OBS-URL: https://build.opensuse.org/request/show/849684
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=98
2020-11-23 17:32:25 +00:00
Dominique Leuenberger
a72e00036e Accepting request 794656 from Base:System
OBS-URL: https://build.opensuse.org/request/show/794656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=68
2020-04-23 16:24:58 +00:00
91a4ef9324 Accepting request 791113 from home:dimstar:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/791113
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=96
2020-04-16 20:04:57 +00:00
Dominique Leuenberger
8f05081195 Accepting request 769386 from Base:System
OBS-URL: https://build.opensuse.org/request/show/769386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=67
2020-02-09 20:01:23 +00:00
f5573584b9 Accepting request 769163 from home:iznogood:branches:Base:System
- No longer recommend -lang: supplements are in use.

OBS-URL: https://build.opensuse.org/request/show/769163
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=94
2020-02-02 19:29:42 +00:00
Dominique Leuenberger
7a7338000d Accepting request 705919 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/705919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=66
2019-06-12 10:59:05 +00:00
8cdc013b08 OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=92 2019-03-29 10:45:26 +00:00
1bd812a9d0 Accepting request 688646 from home:kstreitova:branches:Base:System
- 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)

OBS-URL: https://build.opensuse.org/request/show/688646
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=91
2019-03-29 10:38:10 +00:00
Dominique Leuenberger
228c9b1c2b Accepting request 688152 from Base:System
OBS-URL: https://build.opensuse.org/request/show/688152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=65
2019-03-27 15:13:23 +00:00
0f2c43429d Accepting request 685375 from home:elvigia:branches:Base:System
- Remove libattr-devel from buildrequires, tar no longer uses 
  it but finds xattr functions in libc.

OBS-URL: https://build.opensuse.org/request/show/685375
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=89
2019-03-25 09:36:40 +00:00
f96982bade Accepting request 676145 from home:kstreitova:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/676145
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=88
2019-02-20 13:12:44 +00:00
Dominique Leuenberger
ffd7b651c3 Accepting request 606478 from Base:System
OBS-URL: https://build.opensuse.org/request/show/606478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=64
2018-05-16 09:21:15 +00:00
c43661598f Accepting request 606438 from home:kstreitova:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/606438
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=86
2018-05-11 15:18:25 +00:00
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
Petr Uzel
e8b8a4f1c8 Accepting request 114887 from home:elvigia:branches: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.

OBS-URL: https://build.opensuse.org/request/show/114887
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=35
2012-04-22 12:42:40 +00:00
Stephan Kulow
ed09811a15 Accepting request 103847 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/103847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=38
2012-02-14 12:11:33 +00:00
9ec2572c38 - tar-1.26-remove_O_NONBLOCK.patch:
don't use O_NONBLOCK as a flag for read,
  when file is offline, read with O_NONBLOCK returns EAGAIN,
  but tar doesn't handle it 
  (bnc#737331)

OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=32
2011-12-27 12:28:15 +00:00
Stephan Kulow
38ecff537b replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=37
2011-12-06 18:07:22 +00:00
OBS User buildservice-autocommit
75ded69b33 Updating link to change in openSUSE:Factory/tar revision 37.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=cc71d561fb6f0cdadb33f6e5727bd208
2011-12-06 18:07:22 +00:00
Stephan Kulow
679e3a9b68 Accepting request 89781 from Base:System
- disable testsuite on qemu build

OBS-URL: https://build.opensuse.org/request/show/89781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=36
2011-11-02 11:19:33 +00:00
248badcb0d - disable testsuite on qemu build
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=29
2011-10-30 22:16:33 +00:00
Lars Vogdt
6e013fdd16 Accepting request 87300 from Base:System
minor portability fixes (forwarded request 86660 from rudi_m)

OBS-URL: https://build.opensuse.org/request/show/87300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=34
2011-10-11 15:05:47 +00:00
Andreas Jaeger
1a0ddee82e Accepting request 86660 from home:rudi_m:branches:Base:System
minor portability fixes

OBS-URL: https://build.opensuse.org/request/show/86660
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=27
2011-10-10 18:44:15 +00:00
Vítězslav Čížek
fec3f970c1 Accepting request 85438 from home:rudi_m:branches:Base:System
This supersedes sr85301, doing a major instead of minor cleanup, see
changelog.

Further notes on the removed patches:
fortifysourcessigabrt, fixed in upstream 065cf095
disable-listed02-test, why ever the test has been disabled in past
  now it works fine
tar-disable_languages, regarding the comments inside the patch it's
  time to drop it
manpage, call help2man from specfile instead of patching tar's build chain
  to avoid depending on autotools

OBS-URL: https://build.opensuse.org/request/show/85438
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=26
2011-10-04 11:53:30 +00:00
Sascha Peilicke
fb781c2138 Autobuild autoformatter for 64152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=33
2011-03-15 09:21:35 +00:00
OBS User buildservice-autocommit
f7b7c89c3d Updating link to change in openSUSE:Factory/tar revision 33.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=18e8639b6b09823f1327e643550a5885
2011-03-15 09:21:35 +00:00
Sascha Peilicke
d656dd0186 Accepting request 64152 from Base:System
Accepted submit request 64152 from user puzel

OBS-URL: https://build.opensuse.org/request/show/64152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=32
2011-03-15 09:21:28 +00:00
Petr Uzel
0c34abc528 update to 1.26
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=24
2011-03-15 08:24:24 +00:00
Ruediger Oertel
2ab3c9bf1d Autobuild autoformatter for 53858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=30
2010-11-24 09:53:27 +00:00
Ruediger Oertel
132dcf5968 Accepting request 53858 from Base:System
Accepted submit request 53858 from user puzel

OBS-URL: https://build.opensuse.org/request/show/53858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=29
2010-11-24 09:53:21 +00:00
Petr Uzel
1613d16a02 bnc#654199
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=22
2010-11-24 09:34:58 +00:00
OBS User autobuild
678471c5ed Autobuild autoformatter for 52594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=28
2010-11-10 18:14:27 +00:00
OBS User buildservice-autocommit
43ba8ca07a Updating link to change in openSUSE:Factory/tar revision 28.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=9d5bac4feca451f4dfdf168173a57a81
2010-11-10 18:14:27 +00:00
Ruediger Oertel
64a78e5c06 Accepting request 52594 from Base:System
Accepted submit request 52594 from user puzel

OBS-URL: https://build.opensuse.org/request/show/52594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=27
2010-11-10 18:14:19 +00:00
Petr Uzel
5df6c610cc update to tar-1.25
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=20
2010-11-09 14:34:30 +00:00
OBS User autobuild
a9c13417ab Accepting request 43685 from Base:System
Copy from Base:System/tar based on submit request 43685 from user coolo

OBS-URL: https://build.opensuse.org/request/show/43685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=26
2010-07-23 19:55:38 +00:00
OBS User buildservice-autocommit
ce5e2efce6 Updating link to change in openSUSE:Factory/tar revision 26.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=1d3c9f3df77b5e7192d9eacaa849852b
2010-07-23 19:55:38 +00:00
OBS User autobuild
7ebdc0bc17 Accepting request 43685 from Base:System
checked in (request 43685)

OBS-URL: https://build.opensuse.org/request/show/43685
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=18
2010-07-23 19:55:37 +00:00
Stephan Kulow
bb220df78f Accepting request 42169 from home:jengelh:smp
Copy from home:jengelh:smp/tar via accept of submit request 42169 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42169
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=17
2010-06-28 21:22:29 +00:00
OBS User autobuild
5257e6298a Accepting request 35527 from Base:System
Copy from Base:System/tar based on submit request 35527 from user mseben

OBS-URL: https://build.opensuse.org/request/show/35527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=23
2010-03-26 01:16:17 +00:00
OBS User buildservice-autocommit
ee1ebb7d12 Updating link to change in openSUSE:Factory/tar revision 23.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=238ac80c71e1fab8b31d2fd280afcc64
2010-03-26 01:16:17 +00:00
OBS User autobuild
2827f691c9 Accepting request 35527 from Base:System
checked in (request 35527)

OBS-URL: https://build.opensuse.org/request/show/35527
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=16
2010-03-26 01:16:16 +00:00
Michal Seben
5e292cf8d8 Accepting request 35363 from home:mseben:branches:Base:System
Copy from home:mseben:branches:Base:System/tar via accept of submit request 35363 revision 5.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/35363
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=15
2010-03-19 12:52:28 +00:00
OBS User autobuild
fdbcbbf413 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=22 2010-03-18 15:31:36 +00:00
OBS User autobuild
8f22a9b0cc Accepting request 34548 from Base:System
Copy from Base:System/tar based on submit request 34548 from user mseben

OBS-URL: https://build.opensuse.org/request/show/34548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=21
2010-03-12 00:53:55 +00:00
OBS User autobuild
c87a82cdb7 Accepting request 34548 from Base:System
checked in (request 34548)

OBS-URL: https://build.opensuse.org/request/show/34548
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=14
2010-03-12 00:53:54 +00:00
Michal Seben
d79295b2ca OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=13 2010-03-10 19:59:47 +00:00
Michal Seben
1e55badb5d Accepting request 34546 from home:mseben:branches:Base:System
Copy from home:mseben:branches:Base:System/tar via accept of submit request 34546 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/34546
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=12
2010-03-10 19:53:52 +00:00
OBS User autobuild
a1a25a1b5f Accepting request 32575 from Base:System
Copy from Base:System/tar based on submit request 32575 from user mseben

OBS-URL: https://build.opensuse.org/request/show/32575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=20
2010-02-18 15:59:24 +00:00
OBS User buildservice-autocommit
644e5ee229 Updating link to change in openSUSE:Factory/tar revision 20.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=d5e406f77153ebb7724038a47d3cd489
2010-02-18 15:59:24 +00:00
OBS User autobuild
4a0dc642b8 checked in (request 32575)
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=11
2010-02-18 15:59:23 +00:00
Michal Seben
a8e9559c44 OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=10 2010-02-15 09:19:56 +00:00
Michal Seben
8074c8eea5 Accepting request 32571 from home:mseben:branches:Base:System
Copy from home:mseben:branches:Base:System/tar via accept of submit request 32571 revision 8.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/32571
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=9
2010-02-15 08:56:06 +00:00
Stephan Kulow
d81ef996dc converted link to branch
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=8
2010-02-12 07:01:31 +00:00
OBS User autobuild
b408088a50 Accepting request 29082 from Base:System
Copy from Base:System/tar based on submit request 29082 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/29082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=19
2010-01-11 15:52:22 +00:00
OBS User autobuild
aee19c68c3 checked in
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=7
2010-01-11 15:52:19 +00:00
bc5065c98e fixed email
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=6
2009-12-06 17:57:01 +00:00
Cristian Rodríguez
fb965e88ac Accepting request 25732 from home:jengelh:branches:Base:System
Copy from home:jengelh:branches:Base:System/tar via accept of submit request 25732 revision 2.
Request was accepted with message:
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/25732
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=5
2009-12-06 17:14:13 +00:00
2f71d1a169 Accepting request 25672 from home:msmeissn:branches:Base:System
Copy from home:msmeissn:branches:Base:System/tar via accept of submit request 25672 revision 5.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/25672
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=4
2009-12-05 06:44:24 +00:00
OBS User autobuild
ce915c8361 Accepting request 19518 from Base:System
Copy from Base:System/tar based on submit request 19518 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/19518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=17
2009-09-02 16:41:56 +00:00
OBS User unknown
5adc6d4b1b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=16 2009-03-03 21:46:17 +00:00
OBS User unknown
fee2d60719 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=15 2009-02-11 11:58:15 +00:00
OBS User unknown
72258f117a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=14 2008-11-21 14:53:43 +00:00
OBS User unknown
cc675868f5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=13 2008-06-25 21:57:52 +00:00
OBS User unknown
960bf0da8b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=12 2008-03-28 17:54:23 +00:00
OBS User unknown
cc0cb52d71 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=11 2007-11-15 14:21:59 +00:00
OBS User unknown
c00d162a78 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=10 2007-10-08 10:32:55 +00:00
OBS User unknown
81e7469863 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=9 2007-10-02 23:13:53 +00:00
OBS User unknown
037738a590 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=8 2007-08-31 14:03:28 +00:00
OBS User unknown
13c7c40712 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=7 2007-08-20 16:55:45 +00:00
OBS User unknown
8106919f6a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=6 2007-08-17 17:02:12 +00:00
OBS User unknown
802c58f3ed OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=5 2007-06-21 09:19:10 +00:00
OBS User unknown
0d04feafeb OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=4 2007-05-22 13:12:10 +00:00
OBS User unknown
4400e9c2e7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=3 2007-05-17 09:59:45 +00:00
OBS User unknown
3e403da25d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=2 2007-01-24 13:43:25 +00:00
OBS User unknown
3921804989 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=1 2006-12-18 23:17:56 +00:00

Diff Content Not Available