[oe-commits] [openembedded-core] branch sumo updated (361c40d -> 196659c)

git at git.openembedded.org git at git.openembedded.org
Wed Oct 10 12:27:25 UTC 2018


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

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

    from 361c40d  glibc: fix CVE-2018-11237
     new 502de6f  security_flags: disable static PIE in glibc
     new 80b6a08f libsdl2: Fix left rotated display for RaspPi/VC4/GLES2
     new a702a5e  mkefidisk: fix installation of kernel image
     new 5f985f0  cmake: put cmake.m4 and toolchain file in PN
     new a53026f  qemux86-directdisk: remove mem= parameter
     new af92083  gnupg: CVE-2018-9234
     new 9b321cf  libcroco: CVE-2017-7961
     new 196659c  initramfs-framework/udev: call settle before kill

The 8 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/conf/distro/include/security_flags.inc        |   2 +-
 .../initrdscripts/initramfs-framework/udev         |   1 +
 meta/recipes-devtools/cmake/cmake_3.10.3.bb        |   3 +-
 ...01-GLES2-Get-sin-cos-out-of-vertex-shader.patch | 141 +++++++++++++++++++++
 meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb     |   1 +
 .../gnupg/gnupg/CVE-2018-9234.patch                |  28 ++++
 meta/recipes-support/gnupg/gnupg_2.2.4.bb          |   1 +
 .../libcroco/libcroco/CVE-2017-7961.patch          |  46 +++++++
 meta/recipes-support/libcroco/libcroco_0.6.12.bb   |   3 +-
 scripts/contrib/mkefidisk.sh                       |  12 +-
 scripts/lib/wic/canned-wks/qemux86-directdisk.wks  |   2 +-
 11 files changed, 234 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-graphics/libsdl2/libsdl2/0001-GLES2-Get-sin-cos-out-of-vertex-shader.patch
 create mode 100644 meta/recipes-support/gnupg/gnupg/CVE-2018-9234.patch
 create mode 100644 meta/recipes-support/libcroco/libcroco/CVE-2017-7961.patch

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


More information about the Openembedded-commits mailing list