[oe-commits] [openembedded-core] branch master-next updated (ccef797 -> eabed59)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 21 22:13:35 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 ccef797  systemd-boot: Should not build x32
     new dda27b3  linux-firmware: bump to latest linux-firmware git revision
     new 0bf77ca  openssh: Fix key generation with systemd
     new 0e8b518  busybox: fix syslog related meta data
     new 6f9d4d4  sysklogd: conflict with other syslog daemons
     new 7b1fcf8  kernel-fitimage: sanitize dtb section name (unbreak MIPS)
     new f9145af  kernel-fitimage: unbreak UBOOT_ENTRYSYMBOL support
     new fc9be6a  kernel-uimage: optimise UBOOT_ENTRYSYMBOL support
     new 2d5cf8f  kernel-uboot: support compressed kernel on MIPS
     new 3a93274  kernel-fitimage: support MIPS (compressed)
     new 7865f60  sanity: correct Python version sanity check
     new 2a8e8f9  sanity: check that path variables don't use ~
     new 3ae410e  meta/lib/oe/rootfs.py: clean up dnf cache after creating an image
     new db542f4  tiff: Security fix CVE-2017-13726 and CVE-2017-13727
     new 12fb958  hdparm: Add HOMEPAGE info into recipe file.
     new 4109166  libcgroup: Add HOMEPAGE info into recipe file.
     new b009631  libffi: Add HOMEPAGE info into recipe file.
     new 2e90f9c  psmisc: Add HOMEPAGE info into recipe file.
     new 1718e6a  ltp: fix hanging issue for gdb01 case
     new 53c9c16  core-image-tiny-initramfs: Enable running poky-tiny on qemux86-64
     new 08dd647  linux-yocto-tiny: Enable qemux86-64 on linux-yocto-tiny 4.4
     new 9d977c0  linux-yocto-tiny: Enable qemux86-64 on linux-yocto-tiny 4.9
     new 40e45d2  linux-yocto-tiny: Enable qemux86-64 on linux-yocto-tiny 4.10
     new 77aab8e  linux-yocto-tiny: Enable qemux86-64 on linux-yocto-tiny 4.12
     new 120efbb  gzip_1.8.bb: improve reproducibility
     new 729012f  strace_4.18.bb: improve reproducibility
     new f7b1399  ptest-runner: fix segfault with -t option
     new e9b219e  qemu: remove unused patches
     new 6d02ea8  qemu: Security fixes
     new 0a62136  xf86-video-intel: use uxa to replace sna as the default acceleration mode
     new 683a8a3  kernel-devicetree.bbclass: Add support to generate append to kernel
     new 591d257  Revert "u-boot: fix extlinux creation race"
     new 344a5df  uboot-extlinux: fix extlinux creation race (take 2)
     new 19121f2  gstreamer1.0-libav: Fix build on mips
     new 430f1c3  go: Remove mips32r2 from march to get cgo working
     new 16b7ac0  gstreamer1.0: upgrade to version 1.12.3
     new 4537a52  gstreamer1.0-plugins-base: upgrade to version 1.12.3
     new ee1b63e  gstreamer1.0-plugins-good: upgrade to version 1.12.3
     new 7da0609  gstreamer1.0-plugins-bad: upgrade to version 1.12.3
     new 51b6af7  gstreamer1.0-plugins-ugly: upgrade to version 1.12.3
     new 144dada  gstreamer1.0-rtsp-server: upgrade to version 1.12.3
     new 49c2d6f  gstreamer1.0-omx: upgrade to version 1.12.3
     new 69d0068  gstreamer1.0-vaapi: upgrade to version 1.12.3
     new e138262  gstreamer1.0-python: upgrade to version 1.12.3
     new 2577244  gstreamer1.0-libav: upgrade to version 1.12.3
     new f537fea  mesa: Upgrade to 17.2.1 release
     new eabed59  package_manager: Filter to only rpms we depend upon

The 46 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/kernel-devicetree.bbclass             |  52 ++-
 meta/classes/kernel-fitimage.bbclass               |   9 +-
 meta/classes/kernel-uboot.bbclass                  |   8 +-
 meta/classes/kernel-uimage.bbclass                 |   2 +-
 meta/classes/sanity.bbclass                        |  11 +-
 meta/classes/uboot-extlinux-config.bbclass         |   4 +-
 meta/lib/oe/package_manager.py                     | 101 ++++-
 meta/lib/oe/rootfs.py                              |   3 +-
 meta/recipes-bsp/u-boot/u-boot.inc                 |   2 +-
 meta/recipes-connectivity/openssh/openssh/init     |  69 +--
 .../openssh/openssh/sshd_check_keys                |  64 +++
 .../openssh/openssh/sshdgenkeys.service            |  16 +-
 meta/recipes-connectivity/openssh/openssh_7.5p1.bb |   8 +
 meta/recipes-core/busybox/busybox.inc              |  27 +-
 .../images/core-image-tiny-initramfs.bb            |   2 +
 meta/recipes-core/libcgroup/libcgroup_0.41.bb      |   1 +
 meta/recipes-devtools/go/go-common.inc             |   4 +
 meta/recipes-devtools/go/go_1.9.bb                 |   2 -
 ...lace-struct-ucontext-with-ucontext_t-type.patch | 265 -----------
 .../recipes-devtools/qemu/qemu/CVE-2016-9908.patch |  44 --
 .../recipes-devtools/qemu/qemu/CVE-2016-9912.patch |  45 --
 .../qemu/qemu/CVE-2017-13672.patch                 | 504 +++++++++++++++++++++
 .../qemu/qemu/CVE-2017-13673.patch                 |  53 +++
 .../qemu/qemu/CVE-2017-13711.patch                 |  87 ++++
 .../qemu/qemu/CVE-2017-14167.patch                 |  70 +++
 .../configure-fix-Darwin-target-detection.patch    |  32 --
 meta/recipes-devtools/qemu/qemu_2.10.0.bb          |   4 +
 meta/recipes-devtools/strace/strace_4.18.bb        |  11 +-
 meta/recipes-extended/gzip/gzip_1.8.bb             |   4 +
 meta/recipes-extended/hdparm/hdparm_9.52.bb        |   1 +
 ...ommands-gdb01-replace-stdin-with-dev-null.patch |  34 ++
 meta/recipes-extended/ltp/ltp_20170516.bb          |   1 +
 meta/recipes-extended/psmisc/psmisc.inc            |   1 +
 meta/recipes-extended/sysklogd/sysklogd.inc        |  12 +-
 ...1-ac-fix-build-after-LLVM-5.0-SVN-r300718.patch |  40 --
 ...allivm-Fix-build-against-LLVM-SVN-r302589.patch |  49 --
 .../mesa/{mesa-gl_17.1.7.bb => mesa-gl_17.2.1.bb}  |   0
 .../mesa/{mesa_17.1.7.bb => mesa_17.2.1.bb}        |   7 +-
 .../xorg-driver/xf86-video-intel_git.bb            |   2 +-
 .../linux-firmware/linux-firmware_git.bb           |  11 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb  |   2 +-
 ...a.c-Fix-build-by-Including-libavcodec-hev.patch |  33 ++
 ...ibav_1.12.2.bb => gstreamer1.0-libav_1.12.3.bb} |   5 +-
 ....0-omx_1.12.2.bb => gstreamer1.0-omx_1.12.3.bb} |   4 +-
 ....12.2.bb => gstreamer1.0-plugins-bad_1.12.3.bb} |   4 +-
 ...12.2.bb => gstreamer1.0-plugins-base_1.12.3.bb} |   4 +-
 .../0001-v4l2-Fix-4K-colorimetry.patch             |  48 --
 ...12.2.bb => gstreamer1.0-plugins-good_1.12.3.bb} |   5 +-
 ...12.2.bb => gstreamer1.0-plugins-ugly_1.12.3.bb} |   4 +-
 .../gstreamer/gstreamer1.0-python.inc              |   2 -
 ...hon_1.12.2.bb => gstreamer1.0-python_1.12.3.bb} |   4 +-
 .../gstreamer/gstreamer1.0-rtsp-server_1.12.2.bb   |   6 -
 .../gstreamer/gstreamer1.0-rtsp-server_1.12.3.bb   |   6 +
 .../gstreamer/gstreamer1.0-vaapi_1.12.2.bb         |   5 -
 .../gstreamer/gstreamer1.0-vaapi_1.12.3.bb         |   5 +
 ...dd-switches-for-enabling-disabling-libdw-.patch |  70 ---
 ...treamer1.0_1.12.2.bb => gstreamer1.0_1.12.3.bb} |   5 +-
 .../libtiff/files/CVE-2017-13726.patch             |  54 +++
 .../libtiff/files/CVE-2017-13727.patch             |  65 +++
 meta/recipes-multimedia/libtiff/tiff_4.0.8.bb      |   2 +
 meta/recipes-support/libffi/libffi_3.2.1.bb        |   1 +
 .../ptest-runner/ptest-runner_2.1.bb               |   2 +-
 65 files changed, 1238 insertions(+), 766 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssh/openssh/sshd_check_keys
 delete mode 100644 meta/recipes-devtools/qemu/qemu/0001-replace-struct-ucontext-with-ucontext_t-type.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-9908.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-9912.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2017-13672.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2017-13673.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2017-13711.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2017-14167.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/configure-fix-Darwin-target-detection.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0038-commands-gdb01-replace-stdin-with-dev-null.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/0001-ac-fix-build-after-LLVM-5.0-SVN-r300718.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/0002-gallivm-Fix-build-against-LLVM-SVN-r302589.patch
 rename meta/recipes-graphics/mesa/{mesa-gl_17.1.7.bb => mesa-gl_17.2.1.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_17.1.7.bb => mesa_17.2.1.bb} (77%)
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/0001-hevcpred_msa.c-Fix-build-by-Including-libavcodec-hev.patch
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.12.2.bb => gstreamer1.0-libav_1.12.3.bb} (82%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.12.2.bb => gstreamer1.0-omx_1.12.3.bb} (69%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.12.2.bb => gstreamer1.0-plugins-bad_1.12.3.bb} (88%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.12.2.bb => gstreamer1.0-plugins-base_1.12.3.bb} (84%)
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-v4l2-Fix-4K-colorimetry.patch
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.12.2.bb => gstreamer1.0-plugins-good_1.12.3.bb} (82%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.12.2.bb => gstreamer1.0-plugins-ugly_1.12.3.bb} (76%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.12.2.bb => gstreamer1.0-python_1.12.3.bb} (57%)
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.12.2.bb
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.12.3.bb
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.12.2.bb
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.12.3.bb
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0/0001-configure-Add-switches-for-enabling-disabling-libdw-.patch
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.12.2.bb => gstreamer1.0_1.12.3.bb} (59%)
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2017-13726.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2017-13727.patch

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


More information about the Openembedded-commits mailing list