diff options
| author | Papoteur <papoteur@mageia.org> | 2026-01-01 16:17:42 +0100 |
|---|---|---|
| committer | Papoteur <papoteur@mageia.org> | 2026-01-01 16:17:42 +0100 |
| commit | ca9526231e654adf253aaf3fed4720bc7d4b1245 (patch) | |
| tree | 9eadfa49d7b5a634b9679efd8674ba80680deedf | |
| parent | c2f8e7b3b8f522fc047da52dc99d3d76f0bbdc0b (diff) | |
| download | isodumper-1.59.tar isodumper-1.59.tar.gz isodumper-1.59.tar.bz2 isodumper-1.59.tar.xz isodumper-1.59.zip | |
1.591.59
| -rw-r--r-- | CHANGELOG | 4 | ||||
| -rw-r--r-- | Makefile | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ The modifications are: -IsoDumper 1.58 +IsoDumper 1.59 -------------- - - Fix running do_format in magiback + - Fix running do_format in magiback mga#34877 mga#34867 - Restore erasing MBR when formatting in one partition - Fix messages about partition, not only persistent partition. @@ -13,7 +13,7 @@ # Author isodumper software= papoteur <papoteur@mageialinux-online.org> # Author Makefile file= Geiger David <david.david@mageialinux-online.org> -VERSION = 1.58 +VERSION = 1.59 PREFIX=/usr BINDIR=$(PREFIX)/bin SBINDIR=$(PREFIX)/sbin |
