[oe-commits] [openembedded-core] branch master-next updated (e545171 -> eef7ed2)

git at git.openembedded.org git at git.openembedded.org
Tue Aug 22 22:12:17 UTC 2017


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 e545171  runqemu: Use virtio to mount cdrom drives
     new 4261b18  grub2: fix build on gcc where _FORTIFY_SOURCE is defined
     new 53d0222  ghostscript: fix several CVEs by adding bounds checking
     new 31ddde3  ghostscript: CVE-2017-9727, -9835, -11714
     new eef7ed2  systemd-machine-units: import last recipe from meta-systemd

The 4 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:
 .../grub/files/fix.build.with.gcc-7.patch          |  39 +++++++
 meta/recipes-bsp/grub/grub2.inc                    |   1 +
 .../systemd/systemd-machine-units_1.0.bb           |  13 +++
 .../ghostscript/ghostscript/CVE-2017-11714.patch   |  61 ++++++++++
 .../ghostscript/ghostscript/CVE-2017-9611.patch    |  34 ++++++
 .../ghostscript/ghostscript/CVE-2017-9612.patch    |  35 ++++++
 .../ghostscript/ghostscript/CVE-2017-9726.patch    |  33 ++++++
 .../ghostscript/ghostscript/CVE-2017-9727.patch    |  35 ++++++
 .../ghostscript/ghostscript/CVE-2017-9739.patch    |  37 ++++++
 .../ghostscript/ghostscript/CVE-2017-9835.patch    | 125 +++++++++++++++++++++
 .../ghostscript/ghostscript_9.21.bb                |   7 ++
 11 files changed, 420 insertions(+)
 create mode 100644 meta/recipes-bsp/grub/files/fix.build.with.gcc-7.patch
 create mode 100644 meta/recipes-core/systemd/systemd-machine-units_1.0.bb
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-11714.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9611.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9612.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9726.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9727.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9739.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9835.patch

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


More information about the Openembedded-commits mailing list