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

git at git.openembedded.org git at git.openembedded.org
Wed Jun 19 23:33:23 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 1b690e8  openssh: Add missing DEPENDS on virtual/crypt
     new dab2bd3  vala: upgrade 0.44.3 -> 0.44.5
     new 282b744  libnewt: merge libnewt-python recipe into the main recipe
     new 5e02e75  epiphany: update to 3.32.3
     new 35bd7de  btrfs-tools: update to 5.1.1
     new 546d141  cve-update-db: New recipe to update CVE database
     new bc144b0  cve-check: Remove dependency to cve-check-tool-native
     new 7f62a20  cve-check: Manage CVE_PRODUCT with more than one name
     new 3bf63bc  cve-check: Consider CVE that affects versions with less than operator
     new 0219e9b  oeqa/logparser: ignore test failure commentary
     new 0fd0a1b  openssh: Add missing DEPENDS on virtual/crypt
     new dc47b38  lttng-tools: Filter ptest output to remove random tmp directories
     new 884e9e5  RP UNBREAK AUTOBUILDER TEST only

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

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 12 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/cve-check.bbclass                     |  90 ++++++++-------
 meta/conf/distro/include/maintainers.inc           |   1 +
 meta/lib/oeqa/utils/logparser.py                   |   4 +-
 meta/recipes-core/meta/cve-update-db.bb            | 121 +++++++++++++++++++++
 ...Add-LDFLAGS-when-building-libbtrfsutil.so.patch |  26 -----
 ...s-progs-Pass-CFLAGS-and-LDFLAGS-to-Python.patch |  43 --------
 .../{btrfs-tools_5.1.bb => btrfs-tools_5.1.1.bb}   |   4 +-
 .../vala/{vala_0.44.3.bb => vala_0.44.5.bb}        |   4 +-
 .../newt/libnewt-python_0.52.20.bb                 |  28 -----
 meta/recipes-extended/newt/libnewt_0.52.20.bb      |  13 ++-
 .../{epiphany_3.32.2.bb => epiphany_3.32.3.bb}     |   5 +-
 ...tils-Clean-up-ephy_web_application_create.patch |  79 --------------
 meta/recipes-kernel/lttng/lttng-modules_2.10.10.bb |   2 +
 meta/recipes-kernel/lttng/lttng-tools/run-ptest    |   2 +-
 meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb    |   2 +-
 15 files changed, 185 insertions(+), 239 deletions(-)
 create mode 100644 meta/recipes-core/meta/cve-update-db.bb
 delete mode 100644 meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-Add-LDFLAGS-when-building-libbtrfsutil.so.patch
 delete mode 100644 meta/recipes-devtools/btrfs-tools/btrfs-tools/0003-btrfs-progs-Pass-CFLAGS-and-LDFLAGS-to-Python.patch
 rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.1.bb => btrfs-tools_5.1.1.bb} (89%)
 rename meta/recipes-devtools/vala/{vala_0.44.3.bb => vala_0.44.5.bb} (57%)
 delete mode 100644 meta/recipes-extended/newt/libnewt-python_0.52.20.bb
 rename meta/recipes-gnome/epiphany/{epiphany_3.32.2.bb => epiphany_3.32.3.bb} (77%)
 delete mode 100644 meta/recipes-gnome/epiphany/files/0001-web-app-utils-Clean-up-ephy_web_application_create.patch

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


More information about the Openembedded-commits mailing list