update to 0.6.5.1

This commit is contained in:
Dietmar Maurer 2015-09-21 10:05:21 +02:00
parent 20bb0ecfa0
commit c6ed1ff858
5 changed files with 17 additions and 5 deletions

View File

@ -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

Binary file not shown.

Binary file not shown.

View File

@ -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

View File

@ -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