]> git.ipfire.org Git - thirdparty/openwrt.git/commit
download: improve rawgit tar reliability 20185/head
authorOndrej Cierny <o.cierny@gmail.com>
Fri, 27 Jun 2025 02:39:37 +0000 (19:39 -0700)
committerRobert Marko <robimarko@gmail.com>
Sun, 5 Oct 2025 10:16:58 +0000 (12:16 +0200)
commit3c04d09336e363c2489c15b57b119ee6d1aa4127
tree4a67374aab1a78439ae32e1ea9dd1644c414acec
parentc1d14f27348f10308f8d87d39255f39a503e3d23
download: improve rawgit tar reliability

Packages that depend on rawgit can fail on systems with the tar UID
issue (https://bugzilla.redhat.com/show_bug.cgi?id=913406).
Fix this by adding tar flags to overwrite UID/GID, as in the
dl_tar_pack method.

Signed-off-by: Ondrej Cierny <o.cierny@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19243
(cherry picked from commit d4d5fbd375a7d7e2fddb667afc21c221cb966130)
Link: https://github.com/openwrt/openwrt/pull/20185
Signed-off-by: Robert Marko <robimarko@gmail.com>
include/download.mk