5dd0cdf3d76c522fe12860de83ba49e3dbf970f6
[grml-crypt.git] / debian / changelog
1 grml-crypt (0.17) unstable; urgency=low
2
3   * Several typo fixes and documentation improvements, thanks
4     for the patches - Alexander 'z3ttacht' Steinböck!
5
6  -- Michael Prokop <mika@grml.org>  Fri, 28 Sep 2007 00:04:33 +0200
7
8 grml-crypt (0.16) unstable; urgency=low
9
10   * Replace optimize* with optimise*, thanks for the hint
11     Thorsten Glaser. 
12
13  -- Michael Prokop <mika@grml.org>  Thu, 26 Jul 2007 19:57:32 +0200
14
15 grml-crypt (0.15) unstable; urgency=low
16
17   * Added compiled doku to the .tar.gz package
18   * Manpage fix (thx rob.s) [Closes: issue132]
19
20  -- Michael Gebetsroither <gebi@grml.org>  Fri, 23 Feb 2007 11:36:18 +0100
21
22 grml-crypt (0.14) unstable; urgency=low
23
24   * Fixed a few typos (thanks to Zugschlus) 
25
26  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun,  2 Apr 2006 20:02:32 +0200
27
28 grml-crypt (0.13) unstable; urgency=low
29
30   * converted manpage to asciidoc
31   * few small fixes 
32
33  -- Michael Gebetsroither <michael.geb@gmx.at>  Thu,  2 Feb 2006 17:07:36 +0100
34
35 grml-crypt (0.12) unstable; urgency=low
36
37   * varous small fixes 
38
39  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 18 Jan 2006 00:59:11 +0100
40
41 grml-crypt (0.11) unstable; urgency=low
42
43   * changed dependency to grml-shlib
44
45  -- Michael Gebetsroither <michael.geb@gmx.at>  Fri, 11 Nov 2005 20:20:54 +0100
46
47 grml-crypt (0.10) unstable; urgency=low
48
49   * added another example to the manpage
50   * fixed a few typos in the manpage
51
52  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 14:50:07 +0200
53
54 grml-crypt (0.09) unstable; urgency=low
55
56   * added usage example for usb-stick encryption to manpage 
57
58  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 03:05:58 +0200
59
60 grml-crypt (0.08) unstable; urgency=low
61
62   * added checks against invalied mountpoints
63   * fixed a few small bugs
64
65  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 03:05:52 +0200
66
67 grml-crypt (0.07) unstable; urgency=low
68
69   * added --batch-mode detection for cryptsetup
70   * added $CRYPTSETUP_
71
72  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 14 Sep 2005 20:19:19 +0200
73
74 grml-crypt (0.06) unstable; urgency=low
75
76   * fixed yesDialog with file which does not exist 
77
78  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 15 Aug 2005 23:40:44 +0200
79
80 grml-crypt (0.05) unstable; urgency=low
81
82   * added confirmation question
83   * manpage fixes
84
85  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 15 Aug 2005 23:34:16 +0200
86
87 grml-crypt (0.04) unstable; urgency=low
88
89   * fixed a bug with filesystem images on unionfs 
90
91  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 10 Aug 2005 12:19:36 +0200
92
93 grml-crypt (0.03) unstable; urgency=low
94
95   * added cmdarg -S cipher size
96   * added cmdarg -C ciper
97   * added cmdarg -I number of iterations
98   * added cmdarg -A additional arguments passed through to cryptsetup
99   * added cmdarg -r setup mapping and mount in readonly mode
100   * added cmdarg -m additional arguments passed through to mount
101   * added all new cmdargs to manpage
102
103  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 10 Aug 2005 01:59:15 +0200
104
105 grml-crypt (0.02) unstable; urgency=low
106
107   * small manpage fix 
108   * removed function findNextFreeLoop, because it's now in sh-lib
109   * removed a few testing functions
110
111  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue,  9 Aug 2005 16:07:38 +0200
112
113 grml-crypt (0.01) unstable; urgency=low
114
115   * Initial Release.
116
117  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue,  9 Aug 2005 12:46:08 +0200
118
119 Local variables:
120 mode: debian-changelog
121 End: