Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tools/tar: Update to 1.31 | Daniel Engberg | 2019-02-10 |
| | | | | | | | | | Update tar to 1.31 Fixes CVE-2018-20482 Switch to tar.xz tarball Refresh patches Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> | ||
* | tools/tar: update to 1.30 | Hannu Nyman | 2018-01-20 |
| | | | | | | update GNU tar to 1.30 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> | ||
* | tar: override symlink permissions | Felix Fietkau | 2017-05-30 |
On Linux, symlink permissions cannot be altered and are always 0777. On Mac OS X they can be 0755. Force 0777 here to keep tarballs reproducible across systems Signed-off-by: Felix Fietkau <nbd@nbd.name> |