[oe-commits] [openembedded-core] branch rocko-next updated (58abe66 -> 8a0fd2a)

git at git.openembedded.org git at git.openembedded.org
Tue Nov 13 10:35:30 UTC 2018


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

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

 discard 58abe66  multilib_header: recognize BPF as a target
     add eb3eaa6  module-base.bbclass: fix out-of-tree module builds with custom EXTRA_OEMAKE
     add f6f5415  classes: sanity-check LIC_FILES_CHKSUM
     add aa427fd  bzip2: use Yocto Project mirror for SRC_URI
     add 5bed33f  libvorbis: CVE-2017-14160 CVE-2018-10393
     add a8e6ce6  libvorbis: CVE-2018-10392
     add 00bdc97  python: Upgrade both python and python-native to 2.7.14
     add 1e2d12f  python-native: add dependency for gdbm and db native packages
     add 9a3772e  python2: Fix build with gcc8
     add edb02f0  multilib_header: recognize BPF as a target
     add 7d518d3  patch: fix CVE-2018-6952
     add 64ca9e5  license.bbclass: Minor simplification of get_deployed_dependencies()
     add 9aed83e  license.bbclass: be a bit more strict when searching ${PN}-${LICENSE_PACKAGE_SUFFIX} in packages
     add eec9169  shadow: fix CVE-2017-2616
     add cfc8931  shadow: CVE-2018-7169
     add 1af360c  shadow: update ownership and permission of /var/spool/mail
     add dd9e2de  shadow: CVE-2016-6252
     add 8771844  cryptodev: Fix build errors with v4.17+
     add d40c87b  recipes: Update git.gnome.org addresses after upstream changes
     add bd81e47  make: Backport fixes to not assume glibc internal glob implementation
     add 4aa55a2  make: add missing Signed-off-by
     add 5cabded  perl: skip tests that are not useful
     add 5db7781  lsb/lsbtests: Update package lists to use latest version of binary
     add d4657ac  toolchain-scripts: preserve host path in environment setup script
     add e6cb663  valgrind: Mask CPUID support in HWCAP on aarch64
     add f679285  valgrind: fix the shared object issue while prelink ptest
     add 49bac1a  valgrind: fix ptest compilation for PowerPC64
     add 2c7d665  valgrind: fix compile ptest failure on mips32
     add 7edc4a6  tzcode: remove unused patch files
     add 159f9a1  tzdata: update to 2018d
     add 1019edf  tzcode-native: update to 2018d
     add 46bbf84  tzcode-native: updatet to 2018e
     add 7e3d97c  tzdata: update to 2018e
     add 14b02a0  tzcode: update to 2018f
     add 834df7b  tzdata: update to 2018f
     add 26138b1  os-release: fix to install in the expected location
     add b1d7ff6  os-release: move to nonarch_libdir
     add b3d5045  yocto-uninative: Upgrade to verson 2.3 which includes glibc 2.28
     add 6130fad  linux-yocto/4.12: gcc8 + platform support
     add 7f06443  linux-yocto/4.12: bump to v4.12.25
     add 433b22a  linux-yocto/4.12: update to v4.12.26
     add 717dea8  linux-yocto/4.12: update to v4.12.28
     add 1e4a0b4  linux-yocto/4.4: update to 4.4.162
     add 1ec800e  linux-yocto-tiny/4.4: update to 4.4.162
     add e5698cb  linux-yoct-rt/4.4: update to 4.4.162
     add 8a2c177  build-appliance-image: Update to rocko head revision
     new 8a0fd2a  python-3.5: Fix manifest to handle reprlib correctly

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (58abe66)
            \
             N -- N -- N   refs/heads/rocko-next (8a0fd2a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 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/base.bbclass                          |   4 +-
 meta/classes/clutter.bbclass                       |   2 +-
 meta/classes/license.bbclass                       |  10 +-
 meta/classes/mirrors.bbclass                       |   2 +-
 meta/classes/module-base.bbclass                   |   4 +-
 meta/classes/toolchain-scripts.bbclass             |   3 +-
 meta/conf/bitbake.conf                             |   2 +-
 meta/conf/distro/include/yocto-uninative.inc       |   8 +-
 .../mobile-broadband-provider-info_git.bb          |   3 +-
 .../glib-networking/glib-networking_2.50.0.bb      |   2 +-
 .../images/build-appliance-image_15.0.0.bb         |   2 +-
 meta/recipes-core/os-release/os-release.bb         |   9 +-
 meta/recipes-devtools/make/make.inc                |   5 +-
 ...1-glob-Do-not-assume-glibc-glob-internals.patch |  70 ++++++++
 ...2-glob-Do-not-assume-glibc-glob-internals.patch |  38 +++++
 .../0001-Fix-swapping-fake-lines-in-pch_swap.patch |  36 ++++
 meta/recipes-devtools/patch/patch_2.7.6.bb         |   1 +
 ...ious-tests-if-PERL_BUILD_PACKAGING-is-set.patch | 126 ++++++++++++++
 .../perl/perl/perl-test-customized.patch           |  86 ----------
 meta/recipes-devtools/perl/perl/run-ptest          |   2 +-
 meta/recipes-devtools/perl/perl_5.24.1.bb          |   2 +-
 .../python/python-3.5-manifest.inc                 |   2 +-
 ...on-native_2.7.13.bb => python-native_2.7.14.bb} |   9 +-
 meta/recipes-devtools/python/python.inc            |   6 +-
 .../01-use-proper-tools-for-cross-build.patch      |  17 +-
 .../python/Don-t-use-getentropy-on-Linux.patch     |  41 -----
 .../python/python/fix-gc-alignment.patch           |  43 +++++
 .../python/python/fix-makefile-for-ptest.patch     |   6 +-
 .../python/parallel-makeinst-create-bindir.patch   |  12 +-
 .../python/{python_2.7.13.bb => python_2.7.14.bb}  |   2 +-
 ...-fix-opcode-not-supported-on-mips32-linux.patch |  82 +++++++++
 ...roken-inline-asm-in-tests-on-mips32-linux.patch |  47 ++++++
 .../valgrind/valgrind/0002-remove-rpath.patch      |  35 ----
 .../mask-CPUID-support-in-HWCAP-on-aarch64.patch   |  36 ++++
 .../valgrind/valgrind/ppc-headers.patch            |  78 +++++++++
 meta/recipes-devtools/valgrind/valgrind_3.13.0.bb  |   7 +-
 meta/recipes-extended/bzip2/bzip2_1.0.6.bb         |   6 +-
 meta/recipes-extended/lsb/lsbtest/packages_list    |   2 +-
 .../shadow/files/CVE-2016-6252.patch               |  48 ++++++
 .../shadow/files/CVE-2017-2616.patch               |  64 +++++++
 .../shadow/files/CVE-2018-7169.patch               | 186 +++++++++++++++++++++
 meta/recipes-extended/shadow/shadow.inc            |   6 +-
 .../files/0001-Fix-Makefile-quoting-bug.patch      | 174 -------------------
 .../files/0002-Port-zdump-to-C90-snprintf.patch    | 115 -------------
 ...code-native_2018c.bb => tzcode-native_2018f.bb} |   8 +-
 .../tzdata/{tzdata_2018c.bb => tzdata_2018f.bb}    |   4 +-
 .../cantarell-fonts/cantarell-fonts_git.bb         |   4 +-
 .../cryptodev/cryptodev-module_1.9.bb              |   1 +
 .../0001-ioctl.c-Fix-build-with-linux-4.17.patch   |  43 +++++
 meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb   |   6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |   6 +-
 meta/recipes-kernel/linux/linux-yocto_4.12.bb      |  20 +--
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |  20 +--
 .../libvorbis/libvorbis/CVE-2017-14160.patch       |  33 ++++
 .../libvorbis/libvorbis/CVE-2018-10392.patch       |  29 ++++
 .../libvorbis/libvorbis_1.3.5.bb                   |   3 +
 .../update-output-syntax.patch                     |   2 +-
 scripts/contrib/python/generate-manifest-3.5.py    |   2 +-
 60 files changed, 1086 insertions(+), 548 deletions(-)
 create mode 100644 meta/recipes-devtools/make/make/0001-glob-Do-not-assume-glibc-glob-internals.patch
 create mode 100644 meta/recipes-devtools/make/make/0002-glob-Do-not-assume-glibc-glob-internals.patch
 create mode 100644 meta/recipes-devtools/patch/patch/0001-Fix-swapping-fake-lines-in-pch_swap.patch
 create mode 100644 meta/recipes-devtools/perl/perl/0001-Skip-various-tests-if-PERL_BUILD_PACKAGING-is-set.patch
 delete mode 100644 meta/recipes-devtools/perl/perl/perl-test-customized.patch
 rename meta/recipes-devtools/python/{python-native_2.7.13.bb => python-native_2.7.14.bb} (88%)
 delete mode 100644 meta/recipes-devtools/python/python/Don-t-use-getentropy-on-Linux.patch
 create mode 100644 meta/recipes-devtools/python/python/fix-gc-alignment.patch
 rename meta/recipes-devtools/python/{python_2.7.13.bb => python_2.7.14.bb} (99%)
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-fix-opcode-not-supported-on-mips32-linux.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0002-fix-broken-inline-asm-in-tests-on-mips32-linux.patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind/0002-remove-rpath.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/mask-CPUID-support-in-HWCAP-on-aarch64.patch
 create mode 100644 meta/recipes-extended/shadow/files/CVE-2016-6252.patch
 create mode 100644 meta/recipes-extended/shadow/files/CVE-2017-2616.patch
 create mode 100644 meta/recipes-extended/shadow/files/CVE-2018-7169.patch
 delete mode 100644 meta/recipes-extended/tzcode/files/0001-Fix-Makefile-quoting-bug.patch
 delete mode 100644 meta/recipes-extended/tzcode/files/0002-Port-zdump-to-C90-snprintf.patch
 rename meta/recipes-extended/tzcode/{tzcode-native_2018c.bb => tzcode-native_2018f.bb} (70%)
 rename meta/recipes-extended/tzdata/{tzdata_2018c.bb => tzdata_2018f.bb} (98%)
 create mode 100644 meta/recipes-kernel/cryptodev/files/0001-ioctl.c-Fix-build-with-linux-4.17.patch
 create mode 100644 meta/recipes-multimedia/libvorbis/libvorbis/CVE-2017-14160.patch
 create mode 100644 meta/recipes-multimedia/libvorbis/libvorbis/CVE-2018-10392.patch

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


More information about the Openembedded-commits mailing list