simon-git: putty (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Aug 14 08:07:22 BST 2021
TL;DR:
dfb252d1 GPG key rollover.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer: Simon Tatham <anakin at pobox.com>
Date: 2021-08-14 08:07:22
commit dfb252d161e9dc7861c19da0dce9e565de321efd
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=dfb252d161e9dc7861c19da0dce9e565de321efd;hp=9983ff53d5a3d59d58030be0cd46a30eb5da5abc
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Aug 14 08:02:27 2021 +0100
GPG key rollover.
Following the same pattern as the previous one (commit 6c924ba86247),
except that this time, I don't have to _set up_ the pattern in the
front-end code of presenting the current and previous key details -
just change over the actual string literals in putty.h.
But the rest is the same: new keys at the top of pgpkeys.but, old ones
relegated to the historical appendix, key ids in sign.sh switched over.
doc/pgpkeys.but | 46 ++++++++++++++++++++++++++++++++++------------
putty.h | 12 ++++++------
sign.sh | 4 ++--
3 files changed, 42 insertions(+), 20 deletions(-)
More information about the tartarus-commits
mailing list