[oe-commits] [openembedded-core] branch rocko updated (abf2e95 -> 70e5444)

git at git.openembedded.org git at git.openembedded.org
Sat Oct 7 22:21:19 UTC 2017


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

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

    from abf2e95  systemd-serialtty: allow empty package
     add 81a1da9  at: Add HOMEPAGE info into recipe file.
     add 8570a10  prelink: Add HOMEPAGE info into recipe file.
     add 9e65101  stat: Add HOMEPAGE info into recipe file.
     add addbf84  update-rc.d: Add HOMEPAGE info into recipe file.
     add 23155b6  ovmf: add SUMMARY and fix HOMEPAGE url
     add f68fca4  libparted: Use read only when probing devices on linux
     add cc9d855  glib-2.0: Remove recommend shared-mime-info for MinGW
     add 1386293  ffmpeg: backport patches to fix 12 CVEs
     add e013cff  linux-firmware: package Broadcom BCM43362 firmware
     add 0a86395  rootfs.py: remove update-alternatives correctly
     add 1a90c97  package_manager: rpm: improve logging
     add e1bbca2  systemd: add runtime dependencies to pam plugins.
     add 0bedb69  libarchive: CVE-2017-14502
     add 221b40f  openssh: Atomically generate host keys
     add ec48b8f  cml1: remove diffconfig return code checking
     add 1bc4c1d  goarch.bbclass: rework mips architecture checks
     add 070f4af  go-runtime: prevent host leakage into target objects
     add 50cfc0d  packagegroup-go-sdk-target: inherit goarch
     add 312b4d6  license.py: Correct selection of licenses in is_included()
     add a93c586  image_types: Fix bmaptool support for RSS
     add 45ab93e  lttng-modules: Backport fixes for kernel instrumentation
     add 655f0e5  systemd: drop uclibc specific exp10 support patch
     add 6ce87fd  systemd: drop unreferenced uclibc specific agetty -> getty patch
     add b28374c  staging.bbclass: handle postinst-useradd-* fixmes
     add 74ef87b  glibc-locale.inc: fix typo in comment
     add 79e3339  nspr, nss: Use BUILD_CC instead of hardcoded "gcc"
     add 38c8630  libarchive: re-add non-recursive extract and list support
     add 5193ebc  utils.bbclass: Support applications with arguments in check_app_exist()
     add ff83e15  python-ptest: various fixes
     add 6c05492  bitbake.conf: Add 'id' to HOSTTOOLS
     add 6d13c09  argp-standalone: drop RDEPENDS dev/staticdev packages on main package
     add c17c6ba  siteinfo: nios2-linux - remove wrong mutex info
     add 4165ec0  oe-pkgdata-util: add unescape option to read-value
     add c2b53ec  libxml2-ptest: improve reproducibility
     add 01257f4  libxml2-ptest: support for encoding ISO-8859-5
     add d7f1fe6  libxml2-ptest: set LC_ALL=en_US.UTF-8
     add bceafe2  lib/oe/package_manager.py (rpm): Allow use of non-signed packages
     add 70e5444  bash-ptest: install additional locales

No new revisions were added by this update.

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/conf/bitbake.conf                             |   2 +-
 meta/lib/oe/license.py                             |  18 +-
 meta/lib/oe/package_manager.py                     |  12 +-
 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/libxml/libxml2/run-ptest         |   1 +
 meta/recipes-core/libxml/libxml2_2.9.4.bb          |  15 +-
 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-devtools/python/python_2.7.13.bb      |  12 +-
 meta/recipes-extended/at/at_3.1.20.bb              |   1 +
 meta/recipes-extended/bash/bash.inc                |   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 +
 .../argp-standalone/argp-standalone_1.3.bb         |   3 +
 meta/recipes-support/nspr/nspr_4.16.bb             |   2 +-
 meta/recipes-support/nss/nss_3.31.1.bb             |   6 +-
 meta/site/nios2-linux                              |   1 -
 scripts/oe-pkgdata-util                            |   5 +
 61 files changed, 2335 insertions(+), 139 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