[oe] [warrior-next 00/10] patch review

Armin Kuster akuster808 at gmail.com
Sun Sep 29 23:54:58 UTC 2019


Please have comment submitted by Tuesday

The following changes since commit 3bdbf72e3a4bf18a4a2c7afbde4f7ab773aeded9:

  oprofile: drop kernel-vmlinux from RRECOMMENDS (2019-09-07 15:30:50 -0700)

are available in the git repository at:

  https://git.openembedded.org/meta-openembedded-contrib stable/warrior-nmut
  http://cgit.openembedded.org//log/?h=stable/warrior-nmut

Bruce Ashfield (1):
  dnsmasq: fix build against 5.2 headers

Kai Kang (1):
  apache2: fix multilib file conflicts

Khem Raj (7):
  redis: Fix build with clang/x86
  klibc: Pass -fno-builtin-bcmp with musl/clang combo
  klibc: Disable bcmp builtin for clang on glibc as well
  klibc: Fix build with 5.2+ kernel headers
  bpftool.bb: Disable SECURITY_CFLAGS
  linux-atm: Fix build with kernel headers 5.2+
  can-utils: Fix build with kernel headers >= 5.2

Peiran Hong (1):
  tcpdump: Fix CVE-2017-16808

 .../0001-Fix-missing-include-in-sys-mman.h.patch   |  36 +++++++
 meta-initramfs/recipes-devtools/klibc/klibc.inc    |   6 +-
 ...001-dnsmasq-fix-build-against-5.2-headers.patch |  31 ++++++
 .../recipes-support/dnsmasq/dnsmasq_2.80.bb        |   1 +
 ...mdump-Include-linux-sockios.h-for-SIOCGST.patch |  59 ++++++++++++
 .../recipes-support/linux-atm/linux-atm_2.5.2.bb   |   1 +
 ...2017-16808-AoE-Add-a-missing-bounds-check.patch |  61 ++++++++++++
 .../recipes-support/tcpdump/tcpdump_4.9.2.bb       |   1 +
 .../redis/0001-src-Do-not-reset-FINAL_LIBS.patch   |  32 +++++++
 meta-oe/recipes-extended/redis/redis_4.0.14.bb     |   5 +-
 ...ude-to-find-SIOCGSTAMP-with-latest-kernel.patch | 106 +++++++++++++++++++++
 .../recipes-extended/socketcan/can-utils_git.bb    |   4 +-
 meta-oe/recipes-kernel/bpftool/bpftool.bb          |   4 +-
 .../recipes-httpd/apache2/apache2_2.4.41.bb        |   6 +-
 14 files changed, 346 insertions(+), 7 deletions(-)
 create mode 100644 meta-initramfs/recipes-devtools/klibc/files/0001-Fix-missing-include-in-sys-mman.h.patch
 create mode 100644 meta-networking/recipes-support/dnsmasq/dnsmasq/0001-dnsmasq-fix-build-against-5.2-headers.patch
 create mode 100644 meta-networking/recipes-support/linux-atm/linux-atm/0001-saaldump-atmdump-Include-linux-sockios.h-for-SIOCGST.patch
 create mode 100644 meta-networking/recipes-support/tcpdump/tcpdump/0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch
 create mode 100644 meta-oe/recipes-extended/redis/redis/0001-src-Do-not-reset-FINAL_LIBS.patch
 create mode 100644 meta-oe/recipes-extended/socketcan/can-utils/0001-fix-include-to-find-SIOCGSTAMP-with-latest-kernel.patch

-- 
2.7.4



More information about the Openembedded-devel mailing list