changelog 4.8 KB

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