bump version to 4.0-53

This commit is contained in:
Dietmar Maurer 2016-03-08 15:51:30 +01:00
parent bce2a5b34c
commit b7248cc7b1
2 changed files with 9 additions and 1 deletions

View File

@ -1,7 +1,7 @@
RELEASE=4.1
VERSION=4.0
PKGREL=52
PKGREL=53
PACKAGE=libpve-common-perl

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
libpve-common-perl (4.0-53) unstable; urgency=medium
* net: tap_plug() needs to apply rate limiting
* network: tap_rate_limit: fix uninitialized value
-- Proxmox Support Team <support@proxmox.com> Tue, 08 Mar 2016 15:51:12 +0100
libpve-common-perl (4.0-52) unstable; urgency=medium
* AbstractConfig: Decide whether volume is added as unused in subclass