[oe-commits] [openembedded-core] branch master-next updated (afa9f76 -> 8677447)

git at git.openembedded.org git at git.openembedded.org
Fri Aug 25 13:03:24 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.

    from afa9f76  db: Add --tag parameter to libtool invocation
     new 82d244a  e2fsprogs: fix ptest script
     new 24ac12e  taglib: Security fix CVE-2017-12678
     new f10c82d  bash: memleak bug fix for builtin command read
     new f8f458c  rng-tools: add systemd service file
     new 7ef077b  package.py: Fix some lint errors
     new 2c1d0f9  package.py: strip_execs: Support for .ko modules
     new 69979e4  devtool: deploy-target: Support stripped libs and execs
     new a38de39  qemu: fix upstream version check
     new 2d4b1f6  libva: fix upstream version check
     new 52f9cb9  ninja: fix upstream version check
     new 671544a  bitbake.conf: Drop usage of build/BUILD_SYS and target/TARGET_SYS conf files
     new ec8e4f6  mesa: Upgrade to 17.1.7 release
     new 8677447  systemd-boot: Make EFI_CC overridable

The 13 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/conf/bitbake.conf                             |  2 --
 meta/lib/oe/package.py                             | 42 ++++++++++++----------
 meta/recipes-core/systemd/systemd-boot_234.bb      |  3 +-
 .../e2fsprogs/e2fsprogs/ptest.patch                | 25 +++++++++----
 .../recipes-devtools/e2fsprogs/e2fsprogs/run-ptest |  2 +-
 meta/recipes-devtools/ninja/ninja_1.7.2.bb         |  1 +
 meta/recipes-devtools/qemu/qemu_2.10.0-rc2.bb      |  2 ++
 ...-memleak-bug-fix-for-builtin-command-read.patch | 35 ++++++++++++++++++
 meta/recipes-extended/bash/bash_4.4.bb             |  1 +
 meta/recipes-graphics/libva/libva_1.8.3.bb         |  2 +-
 .../mesa/{mesa-gl_17.1.6.bb => mesa-gl_17.1.7.bb}  |  0
 .../mesa/{mesa_17.1.6.bb => mesa_17.1.7.bb}        |  4 +--
 .../rng-tools/rng-tools/rngd.service               |  9 +++++
 meta/recipes-support/rng-tools/rng-tools_5.bb      | 14 ++++++--
 .../taglib/taglib/CVE-2017-12678.patch             | 40 +++++++++++++++++++++
 meta/recipes-support/taglib/taglib_1.11.1.bb       |  5 ++-
 scripts/lib/devtool/deploy.py                      | 33 ++++++++++++++---
 17 files changed, 181 insertions(+), 39 deletions(-)
 create mode 100644 meta/recipes-extended/bash/bash/bash-memleak-bug-fix-for-builtin-command-read.patch
 rename meta/recipes-graphics/mesa/{mesa-gl_17.1.6.bb => mesa-gl_17.1.7.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_17.1.6.bb => mesa_17.1.7.bb} (88%)
 create mode 100644 meta/recipes-support/rng-tools/rng-tools/rngd.service
 create mode 100644 meta/recipes-support/taglib/taglib/CVE-2017-12678.patch

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


More information about the Openembedded-commits mailing list