mirror of
https://git.proxmox.com/git/pve-http-server
synced 2025-05-28 08:25:55 +00:00
bump version to 2.0-12
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
7266fc2d97
commit
487cedb5a7
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
PACKAGE=libpve-http-server-perl
|
||||
PKGVER=2.0
|
||||
PKGREL=11
|
||||
PKGREL=12
|
||||
|
||||
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
|
||||
|
||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
libpve-http-server-perl (2.0-12) unstable; urgency=medium
|
||||
|
||||
* Allow one to specify 'honor_cipher_order' and 'compression' parameters
|
||||
|
||||
* move read_proxy_conf from PVE::API2Tools to new PVE::ApiServer::Utils module
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 26 Feb 2019 07:07:31 +0100
|
||||
|
||||
libpve-http-server-perl (2.0-11) unstable; urgency=medium
|
||||
|
||||
* fix #1935: spice proxy: read empty line after 200 OK
|
||||
|
Loading…
Reference in New Issue
Block a user