1
0

changelog 2.0 KB

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