[oe-commits] [openembedded-core] branch master-next updated (c6cd586 -> 25da592)

git at git.openembedded.org git at git.openembedded.org
Fri Apr 28 08:23:18 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 c6cd586  kexec-tools: Add again the x32 patch
     add 0b8167f  build-appliance-image: Update to master head revision
     add 0126fe8  build-appliance-image: Update to master head revision
     add 7fe8bb9  busybox: fix typo in CVE-2016-2147_2.patch Upstream-Status tag
     add eb4fee6  Revert "logrotate: set downloadfilename"
     add 1b430ee  openssl: Bump SONAME to match the ABI
     add 6e01953  testimage.bbclass: add additional dependency
     add e584be7  build-appliance-image: Update to master head revision
     new a171597  useradd-statids.bbclass: Add support for -P / --clear-password option
     new a31b143  runqemu-gen-tapdevs: fix runqemu-ifup script call
     new 91faa91  oe-find-native-sysroot: don't clear OECORE_NATIVE_SYSROOT
     new 354b5b8  kernel-yocto/kern-tools: fix do_validate_branches clean stage
     new dbd6815  selftest/bbtests: improve download rename test
     new 1d6934f  gstreamer1.0-vaapi: Fix playback breaking bug
     new 1cb9821  wic: Fix typo in help screen.
     new feccce3  devtool: Avoid touch sstates when cleaning linux-yocto environment
     new bcaf1b0  bitbake.conf: Add pr to list of hosttools
     new 06f3f98  runqemu: support virtio drive type
     new edee61c  cmake.bbclass: Do not use bitbake variable syntax for shell variables
     new 2951f04  libcap: drop obsolete attr PACKAGECONFIG option and libattr dependency
     new f344d21  rpm: properly relocate additional native tools
     new 15c80bc  lsbtest: add option --ignoreos to rpm install command
     new 07f18fc  acpica: fix upstream version check
     new 270ccbb  python3-iniparse: fix upstream version check
     new ba4645f  boost: fix upstream version check
     new 6a219dc  libproxy: speed up upstream version check
     new 384ecd1  linux-libc-headers: fix upstream version check
     new cffce4d  libsolv: switch on ENABLE_COMPLEX_DEPS
     new 34e026e  bind: Security fix CVE-2016-8864
     new a90372c  bind: Security fix CVE-2016-6170
     new d1833da  ghostscript : CVE-2016-10219, CVE-2016-10220, CVE-2017-5951
     new 1587d80  libxml2: CVE-2016-9318
     new 9da704b  libtirpc: Backport fixes from 1.0.2rc3
     new d1c1a0b  rpcbind: Remove uneeded patches
     new e688db6  libidn: Fix build with gcc7
     new 7577abc  libtirpc: Expose key_secretkey_is_set API
     new 1b62085  libtirpc: Enable des APIs for musl
     new 556110c  pax: Fix build with gcc7
     new d44702e  aspell: Fix build with gcc7
     new 3b14152  mdadm: Backport and make fixes for building with gcc7
     new 8708794  gstreamer1.0-libav: Fix build with gcc7
     new a3bac20  gnu-efi: Fix build with gcc7
     new 5359ba4  puzzles: Add -Wno-error=format-overflow if compiler supports it
     new f056e52  valgrind: Fix arm build with gcc7
     new 1b2fdda  ovmf: Fix build with gcc7
     new f133fe0  diffutils: Fix build with gcc7
     new 2c3bb8d  libiconv: fix linker failure under GCC 7
     new 30404fe  lttng-modules: work around GCC 7 changes
     new 9e8b1c4  create-pull-request: add "-t in-reply-to" option
     new 124bea6  libxml2: move python module to Python 3
     new 3a0bdbe  parselogs: whitelist bluetooth firmware load error for intel-corei7-64
     new 109ed89  parselogs: whitelist failed to enable keyboard error on intel-corei7-64
     new a4eb029  classes/image_live: allow different filesystems to be used for live images
     new c48cad2  python3: add python3 metapackage
     new f26146e  gnutls: move BBCLASSEXTEND from gnutls.inc into the gnutls recipe
     new 50cdb6f  libcap: clean up gperf enabling logic
     new 3317e6e  tcf-agent: fix machine setting for arm64 build
     new 25da592  tcf-agent: enable default target debugging features

The 50 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/cmake.bbclass                         |   10 +-
 meta/classes/image-live.bbclass                    |   11 +-
 meta/classes/kernel-yocto.bbclass                  |    2 +-
 meta/classes/testimage.bbclass                     |    8 +-
 meta/classes/useradd-staticids.bbclass             |   12 +-
 meta/conf/bitbake.conf                             |    2 +-
 meta/lib/oeqa/runtime/cases/parselogs.py           |    2 +
 meta/lib/oeqa/selftest/bbtests.py                  |    7 +-
 meta/lib/oeqa/selftest/devtool.py                  |    2 +-
 ...plicit-fall-through-so-Wextra-will-work-i.patch |   34 +
 meta/recipes-bsp/gnu-efi/gnu-efi_3.0.5.bb          |    3 +-
 .../bind/bind/CVE-2016-6170.patch                  | 1090 ++++++++++++++++++++
 .../bind/bind/CVE-2016-8864.patch                  |  219 ++++
 meta/recipes-connectivity/bind/bind_9.10.3-P3.bb   |    2 +
 .../openssl/openssl/debian1.0.2/soname.patch       |   13 +
 .../recipes-connectivity/openssl/openssl_1.0.2k.bb |    1 +
 .../busybox/busybox/CVE-2016-2147_2.patch          |    2 +-
 .../images/build-appliance-image_15.0.0.bb         |    2 +-
 .../libxml/libxml2/CVE-2016-9318.patch             |  207 ++++
 meta/recipes-core/libxml/libxml2_2.9.4.bb          |    9 +-
 ...g-UefiHiiLib-Fix-incorrect-comparison-exp.patch |   45 +
 meta/recipes-core/ovmf/ovmf_git.bb                 |    1 +
 .../python/python3-iniparse_0.4.bb                 |    1 +
 meta/recipes-devtools/python/python3_3.5.2.bb      |    2 +-
 meta/recipes-devtools/rpm/rpm_git.bb               |   30 +
 meta/recipes-devtools/tcf-agent/tcf-agent_git.bb   |   15 +-
 ...rop-setting-mcpu-to-cortex-a8-on-arm-arch.patch |  108 ++
 meta/recipes-devtools/valgrind/valgrind_3.12.0.bb  |   14 +-
 meta/recipes-extended/acpica/acpica_20150515.bb    |    1 +
 meta/recipes-extended/acpica/acpitests_20140828.bb |    1 +
 .../diffutils-3.5/diffutils-3.5-gcc7.patch         |  228 ++++
 meta/recipes-extended/diffutils/diffutils_3.5.bb   |    6 +-
 .../ghostscript/ghostscript/CVE-2016-10219.patch   |   49 +
 .../ghostscript/ghostscript/CVE-2016-10220.patch   |   55 +
 .../ghostscript/ghostscript/CVE-2017-5951.patch    |   44 +
 .../ghostscript/ghostscript_9.20.bb                |    3 +
 ...1-idn-fix-printf-format-security-warnings.patch |  825 ++++++++++++---
 .../libidn/libidn/gcc7-compatibility.patch         |  334 ++++++
 meta/recipes-extended/libidn/libidn_1.33.bb        |    1 +
 meta/recipes-extended/libsolv/libsolv_0.6.26.bb    |    2 +-
 ...d-missing-rwlock_unlocks-in-xprt_register.patch |   62 --
 .../0001-replace-__bzero-with-memset-API.patch     |   30 +
 .../libtirpc/export_key_secretkey_is_set.patch     |   24 +
 .../libtirpc/libtirpc/libtirpc-1.0.2-rc3.patch     |  743 +++++++++++++
 .../libtirpc/remove-des-functionality.patch        |  144 ---
 meta/recipes-extended/libtirpc/libtirpc_1.0.1.bb   |   10 +-
 meta/recipes-extended/logrotate/logrotate_3.9.1.bb |    2 +-
 meta/recipes-extended/lsb/lsbtest/LSB_Test.sh      |    4 +-
 ...m-Add-Wimplicit-fallthrough-0-in-Makefile.patch |   37 +
 ...pecify-enough-length-when-write-to-buffer.patch |   75 ++
 ...rintf-with-strncpy-at-some-places-to-avoi.patch |   59 ++
 ...orced-type-conversion-to-avoid-truncation.patch |   33 +
 ...d-a-comment-to-indicate-valid-fallthrough.patch |  128 +++
 meta/recipes-extended/mdadm/mdadm_4.0.bb           |    5 +
 .../pax/0001-Add-a-comment-for-fallthrough.patch   |   38 +
 meta/recipes-extended/pax/pax_3.4.bb               |    9 +-
 .../rpcbind/rpcbind/musl-sunrpc.patch              |   30 -
 .../rpcbind/rpcbind/remove-sys-queue.patch         |   22 -
 meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb     |    8 -
 .../kern-tools/kern-tools-native_git.bb            |    2 +-
 .../linux-libc-headers/linux-libc-headers.inc      |    1 +
 .../BUILD_RUNTIME_BUG_ON-vs-gcc7.patch             |   43 +
 meta/recipes-kernel/lttng/lttng-modules_2.9.1.bb   |    3 +-
 ...ideobufferpool-create-allocator-if-needed.patch |   61 ++
 .../0001-configure-check-for-armv7ve-variant.patch |   35 +
 .../gstreamer/gstreamer1.0-libav_1.10.4.bb         |   12 +-
 .../gstreamer/gstreamer1.0-vaapi_1.10.4.bb         |    2 +
 ...or-format-overflow-if-the-compiler-suppor.patch |   32 +
 meta/recipes-sato/puzzles/puzzles_git.bb           |    3 +-
 meta/recipes-support/aspell/aspell/gcc7.patch      |   40 +
 meta/recipes-support/aspell/aspell_0.60.6.1.bb     |    4 +-
 meta/recipes-support/boost/boost-1.63.0.inc        |    3 +-
 meta/recipes-support/gnutls/gnutls.inc             |    2 -
 meta/recipes-support/gnutls/gnutls_3.5.9.bb        |    1 +
 meta/recipes-support/libcap/libcap_2.25.bb         |    8 +-
 ...Fix-link-error-when-compiling-with-gcc-O0.patch |   36 +
 meta/recipes-support/libiconv/libiconv_1.14.bb     |    1 +
 meta/recipes-support/libproxy/libproxy_0.4.14.bb   |    1 +
 scripts/create-pull-request                        |   14 +-
 scripts/lib/wic/help.py                            |    2 +-
 scripts/oe-find-native-sysroot                     |    1 -
 scripts/runqemu                                    |   15 +-
 scripts/runqemu-gen-tapdevs                        |   10 +-
 83 files changed, 4692 insertions(+), 506 deletions(-)
 create mode 100644 meta/recipes-bsp/gnu-efi/gnu-efi/0001-Mark-our-explicit-fall-through-so-Wextra-will-work-i.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-6170.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-8864.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/debian1.0.2/soname.patch
 create mode 100644 meta/recipes-core/libxml/libxml2/CVE-2016-9318.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/0001-MdeModulePkg-UefiHiiLib-Fix-incorrect-comparison-exp.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-makefiles-Drop-setting-mcpu-to-cortex-a8-on-arm-arch.patch
 create mode 100644 meta/recipes-extended/diffutils/diffutils-3.5/diffutils-3.5-gcc7.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2016-10219.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2016-10220.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-5951.patch
 create mode 100644 meta/recipes-extended/libidn/libidn/gcc7-compatibility.patch
 delete mode 100644 meta/recipes-extended/libtirpc/libtirpc/0001-Add-missing-rwlock_unlocks-in-xprt_register.patch
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/0001-replace-__bzero-with-memset-API.patch
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/export_key_secretkey_is_set.patch
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/libtirpc-1.0.2-rc3.patch
 delete mode 100644 meta/recipes-extended/libtirpc/libtirpc/remove-des-functionality.patch
 create mode 100644 meta/recipes-extended/mdadm/files/0001-mdadm-Add-Wimplicit-fallthrough-0-in-Makefile.patch
 create mode 100644 meta/recipes-extended/mdadm/files/0002-mdadm-Specify-enough-length-when-write-to-buffer.patch
 create mode 100644 meta/recipes-extended/mdadm/files/0003-Replace-snprintf-with-strncpy-at-some-places-to-avoi.patch
 create mode 100644 meta/recipes-extended/mdadm/files/0004-mdadm-Forced-type-conversion-to-avoid-truncation.patch
 create mode 100644 meta/recipes-extended/mdadm/files/0005-Add-a-comment-to-indicate-valid-fallthrough.patch
 create mode 100644 meta/recipes-extended/pax/pax/0001-Add-a-comment-for-fallthrough.patch
 delete mode 100644 meta/recipes-extended/rpcbind/rpcbind/musl-sunrpc.patch
 delete mode 100644 meta/recipes-extended/rpcbind/rpcbind/remove-sys-queue.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/BUILD_RUNTIME_BUG_ON-vs-gcc7.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer-vaapi/vaapivideobufferpool-create-allocator-if-needed.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/0001-configure-check-for-armv7ve-variant.patch
 create mode 100644 meta/recipes-sato/puzzles/files/0001-Use-Wno-error-format-overflow-if-the-compiler-suppor.patch
 create mode 100644 meta/recipes-support/aspell/aspell/gcc7.patch
 create mode 100644 meta/recipes-support/libiconv/libiconv-1.14/0001-Fix-link-error-when-compiling-with-gcc-O0.patch

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


More information about the Openembedded-commits mailing list