[oe-commits] [openembedded-core] branch rocko updated (7d518d3 -> dd9e2de)

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


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

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

    from 7d518d3  patch: fix CVE-2018-6952
     new 64ca9e5  license.bbclass: Minor simplification of get_deployed_dependencies()
     new 9aed83e  license.bbclass: be a bit more strict when searching ${PN}-${LICENSE_PACKAGE_SUFFIX} in packages
     new eec9169  shadow: fix CVE-2017-2616
     new cfc8931  shadow: CVE-2018-7169
     new 1af360c  shadow: update ownership and permission of /var/spool/mail
     new dd9e2de  shadow: CVE-2016-6252

The 6 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/license.bbclass                       |   6 +-
 .../shadow/files/CVE-2016-6252.patch               |  48 ++++++
 .../shadow/files/CVE-2017-2616.patch               |  64 +++++++
 .../shadow/files/CVE-2018-7169.patch               | 186 +++++++++++++++++++++
 meta/recipes-extended/shadow/shadow.inc            |   6 +-
 5 files changed, 305 insertions(+), 5 deletions(-)
 create mode 100644 meta/recipes-extended/shadow/files/CVE-2016-6252.patch
 create mode 100644 meta/recipes-extended/shadow/files/CVE-2017-2616.patch
 create mode 100644 meta/recipes-extended/shadow/files/CVE-2018-7169.patch

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


More information about the Openembedded-commits mailing list