]> git.ipfire.org Git - thirdparty/openwrt.git/commit
download: improve rawgit tar reliability 19243/head
authorOndrej Cierny <o.cierny@gmail.com>
Fri, 27 Jun 2025 02:39:37 +0000 (19:39 -0700)
committerRobert Marko <robimarko@gmail.com>
Mon, 30 Jun 2025 08:39:05 +0000 (10:39 +0200)
commitd4d5fbd375a7d7e2fddb667afc21c221cb966130
tree2651a395ba0126effff6cf3b9a8dd58e41e195d0
parent99851c7a3f8845f0be8fe5d9ff1fbcbfb3bdca09
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
Signed-off-by: Robert Marko <robimarko@gmail.com>
include/download.mk