changelog 2.7 KB

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