aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2021-03-28 17:10:32 +0200
committerPapoteur <papoteur@mageia.org>2021-03-28 17:10:32 +0200
commitdbaa591d5b8e7c4d0eede4d8ccd3e2ec8bbf2a3c (patch)
tree093586033d8b2acb358746048af6cfd41054d91b
parent38a4a0a35c92c457e2c2a8cc7bf2ea4a6c09e3d1 (diff)
downloadisodumper-dbaa591d5b8e7c4d0eede4d8ccd3e2ec8bbf2a3c.tar
isodumper-dbaa591d5b8e7c4d0eede4d8ccd3e2ec8bbf2a3c.tar.gz
isodumper-dbaa591d5b8e7c4d0eede4d8ccd3e2ec8bbf2a3c.tar.bz2
isodumper-dbaa591d5b8e7c4d0eede4d8ccd3e2ec8bbf2a3c.tar.xz
isodumper-dbaa591d5b8e7c4d0eede4d8ccd3e2ec8bbf2a3c.zip
1.401.40
-rw-r--r--CHANGELOG10
-rw-r--r--Makefile2
2 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ec3c614..74c63a5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,14 @@
The modifications are:
+IsoDumper 1.40
+--------------
+ - New GUI (mga#27744)
+ - Improve messages after success or warning
+ - Add reporting partitions when selecting a device.
+ - Log are directly registered
+ - Check the signature as a first step after selecting an image to write.
+ - Init DBus interface only one time
+ - Name of persistent partition is editable
+ - Use python-manatools to manage application events
IsoDumper 1.35
--------------
diff --git a/Makefile b/Makefile
index c61d138..71191c1 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1
SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/
PACKAGE = isodumper
-VERSION = 1.35
+VERSION = 1.40
GITPATH = git://git.mageia.org/software/isodumper
all: version dirs pofiles