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

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

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

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 1 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.1.bb => btrfs-tools_5.1.bb}   |   4 +-
 .../vala/{vala_0.44.5.bb => vala_0.44.3.bb}        |   4 +-
 .../newt/libnewt-python_0.52.20.bb                 |  28 +++++
 meta/recipes-extended/newt/libnewt_0.52.20.bb      |  13 +--
 .../{epiphany_3.32.3.bb => epiphany_3.32.2.bb}     |   5 +-
 ...tils-Clean-up-ephy_web_application_create.patch |  79 ++++++++++++++
 meta/recipes-kernel/lttng/lttng-tools/run-ptest    |   2 +-
 meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb    |   2 +-
 14 files changed, 239 insertions(+), 183 deletions(-)
 delete mode 100644 meta/recipes-core/meta/cve-update-db.bb
 create mode 100644 meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-Add-LDFLAGS-when-building-libbtrfsutil.so.patch
 create 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.1.bb => btrfs-tools_5.1.bb} (89%)
 rename meta/recipes-devtools/vala/{vala_0.44.5.bb => vala_0.44.3.bb} (57%)
 create mode 100644 meta/recipes-extended/newt/libnewt-python_0.52.20.bb
 rename meta/recipes-gnome/epiphany/{epiphany_3.32.3.bb => epiphany_3.32.2.bb} (77%)
 create 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