mirror of
git://git.proxmox.com/git/spiceterm.git
synced 2025-08-22 10:17:06 +00:00
bump version to 3.0-5
This commit is contained in:
parent
995ba329be
commit
79660a6545
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=5.0
|
|||||||
|
|
||||||
PACKAGE=spiceterm
|
PACKAGE=spiceterm
|
||||||
VERSION=3.0
|
VERSION=3.0
|
||||||
PACKAGERELEASE=4
|
PACKAGERELEASE=5
|
||||||
|
|
||||||
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-5) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fix add_keymap_entry for non us keymaps
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 1 Dec 2017 10:20:16 +0100
|
||||||
|
|
||||||
spiceterm (3.0-4) unstable; urgency=medium
|
spiceterm (3.0-4) unstable; urgency=medium
|
||||||
|
|
||||||
* fix memory leak caused by unicode characters
|
* fix memory leak caused by unicode characters
|
||||||
|
Loading…
x
Reference in New Issue
Block a user