[oe-commits] [openembedded-core] branch master-next updated (b8373f3 -> 432171c)

git at git.openembedded.org git at git.openembedded.org
Mon Apr 29 13:16:58 UTC 2019


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

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

    from b8373f3  elfutils: Add gcc to ptest RDEPENDS
     new 5819014  gcc: fix CVE-2018-18484
     new a6fd23b  gdb: fix CVE-2017-9778
     new fbb21a0  binutils: fix CVE-2019-9074 CVE-2019-9075 CVE-2019-9076 CVE-2019-9077
     new 24b9af6  openssh: fix CVE-2018-20685, CVE-2019-6109, CVE-2019-6111
     new c1ac6fc  dropbear: set CVE_PRODUCT
     new 7387269  waffle: supprt build waffle without x11
     new efae1cb  piglit: support build piglit without x11
     new ba4aba0  libsdl: set CVE_PRODUCT
     new 38c8cc7  iputils: update to s20190324
     new 38ee709  nettle: fix the Segmentation fault
     new 432171c  nettle: fix ptest failure

The 11 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:
 ...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 +++++++
 .../iputils/iputils/ai_canonidn.patch              |  58 ----
 .../recipes-extended/iputils/iputils/install.patch |  26 --
 meta/recipes-extended/iputils/iputils_s20180629.bb |  61 ----
 meta/recipes-extended/iputils/iputils_s20190324.bb |  55 ++++
 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 +-
 .../nettle/nettle-3.4.1/dlopen-test.patch          |   5 +-
 meta/recipes-support/nettle/nettle_3.4.1.bb        |   5 +-
 25 files changed, 1409 insertions(+), 157 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
 delete mode 100644 meta/recipes-extended/iputils/iputils/ai_canonidn.patch
 delete mode 100644 meta/recipes-extended/iputils/iputils/install.patch
 delete mode 100644 meta/recipes-extended/iputils/iputils_s20180629.bb
 create mode 100644 meta/recipes-extended/iputils/iputils_s20190324.bb

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


More information about the Openembedded-commits mailing list