From 38431dfd7faf2aaad42c8908934209cf027b2e81 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Tue, 8 Apr 2025 14:36:24 +0900 Subject: Add patch reuse info for bug 25003 patch Fixes: 60012a2588ef ("Add patch reverting fix for coreutils#25003") References: bb91c0468597 ("Add coreutils bug 25003") --- REUSE.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/REUSE.toml b/REUSE.toml index 74cfa26..f0dd5e5 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -155,7 +155,8 @@ SPDX-FileCopyrightText = 'Eric Blake' SPDX-License-Identifier = 'GPL-3.0-or-later' [[annotations]] -path = 'patches/coreutils-gnulib-glibc-2.28.patch' +path = [ 'patches/bugs/coreutils-unfix-bug-25003.patch', + 'patches/coreutils-gnulib-glibc-2.28.patch' ] SPDX-FileCopyrightText = 'Paul Eggert' SPDX-License-Identifier = 'GPL-3.0-or-later' -- cgit 1.4.1