]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 4.0-66
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 1 Jun 2016 09:32:28 +0000 (11:32 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 1 Jun 2016 09:32:28 +0000 (11:32 +0200)
Makefile
debian/changelog

index bb17814d498dfc77399ddadcc40cbf61f405dad6..aa0a947a857f65ead16f6f7a4d7af1b83628c56d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=4.2
 
 VERSION=4.0
-PKGREL=65
+PKGREL=66
 
 PACKAGE=libpve-common-perl
 
index 8cb70559b2c302301f07abb1ac0a58c6d779f4be..4a382578c257f234fe2cc5186fa1c660b5d212b4 100644 (file)
@@ -1,3 +1,11 @@
+libpve-common-perl (4.0-66) unstable; urgency=medium
+
+  * added: openat, mkdirat
+
+  * Allow O_PATH and O_TMPFILE to be exported
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 01 Jun 2016 11:31:59 +0200
+
 libpve-common-perl (4.0-65) unstable; urgency=medium
 
   * run_cli_handler: add no_rpcenv parameter