summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
blob: b500a855b435ee38ae91c6274d3a75d8c44cf71a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
debug-me (1.20170810) unstable; urgency=medium

  * Fix build with websockets-0.10.0.0 which did not support compression.
  * Update to lts-9.0.

 -- Joey Hess <id@joeyh.name>  Thu, 10 Aug 2017 12:36:30 -0400

debug-me (1.20170520) unstable; 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 17:13:11 -0400

debug-me (1.20170509) unstable; urgency=medium

  * Server: Use "postmaster" as default --from-email address
    rather than "unknown@server".
  * Server: DEBUG_ME_FROM_EMAIL can be used to specify the --from-email.
    This is used in debug-me.default to encourage configuring it.
    Thanks, Sean Whitton.
  * Avoid crash when --use-server is given an url that does not
    include a path.
  * Fix bug that prevented creating ~/.debug-me/log/remote/
    when ~/.debug-me/ didn't already exist.

 -- Joey Hess <id@joeyh.name>  Tue, 09 May 2017 19:20:32 -0400

debug-me (1.20170505) unstable; urgency=medium

  * First release of debug-me.

 -- Joey Hess <id@joeyh.name>  Thu, 04 May 2017 17:03:19 -0400