mirror of
git://git.proxmox.com/git/pve-http-server.git
synced 2025-08-03 20:21:56 +03:00
bump version to 2.0-7
This commit is contained in:
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
PACKAGE=libpve-http-server-perl
|
||||
PKGVER=2.0
|
||||
PKGREL=6
|
||||
PKGREL=7
|
||||
|
||||
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
|
||||
|
||||
|
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
||||
libpve-http-server-perl (2.0-7) unstable; urgency=medium
|
||||
|
||||
* add content type application/x-compressed-tar
|
||||
|
||||
* allow API calls to download file contents
|
||||
|
||||
* build: reformat debian/control
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:05:17 +0100
|
||||
|
||||
libpve-http-server-perl (2.0-6) unstable; urgency=medium
|
||||
|
||||
* pass $format to rest_handler()
|
||||
|
Reference in New Issue
Block a user