diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,6 @@ RPM=$(HOME)/rpm NAME = drakwizard -VERSION := 3.11 +VERSION := 3.12 TAR = $(NAME)-$(VERSION).tar.bz2 prefix=/usr # TODO: get WIZ_HOME take care of usr prefix @@ -1,3 +1,5 @@ +Version 3.12 - 10 Sep 2013, by Derek Jennings + - add option for DSAAuthentication to sshd wizard - ensure sshd config is read after package installed (mga#11134) - fix detection of invalid domain names |