]> git.proxmox.com Git - spiceterm.git/commitdiff
bump version to 3.0-1
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 13 Mar 2017 11:17:47 +0000 (12:17 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 13 Mar 2017 11:17:47 +0000 (12:17 +0100)
Makefile
debian/changelog

index 54e4276c568349bf4bbfa3485075436299bbcd94..da97af3352afd543d6fe08965cfdb58a23e9bf9e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=4.4
+RELEASE=5.0
 
 PACKAGE=spiceterm
-VERSION=2.0
-PACKAGERELEASE=2
+VERSION=3.0
+PACKAGERELEASE=1
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index 69863418d7190d74dc575af8e3bbf064576fc721..3ecf0361e55e59a0cc4f539d29925c2032e39d30 100644 (file)
@@ -1,3 +1,11 @@
+spiceterm (3.0-1) unstable; urgency=medium
+
+  * add range check for UTF-8 characters
+
+  * rebuild for PVE 5.0 / Debian Stretch
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 13 Mar 2017 12:17:07 +0100
+
 spiceterm (2.0-2) unstable; urgency=medium
 
   * change TLS cipher suite to 'HIGH'