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-next>] [day] [month] [year] [list]
Date:   Wed, 27 Mar 2019 14:51:12 +0100
From:   Björn Töpel <bjorn.topel@...il.com>
To:     ast@...nel.org, daniel@...earbox.net, netdev@...r.kernel.org
Cc:     Björn Töpel <bjorn.topel@...il.com>,
        magnus.karlsson@...el.com, bpf@...r.kernel.org,
        xiaolong.ye@...el.com, qi.z.zhang@...el.com
Subject: [PATCH bpf 0/2] libbpf: minor packaging fixes

The DPDK project is moving forward with its AF_XDP PMD, and during
that process some libbpf issues surfaced [1].

This series address two, minor, packaging issues for libbpf. The
header file xsk.h was missing from the instal_headers target and
libelf was not included in the libbpf.so (shared library) build.


Thanks,
Björn

[1] https://patches.dpdk.org/patch/50704/#93571

Björn Töpel (2):
  libbpf: add xsk.h to install_headers target
  libbpf: add libelf dependency to shared library build

 tools/lib/bpf/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.19.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ