mirror of
https://git.proxmox.com/git/pve-http-server
synced 2025-07-01 19:06:25 +00:00
bump version to 2.0-7
This commit is contained in:
parent
80d61dd6bb
commit
d80c5f14c1
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()
|
||||
|
Loading…
Reference in New Issue
Block a user