SHA256
3
0
forked from pool/tar
Go to file
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
.gitattributes Accepting request 1065759 from home:dspinella:branches:Base:System 2023-02-18 16:33:21 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=1 2006-12-18 23:17:56 +00:00
add_forgotten-tests.patch Accepting request 1131478 from home:smolsheep:upgrades 2023-12-07 15:47:00 +00:00
add_readme-tests.patch Accepting request 1131478 from home:smolsheep:upgrades 2023-12-07 15:47:00 +00:00
bsc1202436.patch Accepting request 1067037 from home:dspinella:branches:Base:System 2023-02-23 14:09:58 +00:00
fix-CVE-2022-48303.patch Accepting request 1065759 from home:dspinella:branches:Base:System 2023-02-18 16:33:21 +00:00
go-testsuite-test-hang.patch Accepting request 1065759 from home:dspinella:branches:Base:System 2023-02-18 16:33:21 +00:00
pax-global-records.tar Accepting request 1065759 from home:dspinella:branches:Base:System 2023-02-18 16:33:21 +00:00
paxutils-rtapelib_mtget.patch Accepting request 196361 from home:vitezslav_cizek:branches:Base:System 2013-08-26 15:13:32 +00:00
tar-1.35.tar.xz Accepting request 1131478 from home:smolsheep:upgrades 2023-12-07 15:47:00 +00:00
tar-1.35.tar.xz.sig Accepting request 1131478 from home:smolsheep:upgrades 2023-12-07 15:47:00 +00:00
tar-backup-spec-fix-paths.patch Accepting request 1131478 from home:smolsheep:upgrades 2023-12-07 15:47:00 +00:00
tar-fix-extract-unlink.patch Accepting request 1131478 from home:smolsheep:upgrades 2023-12-07 15:47:00 +00:00
tar-ignore_lone_zero_blocks.patch Accepting request 242864 from home:vitezslav_cizek:branches:Base:System 2014-07-29 19:30:27 +00:00
tar-PIE.patch Accepting request 898795 from home:wfrisch:branches:Base:System 2021-06-14 08:38:12 +00:00
tar-wildcards.patch update to tar-1.25 2010-11-09 14:34:30 +00:00
tar.changes - Added patch: 2023-12-07 16:19:16 +00:00
tar.keyring Accepting request 204762 from home:AndreasStieger:branches:Base:System 2013-10-25 14:06:49 +00:00
tar.spec Accepting request 1131478 from home:smolsheep:upgrades 2023-12-07 15:47:00 +00:00
tests-skip-time01-on-32bit-time_t.patch Accepting request 1099706 from home:Guillaume_G:branches:openSUSE:Factory:ARM 2023-07-20 12:08:32 +00:00