[oe-commits] [openembedded-core] branch master-next updated (040754f -> ad5753e)

git at git.openembedded.org git at git.openembedded.org
Fri Oct 19 13:53:49 UTC 2018


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

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

    from 040754f  packagegroup-core-tools-profile: disable valgrind on arc
     new 82de440  Revert "os-release: avoid multilib expand"
     new 04137b4  python: backport patch to fix CVE-2018-1000802
     new 0534539  python: backport patch to fix CVE-2018-14647
     new 35c5bb4  systemd: add back alternatives for init utitilies
     new 393e5e0  go: Upgrade to 1.11.1
     new 074bd75  tcmode-default: Drop pinning go to 1.9
     new ad5753e  buildtools-tarball: add nativesdk-rpcsvc-proto

The 7 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/conf/distro/include/tcmode-default.inc        |  2 +-
 meta/conf/multilib.conf                            |  2 +-
 meta/recipes-core/meta/buildtools-tarball.bb       |  1 +
 meta/recipes-core/systemd/systemd_239.bb           | 27 +++++-
 ...OLDIR-to-be-overridden-in-the-environment.patch | 64 --------------
 ...l-obj-arm64-fix-branch-too-far-with-TBZ-l.patch | 58 -------------
 .../go/{go-1.10.inc => go-1.11.inc}                |  9 +-
 ...1-allow-CC-and-CXX-to-have-multiple-words.patch | 12 ++-
 ...-content-based-hash-generation-less-pedan.patch | 46 +++++-----
 ...OLDIR-to-be-overridden-in-the-environment.patch | 48 +++++++++++
 .../0004-ld-add-soname-to-shareable-objects.patch  | 16 ++--
 ...verride-CC-when-building-dist-and-go_boot.patch | 15 ++--
 ...-cmd-dist-separate-host-and-target-builds.patch | 67 ++++++++-------
 ...07-cmd-go-make-GOROOT-precious-by-default.patch | 50 ++++++-----
 ...ld-replace-glibc-dynamic-linker-with-musl.patch | 24 +++---
 ...-canadian_1.10.bb => go-cross-canadian_1.11.bb} |  0
 .../go/{go-cross_1.10.bb => go-cross_1.11.bb}      |  0
 .../{go-crosssdk_1.10.bb => go-crosssdk_1.11.bb}   |  0
 .../go/{go-native_1.10.bb => go-native_1.11.bb}    |  0
 .../go/{go-runtime_1.10.bb => go-runtime_1.11.bb}  |  0
 .../recipes-devtools/go/{go_1.10.bb => go_1.11.bb} |  0
 ...23-Use-XML_SetHashSalt-in-_elementtree-GH.patch | 98 ++++++++++++++++++++++
 ...34540-Convert-shutil._call_external_zip-t.patch | 69 +++++++++++++++
 meta/recipes-devtools/python/python_2.7.15.bb      |  2 +
 24 files changed, 359 insertions(+), 251 deletions(-)
 delete mode 100644 meta/recipes-devtools/go/go-1.10/0003-allow-GOTOOLDIR-to-be-overridden-in-the-environment.patch
 delete mode 100644 meta/recipes-devtools/go/go-1.10/0008-cmd-internal-obj-arm64-fix-branch-too-far-with-TBZ-l.patch
 rename meta/recipes-devtools/go/{go-1.10.inc => go-1.11.inc} (74%)
 rename meta/recipes-devtools/go/{go-1.10 => go-1.11}/0001-allow-CC-and-CXX-to-have-multiple-words.patch (79%)
 rename meta/recipes-devtools/go/{go-1.10 => go-1.11}/0002-cmd-go-make-content-based-hash-generation-less-pedan.patch (85%)
 create mode 100644 meta/recipes-devtools/go/go-1.11/0003-allow-GOTOOLDIR-to-be-overridden-in-the-environment.patch
 rename meta/recipes-devtools/go/{go-1.10 => go-1.11}/0004-ld-add-soname-to-shareable-objects.patch (79%)
 rename meta/recipes-devtools/go/{go-1.10 => go-1.11}/0005-make.bash-override-CC-when-building-dist-and-go_boot.patch (80%)
 rename meta/recipes-devtools/go/{go-1.10 => go-1.11}/0006-cmd-dist-separate-host-and-target-builds.patch (88%)
 rename meta/recipes-devtools/go/{go-1.10 => go-1.11}/0007-cmd-go-make-GOROOT-precious-by-default.patch (64%)
 rename meta/recipes-devtools/go/{go-1.10 => go-1.11}/0009-ld-replace-glibc-dynamic-linker-with-musl.patch (91%)
 rename meta/recipes-devtools/go/{go-cross-canadian_1.10.bb => go-cross-canadian_1.11.bb} (100%)
 rename meta/recipes-devtools/go/{go-cross_1.10.bb => go-cross_1.11.bb} (100%)
 rename meta/recipes-devtools/go/{go-crosssdk_1.10.bb => go-crosssdk_1.11.bb} (100%)
 rename meta/recipes-devtools/go/{go-native_1.10.bb => go-native_1.11.bb} (100%)
 rename meta/recipes-devtools/go/{go-runtime_1.10.bb => go-runtime_1.11.bb} (100%)
 rename meta/recipes-devtools/go/{go_1.10.bb => go_1.11.bb} (100%)
 create mode 100644 meta/recipes-devtools/python/python/0001-2.7-bpo-34623-Use-XML_SetHashSalt-in-_elementtree-GH.patch
 create mode 100644 meta/recipes-devtools/python/python/0001-closes-bpo-34540-Convert-shutil._call_external_zip-t.patch

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


More information about the Openembedded-commits mailing list