aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2026-01-01 15:51:01 +0100
committerPapoteur <papoteur@mageia.org>2026-01-01 15:51:01 +0100
commitc945b1cab2fc5c596d75dbfa07aa340ed345d9f4 (patch)
treebdd1884ac96dfdfb3495ad3e845adbe6b8e14780
parent572c2a6c5676d7adc2967f401f766052a07b3779 (diff)
downloadisodumper-1.58.tar
isodumper-1.58.tar.gz
isodumper-1.58.tar.bz2
isodumper-1.58.tar.xz
isodumper-1.58.zip
1.581.58
-rw-r--r--CHANGELOG6
-rw-r--r--Makefile2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cad951a..9cff46d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,11 @@
The modifications are:
+IsoDumper 1.58
+--------------
+ - Fix running do_format in magiback
+ - Restore erasing MBR when formatting in one partition
+ - Fix messages about partition, not only persistent partition.
+
IsoDumper 1.57
--------------
- Fix potential error when GPG database is not found (mga#34867)
diff --git a/Makefile b/Makefile
index 2edb64b..99be194 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@
# Author isodumper software= papoteur <papoteur@mageialinux-online.org>
# Author Makefile file= Geiger David <david.david@mageialinux-online.org>
-VERSION = 1.57
+VERSION = 1.58
PREFIX=/usr
BINDIR=$(PREFIX)/bin
SBINDIR=$(PREFIX)/sbin