]> code.ossystems Code Review - openembedded-core.git/commit
Merge remote-tracking branch 'oe/rocko' into rocko+ossystems
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 17 Oct 2018 14:24:38 +0000 (11:24 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 17 Oct 2018 14:24:38 +0000 (11:24 -0300)
commit254693f2c74cf7ae5b084afcace818340f346450
treea638992c5c5c307838d75e4a748d9d67b50c8be8
parent1c776fe4892e649e97cea9b745bf486f4c377eff
parentdd9e2dedb9ab41f509bae26f12704cbee1eb765d
Merge remote-tracking branch 'oe/rocko' into rocko+ossystems

* oe/rocko: (98 commits)
  shadow: CVE-2016-6252
  shadow: update ownership and permission of /var/spool/mail
  shadow: CVE-2018-7169
  shadow: fix CVE-2017-2616
  license.bbclass: be a bit more strict when searching ${PN}-${LICENSE_PACKAGE_SUFFIX} in packages
  license.bbclass: Minor simplification of get_deployed_dependencies()
  patch: fix CVE-2018-6952
  multilib_header: recognize BPF as a target
  python2: Fix build with gcc8
  python-native: add dependency for gdbm and db native packages
  python: Upgrade both python and python-native to 2.7.14
  libvorbis: CVE-2018-10392
  libvorbis: CVE-2017-14160 CVE-2018-10393
  bzip2: use Yocto Project mirror for SRC_URI
  classes: sanity-check LIC_FILES_CHKSUM
  module-base.bbclass: fix out-of-tree module builds with custom EXTRA_OEMAKE
  libxcursor: CVE-2017-16612
  devtool/sdk.py: error out in case of downloading file failure
  perf: disable parallelism for 'make clean'
  glibc: Update 2.26 to tip
  ...