From 12ac8647df0bc60062f2ad060136334dc50bc36f Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Tue, 16 Feb 2021 16:24:52 +0200 Subject: 4.11 --- Makefile | 4 ++-- NEWS | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 5ffca424..d5329611 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RPM=$(HOME)/rpm NAME = drakwizard -VERSION := 4.10 -TAR = $(NAME)-$(VERSION).tar.bz2 +VERSION := 4.11 +TAR = $(NAME)-$(VERSION).tar.xz prefix=/usr # TODO: get WIZ_HOME take care of usr prefix WIZ_HOME=/usr/share/wizards/ diff --git a/NEWS b/NEWS index bae19541..b991e2fa 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Version 4.11 - 16 February 2021, by Thomas Backlund + +- rework getting proper interface and routing info + Version 4.10 - 26 January 2021, by Nicolas Lécureuil - Fix restarting services with current systemd -- cgit v1.2.1