]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 4.0-87
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 19 Jan 2017 08:09:53 +0000 (09:09 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 19 Jan 2017 08:09:53 +0000 (09:09 +0100)
Makefile
debian/changelog

index 5f8970a6d3dfd34cc5cb2f6785644af3c10d9cdd..08bc54dcd0d366d0ed392ee944cdf9fe334dd151 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=4.0
 VERSION=4.0
-PKGREL=86
+PKGREL=87
 
 PACKAGE=libpve-common-perl
 
 
 PACKAGE=libpve-common-perl
 
index dd268c61b0522c092bb688d3a812b0339eb4c9e4..b882687771ba99bc86740880f544bd86b59e7f18 100644 (file)
@@ -1,3 +1,13 @@
+libpve-common-perl (4.0-87) unstable; urgency=medium
+
+  * RESTHandler.pm: remove register_page_formatter (no longer required)
+
+  * JSONSchema: remove formatter option
+
+  * PVE::RESTEnvironment: new base class for PVE::RPCEnvironment
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 19 Jan 2017 09:09:15 +0100
+
 libpve-common-perl (4.0-86) unstable; urgency=medium
 
   * CLIHandler.pm: remove calls to PVE::RPCEnvironment
 libpve-common-perl (4.0-86) unstable; urgency=medium
 
   * CLIHandler.pm: remove calls to PVE::RPCEnvironment