| 65 |
* setup-storage/Parser.pm, setup-storage/Commands.pm: Make random |
* setup-storage/Parser.pm, setup-storage/Commands.pm: Make random |
| 66 |
initialization of encrypted partitions configurable |
initialization of encrypted partitions configurable |
| 67 |
* setup-storage.8: Document new encryption possibilities |
* setup-storage.8: Document new encryption possibilities |
| 68 |
|
* lib/get-config-dir-*: task_error requires the exit code of the |
| 69 |
|
preceeding command as the second argument |
| 70 |
|
* lib/subroutines-linux: The exit code of a command earlier in a pipe |
| 71 |
|
must be read using $PIPESTATUS, not $? (closes: #444210) |
| 72 |
|
|
| 73 |
-- Thomas Lange <lange@debian.org> Thu, 09 Apr 2009 14:50:37 +0200 |
-- Thomas Lange <lange@debian.org> Thu, 09 Apr 2009 15:49:36 +0200 |
| 74 |
|
|
| 75 |
(3.2.17) unstable; urgency=medium |
(3.2.17) unstable; urgency=medium |
| 76 |
|
|