From 62dfd37eb0338f9e0e44730197515dbb99d1791c Mon Sep 17 00:00:00 2001 From: Ronny Trommer Date: Wed, 24 Sep 2025 21:41:39 +0200 Subject: [PATCH] fix: Remove unused Haveged repo url Haveged isn't required on modern kernel anymore. Modern Linux kernel adopted sophisticated algorithms to generate entropy. Signed-off-by: Ronny Trommer --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 18a5a4e..280d7ae 100644 --- a/Makefile +++ b/Makefile @@ -49,8 +49,6 @@ JICMP6_VERSION := jicmp6-3.0.0-2 JATTACH_GIT_REPO_URL := https://github.com/jattach/jattach JATTACH_VERSION := v2.1 -HAVEGED_GIT_REPO_URL := https://github.com/jirka-h/haveged - CONFD_SOURCE := https://github.com/abtreece/confd CONFD_VERSION := 0.30.0