mirror of
git://git.proxmox.com/git/spiceterm.git
synced 2025-01-03 01:17:58 +03:00
bump version to 2.0-3
This commit is contained in:
parent
3ced0eed87
commit
06746bbd99
2
Makefile
2
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)
|
||||
|
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user