Release new version 0.19.
[grml-crypt.git] / debian / changelog
1 grml-crypt (0.19) unstable; urgency=low
2
3   [ Thomas Koehler ]
4   * Bugfix: use DM_PATH_ instead of DM_NAME_ for fsck.
5   * Feature: if -F is given twice, run fsck with -f.
6
7  -- Michael Prokop <mika@grml.org>  Fri, 25 Jun 2010 13:43:22 +0200
8
9 grml-crypt (0.18) unstable; urgency=low
10
11   [ Michael Gebetsroither ]
12   * Enhance default iteration time to 1000ms.
13   * Enhance default cipher size to 256bit.
14   * Add cleanup ideas to TODO.
15   * Fixed variable naming.
16
17   [ Thomas Koehler ]
18   * Added -F option to run fsck before mounting a filesystem.
19
20   [ Michael Prokop ]
21   * Debian packaging:
22     - Bump Standards-Version to 3.8.4.
23     - Update Vcs headers.
24     - Cleanup debian/rules.
25     - Bump debian compat level to 5.
26     - Add ${misc:Depends} to Depends.
27     - Build-Depend on debhelper >= 5.
28
29  -- Michael Prokop <mika@grml.org>  Mon, 31 May 2010 10:14:20 +0200
30
31 grml-crypt (0.17) unstable; urgency=low
32
33   * Made packet lintian clean.
34
35  -- Michael Gebetsroither <gebi@grml.org>  Tue, 29 Apr 2008 00:59:14 +0200
36
37 grml-crypt (0.16) unstable; urgency=low
38
39   * Replace optimize* with optimise*, thanks for the hint
40     Thorsten Glaser.
41   * Several typo fixes and documentation improvements, thanks
42     for the patches - Alexander 'z3ttacht' Steinböck!
43   * Applied patch-bomb by Frank Terbeck (ft).
44   * changed to /bin/bash [Closed: issue180]
45
46  -- Michael Gebetsroither <gebi@grml.org>  Tue, 29 Apr 2008 00:34:06 +0200
47
48 grml-crypt (0.15) unstable; urgency=low
49
50   * Added compiled doku to the .tar.gz package
51   * Manpage fix (thx rob.s) [Closes: issue132]
52
53  -- Michael Gebetsroither <gebi@grml.org>  Fri, 23 Feb 2007 11:36:18 +0100
54
55 grml-crypt (0.14) unstable; urgency=low
56
57   * Fixed a few typos (thanks to Zugschlus)
58
59  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun,  2 Apr 2006 20:02:32 +0200
60
61 grml-crypt (0.13) unstable; urgency=low
62
63   * converted manpage to asciidoc
64   * few small fixes
65
66  -- Michael Gebetsroither <michael.geb@gmx.at>  Thu,  2 Feb 2006 17:07:36 +0100
67
68 grml-crypt (0.12) unstable; urgency=low
69
70   * varous small fixes
71
72  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 18 Jan 2006 00:59:11 +0100
73
74 grml-crypt (0.11) unstable; urgency=low
75
76   * changed dependency to grml-shlib
77
78  -- Michael Gebetsroither <michael.geb@gmx.at>  Fri, 11 Nov 2005 20:20:54 +0100
79
80 grml-crypt (0.10) unstable; urgency=low
81
82   * added another example to the manpage
83   * fixed a few typos in the manpage
84
85  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 14:50:07 +0200
86
87 grml-crypt (0.09) unstable; urgency=low
88
89   * added usage example for usb-stick encryption to manpage
90
91  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 03:05:58 +0200
92
93 grml-crypt (0.08) unstable; urgency=low
94
95   * added checks against invalied mountpoints
96   * fixed a few small bugs
97
98  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 03:05:52 +0200
99
100 grml-crypt (0.07) unstable; urgency=low
101
102   * added --batch-mode detection for cryptsetup
103   * added $CRYPTSETUP_
104
105  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 14 Sep 2005 20:19:19 +0200
106
107 grml-crypt (0.06) unstable; urgency=low
108
109   * fixed yesDialog with file which does not exist
110
111  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 15 Aug 2005 23:40:44 +0200
112
113 grml-crypt (0.05) unstable; urgency=low
114
115   * added confirmation question
116   * manpage fixes
117
118  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 15 Aug 2005 23:34:16 +0200
119
120 grml-crypt (0.04) unstable; urgency=low
121
122   * fixed a bug with filesystem images on unionfs
123
124  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 10 Aug 2005 12:19:36 +0200
125
126 grml-crypt (0.03) unstable; urgency=low
127
128   * added cmdarg -S cipher size
129   * added cmdarg -C ciper
130   * added cmdarg -I number of iterations
131   * added cmdarg -A additional arguments passed through to cryptsetup
132   * added cmdarg -r setup mapping and mount in readonly mode
133   * added cmdarg -m additional arguments passed through to mount
134   * added all new cmdargs to manpage
135
136  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 10 Aug 2005 01:59:15 +0200
137
138 grml-crypt (0.02) unstable; urgency=low
139
140   * small manpage fix
141   * removed function findNextFreeLoop, because it's now in sh-lib
142   * removed a few testing functions
143
144  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue,  9 Aug 2005 16:07:38 +0200
145
146 grml-crypt (0.01) unstable; urgency=low
147
148   * Initial Release.
149
150  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue,  9 Aug 2005 12:46:08 +0200
151
152 Local variables:
153 mode: debian-changelog
154 End: