Update to pkg-zfs jessie/0.6.5.6-3

drop cherry-pick workarounds

drop unneeded/non-upstream pull requests:
- #1099: iSCSI support for ZoL
- #1476: Change sharesmb to use REGISTRY shares for better
  control by user/admin
- #2790: Rewrite of nfs.c to keep options per host separated.
- #3238: Allow "zfs unshare <proto> -a" much like "zfs share
  <proto> -a" (WIP)
This commit is contained in:
Fabian Grünbichler
2016-04-11 13:01:27 +02:00
committed by Dietmar Maurer
parent acef550f8d
commit 03ab644074
3 changed files with 24 additions and 11 deletions
+1
View File
@@ -1,2 +1,3 @@
fix-control.patch
fix-dh-installinit.patch
skip-unneeded-pull-requests.patch
@@ -0,0 +1,21 @@
diff --git a/debian/patches/series b/debian/patches/series
index ffafe6c..9823273 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,13 +1,13 @@
0002-Prevent-manual-builds-in-the-DKMS-source.patch
0005-Remove-userland-dist-rules.patch
libzfs-dependencies
-PR1099.patch
-PR1476.patch
+#PR1099.patch
+#PR1476.patch
PR1867.patch
PR2668.patch
-PR2790.patch
-PR3238.patch
+#PR2790.patch
+#PR3238.patch
PR3465.patch
PR3559.patch
PR3884.patch