summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-12-15 09:43:43 +0100
committerJim Meyering <meyering@redhat.com>2007-12-15 09:43:43 +0100
commite657807596d9ee4a286661c68ac00640fe5ae8df (patch)
tree6c631079181679a71003adfdd70b6e0494b3663c
parentd11bfb04549d89a439aa5018baa83718e4b73e00 (diff)
downloadcoreutils-e657807596d9ee4a286661c68ac00640fe5ae8df.tar.xz
* Makefile.cfg (gpg_key_ID): Use new, longer signing subkey.
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.cfg2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c8b669397..737709193 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-15 Jim Meyering <meyering@redhat.com>
+
+ * Makefile.cfg (gpg_key_ID): Use new, longer signing subkey.
+
2007-12-12 Jim Meyering <meyering@redhat.com>
* tests/mv/part-symlink: Redirect diff output to stderr.
diff --git a/Makefile.cfg b/Makefile.cfg
index 34812068e..d1116bc66 100644
--- a/Makefile.cfg
+++ b/Makefile.cfg
@@ -25,7 +25,7 @@ url_dir_list = \
ftp://$(gnu_rel_host)/gnu/coreutils
# The GnuPG ID of the key used to sign the tarballs.
-gpg_key_ID = D333CBA1
+gpg_key_ID = B9AB9A16
# Tests not to run as part of "make distcheck".
# Exclude changelog-check here so that there's less churn in ChangeLog