From ea1f0f1ec9062cd87f8d78366da80f3a53fae5c3 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sun, 12 Feb 2017 15:22:18 +0000 Subject: 2.10 --- Makefile | 3 +-- NEWS | 4 ++++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index fe3fce7..81a4ee4 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 2.7 +VERSION = 2.10 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig @@ -25,4 +25,3 @@ clean: %.desktop: %.desktop.in intltool-merge --utf8 po \$< \$@ -d -u -c intltool-merge-cache - diff --git a/NEWS b/NEWS index e82a412..8a1f569 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +2.10 +- ensure all selected devices are unmounted before partitioning (mga#20268). +- prevent udisks2-based auto-mounters operating during installation (mga#20247). + 2.9 - set a $::isLiveInstall variable for other drakx modules to use - restore reboot in xsetup (for post-install reboot) -- cgit v1.2.1