mirror of
git://git.proxmox.com/git/spiceterm.git
synced 2024-12-22 13:34:06 +03:00
bump version to 2.0-2
This commit is contained in:
parent
f6943f4bac
commit
5635cc8c50
4
Makefile
4
Makefile
@ -1,8 +1,8 @@
|
|||||||
RELEASE=4.0
|
RELEASE=4.4
|
||||||
|
|
||||||
PACKAGE=spiceterm
|
PACKAGE=spiceterm
|
||||||
VERSION=2.0
|
VERSION=2.0
|
||||||
PACKAGERELEASE=1
|
PACKAGERELEASE=2
|
||||||
|
|
||||||
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 (2.0-2) unstable; urgency=medium
|
||||||
|
|
||||||
|
* change TLS cipher suite to 'HIGH'
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 31 Jan 2017 13:44:19 +0100
|
||||||
|
|
||||||
spiceterm (2.0-1) unstable; urgency=medium
|
spiceterm (2.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
* update for debian jessie
|
* update for debian jessie
|
||||||
|
Loading…
Reference in New Issue
Block a user