]> git.proxmox.com Git - spiceterm.git/commitdiff
bump version to 2.0-3 stable-4
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 2 Jun 2017 08:51:44 +0000 (10:51 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 2 Jun 2017 08:59:57 +0000 (10:59 +0200)
Makefile
debian/changelog

index dd35303d14de3022aa7454548f48a26d6c66781e..29e668c5ecfc1dc73ee7d059ec60b5fb13f1d8a0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.4
 
 PACKAGE=spiceterm
 VERSION=2.0
-PACKAGERELEASE=2
+PACKAGERELEASE=3
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index 69863418d7190d74dc575af8e3bbf064576fc721..10e7a2a605aa2f9ee42558ba0a16ec76f3aafed0 100644 (file)
@@ -1,3 +1,15 @@
+spiceterm (2.0-3) stable; urgency=medium
+
+  * fix memory leak caused by unicode characters
+
+  * fix bound checking on cursor move
+
+  * use color_table to get the correct terminal colors
+
+  * add range check for UTF-8 characters
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Jun 2017 10:59:26 +0200
+
 spiceterm (2.0-2) unstable; urgency=medium
 
   * change TLS cipher suite to 'HIGH'