]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: use cksum specific checksums in release announcement
authorPádraig Brady <P@draigBrady.com>
Sun, 23 Nov 2025 13:23:53 +0000 (13:23 +0000)
committerPádraig Brady <P@draigBrady.com>
Sun, 23 Nov 2025 13:24:40 +0000 (13:24 +0000)
* cfg.mk: Use --cksum-checksums with announce-gen.

cfg.mk

diff --git a/cfg.mk b/cfg.mk
index 336275fc89c6df86452bd48af23f534ecca078e6..88a550abbed619be3972e1e0e1b8e511b6f9dc9c 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -884,6 +884,10 @@ sc_prohibit-long-form-bug-urls:
 announcement_Cc_ = $(translation_project_), \
   coreutils@gnu.org, coreutils-announce@gnu.org
 
+# Write cksum supported checksums into the announcement.
+# I.e., base64 to reduce space, and possibly tagged to ease usage.
+announce_gen_args = --cksum-checksums
+
 -include $(srcdir)/dist-check.mk
 
 update-copyright-env = \