[oe-commits] [openembedded-core] branch master-next updated (bfa27ae -> 5bb4bbb)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 22 12:50:49 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 bfa27ae  oeqa/context: Only set buffer mode for non-concurrent tests
 discard 8cb831f  oe-run-native: Add *-native directories under STAGING_BINDIR_NATIVE to PATH environment
 discard 60390ed  cmake-native: fix to function correctly in case of eSDK
 discard 32c875e  flac: patch for CVE-2017-6888
 discard 33ccc33  oeqa/concurrencytest: Ensure subunit streams are flushed at exit
 discard 280382e  nasm: fix CVE-2018-8883 & CVE-2018-8882 & CVE-2018-10316
 discard cf8f05d  lib/oe/package.py: use bb.utils.break_hardlinks helper
 discard b3ed2e8  package.bbclass: use bb.utils.break_hardlinks helper
 discard c963480  sstate.bbclass: update SSTATE_DUPWHITELIST
 discard c05fd94  allarch: disable allarch when multilib is used
     new 15b9287  package.bbclass: use bb.utils.break_hardlinks helper
     new be480a9  lib/oe/package.py: use bb.utils.break_hardlinks helper
     new 634e7c4  nasm: fix CVE-2018-8883 & CVE-2018-8882 & CVE-2018-10316
     new 324843b  oeqa/concurrencytest: Ensure subunit streams are flushed at exit
     new 66ea506  oeqa/context: Only set buffer mode for non-concurrent tests
     new 633b66d  flac: patch for CVE-2017-6888
     new da683bc  cmake-native: fix to function correctly in case of eSDK
     new e7f93b2  oe-run-native: Add *-native directories under STAGING_BINDIR_NATIVE to PATH environment
     new 1dde8dc  classes/package: Clean up getstatusoutput
     new f496502  mtools: fix race issue while mtools invoked frequently
     new 56190aa  sstate: add intel-microcode to SSTATE_DUPWHITELIST
     new c073ced  harfbuzz: upgrade 1.8.4 -> 1.8.8
     new b7e3774  pkgconf: upgrade 1.4.2 -> 1.5.3
     new 8690a47  libatomic-ops: upgrade 7.6.4 -> 7.6.6
     new 6ba5444  libpng: upgrade 1.6.34 -> 1.6.35
     new da36a91  acpid: upgrade 2.0.29 -> 2.0.30
     new 65accba  libinput: upgrade 1.11.2 -> 1.11.3
     new c37306e  libsndfile1: CVE-2017-14245 CVE-2017-14246
     new a6a35e3  libsndfile1: CVE-2017-14634
     new 3d23eb2  libarchive: CVE-2017-14503
     new 30b5339  perl: CVE-2018-12015
     new fee032e  u-boot: Fix inconsistent indentation
     new 29d3f1a  cryptodev-linux: Fixes a kernel crash observed with cipher-gcm test
     new dfc2fff  cpan.bbclass: adopt to recent EU::MM
     new 1e19ef8  libxml-parser-perl: fix "...contains bad RPATH"
     new dc53596  freetype: Upgrade 2.9 -> 2.9.1
     new de68684  perl: avoid using += with an over-ride
     new d3c3c53  u-boot: patch for CVE-2018-1000205
     new 5d085de  oeqa/runtime/ldd: Clean up test
     new 0a8388b  gnutls: merge gnutls.inc into the gnutls recipe
     new 53a9cf1  gnutls: drop obsolete configure.ac patch
     new 5bb4bbb  gnutls: drop PACKAGECONFIG options for SSL v3 and TLS v1.3

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   (bfa27ae)
            \
             N -- N -- N   refs/heads/master-next (5bb4bbb)

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 32 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/allarch-enabled.bbclass               |  52 -----
 meta/classes/allarch.bbclass                       |  51 ++++-
 meta/classes/cpan.bbclass                          |   3 +-
 meta/classes/icecc.bbclass                         |   2 +-
 meta/classes/multilib.bbclass                      |   2 +-
 meta/classes/multilib_global.bbclass               |   2 +-
 meta/classes/package.bbclass                       |  17 +-
 meta/classes/sstate.bbclass                        |   7 +-
 meta/lib/oeqa/runtime/cases/ldd.py                 |  15 +-
 .../acpid/{acpid_2.0.29.bb => acpid_2.0.30.bb}     |   4 +-
 .../u-boot/files/CVE-2018-1000205-1.patch          |  59 +++++
 .../u-boot/files/CVE-2018-1000205-2.patch          | 143 ++++++++++++
 meta/recipes-bsp/u-boot/u-boot-common_2018.07.inc  |   5 +-
 meta/recipes-bsp/u-boot/u-boot.inc                 |  54 ++---
 ...01-remove-LOCK_NB-to-use-blocking-request.patch |  44 ++++
 meta/recipes-devtools/mtools/mtools_4.0.18.bb      |   1 +
 .../perl/libxml-parser-perl_2.44.bb                |  10 +-
 meta/recipes-devtools/perl/perl-native_5.24.4.bb   |   2 +-
 .../perl/perl/CVE-2018-12015.patch                 |  48 ++++
 meta/recipes-devtools/perl/perl_5.24.4.bb          |   3 +-
 .../pkgconf/{pkgconf_1.4.2.bb => pkgconf_1.5.3.bb} |   4 +-
 .../libarchive/libarchive/CVE-2017-14503.patch     |  29 +++
 .../libarchive/libarchive_3.3.2.bb                 |   1 +
 .../freetype/fix-potential-numeric-overflow.patch  |  28 ---
 .../{freetype_2.9.bb => freetype_2.9.1.bb}         |  10 +-
 .../{harfbuzz_1.8.4.bb => harfbuzz_1.8.8.bb}       |   4 +-
 .../{libinput_1.11.2.bb => libinput_1.11.3.bb}     |   4 +-
 .../cryptodev/cryptodev-module_1.9.bb              |   3 +
 ...-split-big-function-to-simplify-maintaina.patch | 250 +++++++++++++++++++++
 ...g-relocate-code-to-simplify-later-patches.patch |  64 ++++++
 ...ert-to-new-AEAD-interface-in-kernels-v4.2.patch | 102 +++++++++
 .../libpng/{libpng_1.6.34.bb => libpng_1.6.35.bb}  |   9 +-
 .../libsndfile1/CVE-2017-14245-14246.patch         | 121 ++++++++++
 .../libsndfile/libsndfile1/CVE-2017-14634.patch    |  42 ++++
 .../libsndfile/libsndfile1_1.0.28.bb               |   2 +
 meta/recipes-support/gnutls/gnutls.inc             |  59 -----
 .../gnutls/0001-configure.ac-fix-sed-command.patch |  29 ---
 meta/recipes-support/gnutls/gnutls_3.6.3.bb        |  62 ++++-
 ...batomic-ops_7.6.4.bb => libatomic-ops_7.6.6.bb} |   6 +-
 39 files changed, 1099 insertions(+), 254 deletions(-)
 delete mode 100644 meta/classes/allarch-enabled.bbclass
 rename meta/recipes-bsp/acpid/{acpid_2.0.29.bb => acpid_2.0.30.bb} (55%)
 create mode 100644 meta/recipes-bsp/u-boot/files/CVE-2018-1000205-1.patch
 create mode 100644 meta/recipes-bsp/u-boot/files/CVE-2018-1000205-2.patch
 create mode 100644 meta/recipes-devtools/mtools/mtools/0001-remove-LOCK_NB-to-use-blocking-request.patch
 create mode 100644 meta/recipes-devtools/perl/perl/CVE-2018-12015.patch
 rename meta/recipes-devtools/pkgconf/{pkgconf_1.4.2.bb => pkgconf_1.5.3.bb} (95%)
 create mode 100644 meta/recipes-extended/libarchive/libarchive/CVE-2017-14503.patch
 delete mode 100644 meta/recipes-graphics/freetype/freetype/fix-potential-numeric-overflow.patch
 rename meta/recipes-graphics/freetype/{freetype_2.9.bb => freetype_2.9.1.bb} (85%)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.8.4.bb => harfbuzz_1.8.8.bb} (88%)
 rename meta/recipes-graphics/wayland/{libinput_1.11.2.bb => libinput_1.11.3.bb} (86%)
 create mode 100644 meta/recipes-kernel/cryptodev/files/0001-refactoring-split-big-function-to-simplify-maintaina.patch
 create mode 100644 meta/recipes-kernel/cryptodev/files/0002-refactoring-relocate-code-to-simplify-later-patches.patch
 create mode 100644 meta/recipes-kernel/cryptodev/files/0003-convert-to-new-AEAD-interface-in-kernels-v4.2.patch
 rename meta/recipes-multimedia/libpng/{libpng_1.6.34.bb => libpng_1.6.35.bb} (72%)
 create mode 100644 meta/recipes-multimedia/libsndfile/libsndfile1/CVE-2017-14245-14246.patch
 create mode 100644 meta/recipes-multimedia/libsndfile/libsndfile1/CVE-2017-14634.patch
 delete mode 100644 meta/recipes-support/gnutls/gnutls.inc
 delete mode 100644 meta/recipes-support/gnutls/gnutls/0001-configure.ac-fix-sed-command.patch
 rename meta/recipes-support/libatomic-ops/{libatomic-ops_7.6.4.bb => libatomic-ops_7.6.6.bb} (76%)

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


More information about the Openembedded-commits mailing list