]> git.proxmox.com Git - zfsonlinux.git/commitdiff
bump version to 0.6.4-1~wheezy
authorDietmar Maurer <dietmar@proxmox.com>
Sun, 12 Apr 2015 07:40:23 +0000 (09:40 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sun, 12 Apr 2015 07:40:23 +0000 (09:40 +0200)
Makefile
spl-debian-pve/changelog
zfs-debian-pve/changelog

index aa360f6946b9816c525824983504c815365c3cfd..d3d43204c9234cb1bcd05cba95bc7d7b7277d4e9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@ RELEASE=3.4
 
 # source form https://github.com/zfsonlinux/
 
-ZFSVER=0.6.3-1.2
-ZFSPKGREL=3~wheezy
+ZFSVER=0.6.4
+ZFSPKGREL=1~wheezy
 SPLPKGREL=1~wheezy
-ZFSPKGVER=0.6.3-${ZFSPKGREL}
-SPLPKGVER=0.6.3-${SPLPKGREL}
+ZFSPKGVER=${ZFSVER}-${ZFSPKGREL}
+SPLPKGVER=${ZFSVER}-${SPLPKGREL}
 
 SPLDIR=spl-spl-${ZFSVER}
 SPLSRC=spl-${ZFSVER}.tar.gz
@@ -54,8 +54,8 @@ download:
        #git clone https://github.com/zfsonlinux/pkg-zfs.git
        ##git checkout master/ubuntu/precise
        ##git checkout master/debian/wheezy
-       rm spl-*.tar.gz
-       rm zfs-*.tar.gz
+       rm -f spl-*.tar.gz
+       rm -f zfs-*.tar.gz
        wget https://github.com/zfsonlinux/spl/archive/${SPLSRC}
        wget https://github.com/zfsonlinux/zfs/archive/${ZFSSRC}
 
index 69505d3d9d2a6885ef2164311acf9c6b3280c169..5318778f0d5bbc9d9d4ecb7448627f89ea69ced5 100644 (file)
@@ -1,3 +1,9 @@
+spl-linux (0.6.4-1~wheezy) unstable; urgency=low
+
+  * update to 0.6.4
+
+ -- Proxmox Support Team <support@proxmox.com>  Sun, 12 Apr 2015 09:32:24 +0200
+
 spl-linux (0.6.3-1~wheezy) unstable; urgency=low
 
   * first version for Proxmox VE
index 102da3a8f49040e78451d88e4b031e0b96b8a314..cfed61844f18d1dc7f003aa586109810033a220e 100644 (file)
@@ -1,3 +1,9 @@
+zfs-linux (0.6.4-1~wheezy) unstable; urgency=low
+
+  * update to 0.6.4
+
+ -- Proxmox Support Team <support@proxmox.com>  Sun, 12 Apr 2015 09:33:13 +0200
+
 zfs-linux (0.6.3-3~wheezy) unstable; urgency=low
 
   * install init.d file for zed daemon