[meta-freescale] Updates of meta-fsl-ppc master branch on 2015-03-31

zhenhua.luo at freescale.com zhenhua.luo at freescale.com
Tue Mar 31 02:40:03 PDT 2015


Hello all,


The following updates are merged in master branch of meta-fsl-ppc, thanks.

commit 4c8cd553f9de56379e2b6502ceb996521e2d6a20
Author: Zhenhua Luo <zhenhua.luo at freescale.com>
Date:   Thu Feb 12 15:54:18 2015 +0800

    u-boot-qoriq: fix the build issue with binutils-2.25

    Remove _GLOBAL_OFFSET_TABLE_ definition from u-boot/mpc85xx/u-boot*.lds

    In binutils-2.25, the _GLOBAL_OFFSET_TABLE_ symbols defined by PROVIDE in
    u-boot.lds overrides the linker built-in symbols
    (https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=b893397a4b1316610f49819344817715e4305de9),
    so the linker is treating _GLOBAL_OFFSET_TABLE_ as a definition into the .reloc section.

    To align with the change of binutils-2.25, the _GLOBAL_OFFSET_TABLE_ symbol
    should not be defined in sections, and the symbols in linker generated .got
    section should be used(https://sourceware.org/ml/binutils/2008-09/msg00122.html).

    Fixed the following build errors with binutils-2.25:
    | powerpc-poky-linux-gnuspe-ld.bfd: _GLOBAL_OFFSET_TABLE_ not defined in linker created .got

    [YOCTO #7145]

    Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>

commit 61df8be41c952bcb81ab2799e5772a34b8788d43
Author: Sona Sarmadi <sona.sarmadi at enea.com>
Date:   Fri Mar 13 12:54:03 2015 +0100

    eCryptfs: CVE-2014-9683

    This fixes a 1-byte NULL write past the end of allocated memory

    References
    http://seclists.org/oss-sec/2015/q1/582
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9683

Signed-off-by: Sona Sarmadi sona.sarmadi at enea.com<mailto:sona.sarmadi at enea.com>


Best Regards,

Zhenhua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20150331/97211c09/attachment.html>


More information about the meta-freescale mailing list