mirror of
https://git.proxmox.com/git/pve-common
synced 2025-07-25 23:35:47 +00:00
bump version to 5.0-52
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
821d408dc4
commit
7e7b29389e
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
VERSION=5.0
|
VERSION=5.0
|
||||||
PKGREL=51
|
PKGREL=52
|
||||||
|
|
||||||
PACKAGE=libpve-common-perl
|
PACKAGE=libpve-common-perl
|
||||||
|
|
||||||
|
14
debian/changelog
vendored
14
debian/changelog
vendored
@ -1,3 +1,17 @@
|
|||||||
|
libpve-common-perl (5.0-52) unstable; urgency=medium
|
||||||
|
|
||||||
|
* INotify: map address and netmask also to IP/CIDR while parsing
|
||||||
|
network interfaces
|
||||||
|
|
||||||
|
* print api res: always allow result to be undef if optional
|
||||||
|
|
||||||
|
* prevent adding options through autovivification in SectionConfig based
|
||||||
|
modules
|
||||||
|
|
||||||
|
* sort keys for stabillity when dumping config through JSONSchema
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 14:14:02 +0200
|
||||||
|
|
||||||
libpve-common-perl (5.0-51) unstable; urgency=medium
|
libpve-common-perl (5.0-51) unstable; urgency=medium
|
||||||
|
|
||||||
* Tools: add setresuid syscall
|
* Tools: add setresuid syscall
|
||||||
|
Loading…
Reference in New Issue
Block a user