Commit Graph

3 Commits

Author SHA1 Message Date
Petr Štetiar 9e46b47ca3
Revert "tools/xz: update to 5.6.1" (CVE-2024-3094)
This reverts commit 714c91d1a63f29650abaa9cf69ffa47cf2c70297 as probably
the upstream xz repository and the xz tarballs have been backdoored.

References: https://www.openwall.com/lists/oss-security/2024/03/29/4
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2024-03-29 17:31:17 +00:00
krant 1cef352d28 xz: update to 5.6.1
- Change source URL to the up-to-date one

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-03-21 14:05:16 +08:00
Jeffery To 2f5a79cdc2 xz: Use relative paths in pkg-config metadata file
By default, the liblzma pkg-config file (liblzma.pc) is generated with
absolute paths, which $(STAGING_DIR_HOST)/bin/pkg-config is unable to
override.

This patches the file to use paths relative to ${prefix} and
${exec_prefix}.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-05-03 01:17:12 +08:00