[oe-commits] [openembedded-core] branch zeus updated (c92b880 -> 754d0ae)

git at git.openembedded.org git at git.openembedded.org
Tue Dec 31 10:37:59 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch zeus
in repository openembedded-core.

    from c92b880  cve-check: Switch to NVD CVE JSON feed version 1.1
     new 743eb9a  git: upgrade 2.23.0 -> 2.23.1
     new 2187dfb  openssl: fix CVE-2019-1551
     new 66c428a  sysstat: fix CVE-2019-19725
     new 9c693db  openssl: Whitelist CVE-2019-0190
     new a26ac29  python/python3: Whitelist CVE-2019-18348
     new 6c41308  nss: Backport clang build fix
     new 3094244  qemu-helper-native/systemtap-native: Ensure sysroots are populated with dependencies
     new 64d3050  systemd-systemctl: Fix handling of aliased targets
     new 754d0ae  lttng-modules: fix NULL pointer deference error when testing rpc_task_running

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/cross.bbclass                         |   1 +
 meta/classes/native.bbclass                        |   1 +
 .../openssl/openssl/CVE-2019-1551.patch            | 758 +++++++++++++++++++++
 .../recipes-connectivity/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 +
 meta/recipes-extended/sysstat/sysstat_12.1.6.bb    |   1 +
 ...Fix-oops-when-trace-sunrpc_task-events-in.patch |  94 +++
 ...null-rpc_clnt-dereference-in-rpc_task_que.patch |  44 ++
 ...x-sunrpc-use-signed-integer-for-client-id.patch | 105 +++
 ...04-sunrpc-introduce-lttng_get_clid-helper.patch | 130 ++++
 meta/recipes-kernel/lttng/lttng-modules_2.10.11.bb |   4 +
 ...-Fix-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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list