b11956fb66
We can't stay in the past forever and ever... Since tar 1.35, the way some fields (devmajor and devminor) are stored has changed. These fields exist for each file in the tarball, but only used for device nodes. In previous versions of GNU tar, they were set to zero; since 1.35, they are set to empty. Although this doesn't change anything about the content of the tarball, and it will be extracted in exactly the same way regardless of the tar version used for extracting, it does change the hash of the tarball. Therefore, we have to - make sure that the correct version of tar is used; - update the format version so that the filename is different from before. Increment all BR_FMT_VERSION by one. Require tar >= 1.35 instead of < 1.35. Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> [Arnout: also increment BR_FMT_VERSION and extend the commit message] Signed-off-by: Arnout Vandecappelle <arnout@mind.be> |
||
---|---|---|
.. | ||
check-host-asciidoc.sh | ||
check-host-bison-flex.mk | ||
check-host-cmake.mk | ||
check-host-cmake.sh | ||
check-host-coreutils.mk | ||
check-host-coreutils.sh | ||
check-host-gzip.mk | ||
check-host-gzip.sh | ||
check-host-lzip.mk | ||
check-host-lzip.sh | ||
check-host-make.mk | ||
check-host-make.sh | ||
check-host-python3.mk | ||
check-host-python3.sh | ||
check-host-tar.mk | ||
check-host-tar.sh | ||
check-host-xzcat.mk | ||
check-host-xzcat.sh | ||
dependencies.mk | ||
dependencies.sh |