diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 08:29:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 08:29:58 +0000 |
commit | aa7b6a4d0d604b72ef5d55570765fc7263c9dd91 (patch) | |
tree | e9abb23f60f591e33cb3fcbdf841cc12be4fe9b2 | |
parent | Using decrypt_keyctl by default if no keyscript in /etc/crypttab to cache pas... (diff) | |
download | cryptsetup-aa7b6a4d0d604b72ef5d55570765fc7263c9dd91.tar.xz cryptsetup-aa7b6a4d0d604b72ef5d55570765fc7263c9dd91.zip |
Releasing progress-linux version 2:2.6.1-4~deb12u2progress7u1.HEADprogress-linux/2%2.6.1-4_deb12u2progress7u1progress-linux
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 19f59dc..84c35f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +cryptsetup (2:2.6.1-4~deb12u2progress7u1) graograman; urgency=medium + + * Initial reupload to graograman. + * 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> Wed, 17 Apr 2024 10:29:50 +0200 + cryptsetup (2:2.6.1-4~deb12u2) bookworm; urgency=medium [ Michael Biebl ] |