I've just applied this:
>From 2209d10f4c512a562d71b328a5e353f3c9675bc7 Mon Sep 17 00:00:00 2001
From: Jim Meyering <[email protected]>
Date: Mon, 2 Mar 2009 08:40:41 +0100
Subject: [PATCH] dist: do not emit MD5 or SHA1 checksums into announcement
template
* maint.mk (announcement): Use announce-gen's new --no-print-checksums.
---
maint.mk | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/maint.mk b/maint.mk
index 63b4c88..da5521e 100644
--- a/maint.mk
+++ b/maint.mk
@@ -812,6 +812,7 @@ announcement: NEWS ChangeLog $(rel-files)
--news=NEWS \
--bootstrap-tools=autoconf,automake,bison,gnulib \
--gnulib-version=$(gnulib-version) \
+ --no-print-checksums \
$(addprefix --url-dir=, $(url_dir_list))
## ---------------- ##
--
1.6.2.rc1.285.gc5f54
_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils