From f43f615854cfdbf209cc673935e316b63deabdb6 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Mon, 17 Apr 2017 09:48:03 +0100 Subject: 2.6 --- Makefile | 2 +- NEWS | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c02e5af..8df897d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = draklive -VERSION = 2.3 +VERSION = 2.6 check: perl -cw -I./lib $(NAME) diff --git a/NEWS b/NEWS index 7e88d57..7c7ce78 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +2.6: + +- use systemctl to disable services and timers - disable audit logging as it floods the logs 2.5: -- cgit v1.2.1