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