]> git.pld-linux.org Git - packages/samba.git/blob - 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
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
3 @@ -9,7 +9,7 @@ bld.SAMBA_LIBRARY('samba-util',
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
6                      tevent_debug.c util_process.c memcache.c''',
7 -                  deps='DYNCONFIG',
8 +                  deps='DYNCONFIG ccan-hash',
9                    public_deps='talloc tevent execinfo uid_wrapper pthread LIBCRYPTO charset util_setid systemd-daemon',
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') ],
12
This page took 0.047429 seconds and 3 git commands to generate.