mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-06-14 09:29:19 +00:00
bump version to 3.0-24
This commit is contained in:
parent
fb6c726010
commit
bcf1b404b1
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=3.0
|
||||
|
||||
VERSION=3.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=23
|
||||
PKGREL=24
|
||||
|
||||
DESTDIR=
|
||||
PREFIX=/usr
|
||||
|
@ -1,3 +1,13 @@
|
||||
qemu-server (3.0-24) unstable; urgency=low
|
||||
|
||||
* spiceproxy API: allow client to choose proxy address
|
||||
|
||||
* spiceproxy API: read cert subject name directly using Net::SSLeay
|
||||
|
||||
* spice: use TLS (encrypt whole traffic)
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 18 Jul 2013 08:14:46 +0200
|
||||
|
||||
qemu-server (3.0-23) unstable; urgency=low
|
||||
|
||||
* allow to pass SCSI generic devices to guests, for example "scsi0: /dev/sg5"
|
||||
|
Loading…
Reference in New Issue
Block a user