[oe-commits] [openembedded-core] branch master updated (6edd0b8 -> 7e0f95b)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 22 10:18:36 UTC 2016


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

      from  6edd0b8   uninative-tarball: Make stamp independent
       new  3b806c9   libnewt: link whiptail properly with libnewt
       new  c9982da   toolchain-shar-relocate.sh: Add error-handling
       new  81e550d   perl: fix CVE-2016-6185
       new  e228964   perl: fix CVE-2015-8607
       new  9470e09   x264: add textrel to INSANE_SKIP
       new  1701576   systemd: fix indentation
       new  482733b   libunwind: fix build by linking with bfd instead of gold
       new  0ce0661   perf: Fix to obey LD failure on qemux86-64
       new  9a774e3   directdisk*.wks: add serial console support
       new  f60fc2d   asciidoc: set CLEANBROKEN to fix rebuild
       new  3207244   autotools/siteinfo: Tweak CONFIG_SITE handling for determism/races
       new  7e0f95b   base.bbclass: Drop unnecessary dirs setting

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/autotools.bbclass                     |   7 +-
 meta/classes/base.bbclass                          |   2 +-
 meta/classes/siteinfo.bbclass                      |  17 ++-
 meta/classes/toolchain-scripts.bbclass             |   2 +-
 meta/files/toolchain-shar-relocate.sh              |  20 +++-
 meta/recipes-core/systemd/systemd_230.bb           |   4 +-
 .../perl/perl/perl-fix-CVE-2015-8607.patch         |  74 ++++++++++++
 .../perl/perl/perl-fix-CVE-2016-6185.patch         | 128 +++++++++++++++++++++
 meta/recipes-devtools/perl/perl_5.22.1.bb          |   2 +
 meta/recipes-extended/asciidoc/asciidoc_8.6.9.bb   |   2 +
 .../files/0001-detect-gold-as-GNU-linker-too.patch |  31 +++++
 meta/recipes-extended/newt/libnewt_0.52.19.bb      |   1 +
 meta/recipes-kernel/perf/perf.bb                   |   3 +-
 meta/recipes-multimedia/x264/x264_git.bb           |   4 +-
 meta/recipes-support/libunwind/libunwind_git.bb    |   1 +
 scripts/lib/wic/canned-wks/directdisk-gpt.wks      |   2 +-
 .../lib/wic/canned-wks/directdisk-multi-rootfs.wks |   2 +-
 scripts/lib/wic/canned-wks/directdisk.wks          |   2 +-
 18 files changed, 284 insertions(+), 20 deletions(-)
 create mode 100644 meta/recipes-devtools/perl/perl/perl-fix-CVE-2015-8607.patch
 create mode 100644 meta/recipes-devtools/perl/perl/perl-fix-CVE-2016-6185.patch
 create mode 100644 meta/recipes-extended/newt/files/0001-detect-gold-as-GNU-linker-too.patch

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


More information about the Openembedded-commits mailing list