Changelog of @hackage/debug-me 1.20220324

debug-me (1.20220324) unstable; urgency=medium

  • Support ghc 8.8. Thanks, Tony Zorman
  • Support aeson 2.0. Thanks, Tony Zorman
  • Update to lts-19.0.

-- Joey Hess id@joeyh.name Thu, 24 Mar 2022 11:39:51 -0400

debug-me (1.20200820) unstable; urgency=medium

  • debug-me.service: Remove /etc from InaccessiblePaths, as that prevents the server sending email using eg postfix, which needs to read its config files.
  • Update to lts-14.27, support websockets 0.12.7.

-- Joey Hess id@joeyh.name Thu, 20 Aug 2020 14:04:40 -0400

debug-me (1.20190926) unstable; urgency=medium

  • Avoid a crash when run without a controlling tty, which may happen in some container environments.
  • Update to lts-13.29, support ghc 8.6.5, and aeson 1.4.

-- Joey Hess id@joeyh.name Thu, 26 Sep 2019 20:05:24 -0400

debug-me (1.20181208) unstable; urgency=medium

  • Update to lts-12.10, support ghc 8.4, and aeson 1.3.

-- Joey Hess id@joeyh.name Sat, 08 Dec 2018 13:29:33 -0400

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