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