diff options
author | Papoteur <papoteur@mageia.org> | 2020-01-20 09:42:52 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2020-01-20 09:42:52 +0100 |
commit | 6bf666a534f5376ba813b0aaf8993691d2925496 (patch) | |
tree | df20b98b0257618d994f2736107b08383cc82693 /CHANGELOG | |
parent | 9f89ca4f026e708f7a5ddc59a0f0ee5f581ef37c (diff) | |
download | isodumper-6bf666a534f5376ba813b0aaf8993691d2925496.tar isodumper-6bf666a534f5376ba813b0aaf8993691d2925496.tar.gz isodumper-6bf666a534f5376ba813b0aaf8993691d2925496.tar.bz2 isodumper-6bf666a534f5376ba813b0aaf8993691d2925496.tar.xz isodumper-6bf666a534f5376ba813b0aaf8993691d2925496.zip |
Add encryption for persistent partition
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 14 |
1 files changed, 10 insertions, 4 deletions
@@ -1,5 +1,11 @@ The modifications are: +IsoDumper 1.16 +-------------- + - add format exFAT for formatting the device + - add eject instruction after writing operations + - add option for creation of encrypted persistent partition, could be used for Mageia 8 and later + IsoDumper 1.15 -------------- - Rework udisks2 information usage to be more reliable @@ -15,7 +21,7 @@ IsoDumper 1.13 IsoDumper 1.11 -------------- - Raise error when an instance is already running - + IsoDumper 1.10 -------------- - Correction to sr.po to allow generation of all translation catalogs @@ -46,7 +52,7 @@ IsoDumper 1.05 IsoDumper 1.04 -------------- - Separate getting key and checking signature in a thread - - Review the logic of checking + - Review the logic of checking IsoDumper 1.03 -------------- @@ -99,7 +105,7 @@ IsoDumper 0.55 IsoDumper 0.54 ------------ - - Updating translations in Sapnish, Romanian, Sweadidh, Basque and Latvian + - Updating translations in Sapnish, Romanian, Sweadidh, Basque and Latvian - Adding links of the source in About dialog (mga#18405) IsoDumper 0.53 @@ -131,7 +137,7 @@ IsoDumper 0.50 ------------ - yui release. - + IsoDumper 0.48 ------------ - Better management of drive names (mga#18411). |