From 0e7d404a9472ffa688c3e8d17ab0ae18c1b1f70c Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Mon, 3 Feb 2020 17:11:35 +0000 Subject: util-linux: Update to 2.35.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update util-linux to 2.35.1 and refresh patches. Signed-off-by: Daniel Engberg [commit subject and description tweaks] Signed-off-by: Petr Štetiar --- package/utils/util-linux/patches/100-use_urandom.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/utils/util-linux/patches/100-use_urandom.patch') diff --git a/package/utils/util-linux/patches/100-use_urandom.patch b/package/utils/util-linux/patches/100-use_urandom.patch index 848f2f40c2..5817209885 100644 --- a/package/utils/util-linux/patches/100-use_urandom.patch +++ b/package/utils/util-linux/patches/100-use_urandom.patch @@ -1,6 +1,6 @@ --- a/lib/randutils.c +++ b/lib/randutils.c -@@ -25,6 +25,11 @@ +@@ -26,6 +26,11 @@ #define THREAD_LOCAL static #endif -- cgit v1.2.3