]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 5.0-41
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 31 Oct 2018 14:03:56 +0000 (15:03 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 31 Oct 2018 14:03:56 +0000 (15:03 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 29775f3c2565c63a0da308a43282ae42b78a3057..0ffbfd2d10c447eda442bcc912c709ef472ed5d4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=5.0
 VERSION=5.0
-PKGREL=40
+PKGREL=41
 
 PACKAGE=libpve-common-perl
 
 
 PACKAGE=libpve-common-perl
 
index 8dcee2b9b5843ef2c24270388201d175bb7564a6..cf730470f2a286c655655e649c2eeba220ae94cb 100644 (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
 libpve-common-perl (5.0-40) unstable; urgency=medium
 
   * minor fixup for startup order code