]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-38
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 15 Jan 2016 16:13:49 +0000 (17:13 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 15 Jan 2016 16:13:49 +0000 (17:13 +0100)
Makefile
debian/changelog

index 738ef265d7f7a3639564053155d07483fe0100a4..d3dbce90462658b26d581081761f8e041ab4d251 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=37
+PKGREL=38
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 753d6ee8f9bf4a6f0a5b4ebce8ec08281f01e093..2002d25a3f58b3df6ad3af350a1ac9106e991e38 100644 (file)
@@ -1,3 +1,19 @@
+pve-container (1.0-38) unstable; urgency=medium
+
+  * Set backup lock during stop and suspend backups
+
+  * Check lock for pct start, stop, suspend, shutdown
+
+  * fix mount_all, improve bind mount handling
+
+  * Add mp to required in pct set mount-point
+
+  * snapshot_create: unfreeze after snapshot creation
+
+  * allow to create containers on lvmthin storage
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 15 Jan 2016 17:13:31 +0100
+
 pve-container (1.0-37) unstable; urgency=medium
 
   * check for quorum when starting a container