]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 5.0-1
[pve-common.git] / debian / changelog
index b29a04c445b7fc5ca2e5ac3e8622398b1c15a4db..e2985d686c3f544f0142aac3a0b8a0875e5e68bd 100644 (file)
@@ -1,3 +1,29 @@
+libpve-common-perl (5.0-1) unstable; urgency=medium
+
+  * bump version for Debian Stretch
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 8 Mar 2017 10:27:09 +0100
+
+libpve-common-perl (4.0-93) unstable; urgency=medium
+
+  * SectionConfig::check_value: return bool/numbers as numeric value
+
+  * JSONSchema::check_type: return success (not value)
+
+  * RESTEnvironment->init_request: reset result_attributes
+
+  * SectionConfig: add new parameter $skip_type to createSchema()
+
+  * SectionConfig:write_config: sort options by key name
+
+  * SectionConfig: allow to get class specific updateSchema()
+
+  * (maybe) fixes #1229: fix port reservation
+
+  * Fix example to latest RestHandler
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 08 Mar 2017 06:17:44 +0100
+
 libpve-common-perl (4.0-92) unstable; urgency=medium
 
   * stop using ifconfig from net-tools