]> git.proxmox.com Git - lxcfs.git/commitdiff
update to 0.9
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 2 Jun 2015 03:51:08 +0000 (05:51 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 2 Jun 2015 03:51:08 +0000 (05:51 +0200)
Makefile
debian/changelog
lxcfs.tgz

index ee77d5c47e795bfa43ce07b3e01ef590a1e6e434..09acdea3500f682b46d8d031eac4f4c95113493f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=4.0
 
 PACKAGE=lxcfs
-PKGVER=0.7
+PKGVER=0.9
 DEBREL=pve1
 
 SRCDIR=${PACKAGE}
@@ -18,7 +18,8 @@ deb ${DEB}: ${SRCTAR}
        rm -rf ${SRCDIR}
        tar xf ${SRCTAR}
        cp -a debian ${SRCDIR}/debian
-       echo "git clone git://git.proxmox.com/git/lxc.git\\ngit checkout ${GITVERSION}" >  ${SRCDIR}/debian/SOURCE
+       echo "git clone git://git.proxmox.com/git/lxcfs.git\\ngit checkout ${GITVERSION}" >  ${SRCDIR}/debian/SOURCE
+       echo "debian/SOURCE" >> ${SRCDIR}/debian/docs
        cd ${SRCDIR}; dpkg-buildpackage -rfakeroot -b -us -uc
        #lintian ${DEB}
 
index 21e4d42c8a953f1ccd3bc73d309cc9dda0aefa50..edef87e22c3bbaf540e7531c2d72f16ad491d2c3 100644 (file)
@@ -1,3 +1,15 @@
+lxcfs (0.9-pve1) unstable; urgency=medium
+
+  * update to 0.9
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 02 Jun 2015 05:46:53 +0200
+
+lxcfs (0.7-pve2) unstable; urgency=medium
+
+  * do not start containers if lxcfs is not running
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 07 May 2015 07:20:57 +0200
+
 lxcfs (0.7-pve1) unstable; urgency=low
 
   * assemble package for Proxmox VE
index 32a4828273bc2d29dc478c59600c4fc7b202561b..cf881b10e1f266f292be372a300b0bc2c38ba1e2 100644 (file)
Binary files a/lxcfs.tgz and b/lxcfs.tgz differ