]> git.pld-linux.org Git - packages/samba.git/blame - link.patch
- up to 4.1.17; fixes CVE-2014-8143 (.16), CVE-2014-8143 (.16), CVE-2015-0240 (.17...
[packages/samba.git] / link.patch
CommitLineData
52a1c787
JB
1--- samba-4.1.8/lib/util/wscript_build.orig 2014-06-04 19:40:22.052755047 +0200
2+++ samba-4.1.8/lib/util/wscript_build 2014-06-04 19:41:57.692753054 +0200
cc54fa40 3@@ -9,7 +9,7 @@ bld.SAMBA_LIBRARY('samba-util',
c04968c4
JR
4 util_str.c util_str_common.c substitute.c ms_fnmatch.c
5 server_id.c dprintf.c parmlist.c bitmap.c pidfile.c
cc54fa40 6 tevent_debug.c util_process.c memcache.c''',
c04968c4
JR
7- deps='DYNCONFIG',
8+ deps='DYNCONFIG ccan-hash',
52a1c787 9 public_deps='talloc tevent execinfo uid_wrapper pthread LIBCRYPTO charset util_setid systemd-daemon',
c04968c4
JR
10 public_headers='debug.h attr.h byteorder.h data_blob.h memory.h safe_string.h time.h talloc_stack.h xfile.h dlinklist.h samba_util.h string_wrappers.h',
11 header_path= [ ('dlinklist.h samba_util.h', '.'), ('*', 'util') ],
cc54fa40 12
This page took 0.084953 seconds and 4 git commands to generate.