1
0

changelog 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. tang (15-3) unstable; urgency=medium
  2. * Test: Also increase the adv-standalone-endpoint timeout
  3. * Migrate to llhttp
  4. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 04 Nov 2025 20:33:36 +0100
  5. tang (15-2) unstable; urgency=medium
  6. * tang-show-keys: Probe for curl, add documentation
  7. * No longer install any files in /lib/. Closes: #1073713
  8. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 19 Jun 2024 18:16:31 +0200
  9. tang (15-1) unstable; urgency=medium
  10. * New upstream version 15
  11. * Drop build dependency on systemd, no longer needed. Closes: #1060536
  12. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 16 May 2024 08:27:06 +0200
  13. tang (14-2) unstable; urgency=medium
  14. * Increase timeout for the adv-standalone test
  15. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 05 Jul 2023 20:11:30 +0200
  16. tang (14-1) unstable; urgency=medium
  17. * New upstream version 14. Closes: #1038119 [CVE-2023-1672]
  18. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 15 Jun 2023 20:00:38 +0200
  19. tang (11-2) unstable; urgency=medium
  20. * Tighten access permissions of the key directory
  21. * Override rogue NMU
  22. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 15 Oct 2022 15:00:56 +0200
  23. tang (11-1) unstable; urgency=medium
  24. * New upstream version 11
  25. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 15 Dec 2021 09:16:06 +0100
  26. tang (10-4) unstable; urgency=medium
  27. * Re-upload to the package can migrate to testing.
  28. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 21 Nov 2021 19:22:23 +0100
  29. tang (10-3) unstable; urgency=medium
  30. * Introduce a _tang system user
  31. * Migrate database to /var/lib/tang/
  32. * Ship a separate package for xinetd support. Closes: #994415
  33. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Fri, 01 Oct 2021 17:11:28 +0200
  34. tang (10-2) unstable; urgency=medium
  35. * Upload to unstable
  36. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 16 Sep 2021 09:36:39 +0200
  37. tang (10-1) experimental; urgency=medium
  38. * Upload to expermimental
  39. * New upstream version 10
  40. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 10 May 2021 23:09:56 +0200
  41. tang (8-3) unstable; urgency=medium
  42. * Cherry-pick four commits:
  43. - "Fix generation of new keys when no keys are available"
  44. - "Keys: fix signature generation"
  45. - "Tests: unify tests"
  46. - "Add tangd-rotate-keys helper script"
  47. * Recommend curl installation
  48. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 10 May 2021 22:39:45 +0200
  49. tang (8-2) unstable; urgency=high
  50. * Upon installation:
  51. - Make sure systemd unit is activated
  52. - Create tang's database directory
  53. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 19 Apr 2021 23:50:28 +0200
  54. tang (8-1) unstable; urgency=medium
  55. * New upstream version 8
  56. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 09 Feb 2021 08:02:28 +0100
  57. tang (7-3) unstable; urgency=medium
  58. * Cherry-pick several commits from upstream, most notably:
  59. - "Move build system to meson"
  60. - Move the key handling to the tang process. Closes: #975343
  61. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 04 Jan 2021 00:05:10 +0100
  62. tang (7-2) unstable; urgency=medium
  63. * Fix loss of service due to systemd's depencency cycle breaking
  64. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 25 May 2020 20:34:05 +0200
  65. tang (7-1) unstable; urgency=medium
  66. * New upstream version 7
  67. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 12 Aug 2018 00:57:45 +0200
  68. tang (6-2) unstable; urgency=medium
  69. * Restrict architectures to linux-any
  70. * Add missing dependency on jose. Closes: #904011
  71. * Add versionized install dependencies for libjansson and http-parser.
  72. Closes: #904025
  73. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 23 Jul 2018 20:16:53 +0200
  74. tang (6-1) unstable; urgency=medium
  75. * Initial release. Closes: #854409
  76. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 14 Nov 2017 18:59:31 +0100