From c26bc99715d56cb4b50d3557ac14855307746f7c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 27 Mar 2017 19:28:24 +0200 Subject: cifs-utils: update to 6.7 --- package/cifs-utils/patches/patch-mount_cifs_c | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'package/cifs-utils/patches/patch-mount_cifs_c') diff --git a/package/cifs-utils/patches/patch-mount_cifs_c b/package/cifs-utils/patches/patch-mount_cifs_c index f8bee3a4c..583514808 100644 --- a/package/cifs-utils/patches/patch-mount_cifs_c +++ b/package/cifs-utils/patches/patch-mount_cifs_c @@ -1,5 +1,5 @@ ---- cifs-utils-6.1.orig/mount.cifs.c 2013-07-02 21:13:33.000000000 +0200 -+++ cifs-utils-6.1/mount.cifs.c 2013-10-28 07:33:27.000000000 +0100 +--- cifs-utils-6.7.orig/mount.cifs.c 2017-03-02 17:51:05.000000000 +0100 ++++ cifs-utils-6.7/mount.cifs.c 2017-03-27 18:57:14.519371156 +0200 @@ -34,7 +34,13 @@ #include #include @@ -14,3 +14,11 @@ #include #include #include +@@ -61,7 +67,6 @@ + #include "mount.h" + #include "util.h" + #include "resolve_host.h" +-#include "data_blob.h" + + #ifndef MS_MOVE + #define MS_MOVE 8192 -- cgit v1.2.3