bump version to 0.6.4-1~wheezy
This commit is contained in:
parent
532f0e92a0
commit
cc8c8584d9
12
Makefile
12
Makefile
@ -2,11 +2,11 @@ RELEASE=3.4
|
|||||||
|
|
||||||
# source form https://github.com/zfsonlinux/
|
# source form https://github.com/zfsonlinux/
|
||||||
|
|
||||||
ZFSVER=0.6.3-1.2
|
ZFSVER=0.6.4
|
||||||
ZFSPKGREL=3~wheezy
|
ZFSPKGREL=1~wheezy
|
||||||
SPLPKGREL=1~wheezy
|
SPLPKGREL=1~wheezy
|
||||||
ZFSPKGVER=0.6.3-${ZFSPKGREL}
|
ZFSPKGVER=${ZFSVER}-${ZFSPKGREL}
|
||||||
SPLPKGVER=0.6.3-${SPLPKGREL}
|
SPLPKGVER=${ZFSVER}-${SPLPKGREL}
|
||||||
|
|
||||||
SPLDIR=spl-spl-${ZFSVER}
|
SPLDIR=spl-spl-${ZFSVER}
|
||||||
SPLSRC=spl-${ZFSVER}.tar.gz
|
SPLSRC=spl-${ZFSVER}.tar.gz
|
||||||
@ -54,8 +54,8 @@ download:
|
|||||||
#git clone https://github.com/zfsonlinux/pkg-zfs.git
|
#git clone https://github.com/zfsonlinux/pkg-zfs.git
|
||||||
##git checkout master/ubuntu/precise
|
##git checkout master/ubuntu/precise
|
||||||
##git checkout master/debian/wheezy
|
##git checkout master/debian/wheezy
|
||||||
rm spl-*.tar.gz
|
rm -f spl-*.tar.gz
|
||||||
rm zfs-*.tar.gz
|
rm -f zfs-*.tar.gz
|
||||||
wget https://github.com/zfsonlinux/spl/archive/${SPLSRC}
|
wget https://github.com/zfsonlinux/spl/archive/${SPLSRC}
|
||||||
wget https://github.com/zfsonlinux/zfs/archive/${ZFSSRC}
|
wget https://github.com/zfsonlinux/zfs/archive/${ZFSSRC}
|
||||||
|
|
||||||
|
@ -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
|
spl-linux (0.6.3-1~wheezy) unstable; urgency=low
|
||||||
|
|
||||||
* first version for Proxmox VE
|
* first version for Proxmox VE
|
||||||
|
@ -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
|
zfs-linux (0.6.3-3~wheezy) unstable; urgency=low
|
||||||
|
|
||||||
* install init.d file for zed daemon
|
* install init.d file for zed daemon
|
||||||
|
Loading…
Reference in New Issue
Block a user