1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107
|
tang (11-2+deb12u1) bookworm; urgency=medium
* Fix CVE-2023-1672. Closes: #1038119
- Cherry-pick "Fix race condition when creating/rotating keys"
- Assert restrictive permissions on tang's key directory
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 08 Jul 2023 12:49:07 +0200
tang (11-2) unstable; urgency=medium
* Tighten access permissions of the key directory
* Override rogue NMU
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 15 Oct 2022 15:00:56 +0200
tang (11-1) unstable; urgency=medium
* New upstream version 11
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 15 Dec 2021 09:16:06 +0100
tang (10-4) unstable; urgency=medium
* Re-upload to the package can migrate to testing.
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 21 Nov 2021 19:22:23 +0100
tang (10-3) unstable; urgency=medium
* Introduce a _tang system user
* Migrate database to /var/lib/tang/
* Ship a separate package for xinetd support. Closes: #994415
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Fri, 01 Oct 2021 17:11:28 +0200
tang (10-2) unstable; urgency=medium
* Upload to unstable
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 16 Sep 2021 09:36:39 +0200
tang (10-1) experimental; urgency=medium
* Upload to expermimental
* New upstream version 10
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 10 May 2021 23:09:56 +0200
tang (8-3) unstable; urgency=medium
* Cherry-pick four commits:
- "Fix generation of new keys when no keys are available"
- "Keys: fix signature generation"
- "Tests: unify tests"
- "Add tangd-rotate-keys helper script"
* Recommend curl installation
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 10 May 2021 22:39:45 +0200
tang (8-2) unstable; urgency=high
* Upon installation:
- Make sure systemd unit is activated
- Create tang's database directory
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 19 Apr 2021 23:50:28 +0200
tang (8-1) unstable; urgency=medium
* New upstream version 8
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 09 Feb 2021 08:02:28 +0100
tang (7-3) unstable; urgency=medium
* Cherry-pick several commits from upstream, most notably:
- "Move build system to meson"
- Move the key handling to the tang process. Closes: #975343
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 04 Jan 2021 00:05:10 +0100
tang (7-2) unstable; urgency=medium
* Fix loss of service due to systemd's depencency cycle breaking
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 25 May 2020 20:34:05 +0200
tang (7-1) unstable; urgency=medium
* New upstream version 7
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 12 Aug 2018 00:57:45 +0200
tang (6-2) unstable; urgency=medium
* Restrict architectures to linux-any
* Add missing dependency on jose. Closes: #904011
* Add versionized install dependencies for libjansson and http-parser.
Closes: #904025
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 23 Jul 2018 20:16:53 +0200
tang (6-1) unstable; urgency=medium
* Initial release. Closes: #854409
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 14 Nov 2017 18:59:31 +0100
|