changelog 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. clevis (19-1) unstable; urgency=medium
  2. * New upstream version 19
  3. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 28 Jan 2023 17:54:09 +0100
  4. clevis (18-2) unstable; urgency=medium
  5. * Cherry-pick from upstream:
  6. - Sss: use BN_set_word(x, 0) instead of BN_zero() (Closes: #995657)
  7. - Do not kill non clevis slots (#315)
  8. - Avoid luksmeta corruption on clevis bind (#319)
  9. - Use `command -v` instead of `which`
  10. * Document a sometime-needed hint to crypttab. Closes: #1000648
  11. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 08 May 2022 21:41:08 +0200
  12. clevis (18-1) unstable; urgency=medium
  13. * New upstream version 18
  14. * Rework patch for detection of systemd-reply-password. Closes: #993246
  15. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 30 Aug 2021 22:23:01 +0200
  16. clevis (16-2) unstable; urgency=medium
  17. * Cherry-pick "Fix issue with multiple encrypted devices"
  18. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 28 Feb 2021 16:50:28 +0100
  19. clevis (16-1) unstable; urgency=medium
  20. * New upstream version 16
  21. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 10 Feb 2021 09:25:29 +0100
  22. clevis (15-5) unstable; urgency=medium
  23. * Install clevis-luks-askpass as executable. Closes: #979711
  24. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 16 Jan 2021 12:51:32 +0100
  25. clevis (15-4) unstable; urgency=medium
  26. * Cherry-pick test-suite reorganisation commits
  27. * Re-organize and enhance autopkgtest. Closes: #979248
  28. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 04 Jan 2021 22:50:12 +0100
  29. clevis (15-3) unstable; urgency=medium
  30. * Enhance "Work around /dev/fd/<num> no longer being created by
  31. systemd". Closes: #979089
  32. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 03 Jan 2021 15:18:50 +0100
  33. clevis (15-2) unstable; urgency=medium
  34. * Fix build on non-usrmerged chroots
  35. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 29 Dec 2020 12:52:13 +0100
  36. clevis (15-1) unstable; urgency=medium
  37. * New upstream version 15
  38. * Work around /dev/fd/<num> no longer being created by systemd.
  39. Closes: #968518
  40. * Cherry-pick support for tpm2-tools 5.X. Closes: #978574
  41. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 28 Dec 2020 22:55:49 +0100
  42. clevis (13-2) unstable; urgency=medium
  43. * Make clevis-udisks2 usable
  44. * Embed TPM kernel modules in initramfs
  45. * Include more programs in the generated initrd/initramfs
  46. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 21 May 2020 22:32:37 +0200
  47. clevis (13-1) unstable; urgency=low
  48. * New upstream version 13. Closes: #954208
  49. * Build clevis-dracut and clevis-initramfs as arch-any.
  50. Closes: #948137
  51. * Trigger initramfs generation. Closes: #954206
  52. * Fix brainos in package descriptions. Closes: #954182
  53. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 18 May 2020 18:47:38 +0200
  54. clevis (12-1) experimental; urgency=medium
  55. * Upload to experimental
  56. * New upstream version 12. Closes: #891410, #952240
  57. * Add support for clevis-initramfs
  58. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 24 Feb 2020 00:05:51 +0100
  59. clevis (11-2) unstable; urgency=medium
  60. * Use cryptsetup-bin as dependency, following the cryptsetup
  61. transition
  62. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Fri, 01 Mar 2019 11:37:24 +0100
  63. clevis (11-1) unstable; urgency=medium
  64. * New upstream version. Closes: #912147
  65. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 30 Oct 2018 22:55:28 +0100
  66. clevis (10-2) unstable; urgency=medium
  67. * Don't fail when building architecture all packages only.
  68. Closes: #906595
  69. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 26 Aug 2018 10:37:31 +0200
  70. clevis (10-1) unstable; urgency=medium
  71. * New upstream version
  72. * Install clevis-luks-udisks2 setuid root. Closes: #902447
  73. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 24 Jul 2018 07:48:03 +0200
  74. clevis (9-1) UNRELEASED; urgency=medium
  75. * New upstream version
  76. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 24 Feb 2018 11:02:35 +0100
  77. clevis (8-1) unstable; urgency=medium
  78. * Initial release. Closes: #854410
  79. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 29 Nov 2017 00:01:49 +0100