cryptsetup 1.0.7-rc1
[platform/upstream/cryptsetup.git] / ChangeLog
1 2009-06-22  Milan Broz  <mbroz@redhat.com>
2
3         * Summary of changes in subversion for 1.0.7-rc1:
4         * Various man page fixes.
5         * Set UUID in device-mapper for LUKS devices.
6         * Retain readahead of underlying device.
7         * Display device name when asking for password.
8         * Check device size when loading LUKS header. Remove misleading error message later.
9         * Add error hint if dm-crypt mapping failed.
10         * Use better error messages if device doesn't exist or is already used by other mapping.
11         * Fix make distcheck.
12         * Check if all slots are full during luksAddKey.
13         * Fix segfault in set_error.
14         * Code cleanups, remove precompiled pot files, remove unnecessary files from po directory
15         * Fix uninitialized return value variable in setup.c.
16         * Code cleanups. (thanks to Ivan Stankovic)
17         * Fix wrong output for remaining key at key deletion.
18         * Allow deletion of key slot while other keys have the same key information.
19         * Add missing AM_PROG_CC_C_O to configure.in
20         * Remove duplicate sentence in man page.
21         * Wipe start of device (possible fs signature) before LUKS-formatting.
22         * Do not process configure.in in hidden directories.
23         * Return more descriptive error in case of IO or header format error.
24         * Use remapping to error target instead of calling udevsettle for temporary crypt device.
25         * Check device mapper communication and warn user if device-mapper support missing in kernel.
26         * Fix signal handler to properly close device.
27         * write_lseek_blockwise: declare innerCount outside the if block.
28         * add -Wall to the default CFLAGS. fix some signedness issues.
29         * Error handling improvement.
30         * Add non-exclusive override to interface definition.
31         * Refactor key slot selection into keyslot_from_option.
32
33
34 2007-05-01  Clemens Fruhwirth  <clemens@endorphin.org>
35
36         * lib/backends.c, man/cryptsetup.8: Apply patch from Ludwig Nussel
37         <ludwig.nussel@suse.de>, for old SuSE compat hashing.
38
39
40 2007-04-16  Clemens Fruhwirth  <clemens@endorphin.org>
41
42         * Summary of changes in subversion:
43         Fix segfault for key size > 32 bytes.
44         Kick ancient header version conversion. 
45         Fix http://bugs.debian.org/403075
46         No passwort retrying for I/O errors.
47         Fix hang on "-i 0".
48         Fix parenthesization error that prevented --tries from working
49         correctly.
50
51
52 2006-11-28  gettextize  <bug-gnu-gettext@gnu.org>
53
54         * m4/gettext.m4: Upgrade to gettext-0.15.
55         * m4/glibc2.m4: New file, from gettext-0.15.
56         * m4/intmax.m4: New file, from gettext-0.15.
57         * m4/inttypes-h.m4: New file, from gettext-0.15.
58         * m4/inttypes-pri.m4: Upgrade to gettext-0.15.
59         * m4/lib-link.m4: Upgrade to gettext-0.15.
60         * m4/lib-prefix.m4: Upgrade to gettext-0.15.
61         * m4/lock.m4: New file, from gettext-0.15.
62         * m4/longdouble.m4: New file, from gettext-0.15.
63         * m4/longlong.m4: New file, from gettext-0.15.
64         * m4/nls.m4: Upgrade to gettext-0.15.
65         * m4/po.m4: Upgrade to gettext-0.15.
66         * m4/printf-posix.m4: New file, from gettext-0.15.
67         * m4/signed.m4: New file, from gettext-0.15.
68         * m4/size_max.m4: New file, from gettext-0.15.
69         * m4/visibility.m4: New file, from gettext-0.15.
70         * m4/wchar_t.m4: New file, from gettext-0.15.
71         * m4/wint_t.m4: New file, from gettext-0.15.
72         * m4/xsize.m4: New file, from gettext-0.15.
73         * m4/Makefile.am: New file.
74         * configure.in (AC_OUTPUT): Add m4/Makefile.
75         (AM_GNU_GETTEXT_VERSION): Bump to 0.15.
76
77 2006-10-22  David Härdeman  <david@hardeman.nu>
78
79         * Allow hashing of keys passed through stdin.
80
81 2006-10-13  Clemens Fruhwirth  <clemens@endorphin.org>
82
83         * configure.in: 1.0.4 release
84
85 2006-10-13  Clemens Fruhwirth  <clemens@endorphin.org>
86
87         * man/cryptsetup.8: Document --tries switch; patch by Jonas
88         Meurer.
89
90 2006-10-13  Clemens Fruhwirth  <clemens@endorphin.org>
91
92         * lib/setup.c: Added terminal timeout rewrite as forwarded by
93         Jonas Meurer
94
95 2006-10-04  Clemens Fruhwirth  <clemens@endorphin.org>
96
97         * Merged patch from Marc Merlin <marc@merlins.org> to allow user
98         selection of key slot.
99
100 2006-09-26  gettextize  <bug-gnu-gettext@gnu.org>
101
102         * m4/codeset.m4: Upgrade to gettext-0.14.4.
103         * m4/gettext.m4: Upgrade to gettext-0.14.4.
104         * m4/glibc2.m4: New file, from gettext-0.14.4.
105         * m4/glibc21.m4: Upgrade to gettext-0.14.4.
106         * m4/iconv.m4: Upgrade to gettext-0.14.4.
107         * m4/intdiv0.m4: Upgrade to gettext-0.14.4.
108         * m4/intmax.m4: New file, from gettext-0.14.4.
109         * m4/inttypes.m4: Upgrade to gettext-0.14.4.
110         * m4/inttypes_h.m4: Upgrade to gettext-0.14.4.
111         * m4/inttypes-pri.m4: Upgrade to gettext-0.14.4.
112         * m4/isc-posix.m4: Upgrade to gettext-0.14.4.
113         * m4/lcmessage.m4: Upgrade to gettext-0.14.4.
114         * m4/lib-ld.m4: Upgrade to gettext-0.14.4.
115         * m4/lib-link.m4: Upgrade to gettext-0.14.4.
116         * m4/lib-prefix.m4: Upgrade to gettext-0.14.4.
117         * m4/longdouble.m4: New file, from gettext-0.14.4.
118         * m4/longlong.m4: New file, from gettext-0.14.4.
119         * m4/nls.m4: Upgrade to gettext-0.14.4.
120         * m4/po.m4: Upgrade to gettext-0.14.4.
121         * m4/printf-posix.m4: New file, from gettext-0.14.4.
122         * m4/progtest.m4: Upgrade to gettext-0.14.4.
123         * m4/signed.m4: New file, from gettext-0.14.4.
124         * m4/size_max.m4: New file, from gettext-0.14.4.
125         * m4/stdint_h.m4: Upgrade to gettext-0.14.4.
126         * m4/uintmax_t.m4: Upgrade to gettext-0.14.4.
127         * m4/ulonglong.m4: Upgrade to gettext-0.14.4.
128         * m4/wchar_t.m4: New file, from gettext-0.14.4.
129         * m4/wint_t.m4: New file, from gettext-0.14.4.
130         * m4/xsize.m4: New file, from gettext-0.14.4.
131         * Makefile.am (ACLOCAL_AMFLAGS): New variable.
132         * configure.in (AM_GNU_GETTEXT_VERSION): Bump to 0.14.4.
133
134 2006-08-04  Clemens Fruhwirth  <clemens@endorphin.org>
135
136         * configure.in: 1.0.4-rc2
137
138 2006-08-04  Clemens Fruhwirth  <clemens@endorphin.org>
139
140         * luks/Makefile.am: Add a few regression tests 
141
142 2006-08-04  Clemens Fruhwirth  <clemens@endorphin.org>
143
144         * lib/setup.c (get_key): Applied patch from David Härdeman
145         <david@2gen.com> for reading binary keys from stdin using
146         the "-" as key file.
147
148 2006-08-04  Clemens Fruhwirth  <clemens@endorphin.org>
149
150         * lib/setup.c (__crypt_luks_add_key): For checking options struct
151         (optionsCheck) filter out CRYPT_FLAG_VERIFY and
152         CRYPT_FLAG_VERIFY_IF_POSSIBLE, so that in no case password verification is done
153         for password retrieval.
154
155
156 2006-08-04  Clemens Fruhwirth  <clemens@endorphin.org>
157
158         * configure.in: Merge Patch from http://bugs.gentoo.org/show_bug.cgi?id=132126 for sepol
159
160 2006-07-23  Clemens Fruhwirth  <clemens@endorphin.org>
161
162         * Applied patches from David Härdeman <david@2gen.com> to fix 64
163         bit compiler warning issues.
164
165 2006-05-19  Clemens Fruhwirth  <clemens@endorphin.org>
166
167         * Applied patches from Jonas Meurer
168           - fix terminal status after timeout
169           - add remark for --tries to manpage
170           - allow more than 32 chars from standard input.
171           - exit status fix for cryptsetup status.
172         
173 2006-05-06  Clemens Fruhwirth  <clemens@endorphin.org>
174
175         * src/cryptsetup.c (yesDialog): Fix getline problem for 64-bit archs. 
176
177 2006-04-05  Clemens Fruhwirth  <clemens@endorphin.org>
178
179         * configure.in: Release 1.0.3.
180
181         * Applied patch by Johannes Weißl for more meaningful exit codes
182         and password retries
183
184 2006-03-30  Clemens Fruhwirth  <clemens@endorphin.org>
185
186         * lib/setup.c (__crypt_create_device): (char *) -> (const char *)
187
188 2006-03-30  Clemens Fruhwirth  <clemens@endorphin.org>
189
190         * Apply alignPayload patch from Peter Palfrader <weasel@debian.org>
191
192 2006-03-15  Clemens Fruhwirth  <clemens@endorphin.org>
193
194         * configure.in: 1.0.3-rc3. Most unplease release ever. 
195         * lib/setup.c (__crypt_create_device): More verbose error message.
196
197 2006-02-26  Clemens Fruhwirth  <clemens@endorphin.org>
198
199         * lib/setup.c: Revert to 1.0.1 key reading.
200
201 2006-02-25  Clemens Fruhwirth  <clemens@endorphin.org>
202
203         * man/cryptsetup.8: merge patch from Jonas Meurer
204
205 2006-02-25  Clemens Fruhwirth  <clemens@endorphin.org>
206
207         * configure.in: 1.0.3-rc2
208
209 2006-02-25  Clemens Fruhwirth  <clemens@endorphin.org>
210
211         * lib/libdevmapper.c (dm_create_device): Remove dup check here.
212         * lib/setup.c (__crypt_luks_open): Adopt same dup check as regular
213         create command.
214
215 2006-02-22  Clemens Fruhwirth  <clemens@endorphin.org>
216
217         * configure.in: Spin 1.0.3-rc1
218
219 2006-02-22  Clemens Fruhwirth  <clemens@endorphin.org>
220
221         * src/cryptsetup.c (action_create): Change defaulting.
222         (action_luksFormat): Change defaulting.
223
224         * lib/setup.c (parse_into_name_and_mode): Revert that default
225         change. This is FORBIDDEN here, as it will change cryptsetup
226         entire default. This is BAD in a non-LUKS world.
227
228 2006-02-21  Clemens Fruhwirth  <clemens@endorphin.org>
229
230         * luks/keyencryption.c (setup_mapping): Add proper size restriction to mapping. 
231         (LUKS_endec_template): Add more verbose error message.
232
233 2006-02-21  Clemens Fruhwirth  <clemens@endorphin.org>
234
235         * lib/libdevmapper.c (dm_query_device): Incorporate patch from
236         Bastian Blank
237         http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=344313
238
239 2006-02-21  Clemens Fruhwirth  <clemens@endorphin.org>
240
241         * src/cryptsetup.c: Rename show_error -> show_status.
242
243 2006-02-20  Clemens Fruhwirth  <clemens@endorphin.org>
244
245         * lib/libdevmapper.c (dm_create_device): Prevent existing mapping
246         from being removed when a mapping with the same name is added
247
248         * Add timeout patch from Jonas Meurer 
249
250         * src/cryptsetup.c: Remove conditional error printing to enable
251         printing the no-error msg (Command successful). Verify passphrase
252         for LUKS volumes.
253         (main): Add no-verify-passphrase
254
255         * lib/setup.c (parse_into_name_and_mode): Change default mode complition to essiv:sha256.
256
257 2006-01-04  Clemens Fruhwirth  <clemens@endorphin.org>
258
259         * src/cryptsetup.c (help): Merge patch from Gentoo: change gettext(..) to _(..).
260
261 2005-12-06  Clemens Fruhwirth  <clemens@endorphin.org>
262
263         * man/cryptsetup.8: Correct "seconds" to "microseconds" in the explaination for -i.
264
265 2005-11-09  Clemens Fruhwirth  <clemens@endorphin.org>
266
267         * src/cryptsetup.c (main): Add version string.
268
269 2005-11-08  Clemens Fruhwirth  <clemens@endorphin.org>
270
271         * lib/backends.c: compile fix. 
272
273 2005-09-11  Clemens Fruhwirth  <clemens@endorphin.org>
274
275         * lib/setup.c (get_key): Fixed another incompatibility from my
276         get_key rewrite with original cryptsetup.
277
278 2005-09-11  Clemens Fruhwirth  <clemens@endorphin.org>
279
280         * Merged changes from Florian Knauf's fk02 branch.
281
282 2005-09-08  Clemens Fruhwirth  <clemens@endorphin.org>
283
284         * lib/setup.c (get_key): Fixed another incompatiblity with
285         original cryptsetup.
286
287 2005-08-20  Clemens Fruhwirth  <clemens@endorphin.org>
288
289         * Checked in a patch from Michael Gebetsroither <gebi@sbox.tugraz.at>
290           to silent all confirmation dialogs.
291
292 2005-06-23  Clemens Fruhwirth  <clemens@endorphin.org>
293
294         * src/cryptsetup.c (help): print PACKAGE_STRING
295
296 2005-06-20  Clemens Fruhwirth  <clemens@endorphin.org>
297
298         * luks/keymanage.c (LUKS_set_key): Security check against header manipulation
299
300         * src/cryptsetup.c (action_luksDelKey): Safety check in luksDelKey
301
302         * luks/keymanage.c: Changed disk layout generation to align key material to 4k boundaries.
303         (LUKS_is_last_keyslot): Added LUKS_is_last_keyslot function.
304
305         * Applied patch from Bill Nottingham fixing a lot of prototypes.
306
307         * src/cryptsetup.c (action_luksOpen): Add support for -r flag.
308
309         * configure.in: Version bump 1.0.1
310
311 2005-06-16  Clemens Fruhwirth  <clemens@endorphin.org>
312
313         * lib/setup.c (__crypt_luks_open): Remove mem leaking of dmCipherSpec.
314         (get_key): Fix missing zero termination for read string. 
315
316 2005-06-12  Clemens Fruhwirth  <clemens@endorphin.org>
317
318         * luks/keyencryption.c (setup_mapping): Added CRYPT_FLAG_READONLY in case of O_RDONLY mode
319
320 2005-06-11  Clemens Fruhwirth  <clemens@endorphin.org>
321
322         * configure.in: Version bump 1.0.1-pre
323
324 2005-06-09  Clemens Fruhwirth  <clemens@endorphin.org>
325
326         * lib/utils.c: Added write_llseek_blocksize method to support sector wiping on sector_size != 512 
327         media
328
329 2005-05-23  Clemens Fruhwirth  <clemens@endorphin.org>
330
331         * lib/setup.c (crypt_luksDelKey): Added missing return statement
332         (setup_leave): Added missing return statement
333
334         * luks/keyencryption.c (clear_mapping): Added missing return statement
335
336 2005-05-19  Clemens Fruhwirth  <clemens@endorphin.org>
337
338         * lib/utils.c (write_blockwise, read_blockwise): Changed to soft bsize instead of SECTOR_SIZE
339
340         * luks/keymanage.c (wipe): Changed open mode to O_DIRECT | O_SYNC, and changed write 
341         to use the blockwise write helper
342
343 2005-04-21  Clemens Fruhwirth  <clemens@endorphin.org>
344
345         * man/cryptsetup.8: Corrected an error, thanks to Dick Middleton.
346
347 2005-04-09  Clemens Fruhwirth  <clemens@endorphin.org>
348
349         * luks/sha/hmac.c: Add 64 bit bug fix courtesy to 
350         Oliver Paukstadt <pstadt@sourcentral.org>.
351
352         * luks/pbkdf.c, luks/keyencryption.c, luks/keymanage.c, luks/af.c: Added a license 
353         disclaimer and remove option for "any future GPL versions".
354
355 2005-03-25  Clemens Fruhwirth  <clemens@endorphin.org>
356
357         * configure.in: man page Makefile. Version bump 1.0.
358
359         * man/cryptsetup.8: finalize man page and move to section 8.
360
361         * src/cryptsetup.c (action_luksFormat): Add "are you sure" for interactive sessions.
362
363         * lib/setup.c (crypt_luksDump), src/cryptsetup.c: add LUKS dump command
364
365 2005-03-24  Clemens Fruhwirth  <clemens@endorphin.org>
366
367         * src/cryptsetup.c, luks/Makefile.am (test), lib/setup.c (setup_enter): 
368         rename luksInit to luksFormat
369
370 2005-03-12  Clemens Fruhwirth  <clemens@endorphin.org>
371
372         * man/cryptsetup.1: Add man page.
373
374         * lib/setup.c: Remove unneccessary LUKS_write_phdr call, so the
375         phdr is written after passphrase reading, so the user can change
376         his mind, and not have a partial written LUKS header on it's disk.
377
378
379 2005-02-09  Clemens Fruhwirth  <clemens@endorphin.org>
380
381         * luks/keymanage.c (LUKS_write_phdr): converted argument phdr to
382         pointer, and make a copy of phdr for conversion
383
384         * configure.in: Version dump.
385
386         * luks/keyencryption.c: Convert to read|write_blockwise.
387
388         * luks/keymanage.c: Convert to read|write_blockwise.
389
390         * lib/utils.c: Add read|write_blockwise functions, to use in
391         O_DIRECT file accesses. 
392
393 2004-03-11 Thursday 15:52   Christophe Saout <christophe@saout.de>
394
395         * lib/blockdev.h: BLKGETSIZE64 really uses size_t as third
396           argument, the rest is wrong.
397
398 2004-03-10 Wednesday 17:50   Christophe Saout <christophe@saout.de>
399
400         * lib/: libcryptsetup.h, libdevmapper.c: Small fixes.
401
402 2004-03-09 Tuesday 21:41   Christophe Saout <christophe@saout.de>
403
404         * lib/internal.h, lib/libcryptsetup.h, lib/libdevmapper.c,
405           lib/setup.c, po/de.po, src/cryptsetup.c: Added internal flags to
406           keep track of malloc'ed return values in struct crypt_options and
407           add a function to free the memory. Also add a readonly flag to
408           libcryptsetup.
409
410 2004-03-09 Tuesday 16:03   Christophe Saout <christophe@saout.de>
411
412         * ChangeLog, configure.in, setup-gettext, lib/Makefile.am,
413           lib/backends.c, lib/blockdev.h, lib/gcrypt.c, lib/internal.h,
414           lib/libcryptsetup.h, lib/libdevmapper.c, lib/setup.c,
415           lib/utils.c, po/de.po, src/Makefile.am, src/cryptsetup.c: More
416           reorganization work.
417
418 2004-03-08 Monday 01:38   Christophe Saout <christophe@saout.de>
419
420         * ChangeLog, Makefile.am, acinclude.m4, configure.in,
421           lib/Makefile.am, lib/backends.c, lib/blockdev.h, lib/gcrypt.c,
422           lib/libdevmapper.c, lib/setup.c, lib/utils.c, po/de.po,
423           src/Makefile.am: BLKGETSIZE64 fixes and started modularity
424           enhancements
425
426 2004-03-04 Thursday 21:06   Christophe Saout <christophe@saout.de>
427
428         * Makefile.am, po/de.po, src/cryptsetup.c, src/cryptsetup.h: First
429           backward compatible working version.
430
431 2004-03-04 Thursday 00:42   Christophe Saout <christophe@saout.de>
432
433         * NEWS, AUTHORS, ChangeLog, Makefile.am, README, autogen.sh,
434           configure.in, setup-gettext, po/ChangeLog, po/LINGUAS,
435           po/POTFILES.in, po/de.po, src/cryptsetup.c, src/cryptsetup.h,
436           src/Makefile.am (utags: initial): Initial checkin.
437
438 2004-03-04 Thursday 00:42   Christophe Saout <christophe@saout.de>
439
440         * NEWS, AUTHORS, ChangeLog, Makefile.am, README, autogen.sh,
441           configure.in, setup-gettext, po/ChangeLog, po/LINGUAS,
442           po/POTFILES.in, po/de.po, src/cryptsetup.c, src/cryptsetup.h,
443           src/Makefile.am: Initial revision
444