[OE-core] [zeus][PATCH 0/9] zeus -next review
Anuj Mittal
anuj.mittal at intel.com
Wed Dec 18 03:20:48 UTC 2019
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
More information about the Openembedded-core
mailing list