[oe-commits] [openembedded-core] branch master-next updated (884e9e5 -> 67f5eac)

git at git.openembedded.org git at git.openembedded.org
Thu Jun 20 12:28:32 UTC 2019


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 884e9e5  RP UNBREAK AUTOBUILDER TEST only
     add 0fdf763  cmake: Clarify comment in cmake toolchain file
     new 12dc556  qemuriscv: Build uImage for RISC-V machines
     new 7143a55  qemuriscv64: Fix QB_OPT_APPEND overwrite
     new 12409bd  go: Upgrade 1.12.5 -> 1.12.6
     new 1ce18ae  parted: change device manager check in ptest
     new c71dfe5  libxslt: Fix CVE-2019-11068
     new db25aeb  createrepo-c: upgrade 0.14.0 -> 0.14.2
     new 52d2035  librepo: upgrade 1.10.2 -> 1.10.3
     new 67f5eac  libmodulemd: upgrade 2.4.0 -> 2.5.0

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   (884e9e5)
            \
             N -- N -- N   refs/heads/master-next (67f5eac)

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 8 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/conf/machine/include/riscv/qemuriscv.inc      |   5 +
 meta/conf/machine/qemuriscv64.conf                 |   2 +-
 ...eaterepo-c_0.14.0.bb => createrepo-c_0.14.2.bb} |   2 +-
 meta/recipes-devtools/go/go-1.12.inc               |   6 +-
 .../libmodulemd/libmodulemd_git.bb                 |   4 +-
 .../{librepo_1.10.2.bb => librepo_1.10.3.bb}       |   2 +-
 meta/recipes-extended/parted/files/dm_check.patch  |  22 ++++
 meta/recipes-extended/parted/parted_3.2.bb         |   1 +
 meta/recipes-kernel/lttng/lttng-modules_2.10.10.bb |   2 -
 .../files/0001-Fix-security-framework-bypass.patch | 124 +++++++++++++++++++++
 meta/recipes-support/libxslt/libxslt_1.1.33.bb     |   4 +-
 12 files changed, 164 insertions(+), 12 deletions(-)
 rename meta/recipes-devtools/createrepo-c/{createrepo-c_0.14.0.bb => createrepo-c_0.14.2.bb} (95%)
 rename meta/recipes-devtools/librepo/{librepo_1.10.2.bb => librepo_1.10.3.bb} (93%)
 create mode 100644 meta/recipes-extended/parted/files/dm_check.patch
 create mode 100644 meta/recipes-support/libxslt/files/0001-Fix-security-framework-bypass.patch

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


More information about the Openembedded-commits mailing list