From 9ddaf70a5cfa851433ea003be92f1830f4d5dcd1 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Thu, 1 Jan 2026 15:51:01 +0100 Subject: 1.58 mga#34877 mga#34867 --- CHANGELOG | 6 ++++++ Makefile | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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 # Author Makefile file= Geiger David -VERSION = 1.57 +VERSION = 1.58 PREFIX=/usr BINDIR=$(PREFIX)/bin SBINDIR=$(PREFIX)/sbin -- cgit v1.2.1