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