From 00d924188173cf365b3316b4e4041c5c46ef7d28 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 5 Aug 2016 13:15:16 +0200 Subject: [PATCH] bump version to 1.0-72 --- Makefile | 2 +- debian/changelog | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a187daa..d519178 100644 --- 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) diff --git a/debian/changelog b/debian/changelog index b83d835..a68d6eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 05 Aug 2016 13:14:32 +0200 + pve-container (1.0-71) unstable; urgency=medium * fix a possible undefined value error -- 2.39.2