[OE-core] [PATCH 0/3] Dizzy next Dec 15th V2

Armin Kuster akuster808 at gmail.com
Mon Dec 15 17:10:34 UTC 2014


opps, off-by-1 error.

Please consider these changes for Dizzy-next

This is on top of two previous requests:
http://patches.openembedded.org/patch/84363/
http://patches.openembedded.org/patch/84341/


The following changes since commit 618a569d430e88e9a115dcf10f04384f39e28555:

  kernel.bbclass: Create modules directory even if there is no modules installed (2014-12-03 11:28:43 -0800)

are available in the git repository at:

  http://git.yoctoproject.org/git/poky-contrib akuster/dizzy-next
  http://git.yoctoproject.org/cgit.cgi//log/?h=akuster/dizzy-next

Bian Naimeng (2):
  cpio: fix bug CVE-2014-9112 for cpio-2.8
  cpio: fix bug CVE-2014-9112 for cpio-2.11

Maxin B. John (1):
  python: fix ssl import error

 .../python/python-2.7-manifest.inc                 |   2 +-
 .../cpio/cpio-2.11/fix-memory-overrun.patch        | 220 +++++++++++++++++++++
 .../cpio/cpio-2.8/fix-memory-overrun.patch         | 217 ++++++++++++++++++++
 meta/recipes-extended/cpio/cpio_2.11.bb            |   3 +-
 meta/recipes-extended/cpio/cpio_2.8.bb             |   7 +-
 scripts/contrib/python/generate-manifest-2.7.py    |   2 +-
 6 files changed, 445 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-extended/cpio/cpio-2.11/fix-memory-overrun.patch
 create mode 100644 meta/recipes-extended/cpio/cpio-2.8/fix-memory-overrun.patch

-- 
1.9.1



More information about the Openembedded-core mailing list