Robert Marko
fcdc7da31c
tools: tar: update to 1.35
...
Instead of backporting select 1.35 fixes to make tar work for us, lets
update to 1.35 now that we have identified the upstream fix for macOS.
Signed-off-by: Robert Marko <robimarko@gmail.com >
Link: https://github.com/openwrt/openwrt/pull/15743
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com >
2024-06-18 19:49:54 +02:00
Daniel Engberg
1d1dabdf0a
tools/tar: Update to 1.31
...
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 >
2019-02-10 20:47:58 +01:00
Hannu Nyman
e787ad5c96
tools/tar: update to 1.30
...
update GNU tar to 1.30
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2018-01-20 20:22:01 +01:00
Felix Fietkau
2b510d97ba
tar: fix reproducibility issue
...
Force root/root as names for uid0/gid0 instead of using the system
names. This helps make packed download tarballs more reproducible
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-12-19 21:07:39 +01:00