aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/samba36/patches/330-librpc_default_print.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2016-04-17 11:05:54 +0000
committerHauke Mehrtens <hauke@openwrt.org>2016-04-17 11:05:54 +0000
commita69b3ac305d7abee34d912131873d34a1d04120f (patch)
tree801e532962af993187cd9ce5fa14fff4babebff5 /package/network/services/samba36/patches/330-librpc_default_print.patch
parenta6d6810914eb03013b4d726645dcc2038c120558 (diff)
downloadupstream-a69b3ac305d7abee34d912131873d34a1d04120f.tar.gz
upstream-a69b3ac305d7abee34d912131873d34a1d04120f.tar.bz2
upstream-a69b3ac305d7abee34d912131873d34a1d04120f.zip
CC: samba: fix some security problems
Backport of r49175. This fixes the following security problems: * CVE-2015-7560 * CVE-2015-5370 * CVE-2016-2110 * CVE-2016-2111 * CVE-2016-2112 * CVE-2016-2115 * CVE-2016-2118 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@49177 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services/samba36/patches/330-librpc_default_print.patch')
-rw-r--r--package/network/services/samba36/patches/330-librpc_default_print.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/samba36/patches/330-librpc_default_print.patch b/package/network/services/samba36/patches/330-librpc_default_print.patch
index f9c2e0e687..aa4bfe32c9 100644
--- a/package/network/services/samba36/patches/330-librpc_default_print.patch
+++ b/package/network/services/samba36/patches/330-librpc_default_print.patch
@@ -8844,7 +8844,7 @@
+done
--- a/librpc/ndr/libndr.h
+++ b/librpc/ndr/libndr.h
-@@ -603,6 +603,7 @@ _PUBLIC_ enum ndr_err_code ndr_push_enum
+@@ -662,6 +662,7 @@ _PUBLIC_ enum ndr_err_code ndr_push_enum
_PUBLIC_ enum ndr_err_code ndr_push_enum_uint1632(struct ndr_push *ndr, int ndr_flags, uint16_t v);
_PUBLIC_ void ndr_print_bool(struct ndr_print *ndr, const char *name, const bool b);