diff options
-rw-r--r-- | Makefile | 4 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 6 insertions, 2 deletions
@@ -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/ @@ -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 |