[pve-devel] [PATCH lxcfs] bump version to 2.0.3-pve1

Wolfgang Bumiller w.bumiller at proxmox.com
Tue Aug 16 14:43:56 CEST 2016


---
Note: already applied

 Makefile         |   4 ++--
 debian/changelog |   6 ++++++
 lxcfs.tgz        | Bin 117684 -> 120963 bytes
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 73da63f..89ae094 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=4.1
 
 PACKAGE=lxcfs
-PKGVER=2.0.2
+PKGVER=2.0.3
 DEBREL=pve1
 
 SRCDIR=${PACKAGE}
@@ -28,7 +28,7 @@ deb ${DEB}: ${SRCTAR}
 .PHONY: download
 download ${SRCTAR}:
 	rm -rf ${SRCDIR} ${SRCTAR}
-	git clone --depth=1 -b lxcfs-2.0.2 git://github.com/lxc/lxcfs
+	git clone --depth=1 -b lxcfs-${PKGVER} git://github.com/lxc/lxcfs
 	tar czf ${SRCTAR}.tmp ${SRCDIR}
 	mv ${SRCTAR}.tmp ${SRCTAR}
 
diff --git a/debian/changelog b/debian/changelog
index 0178aa3..4a83d3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lxcfs (2.0.3-pve1) unstable; urgency=medium
+
+  * update to lxcfs-2.0.3 tag
+
+ -- Proxmox Support Team <support at proxmox.com>  Tue, 16 Aug 2016 10:48:03 +0200
+
 lxcfs (2.0.2-pve1) unstable; urgency=medium
 
   * update to lxcfs-2.0.2 tag
diff --git a/lxcfs.tgz b/lxcfs.tgz
index fcb0ba8..874abc6 100644
Binary files a/lxcfs.tgz and b/lxcfs.tgz differ
-- 
2.1.4





More information about the pve-devel mailing list