[oe-commits] [openembedded-core] branch krogoth updated (4890905 -> 776192e)

git at git.openembedded.org git at git.openembedded.org
Tue May 17 19:53:56 UTC 2016


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

      from  4890905   qemu: Security fix CVE-2016-2858
       new  146f601   gcc: obey ldflags in the link of libgcc
       new  de67364   gcc: Security fix CVE-2016-4488
       new  448e625   gcc: Security fix CVE-2016-4489
       new  3152fc8   gcc: Security fix CVE-2016-2226
       new  927a537   gcc: Security fix CVE-2016-4490
       new  8bc749b   linux-yocto/uvesafb: print error message when task timeout occurs
       new  361e693   linux-yocto/4.4: sched/cgroup: Fix/cleanup cgroup teardown/init
       new  552e0a8   kern-tools: handle directories with, or without, trailing /
       new  364a3ba   kernel-yocto: allow branch auditing to be suspended
       new  571d500   linux-yocto/4.1: update to v4.1.22
       new  e874e18   linux-yocto/4.1: make ltsi content available
       new  86bab7e   linux-yocto/4.4: BXT mmc fixes + PUNIT, tubropower, and telemetry backport
       new  4c9ec76   linux-yocto/4.4: skylake configuration
       new  978ca66   linux-yocto/4.4: broxton enablement and refactoring
       new  c447db8   linux-yocto/4.4: bump to v4.4.8
       new  305995d   linux-yocto-rt/4.1: update to rt23
       new  5688f60   linux-yocto/4.4: bump to v4.4.8
       new  2a7260b   linux-yocto/4.4: update to v4.4.9
       new  4ce0d71   linux-yocto/4.4: beaglebone: Enable drm for omap
       new  776192e   linux-yocto/4.4: bump to v4.4.10

The 20 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/kernel-yocto.bbclass                  |  23 +-
 meta/recipes-devtools/gcc/gcc-4.9.inc              |   1 +
 .../gcc/gcc-4.9/0075-libgcc-use-ldflags.patch      |  16 ++
 meta/recipes-devtools/gcc/gcc-5.3.inc              |   5 +
 .../gcc/gcc-5.3/0059-libgcc-use-ldflags.patch      |  16 ++
 .../gcc/gcc-5.3/CVE-2016-2226.patch                | 103 ++++++++
 .../gcc/gcc-5.3/CVE-2016-4488.patch                |  73 ++++++
 .../gcc/gcc-5.3/CVE-2016-4489.patch                |  56 +++++
 .../gcc/gcc-5.3/CVE-2016-4490.patch                | 270 +++++++++++++++++++++
 .../kern-tools/kern-tools-native_git.bb            |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |   6 +-
 meta/recipes-kernel/linux/linux-yocto.inc          |   1 +
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       |  20 +-
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |  20 +-
 17 files changed, 588 insertions(+), 42 deletions(-)
 create mode 100644 meta/recipes-devtools/gcc/gcc-4.9/0075-libgcc-use-ldflags.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.3/0059-libgcc-use-ldflags.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.3/CVE-2016-2226.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.3/CVE-2016-4488.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.3/CVE-2016-4489.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.3/CVE-2016-4490.patch

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


More information about the Openembedded-commits mailing list