update to master/debian/jessie/0.6.5.2-2

This commit is contained in:
Dietmar Maurer 2015-10-05 18:00:17 +02:00
parent 3435683847
commit 944a4708cf
3 changed files with 8 additions and 2 deletions

View File

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

Binary file not shown.

View 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