Openembedded Core Discussions
 help / color / mirror / Atom feed
* [zeus][PATCH 0/9] zeus -next review
@ 2019-12-18  3:20 Anuj Mittal
  2019-12-18  3:20 ` [zeus][PATCH 1/9] git: upgrade 2.23.0 -> 2.23.1 Anuj Mittal
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: Anuj Mittal @ 2019-12-18  3:20 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2019-12-31 10:34 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-18  3:20 [zeus][PATCH 0/9] zeus -next review Anuj Mittal
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox