Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [warrior-next 00/10] patch review
Date: Sun, 29 Sep 2019 16:54:58 -0700	[thread overview]
Message-ID: <cover.1569801183.git.akuster808@gmail.com> (raw)

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



             reply	other threads:[~2019-09-29 23:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-29 23:54 Armin Kuster [this message]
2019-09-29 23:54 ` [warrior-next 01/10] tcpdump: Fix CVE-2017-16808 Armin Kuster
2019-09-29 23:55 ` [warrior-next 02/10] redis: Fix build with clang/x86 Armin Kuster
2019-09-29 23:55 ` [warrior-next 03/10] apache2: fix multilib file conflicts Armin Kuster
2019-09-29 23:55 ` [warrior-next 04/10] klibc: Pass -fno-builtin-bcmp with musl/clang combo Armin Kuster
2019-09-29 23:55 ` [warrior-next 05/10] klibc: Disable bcmp builtin for clang on glibc as well Armin Kuster
2019-09-29 23:55 ` [warrior-next 06/10] klibc: Fix build with 5.2+ kernel headers Armin Kuster
2019-09-30  8:04   ` Adrian Bunk
2019-09-29 23:55 ` [warrior-next 07/10] bpftool.bb: Disable SECURITY_CFLAGS Armin Kuster
2019-09-29 23:55 ` [warrior-next 08/10] linux-atm: Fix build with kernel headers 5.2+ Armin Kuster
2019-09-29 23:55 ` [warrior-next 09/10] can-utils: Fix build with kernel headers >= 5.2 Armin Kuster
2019-09-29 23:55 ` [warrior-next 10/10] dnsmasq: fix build against 5.2 headers Armin Kuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1569801183.git.akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox