[oe-commits] [openembedded-core] branch rocko updated (8e16694 -> 52d0f35)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 21 08:25:53 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

    from 8e16694  Add Go toolchain support
     new db1fc2e  devtools: qemu: Remove obsolete '--with-system-pixman' option
     new 2a4c656  core-image-tiny-initramfs: initramfs recipes should not generate an actual image file
     new 8b98302  sysvinit-inittab: start_getty: consider whitespaces in tty driver name
     new dd17a00  sysvinit-inittab: start_getty: Cleanup comments
     new a751a1f  bluez5: Correct support for building without systemd
     new 027f178  util-linux: package switch_root separately
     new 752a8a0  bzip2: Create Makefile for run-ptest
     new 927b3b0  classes/externalsrc: delete symlinks at start of do_buildclean
     new 39e78c7  systemd: change some RRECOMMENDS to RDEPENDS
     new 060088f  systemd-serialgetty: remove systemd from RDEPENDS
     new 44160df  cross-canadian.bbclass: drop TARGET_* flags overrides
     new 5a1f79e  eudev: use archive tarball instead of Github generated tarball
     new ecf386d  nspr: Fix build with musl/mips
     new ab3cdfb  classes/image_live: fix using squashfs as image filesystem
     new 817210e  strace: Fix ptest bulds with musl/mips
     new 73afabf  u-boot-fw-utils: Fix cross and target builds
     new 62ce334  classes/image: move image_qa to between rootfs and image
     new 271f1a5  image.bbclass: Sorted ctypes to avoid basehash error
     new 37f20f2  kernel.bbclass: build host programs with native sysroots
     new 52d0f35  ncurses: CVE-2017-13732, CVE-2017-13734, CVE-2017-13730, CVE-2017-13729, CVE-2017-13728, CVE-2017-13731

The 20 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/classes/cross-canadian.bbclass                |   5 -
 meta/classes/externalsrc.bbclass                   |   1 +
 meta/classes/image-live.bbclass                    |   2 +-
 meta/classes/image.bbclass                         |   9 +-
 meta/classes/kernel.bbclass                        |   2 +-
 meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.09.bb |   4 +-
 meta/recipes-connectivity/bluez5/bluez5.inc        |   2 +-
 .../images/core-image-tiny-initramfs.bb            |   7 +-
 ...-2017-13729-CVE-2017-13728-CVE-2017-13731.patch | 541 +++++++++++++++++++++
 meta/recipes-core/ncurses/ncurses_6.0+20170715.bb  |   1 +
 meta/recipes-core/systemd/systemd-serialgetty.bb   |   2 -
 meta/recipes-core/systemd/systemd_234.bb           |   8 +-
 .../sysvinit/sysvinit-inittab/start_getty          |  40 +-
 meta/recipes-core/udev/eudev_3.2.2.bb              |   6 +-
 meta/recipes-core/util-linux/util-linux.inc        |   6 +-
 meta/recipes-devtools/qemu/qemu.inc                |   1 -
 ...tion-Check-for-mips-and-alpha-before-usin.patch |  37 ++
 meta/recipes-devtools/strace/strace_4.18.bb        |   1 +
 .../recipes-extended/bzip2/bzip2-1.0.6/Makefile.am |   3 +-
 meta/recipes-extended/bzip2/bzip2_1.0.6.bb         |   1 -
 .../nspr/nspr/0001-md-Fix-build-with-musl.patch    |  31 ++
 meta/recipes-support/nspr/nspr_4.16.bb             |   1 +
 22 files changed, 664 insertions(+), 47 deletions(-)
 create mode 100644 meta/recipes-core/ncurses/files/CVE-2017-13732-CVE-2017-13734-CVE-2017-13730-CVE-2017-13729-CVE-2017-13728-CVE-2017-13731.patch
 create mode 100644 meta/recipes-devtools/strace/strace/0001-tests-sigaction-Check-for-mips-and-alpha-before-usin.patch
 create mode 100644 meta/recipes-support/nspr/nspr/0001-md-Fix-build-with-musl.patch

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


More information about the Openembedded-commits mailing list