Skip to content

Commit eaaf127

Browse files
ports(xz): CVE-2024-3094 workaround
Changes copied from Lyre. Signed-off-by: Anhad Singh <[email protected]>
1 parent cc40294 commit eaaf127

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/xz

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name=xz
2-
version=5.4.6
2+
version=5.4.5
33
revision=1
4-
tarball_url="https://github.com/tukaani-project/xz/releases/download/v${version}/xz-${version}.tar.gz"
5-
tarball_blake2b="f0bbd33ea7cd64d475c3501f6e76080c8c0080e377f23462f5f76459935f4e621538ddaa8452d2feaed278d62a596e38ed2aca18ed9e76512c4ec77fa2f4cc5f"
4+
tarball_url="http://deb.debian.org/debian/pool/main/x/xz-utils/xz-utils_5.6.1+really5.4.5.orig.tar.xz"
5+
tarball_blake2b="08d9afebd927ea5d155515a4c9eedda4d1a249f2b1ab6ada11f50e5b7a3c90b389b32378ab1c0872c7f4627de8dff37149d85e49f7f4d30614add37320ec4f3e"
66
source_hostdeps="automake autoconf libtool pkg-config"
77
hostdeps="gcc autoconf automake libtool pkg-config"
88
deps="core-libs"

0 commit comments

Comments
 (0)