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