initial commit
[grml-crypt.git] / debian / changelog
1 grml-crypt (0.10) unstable; urgency=low
2
3   * added another example to the manpage
4   * fixed a few typos in the manpage
5
6  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 14:50:07 +0200
7
8 grml-crypt (0.09) unstable; urgency=low
9
10   * added usage example for usb-stick encryption to manpage 
11
12  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 03:05:58 +0200
13
14 grml-crypt (0.08) unstable; urgency=low
15
16   * added checks against invalied mountpoints
17   * fixed a few small bugs
18
19  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 03:05:52 +0200
20
21 grml-crypt (0.07) unstable; urgency=low
22
23   * added --batch-mode detection for cryptsetup
24   * added $CRYPTSETUP_
25
26  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 14 Sep 2005 20:19:19 +0200
27
28 grml-crypt (0.06) unstable; urgency=low
29
30   * fixed yesDialog with file which does not exist 
31
32  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 15 Aug 2005 23:40:44 +0200
33
34 grml-crypt (0.05) unstable; urgency=low
35
36   * added confirmation question
37   * manpage fixes
38
39  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 15 Aug 2005 23:34:16 +0200
40
41 grml-crypt (0.04) unstable; urgency=low
42
43   * fixed a bug with filesystem images on unionfs 
44
45  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 10 Aug 2005 12:19:36 +0200
46
47 grml-crypt (0.03) unstable; urgency=low
48
49   * added cmdarg -S cipher size
50   * added cmdarg -C ciper
51   * added cmdarg -I number of iterations
52   * added cmdarg -A additional arguments passed through to cryptsetup
53   * added cmdarg -r setup mapping and mount in readonly mode
54   * added cmdarg -m additional arguments passed through to mount
55   * added all new cmdargs to manpage
56
57  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 10 Aug 2005 01:59:15 +0200
58
59 grml-crypt (0.02) unstable; urgency=low
60
61   * small manpage fix 
62   * removed function findNextFreeLoop, because it's now in sh-lib
63   * removed a few testing functions
64
65  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue,  9 Aug 2005 16:07:38 +0200
66
67 grml-crypt (0.01) unstable; urgency=low
68
69   * Initial Release.
70
71  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue,  9 Aug 2005 12:46:08 +0200
72
73 Local variables:
74 mode: debian-changelog
75 End: