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