]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-64
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 14 May 2016 07:06:36 +0000 (09:06 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 14 May 2016 07:06:36 +0000 (09:06 +0200)
Makefile
debian/changelog

index 102380ac8c6488301e6d7bfe9d08c1ba375df22b..2c6bf245070c0a65d73ab5dd5f1687e4253e4ca8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=63
+PKGREL=64
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 831d248125a758f1650d8d262bc4929b20151048..09e2215fea1c697bc7fc05cd3d3c8287fd403b2a 100644 (file)
@@ -1,3 +1,13 @@
+pve-container (1.0-64) unstable; urgency=medium
+
+  * setup: add ct_is_executable wrapper
+
+  * setup: check if securetty exists
+
+  * improve error message on container without rootfs
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 14 May 2016 09:06:11 +0200
+
 pve-container (1.0-63) unstable; urgency=medium
 
   * cleanup gateway hooks in debian network setup