]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-35
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 18 Dec 2015 08:10:02 +0000 (09:10 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 18 Dec 2015 08:10:02 +0000 (09:10 +0100)
Makefile
debian/changelog

index d28c539721556d10947c15e43934490d242e3381..f4e86d9188118d00ecf16cf8b3ba32d5a113aa35 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=34
+PKGREL=35
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index cab5f7d7901ca8cae59c50b16d8ec8b9963348a9..a39d7f9d3162ac3ed12fdb5e1c8e41dbf5dc3e81 100644 (file)
@@ -1,3 +1,9 @@
+pve-container (1.0-35) unstable; urgency=medium
+
+  * Setup: order fqdn before hostname in /etc/hosts
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 18 Dec 2015 09:09:48 +0100
+
 pve-container (1.0-34) unstable; urgency=medium
 
   * Revert "set memory.kmem.limit_in_bytes"