bump version to 5.0-41

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-10-31 15:03:56 +01:00
parent f236e57602
commit f4f3bd98ae
2 changed files with 13 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION=5.0
PKGREL=40
PKGREL=41
PACKAGE=libpve-common-perl

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
libpve-common-perl (5.0-41) unstable; urgency=medium
* fix #1938: increase filesize limit for /proc/mounts
* inotify: network/interfaces: add support for 802.1ad stacked vlans
* build: split deb target into deb and src
* fix #1963: don't do day-time related math on time stamps
-- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2018 14:58:42 +0100
libpve-common-perl (5.0-40) unstable; urgency=medium
* minor fixup for startup order code