[oe-commits] [openembedded-core] branch master-next updated (c74be03 -> f98ad2b)

git at git.openembedded.org git at git.openembedded.org
Tue May 30 07:38:11 UTC 2017


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 c74be03  tune-mips32*.inc: use consistent comments across all three .inc files
 discard 6ee81b3  unfs3: Rename mirror tarball to avoid clash
 discard 26c4042  pango: 1.40.3 -> 1.40.6
 discard 7d9d4f7  nss: Upgrade 3.29.1 to 3.30.2
 discard 246617e  binutils: fix CVE-2017-7210
 discard da23448  binutils: fix CVE-2017-7209 in readelf
 discard a84f12d  libxslt: Fix CVE-2017-5029
 discard 7c063a1  module.bbclass: Add devshell support
 discard 02a4ae8  package_ipk: correct ipk multiline descriptions
 discard 6cd0a82  piglit: add patches for unbuildable surfaceless Mesa test
 discard 023dc32  piglit: add patch for lack of gbm_bo_map
 discard bb0664b  piglit: depend on virtual/egl
 discard d0b2c4f  bluez5: Upgrade 5.44 -> 5.45
 discard 574def1  mmc-utils: Upgrade to latest git version
 discard dea3a44  elfutils: Upgrade 0.168 to 0.169
     new 98266a4  mmc-utils: Upgrade to latest git version
     new 5fd9673  bluez5: Upgrade 5.44 -> 5.45
     new 6d5f989  piglit: depend on virtual/egl
     new 4be6df0  piglit: add patch for lack of gbm_bo_map
     new 159d351  piglit: add patches for unbuildable surfaceless Mesa test
     new 94fdb17  package_ipk: correct ipk multiline descriptions
     new 74fa7d1  module.bbclass: Add devshell support
     new 80bfa1b  libxslt: Fix CVE-2017-5029
     new 9927416  binutils: fix CVE-2017-7209 in readelf
     new be2d893  binutils: fix CVE-2017-7210
     new 4440739  nss: Upgrade 3.29.1 to 3.30.2
     new 190a590  pango: 1.40.3 -> 1.40.6
     new b957624  unfs3: Rename mirror tarball to avoid clash
     new f98ad2b  tune-mips32*.inc: use consistent comments across all three .inc files

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   (c74be03)
            \
             N -- N -- N   refs/heads/master-next (f98ad2b)

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:
 ...de-alternatives-for-glibc-assumptions-hel.patch |  0
 ...m-Silence-Werror-maybe-uninitialized-fals.patch | 18 +++----
 .../0001-fix-a-stack-usage-warning.patch           |  0
 .../0001-remove-the-unneed-checking.patch          |  0
 .../elfutils-0.168/Fix_one_GCC7_warning.patch      | 44 ++++++++++++++++
 .../elfutils/elfutils-0.168/aarch64_uio.patch      | 47 +++++++++++++++++
 ...ferences-between-mips-machine-identifiers.patch |  0
 ...-support-for-mips64-abis-in-mips_retval.c.patch |  0
 .../0003-Add-mips-n64-relocation-format-hack.patch |  0
 .../debian/arm_backend.diff                        |  0
 .../debian/hppa_backend.diff                       |  0
 .../debian/hurd_path.patch                         |  0
 .../debian/ignore_strmerge.diff                    |  0
 .../debian/kfreebsd_path.patch                     |  0
 .../debian/mips_backend.diff                       |  0
 .../debian/mips_readelf_w.patch                    |  0
 .../debian/testsuite-ignore-elflint.diff           | 42 +++++++++++++++
 .../fallthrough.patch                              |  0
 .../fixheadercheck.patch                           |  0
 .../shadow.patch                                   |  0
 .../elfutils/elfutils-0.169/aarch64_uio.patch      | 37 --------------
 .../debian/testsuite-ignore-elflint.diff           | 59 ----------------------
 .../{elfutils_0.169.bb => elfutils_0.168.bb}       |  5 +-
 23 files changed, 143 insertions(+), 109 deletions(-)
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/0001-build-Provide-alternatives-for-glibc-assumptions-hel.patch (100%)
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/0001-elf_getarsym-Silence-Werror-maybe-uninitialized-fals.patch (75%)
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/0001-fix-a-stack-usage-warning.patch (100%)
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/0001-remove-the-unneed-checking.patch (100%)
 create mode 100644 meta/recipes-devtools/elfutils/elfutils-0.168/Fix_one_GCC7_warning.patch
 create mode 100644 meta/recipes-devtools/elfutils/elfutils-0.168/aarch64_uio.patch
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/debian/0001-Ignore-differences-between-mips-machine-identifiers.patch (100%)
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/debian/0002-Add-support-for-mips64-abis-in-mips_retval.c.patch (100%)
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/debian/0003-Add-mips-n64-relocation-format-hack.patch (100%)
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/debian/arm_backend.diff (100%)
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/debian/hppa_backend.diff (100%)
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/debian/hurd_path.patch (100%)
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/debian/ignore_strmerge.diff (100%)
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/debian/kfreebsd_path.patch (100%)
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/debian/mips_backend.diff (100%)
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/debian/mips_readelf_w.patch (100%)
 create mode 100644 meta/recipes-devtools/elfutils/elfutils-0.168/debian/testsuite-ignore-elflint.diff
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/fallthrough.patch (100%)
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/fixheadercheck.patch (100%)
 rename meta/recipes-devtools/elfutils/{elfutils-0.169 => elfutils-0.168}/shadow.patch (100%)
 delete mode 100644 meta/recipes-devtools/elfutils/elfutils-0.169/aarch64_uio.patch
 delete mode 100644 meta/recipes-devtools/elfutils/elfutils-0.169/debian/testsuite-ignore-elflint.diff
 rename meta/recipes-devtools/elfutils/{elfutils_0.169.bb => elfutils_0.168.bb} (94%)

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


More information about the Openembedded-commits mailing list