summaryrefslogtreecommitdiffhomepage
path: root/groups.d/010.host_deps.group
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2024-03-29 17:32:23 +0100
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2024-03-29 17:32:23 +0100
commit9da3ecf0affc45adae91f52cc3ba33fadf372c93 (patch)
tree50776fc3fc7f3a52ddbf6a0c698ccb4b3c1db37f /groups.d/010.host_deps.group
parentb30fee335d10f37430009978a6576d3383f54f48 (diff)
downloadmidipix_build-9da3ecf0affc45adae91f52cc3ba33fadf372c93.tar.bz2
midipix_build-9da3ecf0affc45adae91f52cc3ba33fadf372c93.tar.xz
groups.d/231.native_packages_etc.group:xz: downgraded to v5.4.6 due to backdoor in upstream xz >=5.6.0.
groups.d/010.host_deps.group:xz_host: fix broken URL; upgraded to v5.4.6. <https://www.openwall.com/lists/oss-security/2024/03/29/4>
Diffstat (limited to 'groups.d/010.host_deps.group')
-rw-r--r--groups.d/010.host_deps.group6
1 files changed, 3 insertions, 3 deletions
diff --git a/groups.d/010.host_deps.group b/groups.d/010.host_deps.group
index 37f13ecf..db0035a7 100644
--- a/groups.d/010.host_deps.group
+++ b/groups.d/010.host_deps.group
@@ -264,8 +264,8 @@ HOST_DEPS_TOOLS_RPM_DISABLE=1;
: ${PKG_UTIL_LINUX_HOST_VERSION:=2.36.1};
: ${PKG_UTIL_LINUX_HOST_URL:=https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v${PKG_UTIL_LINUX_HOST_VERSION%.*}/util-linux-${PKG_UTIL_LINUX_HOST_VERSION}.tar.gz};
: ${PKG_UTIL_LINUX_HOST_CONFIGURE_ARGS_EXTRA:="--disable-all-programs --enable-libuuid"};
-: ${PKG_XZ_HOST_SHA256SUM:=5d9827aa1875b21c288f78864bb26d2650b436ea8d2cad364e4921eb6266a5a5};
-: ${PKG_XZ_HOST_VERSION:=5.4.1};
-: ${PKG_XZ_HOST_URL:=https://fossies.org/linux/misc/xz-${PKG_XZ_HOST_VERSION}.tar.xz};
+: ${PKG_XZ_HOST_SHA256SUM:=b92d4e3a438affcf13362a1305cd9d94ed47ddda22e456a42791e630a5644f5c};
+: ${PKG_XZ_HOST_VERSION:=5.4.6};
+: ${PKG_XZ_HOST_URL:=https://github.com/tukaani-project/xz/releases/download/v${PKG_XZ_HOST_VERSION}/xz-${PKG_XZ_HOST_VERSION}.tar.xz};
# vim:filetype=sh textwidth=0