X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e2985d686c3f544f0142aac3a0b8a0875e5e68bd;hp=b29a04c445b7fc5ca2e5ac3e8622398b1c15a4db;hb=2ebffe56dbf52f6c22da4ca6c80eb8571c0fce35;hpb=f5a73bff2c596acd7cc96d467dbf8f1d765645ad diff --git a/debian/changelog b/debian/changelog index b29a04c..e2985d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +libpve-common-perl (5.0-1) unstable; urgency=medium + + * bump version for Debian Stretch + + -- Proxmox Support Team 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 Wed, 08 Mar 2017 06:17:44 +0100 + libpve-common-perl (4.0-92) unstable; urgency=medium * stop using ifconfig from net-tools