[oe-commits] [openembedded-core] branch master updated (1a0ee6b -> a39830b)

git at git.openembedded.org git at git.openembedded.org
Thu Jun 28 08:23:31 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository openembedded-core.

    from 1a0ee6b  mdadm: fix one more issue when building with gcc8
     new 7aa94ab  db: drop legacy ARM specific SWP based mutex optimisation
     new 1c2197f  image: Set COREBASE as the git directory for timestamp
     new 2f0dd67  kernel: Set SOURCE_DATE_EPOCH to kernel git timestamp if not set
     new ec957a0  maintainers: assign systemtap to Victor Kanensky
     new 12e859d  gcc-8: define GLIBC_DYNAMIC_LINKER relative to SYSTEMLIBS_DIR on riscv
     new b9b254d  glibc: fix CVE-2018-11237
     new da29440  insane.bbclass: Make missing license file fatal
     new 21d015f  insane.bbclass: Don't let warnings make previous errors non-fatal
     new c88304a  arch-armv7a.inc: default to Thumb2 instruction set for armv7a and above
     new a39830b  glib: remove unnecessary dependency to DISTRO_FEATURES

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/classes/image.bbclass                         |  2 +-
 meta/classes/insane.bbclass                        | 12 ++--
 meta/classes/kernel.bbclass                        |  2 +-
 meta/conf/distro/include/maintainers.inc           |  4 +-
 meta/conf/machine/include/arm/arch-armv7a.inc      |  1 +
 meta/recipes-core/glib-2.0/glib.inc                |  2 +-
 meta/recipes-core/glibc/glibc/CVE-2018-11237.patch | 82 ++++++++++++++++++++++
 meta/recipes-core/glibc/glibc_2.27.bb              |  1 +
 ...C_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch | 16 ++++-
 .../db/db/arm-thumb-mutex_db5.patch                | 50 -------------
 meta/recipes-support/db/db_5.3.28.bb               | 18 +----
 11 files changed, 113 insertions(+), 77 deletions(-)
 create mode 100644 meta/recipes-core/glibc/glibc/CVE-2018-11237.patch
 delete mode 100644 meta/recipes-support/db/db/arm-thumb-mutex_db5.patch

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


More information about the Openembedded-commits mailing list