[oe-commits] [openembedded-core] branch master-next updated (c117447 -> 597363d)

git at git.openembedded.org git at git.openembedded.org
Wed Oct 3 14:26:36 UTC 2018


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 c117447  lib/oe/utils: add eol to format_pkg_list()
     new 4d6fd81  glibc: Fix glibc reproducibility issues
     new f72c8af  libtiff: fix CVE-2017-17095
     new 8aa27e4  nativesdk-bison: Add to nativesdk-packagegroup-sdk-host and set BISON_PKGDATADIR
     new a7c3c89  elfutils: fix CVE-2018-16403 & CVE-2018-16402
     new 28d3a4c  openssl: skip ptest case `test_symbol_presence'
     new a7005a4  nativesdk-packagegroup-sdk-host.bb: remove nativesdk-dnf
     new 2f03da6  mesa: Disable asm on musl
     new 4945abe  connman: neaten patches
     new 47e079a  pango: don't disable debugging
     new 597363d  pango: respect PTEST_ENABLED

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   (c117447)
            \
             N -- N -- N   refs/heads/master-next (597363d)

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 10 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/lib/oe/utils.py                               |   2 +-
 ...resolve-musl-does-not-implement-res_ninit.patch |   8 +
 .../connman/connman/includes.patch                 |  12 +-
 .../openssl/0001-skip-test_symbol_presence.patch   |  46 ++++
 meta/recipes-connectivity/openssl/openssl_1.1.1.bb |   1 +
 .../0034-inject-file-assembly-directives.patch     | 259 +++++++++++++++++++++
 meta/recipes-core/glibc/glibc_2.28.bb              |   1 +
 .../nativesdk-packagegroup-sdk-host.bb             |   2 +-
 meta/recipes-devtools/bison/bison_3.0.4.bb         |   4 +
 meta/recipes-devtools/elfutils/elfutils_0.173.bb   |   2 +
 ...Check-end-of-attributes-list-consistently.patch |  84 +++++++
 ...rn-error-if-elf_compress_gnu-is-used-on-S.patch |  59 +++++
 meta/recipes-graphics/mesa/mesa.inc                |   2 +-
 meta/recipes-graphics/pango/pango_1.42.4.bb        |   4 +-
 .../libtiff/files/CVE-2017-17095.patch             |  46 ++++
 meta/recipes-multimedia/libtiff/tiff_4.0.9.bb      |   1 +
 16 files changed, 518 insertions(+), 15 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/0001-skip-test_symbol_presence.patch
 create mode 100644 meta/recipes-core/glibc/glibc/0034-inject-file-assembly-directives.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/0001-libdw-Check-end-of-attributes-list-consistently.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/0002-libelf-Return-error-if-elf_compress_gnu-is-used-on-S.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2017-17095.patch

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


More information about the Openembedded-commits mailing list