From: Dietmar Maurer Date: Wed, 21 Oct 2015 06:31:41 +0000 (+0200) Subject: bump version to 1.0-13 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=4901d141bf5b18a083953f2b26a27d504c6ab04b;p=pve-container.git bump version to 1.0-13 --- diff --git a/Makefile b/Makefile index d0edbb3..af3349e 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=1.0 PACKAGE=pve-container -PKGREL=12 +PKGREL=13 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index b696c1f..c045dec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +pve-container (1.0-13) unstable; urgency=medium + + * restore: make sure only the first pct.conf is extracted + + * redhat: don't use aliases for dual stack networking + + * redhat: use the fully qualified hostname + + -- Proxmox Support Team Wed, 21 Oct 2015 08:31:24 +0200 + pve-container (1.0-12) unstable; urgency=medium * allow /32 CIDRs and remove duplicated mask array