lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 16 Mar 2018 09:29:17 +0100
From:   Daniel Borkmann <daniel@...earbox.net>
To:     Jakub Kicinski <jakub.kicinski@...ronome.com>,
        alexei.starovoitov@...il.com
Cc:     oss-drivers@...ronome.com, netdev@...r.kernel.org
Subject: Re: [PATCH bpf-next 0/4] tools: bpf: minor build improvements

On 03/16/2018 07:26 AM, Jakub Kicinski wrote:
> Hi!
> 
> As promised this series addresses nits and minor issues in tools/bpf
> build infra.  One GCC-7 warning which is nice to get rid of.  Dependencies
> when built with OUTPUT are fixed.  make clean will now remove the
> FEATURE-DUMP.* files.  PHONY target is also updated to match reality.
> 
> Jakub Kicinski (4):
>   tools: bpftool: fix dependency file path
>   tools: bpftool: fix potential format truncation
>   tools: bpf: cleanup PHONY target
>   tools: bpf: remove feature detection output
> 
>  tools/bpf/Makefile                | 4 +++-
>  tools/bpf/bpftool/Makefile        | 4 +++-
>  tools/bpf/bpftool/xlated_dumper.h | 2 +-
>  3 files changed, 7 insertions(+), 3 deletions(-)

Applied to bpf-next, thanks Jakub!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ