Change log for cryptmount package in Debian
1 → 37 of 37 results | First • Previous • Next • Last |
cryptmount (6.3.0-1) unstable; urgency=low * New upstream release - Replaced (long-defunct) maintainer forwarding address - Migrated preferred device paths to /dev/disk/by-id/ (Closes: bug#1072996) * Updated to Debian Standards Version 4.7.0 * Relocated systemd files from /lib to /usr/lib (Closes: bug#1073753) -- RW Penney <email address hidden> Sun, 18 Aug 2024 19:00:00 +0000
Available diffs
- diff from 6.2.0-2 to 6.3.0-1 (190.6 KiB)
Published in bullseye-release |
cryptmount (5.3.3-1+deb11u1) bullseye; urgency=low * Fix for memory-initialization in command-line parser (bug#1038384) - one-line change to source-code, replacing malloc() with calloc() - reduces risk of SEGV crashes when handling unrecognized command-line options -- RW Penney <email address hidden> Sun, 20 Jul 2023 10:30:00 +0000
Published in bookworm-release |
cryptmount (6.2.0-1+deb12u1) bookworm; urgency=low * Fix for memory-initialization in command-line parser (bug#1038384) - one-line change to source-code, replacing malloc() with calloc() - reduces risk of SEGV crashes when handling unrecognized command-line options -- RW Penney <email address hidden> Sat, 15 Jul 2023 10:30:00 +0000
cryptmount (6.2.0-2) unstable; urgency=low * Fix for memory-initialization in command-line parser (Closes: bug#1038384) -- RW Penney <email address hidden> Sun, 09 Jul 2023 05:00:00 +0000
Available diffs
- diff from 6.2.0-1 to 6.2.0-2 (1.4 KiB)
cryptmount (6.2.0-1) unstable; urgency=low * New upstream release - migrated device-setup handshaking using libudev -- RW Penney <email address hidden> Sat, 07 Jan 2023 16:30:00 +0000
Available diffs
- diff from 6.1.0-1 to 6.2.0-1 (14.3 KiB)
cryptmount (6.1.0-1) unstable; urgency=low * New upstream release - updated German translations (Closes: bug#1019550) - resolved missing French translations - improved inter-process deconfliction -- RW Penney <email address hidden> Sat, 08 Oct 2022 16:45:00 +0000
Available diffs
- diff from 5.3.3-1 to 6.1.0-1 (113.4 KiB)
cryptmount (6.0-1) unstable; urgency=low * New upstream release - changed default fileformat in cryptmount-setup to LUKS - broadened support for libgcrypt cipher modes -- RW Penney <email address hidden> Sat, 03 Sep 2022 14:45:00 +0000
cryptmount (5.3.3-1) unstable; urgency=low * New upstream release - -Updated German translations (Closes: bug#978114) * Updated to Debian Standards Version 4.5.1 -- RW Penney <email address hidden> Sat, 02 Jan 2021 08:00:00 +0000
Available diffs
- diff from 5.3.2-1 to 5.3.3-1 (11.1 KiB)
cryptmount (5.3.2-1) unstable; urgency=low * New upstream release - various documentation cleanups - fixed (benign) memory leak -- RW Penney <email address hidden> Sun, 17 Nov 2019 16:20:00 +0000
Available diffs
- diff from 5.3.1-1 to 5.3.2-1 (19.4 KiB)
cryptmount (5.3.1-1) unstable; urgency=low * New upstream release: - fixed memory cleanup error on application exit * Updated to Debian Standards Version 4.3.0 -- RW Penney <email address hidden> Sat, 05 Jan 2019 16:20:00 +0000
Available diffs
- diff from 5.3-1 to 5.3.1-1 (5.5 KiB)
cryptmount (5.3-1) unstable; urgency=low * New upstream release: - better support of LUKS plain files for cryptsetup 2.x (Closes: bug#888444) -- RW Penney <email address hidden> Sat, 17 Mar 2018 18:00:00 +0000
Available diffs
cryptmount (5.2.4-1) unstable; urgency=low * Updated to Debian Standards Version 4.1.3, and debhelper-10 * Added e2fsprogs as recommended package (Closes: bug#887286) * New upstream (minor) release - documentation corrections. -- RW Penney <email address hidden> Fri, 19 Jan 2018 06:00:00 +0000
Available diffs
- diff from 5.2.3-1 to 5.2.4-1 (5.4 KiB)
cryptmount (5.2.3-1) unstable; urgency=low * Updated to Debian Standards Version 4.1.2 * New upstream release: - better support for cryptsetup 2.x versions, - better GCC 7.2 support. -- RW Penney <email address hidden> Sat, 16 Dec 2017 16:30:00 +0000
Available diffs
- diff from 5.2.2-1 to 5.2.3-1 (18.4 KiB)
cryptmount (5.2.2-1) unstable; urgency=low * Improved error-handling with '--all' command-line option -- RW Penney <email address hidden> Sun, 02 Oct 2016 06:00:00 +0000
Available diffs
- diff from 5.2.1-1 to 5.2.2-1 (8.8 KiB)
cryptmount (5.2.1-1) unstable; urgency=low * Updated to version 5.2.1 of upstream package * Improved logging output of LSB init.d script (Closes: bug#823076) -- RW Penney <email address hidden> Tue, 07 Jun 2016 19:00:00 +0000
Available diffs
- diff from 5.2-1 to 5.2.1-1 (5.0 KiB)
cryptmount (5.2-1) unstable; urgency=low * Updated to version 5.2 of upstream package * Improved handling of mistyped password in setup script (Closes: bug#795440) * Allow setup of PATH before invoking fsck (Closes: bug#779851) -- RW Penney <email address hidden> Sun, 25 Oct 2015 15:00:00 +0000
Available diffs
- diff from 5.1-3 to 5.2-1 (28.3 KiB)
cryptmount (5.1-3) unstable; urgency=medium * Delegated setup in postinst/postrm to dh-systemd (Closes: bug#798358) -- RW Penney <email address hidden> Tue, 08 Sep 2015 16:00:00 +0000
Available diffs
- diff from 5.1-2 to 5.1-3 (1.5 KiB)
cryptmount (5.1-2) unstable; urgency=medium * Patched installation path for cryptmount.service to be beneath /lib/systemd * Improved postinst/postrm support for systemd * Removed duplicated example configuration file * Rebuilt debian/rules script to use debhelper v7 and dh_autoreconf -- RW Penney <email address hidden> Sun, 26 Jul 2015 12:00:00 +0000
Available diffs
- diff from 5.1-1 to 5.1-2 (3.4 KiB)
cryptmount (5.1-1) unstable; urgency=low * Updated to version 5.1 of upstream package -- RW Penney <email address hidden> Sat, 20 Jun 2015 15:00:00 +0000
Available diffs
- diff from 5.0-2 to 5.1-1 (51.8 KiB)
cryptmount (5.0-2) unstable; urgency=medium * Fixed unprivileged access to LUKS partitions under libcryptsetup-1.6.6 (Closes: bug#759263) * Added cryptographic signature verification to uscan watch file -- RW Penney <email address hidden> Sat, 30 Aug 2014 15:40:00 +0000
Available diffs
- diff from 5.0-1 to 5.0-2 (2.8 KiB)
cryptmount (5.0-1) unstable; urgency=low * Updated to version 5.0 of upstream package -- RW Penney <email address hidden> Wed, 30 Apr 2014 18:30:00 +0000
Available diffs
- diff from 4.5.1-1 to 5.0-1 (113.4 KiB)
cryptmount (4.5.1-1) unstable; urgency=medium * Patched unexpanded @ETCDIR@ in cryptmount-setup script (Closes: bug#738736) -- RW Penney <email address hidden> Sun, 16 Feb 2014 06:30:00 +0000
Available diffs
- diff from 4.5-1 to 4.5.1-1 (2.6 KiB)
cryptmount (4.5-1) unstable; urgency=low * Updated to version 4.5 of upstream package * Updated Debian standards version to 3.9.5 -- RW Penney <email address hidden> Tue, 14 Jan 2014 20:30:00 +0000
Available diffs
- diff from 4.4.1-1 to 4.5-1 (37.5 KiB)
cryptmount (4.4.1-1) unstable; urgency=low * Updated to version 4.4.1 of upstream package * Fixes lintian systemd-related warnings -- RW Penney <email address hidden> Fri, 25 Oct 2013 20:00:00 +0000
Available diffs
- diff from 4.4-1 to 4.4.1-1 (6.0 KiB)
cryptmount (4.4-1) unstable; urgency=low * Updated to version 4.4 of upstream package * Fixes lintian hardening-no-fortify-functions & hardening-no-relro warnings -- RW Penney <email address hidden> Sun, 19 May 2013 20:00:00 +0000
Available diffs
- diff from 4.3.1-1 to 4.4-1 (143.1 KiB)
cryptmount (4.3.1-1) unstable; urgency=low * Patched version-specific dependency on libdevmapper (Closes: bug#672678) -- RW Penney <email address hidden> Sun, 13 May 2012 20:00:00 +0000
Available diffs
- diff from 4.3-1 to 4.3.1-1 (3.3 KiB)
cryptmount (4.3-1) unstable; urgency=low * Closes: bug#641476 (Setting owner permissions on mounting vfat partitions) -- RW Penney <email address hidden> Sun, 18 Mar 2012 08:00:00 +0000
Available diffs
- diff from 4.2.1-1 (in Ubuntu) to 4.3-1 (85.8 KiB)
cryptmount (4.2.1-1) unstable; urgency=low * Added 'build-arch' and 'build-indep' rules * Closes: bug#644311 (Updated use of /dev/.udev to first try /run/udev) -- RW Penney <email address hidden> Sun, 09 Oct 2011 12:00:00 +0000
cryptmount (4.2-1) unstable; urgency=low * Updated Debian standards version to 3.9.2 * Closes: bug#615865 (Wrong fileystem size on optical media) -- RW Penney <email address hidden> Fri, 17 Jun 2011 19:30:00 +0000
cryptmount (4.1-2) unstable; urgency=low * Updated Debian packaging format to "3.0 (quilt)" -- RW Penney <email address hidden> Sun, 20 Jun 2010 20:00:00 +0000
cryptmount (4.1-1) unstable; urgency=low * Updated to version 4.1 of upstream package * Closes: bug#562680 (Attempting modprobe within chroot environment) * Closes: bug#570877 (Absent /sbin/udevsettle for LUKS targets) -- RW Penney <email address hidden> Thu, 03 Jun 2010 20:00:00 +0000
cryptmount (4.0.2-1) unstable; urgency=low * Updated to version 4.0.2 of upstream package * Closes: bug#558347 (Deconfiguring targets during system shutdown) -- RW Penney <email address hidden> Sun, 13 Dec 2009 08:00:00 +0000
cryptmount (4.0.1-1) unstable; urgency=low * Updated to version 4.0.1 of upstream package * Closes: bug#546502 (Incorrect dependencies in /etc/init.d scripts) -- RW Penney <email address hidden> Mon, 14 Sep 2009 20:00:00 +0000
cryptmount (4.0-1) unstable; urgency=low * Update to version 4.0 of upstream package -- RW Penney <email address hidden> Mon, 04 May 2009 08:00:00 +0000
cryptmount (3.1.2-1) unstable; urgency=low * Minor update to version 3.1.2 of upstream package * Closes: bug#516922 (Initialization of libgcrypt library) * Clears lintian warnings about sourceforge-redirector in watch-file, and redirection of output of updaterc.d -- RW Penney <email address hidden> Sat, 28 Feb 2009 09:00:00 +0000
cryptmount (3.1.1-1) unstable; urgency=low * Minor update to version 3.1.1 of upstream package * Closes: bug#507899 (Latest upstream version not in 'sid') -- RW Penney <email address hidden> Fri, 05 Dec 2008 21:00:00 +0000
cryptmount (3.0.1-1) unstable; urgency=low * Minor update to version 3.0.1 of upstream package * Uploading closes: bug#486687 -- RW Penney <email address hidden> Sat, 26 Jul 2008 07:00:00 +0000
1 → 37 of 37 results | First • Previous • Next • Last |