From 3c2ad2e1821751b283fbf2eebef4dd1e3708978a Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Mon, 17 Apr 2017 11:01:53 +0100 Subject: 2.12 --- Makefile | 2 +- NEWS | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9e5e944..5629964 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 2.11 +VERSION = 2.12 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig diff --git a/NEWS b/NEWS index 0cdb9f5..65025a2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +2.12 +- avoid out-of-memory error at end of install. +- fix removing Live device from the detected hds. + 2.11 - try to ensure kernel is informed of partition table changes (mga#20619). -- cgit v1.2.1