diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 00:36:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 00:36:55 +0000 |
commit | 5cd604e981183d3dc448044429882793b1a04506 (patch) | |
tree | 7f5ab2b0ed469ff3a68f4bc35d604244d2c9a7ce | |
parent | Using decrypt_keyctl by default if no keyscript in /etc/crypttab to cache pas... (diff) | |
download | cryptsetup-5cd604e981183d3dc448044429882793b1a04506.tar.xz cryptsetup-5cd604e981183d3dc448044429882793b1a04506.zip |
Releasing progress-linux version 2:2.1.0-5+deb10u2progress5u1.HEADprogress-linux/2%2.1.0-5+deb10u2progress5u1progress-linux
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5f83d63..41de0d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +cryptsetup (2:2.1.0-5+deb10u2progress5u1) engywuck; urgency=medium + + * Initial reupload to engywuck. + * Updating maintainer field. + * Updating uploaders field. + * Updating bugs field. + * Updating vcs fields. + * Using decrypt_keyctl by default if no keyscript in /etc/crypttab to + cache passphrase for multiple filesystems. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 06 May 2024 02:36:50 +0200 + cryptsetup (2:2.1.0-5+deb10u2) buster; urgency=medium * Cherry pick upstream commit 8f8f0b32: Fix mapped segments overflow on |