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