-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rebased against release 5.3.3 (43e20564)
- Loading branch information
Showing
40 changed files
with
162 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
dnl autoconf script for cryptmount | ||
dnl (C)Copyright 2005-2019, RW Penney | ||
dnl (C)Copyright 2005-2021, RW Penney | ||
|
||
dnl run 'aclocal; autoconf; automake -a -c -i; ./configure; make' | ||
|
||
AC_INIT(cryptmount, 5.3.2, [email protected]) | ||
AC_INIT(cryptmount, 5.3.3, [email protected]) | ||
AC_PREREQ(2.59) | ||
|
||
test "$sysconfdir" = '${prefix}/etc' && sysconfdir=/etc | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,20 @@ | ||
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 protected]> Sat, 02 Jan 2021 08:00:00 +0000 | ||
|
||
cryptmount (5.3.2-1) unstable; urgency=low | ||
|
||
* New upstream release | ||
- various documentation cleanups | ||
- fixed (benign) memory leak | ||
|
||
* Updated to Debian Standards Version 4.4.1 | ||
|
||
-- RW Penney <[email protected]> Sun, 17 Nov 2019 16:20:00 +0000 | ||
|
||
cryptmount (5.3.1-1) unstable; urgency=low | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
10 | ||
12 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,10 +3,10 @@ Section: admin | |
Priority: optional | ||
Maintainer: RW Penney <[email protected]> | ||
Homepage: http://cryptmount.sourceforge.net | ||
Build-Depends: automake, debhelper (>= 10), libcryptsetup-dev (>= 1.6), | ||
Build-Depends: automake, debhelper (>= 12), libcryptsetup-dev (>= 1.6), | ||
libdevmapper-dev, libgcrypt20-dev (>= 1.5), pkg-config | ||
Rules-Requires-Root: binary-targets | ||
Standards-Version: 4.4.1 | ||
Standards-Version: 4.5.1 | ||
|
||
Package: cryptmount | ||
Architecture: linux-any | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Source: https://www.sourceforge.net/projects/cryptmount | |
License: GPL-2+ | ||
|
||
Files: * | ||
Copyright: (C) 2005 - 2019 RW Penney <[email protected]> | ||
Copyright: (C) 2005 - 2021 RW Penney <[email protected]> | ||
License: GPL-2+ | ||
|
||
Files: blowfish.c blowfish.h | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# lintian-override for cryptmount | ||
|
||
# cryptmount needs to have setuid privileges to be usable by ordinary users: | ||
# cryptmount needs to have setuid privileges to be usable by ordinary users | ||
cryptmount: setuid-binary usr/bin/cryptmount 4755 root/root |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Reference: | ||
Author: RW Penney | ||
URL: http://www.rwpenney.uk/software/index.html#cryptmount |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.