From: Thomas Lamprecht Date: Wed, 31 Oct 2018 14:03:56 +0000 (+0100) Subject: bump version to 5.0-41 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=f4f3bd98ae46f83423190f4343178d4512a90f74 bump version to 5.0-41 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 29775f3..0ffbfd2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=40 +PKGREL=41 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 8dcee2b..cf73047 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 31 Oct 2018 14:58:42 +0100 + libpve-common-perl (5.0-40) unstable; urgency=medium * minor fixup for startup order code