[oe-commits] [openembedded-core] branch master updated (ecba50f -> 07db186)

git at git.openembedded.org git at git.openembedded.org
Tue Apr 30 11:06:45 UTC 2019


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

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

    from ecba50f  ptest-packagelists: Add m4 and gettext as 'fast' ptests
     add ac6af65  gcc: fix CVE-2018-18484
     add d8faa89  gdb: fix CVE-2017-9778
     add 0e366ed  binutils: fix CVE-2019-9074 CVE-2019-9075 CVE-2019-9076 CVE-2019-9077
     add 31b7485  openssh: fix CVE-2018-20685, CVE-2019-6109, CVE-2019-6111
     add 3c247a4  dropbear: set CVE_PRODUCT
     add 37dc4ad  waffle: supprt build waffle without x11
     add 2edf7a1  piglit: support build piglit without x11
     add 1f0cca1  libsdl: set CVE_PRODUCT
     add 91359a9  nettle: fix the Segmentation fault
     add 524fcf3  nettle: fix ptest failure
     add 11c8795  staging: add ${datadir}/gtk-doc/html to the sysroot blacklist
     new 07db186  linux-yocto/5.0: update TCP patch to mainline version

The 1 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/staging.bbclass                       |   3 +-
 ...ve-progressmeter-force-an-update-at-the-b.patch | 121 ++++++++
 .../openssh/openssh/CVE-2018-20685.patch           |  40 +++
 .../openssh/openssh/CVE-2019-6109.patch            | 275 +++++++++++++++++
 .../openssh/openssh/CVE-2019-6111.patch            | 187 ++++++++++++
 meta/recipes-connectivity/openssh/openssh_7.9p1.bb |   4 +
 meta/recipes-core/dropbear/dropbear.inc            |   2 +
 meta/recipes-devtools/binutils/binutils-2.32.inc   |   4 +
 .../binutils/binutils/CVE-2019-9074.patch          |  68 +++++
 .../binutils/binutils/CVE-2019-9075.patch          | 119 ++++++++
 .../binutils/binutils/CVE-2019-9076.patch          |  49 ++++
 .../binutils/binutils/CVE-2019-9077.patch          |  37 +++
 meta/recipes-devtools/gcc/gcc-8.3.inc              |   1 +
 ...sion-limit-to-libiberty-s-demangling-code.patch | 325 +++++++++++++++++++++
 meta/recipes-devtools/gdb/gdb-8.2.1.inc            |   1 +
 meta/recipes-devtools/gdb/gdb/CVE-2017-9778.patch  |  99 +++++++
 meta/recipes-graphics/libsdl/libsdl_1.2.15.bb      |   2 +
 meta/recipes-graphics/libsdl2/libsdl2_2.0.9.bb     |   2 +
 meta/recipes-graphics/piglit/piglit_git.bb         |  13 +-
 meta/recipes-graphics/waffle/waffle_1.5.2.bb       |   7 +-
 meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb    |   4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb  |   6 +-
 meta/recipes-kernel/linux/linux-yocto_5.0.bb       |  18 +-
 .../nettle/nettle-3.4.1/dlopen-test.patch          |   5 +-
 meta/recipes-support/nettle/nettle_3.4.1.bb        |   5 +-
 25 files changed, 1370 insertions(+), 27 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssh/openssh/0001-upstream-Have-progressmeter-force-an-update-at-the-b.patch
 create mode 100644 meta/recipes-connectivity/openssh/openssh/CVE-2018-20685.patch
 create mode 100644 meta/recipes-connectivity/openssh/openssh/CVE-2019-6109.patch
 create mode 100644 meta/recipes-connectivity/openssh/openssh/CVE-2019-6111.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2019-9074.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2019-9075.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2019-9076.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2019-9077.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0041-Add-a-recursion-limit-to-libiberty-s-demangling-code.patch
 create mode 100644 meta/recipes-devtools/gdb/gdb/CVE-2017-9778.patch

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


More information about the Openembedded-commits mailing list