2
0
mirror of git://git.proxmox.com/git/spiceterm.git synced 2025-08-22 02:07:24 +00:00

bump version to 3.0-4

This commit is contained in:
Wolfgang Bumiller 2017-06-02 10:55:37 +02:00
parent ffeedb040b
commit 669391ddf5
2 changed files with 7 additions and 1 deletions

View File

@ -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)

6
debian/changelog vendored
View 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