mirror of
git://git.proxmox.com/git/spiceterm.git
synced 2025-01-18 06:03:56 +03:00
bump version to 3.0-1
This commit is contained in:
parent
351b18cf4a
commit
169c1cc65a
6
Makefile
6
Makefile
@ -1,8 +1,8 @@
|
||||
RELEASE=4.4
|
||||
RELEASE=5.0
|
||||
|
||||
PACKAGE=spiceterm
|
||||
VERSION=2.0
|
||||
PACKAGERELEASE=2
|
||||
VERSION=3.0
|
||||
PACKAGERELEASE=1
|
||||
|
||||
ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
|
||||
GITVERSION:=$(shell cat .git/refs/heads/master)
|
||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
spiceterm (3.0-1) unstable; urgency=medium
|
||||
|
||||
* add range check for UTF-8 characters
|
||||
|
||||
* rebuild for PVE 5.0 / Debian Stretch
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 12:17:07 +0100
|
||||
|
||||
spiceterm (2.0-2) unstable; urgency=medium
|
||||
|
||||
* change TLS cipher suite to 'HIGH'
|
||||
|
Loading…
x
Reference in New Issue
Block a user