[oe-commits] [openembedded-core] branch master-next updated (ac28824 -> 2e18fcb)

git at git.openembedded.org git at git.openembedded.org
Wed Mar 11 01:14:14 UTC 2020


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 ac28824  gcc: strip line numbers from generated code
 discard aa9150f  gcc: don't ship build host information in the target gcc-plugins package
 discard 3eab8b8  oeqa/selftest: Ensure buildtools in environment variables isn't replaced
 discard 528c750  glibc: CVE-2020-10029
 discard 16e806b  e2fsprogs: backport upstream patch
 discard 0e61e95  e2fsprogs: fix CVE-2019-5188
 discard ca03832  sqlite3: fix CVE-2020-9327
 discard fc3088b  kernel.bbclass: fix SOURCE_DATE_EPOCH for non-git kernel builds
 discard e892667  cve-check: fix ValueError
 discard e221d94  p11-kit: Add nativesdk variant
 discard 3e72ed8  kernel-yocto.bbclass: Support config fragments with externalsrc
 discard e7bff4e  perf: Fix externalsrc support
 discard 3677eaf  kernelsrc.bbclass: Fix externalsrc support
 discard fe54c05  archiver.bbclass: Make do_deploy_archives a recursive dependency
 discard c23d3a5  archiver.bbclass: Handle gitsm URLs in the mirror archiver
 discard 88f1967  buildtools-extended-tarball: Add locale command
 discard d326e52  glibc: Update nativesdk locale relocation patch
 discard 0ec677e  coreutils hack
 discard 480e17e  files/toolchain-shar-extract.sh: Rework PATH cleaning
 discard 8ad285b  oeqa/testsdk: Use original PATH
 discard d31fadb  ptest-packagelists.inc: add coreutils to SLOW list
 discard caec70b  coreutils: add ptest
 discard f288e92  nspr: Move to meta-oe
 discard c2727fa  nss: Move to meta-oe
 discard 9ca7fab  rootfs-postcommands: Remove spaces before ; in -ROOTFS_..._COMMAND
 discard 06b4977  HACK: signing: Add extra test debug
 discard 835accd  glew/curl: specify exclusive package configs
 discard b35ea40  base.bbclass: extend PACKAGECONFIG for conflict package configs
     add 2c17d35  kernelsrc.bbclass: Fix externalsrc support
     add eab605b  perf: Fix externalsrc support
     add 44f04c0  kernel-yocto.bbclass: Support config fragments with externalsrc
     add 744f247  p11-kit: Add nativesdk variant
     add 64a362b  cve-check: fix ValueError
     add 270ae94  kernel.bbclass: fix SOURCE_DATE_EPOCH for non-git kernel builds
     add 6acb974  sqlite3: fix CVE-2020-9327
     add 09bdcef  e2fsprogs: fix CVE-2019-5188
     add 23c1b15  e2fsprogs: backport upstream patch
     add bc0b66c  glibc: CVE-2020-10029
     add 04ee0e8  oeqa/selftest: Ensure buildtools in environment variables isn't replaced
     new 7a762e7  base.bbclass: extend PACKAGECONFIG for conflict package configs
     new bfce159  glew/curl: specify exclusive package configs
     new 5263de8  HACK: signing: Add extra test debug
     new 3174def  rootfs-postcommands: Remove spaces before ; in -ROOTFS_..._COMMAND
     new a128180  nss: Move to meta-oe
     new 223d204  nspr: Move to meta-oe
     new 2c9b7af  gcc: don't ship build host information in the target gcc-plugins package
     new 2ff2cdf  gcc: strip line numbers from generated code in gcc-plugins on target
     new 40a7170  oeqa/testsdk: Use original PATH
     new 49c9ab0  files/toolchain-shar-extract.sh: Rework PATH cleaning
     new 280649c  glibc: Update nativesdk locale relocation patch
     new ddefb69  buildtools-extended-tarball: Add locale command
     new b5dcbbb  ruby: Use arm32 for coroutines on 32bit-arm
     new 0906d45  valgrind: Fix timerfd syscall test to be 64bit time_t safe
     new 5082266  libdnf: fix upstream version check
     new 222c794  image-prelink: remove assumption of sysconfdir presence
     new 04cc7fc  grub-efi-cfg: enable per-label APPEND override
     new 5327c7c  coreutils: add ptest
     new d098443  ptest-packagelists.inc: add coreutils to SLOW list
     new 62b79d3  coreutils hack
     new 2e18fcb  coreutils: fixup

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   (ac28824)
            \
             N -- N -- N   refs/heads/master-next (2e18fcb)

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 21 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/archiver.bbclass                      | 35 ++------
 meta/classes/grub-efi-cfg.bbclass                  |  6 ++
 meta/classes/image-prelink.bbclass                 | 17 ++++
 meta/recipes-core/coreutils/coreutils_8.31.bb      |  3 +
 meta/recipes-devtools/libdnf/libdnf_0.28.1.bb      |  1 +
 meta/recipes-devtools/ruby/ruby_2.7.0.bb           |  3 +
 ...1-memcheck-tests-Fix-timerfd-syscall-test.patch | 98 ++++++++++++++++++++++
 meta/recipes-devtools/valgrind/valgrind_3.15.0.bb  |  1 +
 8 files changed, 135 insertions(+), 29 deletions(-)
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-memcheck-tests-Fix-timerfd-syscall-test.patch

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


More information about the Openembedded-commits mailing list