From 47da4a62ea4fb4ec482fa6134cc7128d55b6a953 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Mon, 15 Feb 2021 08:30:44 +0000 Subject: 2.30 --- Makefile | 2 +- NEWS | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d8977c9..09c8cbb 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 2.29 +VERSION = 2.30 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig diff --git a/NEWS b/NEWS index 17caa35..8c017dd 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ +2.30 + - on systems with low RAM, remove unwanted packages after install (mga#27872) (this avoids running out of space in the RAM overlay filesystem) +- translation update 2.29 -- cgit v1.2.1