SHA256
1
0
forked from pool/tar

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
This commit is contained in:
2021-02-15 21:59:12 +00:00
committed by Git OBS Bridge
parent 72b014a062
commit 9f0ea28535
6 changed files with 23 additions and 12 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Feb 14 16:48:05 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- GNU tar 1.34:
* Fix extraction over pipe
* Fix memory leak in read_header
* Fix extraction when . and .. are unreadable
* Gracefully handle duplicate symlinks when extracting
* Re-initialize supplementary groups when switching to user
privileges
-------------------------------------------------------------------
Sat Jan 9 07:40:58 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>