[oe-commits] [openembedded-core] branch master-next updated (7f4eddd -> 21b0861)

git at git.openembedded.org git at git.openembedded.org
Mon Oct 8 15:12:00 UTC 2018


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 7f4eddd  qemurunner: Remove the signal handler before stopping qemu
 discard ec8a13c  python: consolidate common patches
     add cf634b3  gdb: fix patch headers
     add 5aba4b7  python: fix patch headers
     add 46bc904  python3: fix patch headers
     add 7d74f20  lib11: fix patch headers
     add 9a84114  connman: update patch status
     new 035126a  libsoup: upgrade to 2.62.3
     new 2099715  python3: add ca-certificates to python3-crypt RRECOMMENDS
     new e8b83c4  ltp: recent glibc calls syscall directly
     new 8f5eca4  ffmpeg: use bfd linker always for x86 target
     new d079c25  x264: Disable asm on musl/x86
     new 18a0fd4  binutils: fix symlinks
     new 02d83f3  curl: Include the complete license information
     new c6d0edf  bzip2: Include the complete license information
     new decc705  glib-2.0: Include the complete license information for pcre
     new 840a7ec  libgcrypt: Add the LICENSES file to LIC_FILES_CHKSUM
     new 20f6279  opkg-utils: Add support for pigz
     new 5813677  rootfs_*: Also depend on do_package_qa
     new cd132e8  gcc: Remove unnecessary --with-mpfr and --with-mpc when cross compiling
     new 4bf1370  parted: use update-alternatives for partprobe
     new 165dd87  util-linux: : use update-alternatives for fsfreeze, nsenter
     new 6f0c58c  strace: fix ptests
     new c7eddbb  qemurunner: Remove the signal handler before stopping qemu
     new 21b0861  selftest/runqemu: Handle SystemExit

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   (7f4eddd)
            \
             N -- N -- N   refs/heads/master-next (21b0861)

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 18 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/rootfs_deb.bbclass                    |  2 +-
 meta/classes/rootfs_ipk.bbclass                    |  2 +-
 meta/classes/rootfs_rpm.bbclass                    |  2 +-
 meta/lib/oeqa/selftest/cases/runqemu.py            | 19 +++---
 .../connman/connman/includes.patch                 |  2 +-
 meta/recipes-core/glib-2.0/glib.inc                |  3 +-
 meta/recipes-core/util-linux/util-linux.inc        | 10 ++-
 meta/recipes-devtools/binutils/binutils.inc        |  6 +-
 meta/recipes-devtools/gcc/gcc-cross-canadian.inc   |  5 --
 meta/recipes-devtools/gcc/gcc-cross.inc            |  1 -
 .../gdb/gdb/gdbserver-ctrl-c-handling.patch        | 22 +++----
 .../opkg-utils/opkg-utils/pigz.patch               | 51 +++++++++++++++
 .../opkg-utils/opkg-utils_0.3.6.bb                 |  1 +
 .../python/python-native_2.7.15.bb                 |  3 +
 meta/recipes-devtools/python/python.inc            |  3 -
 ...ix-test_ssl-when-a-filename-cannot-be-enc.patch |  4 +-
 meta/recipes-devtools/python/python3/ftplib.patch  |  3 +
 meta/recipes-devtools/python/python3_3.5.6.bb      |  3 +-
 meta/recipes-devtools/python/python_2.7.15.bb      |  3 +
 .../strace/strace/Makefile-ptest.patch             | 35 +++++-----
 .../strace/strace/disable-git-version-gen.patch    | 31 +++++++--
 meta/recipes-devtools/strace/strace/run-ptest      |  2 +-
 meta/recipes-devtools/strace/strace_4.24.bb        |  2 +
 meta/recipes-extended/bzip2/bzip2_1.0.6.bb         |  2 +-
 ...nfo01-recent-glibc-calls-syscall-directly.patch | 75 ++++++++++++++++++++++
 meta/recipes-extended/ltp/ltp_20180515.bb          |  1 +
 meta/recipes-extended/parted/parted_3.2.bb         |  6 ++
 .../xorg-lib/libx11/X18NCMSstubs.patch             |  3 +-
 .../xorg-lib/libx11/fix-disable-xlocale.patch      |  3 +-
 .../xorg-lib/libx11/fix-utf8-wrong-define.patch    |  3 +-
 meta/recipes-multimedia/ffmpeg/ffmpeg_4.0.2.bb     |  4 ++
 meta/recipes-multimedia/x264/x264_git.bb           |  1 +
 meta/recipes-support/curl/curl_7.61.0.bb           |  2 +-
 meta/recipes-support/libgcrypt/libgcrypt_1.8.3.bb  |  3 +-
 .../libsoup/libsoup-2.4/CVE-2018-12910.patch       | 32 ---------
 ...libsoup-2.4_2.62.2.bb => libsoup-2.4_2.62.3.bb} |  7 +-
 36 files changed, 242 insertions(+), 115 deletions(-)
 create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/pigz.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-sigwaitinfo01-recent-glibc-calls-syscall-directly.patch
 delete mode 100644 meta/recipes-support/libsoup/libsoup-2.4/CVE-2018-12910.patch
 rename meta/recipes-support/libsoup/{libsoup-2.4_2.62.2.bb => libsoup-2.4_2.62.3.bb} (87%)

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


More information about the Openembedded-commits mailing list