]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-49
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 7 Mar 2016 08:50:07 +0000 (09:50 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 7 Mar 2016 08:50:07 +0000 (09:50 +0100)
Makefile
debian/changelog

index c81624daaa0aec39471110de64a28797189ff4db..7736bc0f5dbf5401043473171c2aad2c6dc21bd5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=48
+PKGREL=49
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index dff1842a3a45f90c0a462467fadfa7b8ec183be0..28c3fd19527059dec4f3ba8f792ab984ab98acc9 100644 (file)
@@ -1,3 +1,9 @@
+pve-container (1.0-49) unstable; urgency=medium
+
+  * change update_etc_hosts to use ct_modify_file
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 07 Mar 2016 09:49:39 +0100
+
 pve-container (1.0-48) unstable; urgency=medium
 
   * Refactor config-related methods into AbstractConfig