changelog 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. tang (8-2) unstable; urgency=high
  2. * Upon installation:
  3. - Make sure systemd unit is activated
  4. - Create tang's database directory
  5. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 19 Apr 2021 23:50:28 +0200
  6. tang (8-1) unstable; urgency=medium
  7. * New upstream version 8
  8. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 09 Feb 2021 08:02:28 +0100
  9. tang (7-3) unstable; urgency=medium
  10. * Cherry-pick several commits from upstream, most notably:
  11. - "Move build system to meson"
  12. - Move the key handling to the tang process. Closes: #975343
  13. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 04 Jan 2021 00:05:10 +0100
  14. tang (7-2) unstable; urgency=medium
  15. * Fix loss of service due to systemd's depencency cycle breaking
  16. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 25 May 2020 20:34:05 +0200
  17. tang (7-1) unstable; urgency=medium
  18. * New upstream version 7
  19. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 12 Aug 2018 00:57:45 +0200
  20. tang (6-2) unstable; urgency=medium
  21. * Restrict architectures to linux-any
  22. * Add missing dependency on jose. Closes: #904011
  23. * Add versionized install dependencies for libjansson and http-parser.
  24. Closes: #904025
  25. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 23 Jul 2018 20:16:53 +0200
  26. tang (6-1) unstable; urgency=medium
  27. * Initial release. Closes: #854409
  28. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 14 Nov 2017 18:59:31 +0100