From 5ce963e7da24badfc46188ec799817fc77e49a5d Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Sat, 28 Feb 2015 16:27:35 +0100 Subject: [PATCH] recompile for jessie --- Makefile | 6 +++--- spl-debian-pve/changelog | 8 +++++++- zfs-debian-pve/changelog | 6 ++++++ 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 7cf2898..f042eb2 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,10 @@ -RELEASE=3.3 +RELEASE=4.0 # source form https://github.com/zfsonlinux/ ZFSVER=0.6.3-1.2 -ZFSPKGREL=2~wheezy -SPLPKGREL=1~wheezy +ZFSPKGREL=pve1~jessie +SPLPKGREL=pve1~jessie ZFSPKGVER=0.6.3-${ZFSPKGREL} SPLPKGVER=0.6.3-${SPLPKGREL} diff --git a/spl-debian-pve/changelog b/spl-debian-pve/changelog index 69505d3..53fe546 100644 --- a/spl-debian-pve/changelog +++ b/spl-debian-pve/changelog @@ -1,4 +1,10 @@ -spl-linux (0.6.3-1~wheezy) unstable; urgency=low +spl-linux (0.6.3-pve1~jessie) unstable; urgency=medium + + * recompile for jessie + + -- Proxmox Support Team Sat, 28 Feb 2015 16:03:01 +0100 + +spl-linux (0.6.3-pve1~wheezy) unstable; urgency=low * first version for Proxmox VE diff --git a/zfs-debian-pve/changelog b/zfs-debian-pve/changelog index 90f57fc..f5ff63b 100644 --- a/zfs-debian-pve/changelog +++ b/zfs-debian-pve/changelog @@ -1,3 +1,9 @@ +zfs-linux (0.6.3-pve1~jessie) unstable; urgency=medium + + * recompile on jessie + + -- Proxmox Support Team Sat, 28 Feb 2015 16:02:08 +0100 + zfs-linux (0.6.3-2~wheezy) unstable; urgency=low * use /sbin/modprobe to avoid warning inside initrd