]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-40
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 23 Jan 2016 07:56:50 +0000 (08:56 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 23 Jan 2016 07:56:50 +0000 (08:56 +0100)
Makefile
debian/changelog

index ac24db7a0ca8c58458799e1ee7c69271607469e9..ffcff78d96d8c7e93cd33fe9ecd55eaa89ba2b9e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=39
+PKGREL=40
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index c758a59ec89d23e558fd02c3aee424452390c8d0..c514906b0c278ae07929dc92bd02c18646c6879f 100644 (file)
@@ -1,3 +1,15 @@
+pve-container (1.0-40) unstable; urgency=medium
+
+  * Add dependency to 'file' package
+
+  * Implement linked clones
+
+  * Rework snapshot config removal logic
+
+  * Don't hold flock for whole backup operation
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 23 Jan 2016 08:56:34 +0100
+
 pve-container (1.0-39) unstable; urgency=medium
 
   * add support for network trunks