mirror of
git://git.proxmox.com/git/spiceterm.git
synced 2025-08-22 10:17:06 +00:00
bump version to 3.0-4
This commit is contained in:
parent
ffeedb040b
commit
669391ddf5
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=5.0
|
|||||||
|
|
||||||
PACKAGE=spiceterm
|
PACKAGE=spiceterm
|
||||||
VERSION=3.0
|
VERSION=3.0
|
||||||
PACKAGERELEASE=3
|
PACKAGERELEASE=4
|
||||||
|
|
||||||
ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
|
ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
|
||||||
GITVERSION:=$(shell cat .git/refs/heads/master)
|
GITVERSION:=$(shell cat .git/refs/heads/master)
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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
|
spiceterm (3.0-3) unstable; urgency=medium
|
||||||
|
|
||||||
* fix bound checking on cursor move
|
* fix bound checking on cursor move
|
||||||
|
Loading…
x
Reference in New Issue
Block a user