All of lore.kernel.org
 help / color / mirror / Atom feed
* [warrior-next 00/10] patch review
@ 2019-09-29 23:54 Armin Kuster
  2019-09-29 23:54 ` [warrior-next 01/10] tcpdump: Fix CVE-2017-16808 Armin Kuster
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Armin Kuster @ 2019-09-29 23:54 UTC (permalink / raw)
  To: openembedded-devel

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



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-09-30  8:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-29 23:54 [warrior-next 00/10] patch review Armin Kuster
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.