aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2023-07-01 09:59:47 +0200
committerPapoteur <papoteur@mageia.org>2023-07-01 09:59:47 +0200
commit66bde3fe9d00e8e905c3c99c67c5391a9b7e31af (patch)
treefd7754d3bdf847b95fd3f1ae9a61026b15b75c8f
parent58c207ac3319f147c8866a5a57bc9dc978e31d5b (diff)
downloadisodumper-66bde3fe9d00e8e905c3c99c67c5391a9b7e31af.tar
isodumper-66bde3fe9d00e8e905c3c99c67c5391a9b7e31af.tar.gz
isodumper-66bde3fe9d00e8e905c3c99c67c5391a9b7e31af.tar.bz2
isodumper-66bde3fe9d00e8e905c3c99c67c5391a9b7e31af.tar.xz
isodumper-66bde3fe9d00e8e905c3c99c67c5391a9b7e31af.zip
1.501.50
-rw-r--r--CHANGELOG6
-rw-r--r--Makefile3
2 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fbde5cb..e06fe73 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,10 @@
The modifications are:
+IsoDumper 1.50
+--------------
+ - New order in checking before operation, to check all at start
+ - Keep authorization during 10 min
+ - Give user ownership to the backup image
+
IsoDumper 1.49
--------------
- Fix: continue to writing step after backup (mga#32035)
diff --git a/Makefile b/Makefile
index 9b78adb..e4e7777 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.49
+VERSION = 1.50
PREFIX=/usr
BINDIR=$(PREFIX)/bin
SBINDIR=$(PREFIX)/sbin
@@ -34,7 +34,6 @@ DBUSDIR=$(SYSCONFDIR)/dbus-1
SYSTEMDCONFDIR=$(LIBDIR)/systemd/system/
PACKAGE = isodumper
-VERSION = 1.49
GITPATH = git://git.mageia.org/software/isodumper
all: version dirs pofiles