[oe-commits] [openembedded-core] branch master-next updated (abf2e95 -> 5193ebc)

git at git.openembedded.org git at git.openembedded.org
Fri Oct 6 11:05:40 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 abf2e95  systemd-serialtty: allow empty package
     new 81a1da9  at: Add HOMEPAGE info into recipe file.
     new 8570a10  prelink: Add HOMEPAGE info into recipe file.
     new 9e65101  stat: Add HOMEPAGE info into recipe file.
     new addbf84  update-rc.d: Add HOMEPAGE info into recipe file.
     new 23155b6  ovmf: add SUMMARY and fix HOMEPAGE url
     new f68fca4  libparted: Use read only when probing devices on linux
     new cc9d855  glib-2.0: Remove recommend shared-mime-info for MinGW
     new 1386293  ffmpeg: backport patches to fix 12 CVEs
     new e013cff  linux-firmware: package Broadcom BCM43362 firmware
     new 0a86395  rootfs.py: remove update-alternatives correctly
     new 1a90c97  package_manager: rpm: improve logging
     new e1bbca2  systemd: add runtime dependencies to pam plugins.
     new 0bedb69  libarchive: CVE-2017-14502
     new 221b40f  openssh: Atomically generate host keys
     new ec48b8f  cml1: remove diffconfig return code checking
     new 1bc4c1d  goarch.bbclass: rework mips architecture checks
     new 070f4af  go-runtime: prevent host leakage into target objects
     new 50cfc0d  packagegroup-go-sdk-target: inherit goarch
     new 312b4d6  license.py: Correct selection of licenses in is_included()
     new a93c586  image_types: Fix bmaptool support for RSS
     new 45ab93e  lttng-modules: Backport fixes for kernel instrumentation
     new 655f0e5  systemd: drop uclibc specific exp10 support patch
     new 6ce87fd  systemd: drop unreferenced uclibc specific agetty -> getty patch
     new b28374c  staging.bbclass: handle postinst-useradd-* fixmes
     new 74ef87b  glibc-locale.inc: fix typo in comment
     new 79e3339  nspr, nss: Use BUILD_CC instead of hardcoded "gcc"
     new 38c8630  libarchive: re-add non-recursive extract and list support
     new 5193ebc  utils.bbclass: Support applications with arguments in check_app_exist()

The 28 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/cml1.bbclass                          |   5 +-
 meta/classes/goarch.bbclass                        |  17 +-
 meta/classes/image_types.bbclass                   |   3 +
 meta/classes/staging.bbclass                       |   2 +-
 meta/classes/useradd.bbclass                       |   5 +-
 meta/classes/utils.bbclass                         |   2 +-
 meta/lib/oe/license.py                             |  18 +-
 meta/lib/oe/package_manager.py                     |   4 +-
 meta/lib/oe/rootfs.py                              |  17 +-
 meta/lib/oeqa/selftest/cases/oelib/license.py      |  31 ++
 .../openssh/openssh/sshd_check_keys                |  42 +-
 meta/recipes-core/glib-2.0/glib.inc                |   2 +
 meta/recipes-core/glibc/glibc-locale.inc           |   2 +-
 meta/recipes-core/ovmf/ovmf_git.bb                 |   6 +-
 .../packagegroups/packagegroup-go-sdk-target.bb    |   2 +-
 ...r-getty-to-agetty-in-console-setup-system.patch |  44 --
 .../systemd/0003-define-exp10-if-missing.patch     |  35 --
 meta/recipes-core/systemd/systemd_234.bb           |  10 +-
 meta/recipes-core/update-rc.d/update-rc.d_0.7.bb   |   1 +
 meta/recipes-devtools/go/go-runtime.inc            |  19 +-
 meta/recipes-devtools/prelink/prelink_git.bb       |   1 +
 meta/recipes-extended/at/at_3.1.20.bb              |   1 +
 .../libarchive/libarchive/CVE-2017-14502.patch     |  37 ++
 .../non-recursive-extract-and-list.patch           | 153 ++++++
 .../libarchive/libarchive_3.3.2.bb                 |   2 +
 ...se-read-only-when-probing-devices-on-linu.patch | 224 +++++++++
 meta/recipes-extended/parted/parted_3.2.bb         |   1 +
 meta/recipes-extended/stat/stat_3.3.bb             |   1 +
 .../linux-firmware/linux-firmware_git.bb           |   9 +-
 ...Fix-handle-missing-ftrace-header-on-v4.12.patch |  96 ++++
 .../0002-Fix-sched-for-v4.11.5-rt1.patch           |  31 ++
 ...ping-function-called-from-invalid-context.patch | 133 ++++++
 ...date-ext4-instrumentation-for-kernel-4.13.patch | 189 ++++++++
 ...-mmap-caches-aliased-on-virtual-addresses.patch | 100 ++++
 .../0006-Add-kmalloc-failover-to-vmalloc.patch     | 519 +++++++++++++++++++++
 .../0007-Fix-vmalloc-wrapper-on-kernel-4.12.patch  |  37 ++
 ...0008-Fix-vmalloc-wrapper-on-kernel-2.6.38.patch |  34 ++
 meta/recipes-kernel/lttng/lttng-modules_2.9.3.bb   |  10 +-
 .../ffmpeg/ffmpeg/CVE-2017-14054.patch             |  39 ++
 .../ffmpeg/ffmpeg/CVE-2017-14055.patch             |  34 ++
 .../ffmpeg/ffmpeg/CVE-2017-14056.patch             |  51 ++
 .../ffmpeg/ffmpeg/CVE-2017-14057.patch             |  44 ++
 .../ffmpeg/ffmpeg/CVE-2017-14058.patch             |  94 ++++
 .../ffmpeg/ffmpeg/CVE-2017-14059.patch             |  40 ++
 .../ffmpeg/ffmpeg/CVE-2017-14169.patch             |  39 ++
 .../ffmpeg/ffmpeg/CVE-2017-14170.patch             |  49 ++
 .../ffmpeg/ffmpeg/CVE-2017-14171.patch             |  44 ++
 .../ffmpeg/ffmpeg/CVE-2017-14222.patch             |  40 ++
 .../ffmpeg/ffmpeg/CVE-2017-14223.patch             |  38 ++
 .../ffmpeg/ffmpeg/CVE-2017-14225.patch             |  49 ++
 meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.3.bb     |  12 +
 meta/recipes-support/nspr/nspr_4.16.bb             |   2 +-
 meta/recipes-support/nss/nss_3.31.1.bb             |   6 +-
 53 files changed, 2295 insertions(+), 131 deletions(-)
 delete mode 100644 meta/recipes-core/systemd/systemd/0002-units-Prefer-getty-to-agetty-in-console-setup-system.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0003-define-exp10-if-missing.patch
 create mode 100644 meta/recipes-extended/libarchive/libarchive/CVE-2017-14502.patch
 create mode 100644 meta/recipes-extended/libarchive/libarchive/non-recursive-extract-and-list.patch
 create mode 100644 meta/recipes-extended/parted/files/0001-libparted-Use-read-only-when-probing-devices-on-linu.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-handle-missing-ftrace-header-on-v4.12.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0002-Fix-sched-for-v4.11.5-rt1.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0003-Fix-Sleeping-function-called-from-invalid-context.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0004-Fix-update-ext4-instrumentation-for-kernel-4.13.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0005-Fix-mmap-caches-aliased-on-virtual-addresses.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0006-Add-kmalloc-failover-to-vmalloc.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0007-Fix-vmalloc-wrapper-on-kernel-4.12.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0008-Fix-vmalloc-wrapper-on-kernel-2.6.38.patch
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2017-14054.patch
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2017-14055.patch
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2017-14056.patch
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2017-14057.patch
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2017-14058.patch
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2017-14059.patch
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2017-14169.patch
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2017-14170.patch
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2017-14171.patch
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2017-14222.patch
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2017-14223.patch
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2017-14225.patch

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


More information about the Openembedded-commits mailing list