]> git.proxmox.com Git - pve-http-server.git/commitdiff
bump version to 2.0-7
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 14 Nov 2017 07:05:38 +0000 (08:05 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 14 Nov 2017 07:05:38 +0000 (08:05 +0100)
Makefile
debian/changelog

index 000f0c6a8cc8bd971e9db4819a08e83506102078..82e8e0547a37512394a37a971c04f31bbe7fe16d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=libpve-http-server-perl
 PKGVER=2.0
-PKGREL=6
+PKGREL=7
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index 142cc67fea99bc7a4b255ed962037bda3fe88bd5..68933a337f5939726f9984ba14dcfddd7f395d74 100644 (file)
@@ -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()