All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anuj Mittal <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [zeus][PATCH 0/9] zeus -next review
Date: Wed, 18 Dec 2019 11:20:48 +0800	[thread overview]
Message-ID: <cover.1576638856.git.anuj.mittal@intel.com> (raw)

Next set of changes for zeus. Tested on autobuilder. Please let me know
if there are any comments.

Thanks,

Anuj

The following changes since commit 9c0c8e51dd345dd1b6ba240b027d24a18f55757c:

  YP 3.0.1 Docs: Fixed manual revision tables. (2019-12-16 23:32:39 +0000)

are available in the Git repository at:

  git://push.yoctoproject.org/poky-contrib anujm/zeus

Adrian Bunk (2):
  openssl: Whitelist CVE-2019-0190
  python/python3: Whitelist CVE-2019-18348

Anuj Mittal (3):
  git: upgrade 2.23.0 -> 2.23.1
  openssl: fix CVE-2019-1551
  sysstat: fix CVE-2019-19725

Khem Raj (1):
  nss: Backport clang build fix

Quanyang Wang (1):
  lttng-modules: fix NULL pointer deference error when testing
    rpc_task_running

Richard Purdie (1):
  qemu-helper-native/systemtap-native: Ensure sysroots are populated
    with dependencies

Slavic Brutalik (1):
  systemd-systemctl: Fix handling of aliased targets

 meta/classes/cross.bbclass                    |   1 +
 meta/classes/native.bbclass                   |   1 +
 .../openssl/openssl/CVE-2019-1551.patch       | 758 ++++++++++++++++++
 .../openssl/openssl_1.1.1d.bb                 |   5 +
 .../systemd/systemd-systemctl/systemctl       |   2 +-
 meta/recipes-devtools/git/git_2.23.0.bb       |  11 -
 meta/recipes-devtools/git/git_2.23.1.bb       |  11 +
 meta/recipes-devtools/python/python.inc       |   3 +
 meta/recipes-devtools/python/python3_3.7.5.bb |   3 +
 .../sysstat/sysstat/CVE-2019-19725.patch      |  28 +
 .../sysstat/sysstat_12.1.6.bb                 |   1 +
 ...ops-when-trace-sunrpc_task-events-in.patch |  94 +++
 ...rpc_clnt-dereference-in-rpc_task_que.patch |  44 +
 ...rpc-use-signed-integer-for-client-id.patch | 105 +++
 ...nrpc-introduce-lttng_get_clid-helper.patch | 130 +++
 .../lttng/lttng-modules_2.10.11.bb            |   4 +
 ...ppc64-inline-assembler-for-clang-r-j.patch |  35 +
 meta/recipes-support/nss/nss_3.45.bb          |   1 +
 18 files changed, 1225 insertions(+), 12 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2019-1551.patch
 delete mode 100644 meta/recipes-devtools/git/git_2.23.0.bb
 create mode 100644 meta/recipes-devtools/git/git_2.23.1.bb
 create mode 100644 meta/recipes-extended/sysstat/sysstat/CVE-2019-19725.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-SUNRPC-Fix-oops-when-trace-sunrpc_task-events-in.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0002-Fix-sunrpc-null-rpc_clnt-dereference-in-rpc_task_que.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0003-Fix-sunrpc-use-signed-integer-for-client-id.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0004-sunrpc-introduce-lttng_get_clid-helper.patch
 create mode 100644 meta/recipes-support/nss/nss/0001-Bug-1493916-Fix-ppc64-inline-assembler-for-clang-r-j.patch

-- 
2.21.0



             reply	other threads:[~2019-12-18  3:21 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-18  3:20 Anuj Mittal [this message]
2019-12-18  3:20 ` [zeus][PATCH 1/9] git: upgrade 2.23.0 -> 2.23.1 Anuj Mittal
2019-12-18  3:20 ` [zeus][PATCH 2/9] openssl: fix CVE-2019-1551 Anuj Mittal
2019-12-18  3:20 ` [zeus][PATCH 3/9] sysstat: fix CVE-2019-19725 Anuj Mittal
2019-12-18  3:20 ` [zeus][PATCH 4/9] openssl: Whitelist CVE-2019-0190 Anuj Mittal
2019-12-18  3:20 ` [zeus][PATCH 5/9] python/python3: Whitelist CVE-2019-18348 Anuj Mittal
2019-12-18  3:20 ` [zeus][PATCH 6/9] nss: Backport clang build fix Anuj Mittal
2019-12-18  3:20 ` [zeus][PATCH 7/9] qemu-helper-native/systemtap-native: Ensure sysroots are populated with dependencies Anuj Mittal
2019-12-18  3:20 ` [zeus][PATCH 8/9] systemd-systemctl: Fix handling of aliased targets Anuj Mittal
2019-12-18  3:20 ` [zeus][PATCH 9/9] lttng-modules: fix NULL pointer deference error when testing rpc_task_running Anuj Mittal
2019-12-18  3:32 ` ✗ patchtest: failure for zeus -next review (rev3) Patchwork
2019-12-23  1:41 ` [zeus][PATCH 0/9] zeus -next review Mittal, Anuj
2019-12-31  1:26 ` Mittal, Anuj
2019-12-31 10:34   ` Richard Purdie

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.1576638856.git.anuj.mittal@intel.com \
    --to=anuj.mittal@intel.com \
    --cc=openembedded-core@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 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.