[oe-commits] [openembedded-core] branch master-next updated (afc7916 -> 165a202)

git at git.openembedded.org git at git.openembedded.org
Wed Mar 6 23:10:05 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 afc7916  scripts: Add oe-pylint
 discard 7606938  runtime/oeqa: Disable stap test for now
 discard 3b6f8d7  bitbake: add readlink to HOSTTOOLS
 discard 55b72ea  utils: Fix create_wrapper
 discard 5adef7f  imagefeatures: Add test to blacklist building busybox
 discard e2f54a4  packagegroup-core-base-utils: Introduce new base-utils packagegroup
 discard 069f316  inetutils: Import version 1.9.4
 discard da51afd  vim: Import version 8.1.0347
 discard 589cd09  Add source package to ${PACKAGES}
 discard 014d64c  machine: bump preferred version to 5.0
 discard 0fe3c93  qemuarma15: ARM A15 Support
     add 2046e20  README: Rename to README.OE-Core so its clear where its from/belongs/is about
     new 5c51733  qemuarma15: ARM A15 Support
     new 2e831be  machine: bump preferred version to 5.0
     new c6581fb  Add source package to ${PACKAGES}
     new 6cb3200  vim: Import version 8.1.0347
     new b73749f  inetutils: Import version 1.9.4
     new 46ae760  packagegroup-core-base-utils: Introduce new base-utils packagegroup
     new d9ce7d8  imagefeatures: Add test to blacklist building busybox
     new a1d1a6f  utils: Fix create_wrapper
     new aa90ab1  bitbake: add readlink to HOSTTOOLS
     new ffb2036  runtime/oeqa: Disable stap test for now
     new 18fdb1b  scripts: Add oe-pylint
     new d0fe22a  kmod: Remove compatibility for ancient hosts
     new cac4f7f  gdb: Upgrade 8.2 -> 8.2.1
     new 165a202  libpcre2: fix CVE-2017-7186

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   (afc7916)
            \
             N -- N -- N   refs/heads/master-next (165a202)

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 14 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:
 README => README.OE-Core                           |  0
 meta/conf/distro/include/maintainers.inc           |  1 +
 .../gdb/{gdb-8.2.inc => gdb-8.2.1.inc}             |  4 +-
 ...canadian_8.2.bb => gdb-cross-canadian_8.2.1.bb} |  0
 .../gdb/{gdb-cross_8.2.bb => gdb-cross_8.2.1.bb}   |  0
 .../gdb/{gdb_8.2.bb => gdb_8.2.1.bb}               |  0
 meta/recipes-kernel/kmod/kmod-native_git.bb        |  3 -
 meta/recipes-kernel/kmod/kmod.inc                  |  1 -
 ...alling-bswap_-instead-of-htobe-and-be-toh.patch | 40 -----------
 meta/recipes-kernel/kmod/kmod/fix-O_CLOEXEC.patch  | 36 ----------
 .../libpcre/libpcre2/CVE-2017-7186.patch           | 83 ++++++++++++++++++++++
 meta/recipes-support/libpcre/libpcre2_10.32.bb     |  1 +
 12 files changed, 87 insertions(+), 82 deletions(-)
 rename README => README.OE-Core (100%)
 rename meta/recipes-devtools/gdb/{gdb-8.2.inc => gdb-8.2.1.inc} (89%)
 rename meta/recipes-devtools/gdb/{gdb-cross-canadian_8.2.bb => gdb-cross-canadian_8.2.1.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb-cross_8.2.bb => gdb-cross_8.2.1.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb_8.2.bb => gdb_8.2.1.bb} (100%)
 delete mode 100644 meta/recipes-kernel/kmod/kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch
 delete mode 100644 meta/recipes-kernel/kmod/kmod/fix-O_CLOEXEC.patch
 create mode 100644 meta/recipes-support/libpcre/libpcre2/CVE-2017-7186.patch

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


More information about the Openembedded-commits mailing list