changelog 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. tang (10-2) unstable; urgency=medium
  2. * Upload to unstable
  3. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 16 Sep 2021 09:36:39 +0200
  4. tang (10-1) experimental; urgency=medium
  5. * Upload to expermimental
  6. * New upstream version 10
  7. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 10 May 2021 23:09:56 +0200
  8. tang (8-3) unstable; urgency=medium
  9. * Cherry-pick four commits:
  10. - "Fix generation of new keys when no keys are available"
  11. - "Keys: fix signature generation"
  12. - "Tests: unify tests"
  13. - "Add tangd-rotate-keys helper script"
  14. * Recommend curl installation
  15. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 10 May 2021 22:39:45 +0200
  16. tang (8-2) unstable; urgency=high
  17. * Upon installation:
  18. - Make sure systemd unit is activated
  19. - Create tang's database directory
  20. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 19 Apr 2021 23:50:28 +0200
  21. tang (8-1) unstable; urgency=medium
  22. * New upstream version 8
  23. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 09 Feb 2021 08:02:28 +0100
  24. tang (7-3) unstable; urgency=medium
  25. * Cherry-pick several commits from upstream, most notably:
  26. - "Move build system to meson"
  27. - Move the key handling to the tang process. Closes: #975343
  28. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 04 Jan 2021 00:05:10 +0100
  29. tang (7-2) unstable; urgency=medium
  30. * Fix loss of service due to systemd's depencency cycle breaking
  31. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 25 May 2020 20:34:05 +0200
  32. tang (7-1) unstable; urgency=medium
  33. * New upstream version 7
  34. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 12 Aug 2018 00:57:45 +0200
  35. tang (6-2) unstable; urgency=medium
  36. * Restrict architectures to linux-any
  37. * Add missing dependency on jose. Closes: #904011
  38. * Add versionized install dependencies for libjansson and http-parser.
  39. Closes: #904025
  40. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 23 Jul 2018 20:16:53 +0200
  41. tang (6-1) unstable; urgency=medium
  42. * Initial release. Closes: #854409
  43. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 14 Nov 2017 18:59:31 +0100