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

git at git.openembedded.org git at git.openembedded.org
Fri Apr 28 10:26:34 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.

 discard 25da592  tcf-agent: enable default target debugging features
 discard 3317e6e  tcf-agent: fix machine setting for arm64 build
 discard 50cdb6f  libcap: clean up gperf enabling logic
 discard f26146e  gnutls: move BBCLASSEXTEND from gnutls.inc into the gnutls recipe
 discard c48cad2  python3: add python3 metapackage
 discard a4eb029  classes/image_live: allow different filesystems to be used for live images
 discard 109ed89  parselogs: whitelist failed to enable keyboard error on intel-corei7-64
 discard 3a0bdbe  parselogs: whitelist bluetooth firmware load error for intel-corei7-64
 discard 124bea6  libxml2: move python module to Python 3
 discard 9e8b1c4  create-pull-request: add "-t in-reply-to" option
 discard 30404fe  lttng-modules: work around GCC 7 changes
 discard 2c3bb8d  libiconv: fix linker failure under GCC 7
 discard f133fe0  diffutils: Fix build with gcc7
 discard 1b2fdda  ovmf: Fix build with gcc7
 discard f056e52  valgrind: Fix arm build with gcc7
 discard 5359ba4  puzzles: Add -Wno-error=format-overflow if compiler supports it
 discard a3bac20  gnu-efi: Fix build with gcc7
 discard 8708794  gstreamer1.0-libav: Fix build with gcc7
 discard 3b14152  mdadm: Backport and make fixes for building with gcc7
 discard d44702e  aspell: Fix build with gcc7
 discard 556110c  pax: Fix build with gcc7
 discard 1b62085  libtirpc: Enable des APIs for musl
 discard 7577abc  libtirpc: Expose key_secretkey_is_set API
 discard e688db6  libidn: Fix build with gcc7
 discard d1c1a0b  rpcbind: Remove uneeded patches
 discard 9da704b  libtirpc: Backport fixes from 1.0.2rc3
 discard 1587d80  libxml2: CVE-2016-9318
 discard d1833da  ghostscript : CVE-2016-10219, CVE-2016-10220, CVE-2017-5951
 discard a90372c  bind: Security fix CVE-2016-6170
 discard 34e026e  bind: Security fix CVE-2016-8864
 discard cffce4d  libsolv: switch on ENABLE_COMPLEX_DEPS
 discard 384ecd1  linux-libc-headers: fix upstream version check
 discard 6a219dc  libproxy: speed up upstream version check
 discard ba4645f  boost: fix upstream version check
 discard 270ccbb  python3-iniparse: fix upstream version check
 discard 07f18fc  acpica: fix upstream version check
 discard 15c80bc  lsbtest: add option --ignoreos to rpm install command
 discard f344d21  rpm: properly relocate additional native tools
 discard 2951f04  libcap: drop obsolete attr PACKAGECONFIG option and libattr dependency
 discard edee61c  cmake.bbclass: Do not use bitbake variable syntax for shell variables
 discard 06f3f98  runqemu: support virtio drive type
 discard bcaf1b0  bitbake.conf: Add pr to list of hosttools
 discard feccce3  devtool: Avoid touch sstates when cleaning linux-yocto environment
 discard 1cb9821  wic: Fix typo in help screen.
 discard 1d6934f  gstreamer1.0-vaapi: Fix playback breaking bug
 discard dbd6815  selftest/bbtests: improve download rename test
 discard 354b5b8  kernel-yocto/kern-tools: fix do_validate_branches clean stage
     new 4d5890b  kernel-yocto/kern-tools: fix do_validate_branches clean stage
     new afe1d30  selftest/bbtests: improve download rename test
     new e01eb9b  gstreamer1.0-vaapi: Fix playback breaking bug
     new 29a2098  wic: Fix typo in help screen.
     new 182fdb9  devtool: Avoid touch sstates when cleaning linux-yocto environment
     new cb6c02b  bitbake.conf: Add pr to list of hosttools
     new b85e41e  bitbake.conf: Add python2 to HOSTTOOLS
     new 5cbf102  runqemu: support virtio drive type
     new ea6befa  cmake.bbclass: Do not use bitbake variable syntax for shell variables
     new 07390e3  cmake.bbclass: use weakest ??= assignment for default OECMAKE_SOURCEPATH
     new 9ad941b  libcap: drop obsolete attr PACKAGECONFIG option and libattr dependency
     new da11fbd  rpm: properly relocate additional native tools
     new db2798d  lsbtest: add option --ignoreos to rpm install command
     new a5d5a24  acpica: fix upstream version check
     new 21e9e36  python3-iniparse: fix upstream version check
     new b64c4d7  boost: fix upstream version check
     new e4d1100  libproxy: speed up upstream version check
     new 83d55bc  linux-libc-headers: fix upstream version check
     new c06f3a5  bind: Security fix CVE-2016-8864
     new 14abd76  bind: Security fix CVE-2016-6170
     new 6679a4d  ghostscript : CVE-2016-10219, CVE-2016-10220, CVE-2017-5951
     new 0dd44c0  libxml2: CVE-2016-9318

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (25da592)
            \
             N -- N -- N   refs/heads/master-next (0dd44c0)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 22 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                         |   2 +-
 meta/classes/image-live.bbclass                    |  11 +-
 meta/classes/kernel-yocto.bbclass                  |   1 +
 meta/conf/bitbake.conf                             |   2 +-
 meta/lib/oeqa/runtime/cases/parselogs.py           |   2 -
 ...plicit-fall-through-so-Wextra-will-work-i.patch |  34 -
 meta/recipes-bsp/gnu-efi/gnu-efi_3.0.5.bb          |   3 +-
 meta/recipes-core/libxml/libxml2_2.9.4.bb          |   8 +-
 ...g-UefiHiiLib-Fix-incorrect-comparison-exp.patch |  45 --
 meta/recipes-core/ovmf/ovmf_git.bb                 |   1 -
 meta/recipes-devtools/python/python3_3.5.2.bb      |   2 +-
 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 +-
 .../diffutils-3.5/diffutils-3.5-gcc7.patch         | 228 ------
 meta/recipes-extended/diffutils/diffutils_3.5.bb   |   6 +-
 ...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 +-
 ...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 +
 .../BUILD_RUNTIME_BUG_ON-vs-gcc7.patch             |  43 --
 meta/recipes-kernel/lttng/lttng-modules_2.9.1.bb   |   3 +-
 .../0001-configure-check-for-armv7ve-variant.patch |  35 -
 .../gstreamer/gstreamer1.0-libav_1.10.4.bb         |  12 +-
 ...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/gnutls/gnutls.inc             |   2 +
 meta/recipes-support/gnutls/gnutls_3.5.9.bb        |   1 -
 meta/recipes-support/libcap/libcap_2.25.bb         |   4 +-
 ...Fix-link-error-when-compiling-with-gcc-O0.patch |  36 -
 meta/recipes-support/libiconv/libiconv_1.14.bb     |   1 -
 scripts/create-pull-request                        |  14 +-
 51 files changed, 471 insertions(+), 2860 deletions(-)
 delete mode 100644 meta/recipes-bsp/gnu-efi/gnu-efi/0001-Mark-our-explicit-fall-through-so-Wextra-will-work-i.patch
 delete mode 100644 meta/recipes-core/ovmf/ovmf/0001-MdeModulePkg-UefiHiiLib-Fix-incorrect-comparison-exp.patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-makefiles-Drop-setting-mcpu-to-cortex-a8-on-arm-arch.patch
 delete mode 100644 meta/recipes-extended/diffutils/diffutils-3.5/diffutils-3.5-gcc7.patch
 delete mode 100644 meta/recipes-extended/libidn/libidn/gcc7-compatibility.patch
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/0001-Add-missing-rwlock_unlocks-in-xprt_register.patch
 delete mode 100644 meta/recipes-extended/libtirpc/libtirpc/0001-replace-__bzero-with-memset-API.patch
 delete mode 100644 meta/recipes-extended/libtirpc/libtirpc/export_key_secretkey_is_set.patch
 delete mode 100644 meta/recipes-extended/libtirpc/libtirpc/libtirpc-1.0.2-rc3.patch
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/remove-des-functionality.patch
 delete mode 100644 meta/recipes-extended/mdadm/files/0001-mdadm-Add-Wimplicit-fallthrough-0-in-Makefile.patch
 delete mode 100644 meta/recipes-extended/mdadm/files/0002-mdadm-Specify-enough-length-when-write-to-buffer.patch
 delete mode 100644 meta/recipes-extended/mdadm/files/0003-Replace-snprintf-with-strncpy-at-some-places-to-avoi.patch
 delete mode 100644 meta/recipes-extended/mdadm/files/0004-mdadm-Forced-type-conversion-to-avoid-truncation.patch
 delete mode 100644 meta/recipes-extended/mdadm/files/0005-Add-a-comment-to-indicate-valid-fallthrough.patch
 delete mode 100644 meta/recipes-extended/pax/pax/0001-Add-a-comment-for-fallthrough.patch
 create mode 100644 meta/recipes-extended/rpcbind/rpcbind/musl-sunrpc.patch
 create mode 100644 meta/recipes-extended/rpcbind/rpcbind/remove-sys-queue.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/BUILD_RUNTIME_BUG_ON-vs-gcc7.patch
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/0001-configure-check-for-armv7ve-variant.patch
 delete mode 100644 meta/recipes-sato/puzzles/files/0001-Use-Wno-error-format-overflow-if-the-compiler-suppor.patch
 delete mode 100644 meta/recipes-support/aspell/aspell/gcc7.patch
 delete 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