summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bafd9e9..e8ea5c1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,15 @@
debug-me (1.20170510) UNRELEASED; urgency=medium
* debug-me is available in Debian unstable.
+ * gpg keyrings in /usr/share/debug-me/ will be checked
+ to see if a connecting person is a known developer of software
+ installed on the system, and so implicitly trusted already.
+ Software packages/projects can install keyrings to that location.
+ (Thanks to Sean Whitton for the idea.)
+ * make install installs /usr/share/debug-me/a_debug-me_developer.gpg,
+ which contains the key of Joey Hess. (stack and cabal installs don't
+ include this file because they typically don't install system-wide)
+ * debug-me.cabal: Added dependency on time.
* stack.yaml: Update to new posix-pty version.
-- Joey Hess <id@joeyh.name> Sat, 20 May 2017 13:47:27 -0400