]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 4.0-47
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 10 Feb 2016 10:14:06 +0000 (11:14 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 10 Feb 2016 10:14:06 +0000 (11:14 +0100)
Makefile
debian/changelog

index 6534fc3f94dddb3a6fff4049ab2d5acba9e553e2..c448171fbe13651d8b319ab563087abe0d153bec 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=4.1
 
 VERSION=4.0
 RELEASE=4.1
 
 VERSION=4.0
-PKGREL=46
+PKGREL=47
 
 PACKAGE=libpve-common-perl
 
 
 PACKAGE=libpve-common-perl
 
index 47d4edef0da01c3b8244325153514109ba9b89ce..0437f3260d38e4b14a11aa6cdf8ef99d2f3baa34 100644 (file)
@@ -1,3 +1,11 @@
+libpve-common-perl (4.0-47) unstable; urgency=medium
+
+  * Implement refcounting for flocks
+
+  * CLIHandler: add missing use PVE::INotify
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 10 Feb 2016 11:13:32 +0100
+
 libpve-common-perl (4.0-46) unstable; urgency=medium
 
   * add upid_wait method
 libpve-common-perl (4.0-46) unstable; urgency=medium
 
   * add upid_wait method