diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 08:34:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 08:34:08 +0000 |
commit | 9e36a8ef9a3c750a323e9c6871d6d977a84e5b8f (patch) | |
tree | c098413e3a301b2ae5f477bf10ca580c789ab058 /debian | |
parent | Using decrypt_keyctl by default if no keyscript in /etc/crypttab to cache pas... (diff) | |
download | cryptsetup-9e36a8ef9a3c750a323e9c6871d6d977a84e5b8f.tar.xz cryptsetup-9e36a8ef9a3c750a323e9c6871d6d977a84e5b8f.zip |
Releasing progress-linux version 2:2.6.1-6~progress7.99u1.progress-linux/2%2.6.1-6_progress7.99u1
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 78803a1..1666b8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +cryptsetup (2:2.6.1-6~progress7.99u1) graograman-backports; urgency=medium + + * Initial reupload to graograman-backports. + * 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:34:01 +0200 + cryptsetup (2:2.6.1-6) unstable; urgency=medium [ Kevin Locke ] |