[pve-devel] [PATCH zfsonlinux 6/6] bump version to 0.7.11-pve2~bpo1

Stoiko Ivanov s.ivanov at proxmox.com
Tue Oct 30 11:14:29 CET 2018


Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
 Makefile             |  4 ++--
 spl-changelog.Debian |  9 +++++++++
 zfs-changelog.Debian | 13 +++++++++++++
 3 files changed, 24 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 4f4773b..52a2d25 100644
--- a/Makefile
+++ b/Makefile
@@ -3,8 +3,8 @@ RELEASE=5.1
 # source form https://github.com/zfsonlinux/
 
 ZFSVER=0.7.11
-ZFSPKGREL=pve1~bpo1
-SPLPKGREL=pve1~bpo1
+ZFSPKGREL=pve2~bpo1
+SPLPKGREL=pve2~bpo1
 ZFSPKGVER=${ZFSVER}-${ZFSPKGREL}
 SPLPKGVER=${ZFSVER}-${SPLPKGREL}
 
diff --git a/spl-changelog.Debian b/spl-changelog.Debian
index f54e936..85c2dca 100644
--- a/spl-changelog.Debian
+++ b/spl-changelog.Debian
@@ -1,3 +1,12 @@
+spl-linux (0.7.11-pve2~bpo1) unstable; urgency=medium
+
+  * update SPL to debian/0.7.11
+
+  * Backport deadlock fix between mm_sem and tx assign in zfs_write() and page
+    fault
+
+ -- Proxmox Support Team <support at proxmox.com>  Mon, 29 Oct 2018 13:47:39 +0100
+
 spl-linux (0.7.11-pve1~bpo1) unstable; urgency=medium
 
   * update SPL to 0.7.11
diff --git a/zfs-changelog.Debian b/zfs-changelog.Debian
index f8d2096..3c1a61b 100644
--- a/zfs-changelog.Debian
+++ b/zfs-changelog.Debian
@@ -1,3 +1,16 @@
+zfs-linux (0.7.11-pve2~bpo1) unstable; urgency=medium
+
+  * update ZFS to debian/0.7.11-3
+
+  * Cherry-pick two fixes planned for 0.7.12
+
+  * Backport deadlock fix between mm_sem and tx assign in zfs_write() and page
+    fault
+
+  * Fix missing Breaks/Replaces in zfs-initramfs
+
+ -- Proxmox Support Team <support at proxmox.com>  Mon, 29 Oct 2018 13:45:49 +0100
+
 zfs-linux (0.7.11-pve1~bpo1) unstable; urgency=medium
 
   * update ZFS to 0.7.11
-- 
2.11.0





More information about the pve-devel mailing list