mirror of
https://git.proxmox.com/git/pve-http-server
synced 2025-07-01 23:26:27 +00:00
bump version to 2.0-8
This commit is contained in:
parent
d8327719e3
commit
8a424513a4
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
PACKAGE=libpve-http-server-perl
|
||||
PKGVER=2.0
|
||||
PKGREL=7
|
||||
PKGREL=8
|
||||
|
||||
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
|
||||
|
||||
|
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
||||
libpve-http-server-perl (2.0-8) unstable; urgency=medium
|
||||
|
||||
* auth_handler: handle exceptions correctly instead of always returning 401
|
||||
|
||||
* add 'map' filetype to http-server
|
||||
|
||||
* do not send websocket status code to port
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 15:35:34 +0100
|
||||
|
||||
libpve-http-server-perl (2.0-7) unstable; urgency=medium
|
||||
|
||||
* add content type application/x-compressed-tar
|
||||
|
Loading…
Reference in New Issue
Block a user