update to 0.6.5.1
This commit is contained in:
parent
20bb0ecfa0
commit
c6ed1ff858
10
Makefile
10
Makefile
@ -2,9 +2,9 @@ RELEASE=4.0
|
||||
|
||||
# source form https://github.com/zfsonlinux/
|
||||
|
||||
ZFSVER=0.6.4
|
||||
ZFSPKGREL=pve3~jessie
|
||||
SPLPKGREL=pve3~jessie
|
||||
ZFSVER=0.6.5
|
||||
ZFSPKGREL=pve1~jessie
|
||||
SPLPKGREL=pve1~jessie
|
||||
ZFSPKGVER=${ZFSVER}-${ZFSPKGREL}
|
||||
SPLPKGVER=${ZFSVER}-${SPLPKGREL}
|
||||
|
||||
@ -64,8 +64,8 @@ download:
|
||||
git clone https://github.com/zfsonlinux/pkg-spl.git
|
||||
git clone https://github.com/zfsonlinux/pkg-zfs.git
|
||||
# list tags with: git tag --list 'master/*'
|
||||
cd pkg-spl; git checkout snapshot/debian/jessie/0.6.4-8-8ac6ff
|
||||
cd pkg-zfs; git checkout snapshot/debian/jessie/0.6.4-24-6bec43
|
||||
cd pkg-spl; git checkout master/debian/jessie/0.6.5-1
|
||||
cd pkg-zfs; git checkout master/debian/jessie/0.6.5.1-2
|
||||
tar czf ${SPLSRC} pkg-spl
|
||||
tar czf ${ZFSSRC} pkg-zfs
|
||||
|
||||
|
BIN
pkg-spl.tar.gz
BIN
pkg-spl.tar.gz
Binary file not shown.
BIN
pkg-zfs.tar.gz
BIN
pkg-zfs.tar.gz
Binary file not shown.
@ -1,3 +1,9 @@
|
||||
spl-linux (0.6.5-pve1~jessie) unstable; urgency=medium
|
||||
|
||||
* update to master/debian/jessie/0.6.5-1
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 10:04:23 +0200
|
||||
|
||||
spl-linux (0.6.4-pve3~jessie) unstable; urgency=medium
|
||||
|
||||
* update to snapshot/debian/jessie/0.6.4-8-8ac6ff
|
||||
|
@ -1,3 +1,9 @@
|
||||
zfs-linux (0.6.5-pve1~jessie) unstable; urgency=medium
|
||||
|
||||
* update to master/debian/jessie/0.6.5.1-2
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 10:02:41 +0200
|
||||
|
||||
zfs-linux (0.6.4-pve3~jessie) unstable; urgency=medium
|
||||
|
||||
* update to snapshot/debian/jessie/0.6.4-24-6bec43
|
||||
|
Loading…
Reference in New Issue
Block a user