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