]> git.proxmox.com Git - zfsonlinux.git/commitdiff
update to master/debian/jessie/0.6.5.2-2
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 5 Oct 2015 16:00:17 +0000 (18:00 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 5 Oct 2015 16:00:17 +0000 (18:00 +0200)
Makefile
pkg-zfs.tar.gz
zfs-changelog.Debian

index 3571aaf442ac492a5596944b89abaf737447921e..42a63a1be28e46b624c498fd12c51c7d324be6bf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ RELEASE=4.0
 # source form https://github.com/zfsonlinux/
 
 ZFSVER=0.6.5
-ZFSPKGREL=pve3~jessie
+ZFSPKGREL=pve4~jessie
 SPLPKGREL=pve1~jessie
 ZFSPKGVER=${ZFSVER}-${ZFSPKGREL}
 SPLPKGVER=${ZFSVER}-${SPLPKGREL}
@@ -65,7 +65,7 @@ download:
        git clone https://github.com/zfsonlinux/pkg-zfs.git
        # list tags with:  git tag --list 'master/*'
        cd pkg-spl; git checkout master/debian/jessie/0.6.5-1
-       cd pkg-zfs; git checkout master/debian/jessie/0.6.5.1-4
+       cd pkg-zfs; git checkout master/debian/jessie/0.6.5.2-2
        tar czf ${SPLSRC} pkg-spl
        tar czf ${ZFSSRC} pkg-zfs
 
index 18d11b705b58079dcbc4251f8c2cd17715d6baf2..6bb040d823673036b7262c76f4a5cdbd08aed3df 100644 (file)
Binary files a/pkg-zfs.tar.gz and b/pkg-zfs.tar.gz differ
index 8576a99f496789e4f0450589f214f0c3fae4d0f3..0d902a302e9241dcedf4870a6b4a87767703e2b8 100644 (file)
@@ -1,3 +1,9 @@
+zfs-linux (0.6.5-pve4~jessie) unstable; urgency=medium
+
+  * update to master/debian/jessie/0.6.5.2-2
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Oct 2015 17:56:45 +0200
+
 zfs-linux (0.6.5-pve3~jessie) unstable; urgency=medium
 
   * do not install /etc/init.d/zfs-zed script to avoid double startup