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