]> git.proxmox.com Git - spiceterm.git/commitdiff
bump version to 3.0-3
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 6 May 2017 06:14:12 +0000 (08:14 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 6 May 2017 06:14:12 +0000 (08:14 +0200)
Makefile
debian/changelog

index 21478a6438644d017d82f0df8a2315dfffc4b6ef..ab70272c8a8662cfaa54b09e9b929653cfa22bf7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=5.0
 
 PACKAGE=spiceterm
 VERSION=3.0
-PACKAGERELEASE=2
+PACKAGERELEASE=3
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index bb9c7d26a9a22595df15273ef6f1b323133a9f0e..aeda527b34a439eefdb46380a73239d54f59572c 100644 (file)
@@ -1,3 +1,9 @@
+spiceterm (3.0-3) unstable; urgency=medium
+
+  * fix bound checking on cursor move
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 06 May 2017 08:12:01 +0200
+
 spiceterm (3.0-2) unstable; urgency=medium
 
   * use color_table to get the correct terminal colors