mirror of
https://git.proxmox.com/git/pve-common
synced 2025-07-27 13:13:24 +00:00
bump version to 4.0-72
This commit is contained in:
parent
ce338f4fbc
commit
0ddae1ce6d
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
||||
RELEASE=4.2
|
||||
|
||||
VERSION=4.0
|
||||
PKGREL=71
|
||||
PKGREL=72
|
||||
|
||||
PACKAGE=libpve-common-perl
|
||||
|
||||
|
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,3 +1,16 @@
|
||||
libpve-common-perl (4.0-72) unstable; urgency=medium
|
||||
|
||||
* allow Regexp objects for strings in the schema
|
||||
|
||||
* tools: optional prefix for random_ether_addr
|
||||
|
||||
* harden file_set_contents against symlinks attacks (thanks to
|
||||
RACK911Labs.com for the hint)
|
||||
|
||||
* backport file_copy from PVE 4
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Aug 2016 16:53:36 +0200
|
||||
|
||||
libpve-common-perl (4.0-71) unstable; urgency=medium
|
||||
|
||||
* fix mac address generation limitation
|
||||
|
Loading…
Reference in New Issue
Block a user