Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "package/tar: security bump to version 1.35"
This reverts commit d4d4834. Tar 1.35 unfortunately changes the behaviour for the devmajor/devminor fields, breaking the download hash validation. From the release notes: * Leave the devmajor and devminor fields empty (rather than zero) for non-special files, as this is more compatible with traditional tar. https://lists.gnu.org/archive/html/info-gnu/2023-07/msg00005.html So revert the bump for now. Signed-off-by: Peter Korsgaard <[email protected]>
- Loading branch information