]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-2
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 30 Sep 2015 07:29:28 +0000 (09:29 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 30 Sep 2015 07:29:28 +0000 (09:29 +0200)
Makefile
debian/changelog

index f62475feccbced6b8644854ca35e043e6f770bd4..bdffa1a211a1ea164a765d25b92e56476f646090 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=1
+PKGREL=2
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index c2277e7580946b7064384c39657ad4dbd201fc43..7cac5147c6bc232178894497c0332a39b4000e0e 100644 (file)
@@ -1,3 +1,9 @@
+pve-container (1.0-2) unstable; urgency=medium
+
+  * set TERM=linux for containers
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 30 Sep 2015 09:27:01 +0200
+
 pve-container (1.0-1) unstable; urgency=medium
 
   * vzdump: mount snapshots with the noload option