]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-72
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 5 Aug 2016 11:15:16 +0000 (13:15 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 5 Aug 2016 11:15:16 +0000 (13:15 +0200)
Makefile
debian/changelog

index a187daa8d6d74ed8a6bc4de46141358fe2647cf3..d519178e449a68321adf35537a4a553846ec1a39 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=71
+PKGREL=72
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index b83d835125ef4d72402d0c194d0ee45ad1642331..a68d6eb6585469056d1dafc7282f485a5180f02b 100644 (file)
@@ -1,3 +1,23 @@
+pve-container (1.0-72) unstable; urgency=medium
+
+  * Fix #1070: vzdump: handle sparse files in suspend mode
+
+  * don't let lxc handle container reboots directly
+
+  * update_lxc_config: sort network devices for consistency
+
+  * update_lxc_config: remove unused parameter
+
+  * ArchLinux: don't use the lxc/ subdir for ttys
+
+  * add status call to pct
+
+  * allow deleting of container hostname
+
+  * pass datacenter.cfg's mac_prefix to random_ether_addr
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 05 Aug 2016 13:14:32 +0200
+
 pve-container (1.0-71) unstable; urgency=medium
 
   * fix a possible undefined value error