mirror of
https://git.proxmox.com/git/pve-common
synced 2025-07-26 12:49:15 +00:00
bump version to 4.0-93
This commit is contained in:
parent
bbca3bdc48
commit
657d77df4c
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PKGREL=92
|
PKGREL=93
|
||||||
|
|
||||||
PACKAGE=libpve-common-perl
|
PACKAGE=libpve-common-perl
|
||||||
|
|
||||||
|
20
debian/changelog
vendored
20
debian/changelog
vendored
@ -1,3 +1,23 @@
|
|||||||
|
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
|
libpve-common-perl (4.0-92) unstable; urgency=medium
|
||||||
|
|
||||||
* stop using ifconfig from net-tools
|
* stop using ifconfig from net-tools
|
||||||
|
Loading…
Reference in New Issue
Block a user