[oe-commits] [openembedded-core] branch master updated (dd75644 -> cc319b6)

git at git.openembedded.org git at git.openembedded.org
Tue Sep 5 14:01:25 UTC 2017


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

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

    from dd75644  insane.bbclass: Warn if ${COREBASE}/LICENSE is used
     new 41f1e44  curl: enable threaded resolver
     new b4fb21c  cups: Add HOMEPAGE info into recipe file.
     new c46e49c  perf: Add HOMEPAGE info into recipe file.
     new 516e0dd  readline: Add HOMEPAGE info into recipe file.
     new 5fca1aa  gconf: Add HOMEPAGE info into recipe file.
     new 2eb590b  curl: fix CVE-2017-1000099, 1000100, 1000101
     new 492f43f  systemtap: Add HOMEPAGE info into recipe file.
     new 76a801d  rootfs-postcommands: remove empty line
     new 9d049bf  rootfs-postcommands: add test for unsatisfied RRECOMMENDS
     new 5ee5b0c  cve-check.bbclass: detect patched CVE's also from patch file names
     new 50d6f2c  util-linux: split out ionice into its own package
     new b662944  gstreamer1.0-plugins-good: fix 4k playback for v4l2 decoder
     new cc319b6  mesa-gl: Fix build after recent mesa PACKAGECONFIG changes

The 13 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/cve-check.bbclass                     | 16 +++-
 meta/classes/rootfs-postcommands.bbclass           | 13 ++-
 meta/recipes-core/readline/readline.inc            |  1 +
 meta/recipes-core/util-linux/util-linux.inc        |  6 +-
 meta/recipes-extended/cups/cups.inc                |  1 +
 meta/recipes-gnome/gnome/gconf_3.2.6.bb            |  1 +
 meta/recipes-graphics/mesa/mesa-gl_17.1.7.bb       |  2 +-
 meta/recipes-kernel/perf/perf.bb                   |  1 +
 meta/recipes-kernel/systemtap/systemtap_git.bb     |  1 +
 .../0001-v4l2-Fix-4K-colorimetry.patch             | 48 +++++++++++
 .../gstreamer/gstreamer1.0-plugins-good_1.12.2.bb  |  1 +
 .../curl/curl/CVE-2017-1000099.patch               | 41 +++++++++
 .../curl/curl/CVE-2017-1000100.patch               | 51 +++++++++++
 .../curl/curl/CVE-2017-1000101.patch               | 99 ++++++++++++++++++++++
 meta/recipes-support/curl/curl_7.54.1.bb           | 10 ++-
 15 files changed, 284 insertions(+), 8 deletions(-)
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-v4l2-Fix-4K-colorimetry.patch
 create mode 100644 meta/recipes-support/curl/curl/CVE-2017-1000099.patch
 create mode 100644 meta/recipes-support/curl/curl/CVE-2017-1000100.patch
 create mode 100644 meta/recipes-support/curl/curl/CVE-2017-1000101.patch

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


More information about the Openembedded-commits mailing list