]> git.proxmox.com Git - spiceterm.git/commitdiff
bump version to 3.0-4
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 2 Jun 2017 08:55:37 +0000 (10:55 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 2 Jun 2017 08:55:37 +0000 (10:55 +0200)
Makefile
debian/changelog

index ab70272c8a8662cfaa54b09e9b929653cfa22bf7..d70d6f46205aa412cecbe381856d631ea2e9dac8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=5.0
 
 PACKAGE=spiceterm
 VERSION=3.0
-PACKAGERELEASE=3
+PACKAGERELEASE=4
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index aeda527b34a439eefdb46380a73239d54f59572c..beea7811be73dddefd43c275aafe47c1660b047f 100644 (file)
@@ -1,3 +1,9 @@
+spiceterm (3.0-4) unstable; urgency=medium
+
+  * fix memory leak caused by unicode characters
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Jun 2017 10:55:29 +0200
+
 spiceterm (3.0-3) unstable; urgency=medium
 
   * fix bound checking on cursor move