diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 2.11 +VERSION = 2.12 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig @@ -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). |