[oe-commits] [openembedded-core] branch master updated (007ef1f -> 3cb303f)

git at git.openembedded.org git at git.openembedded.org
Mon Aug 20 17:06:14 UTC 2018


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

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

    from 007ef1f  kernel-devsrc: restructure for out of tree (and on target) module builds
     add 1520f5a  powerpc: Remove pie flags from compiler cmdline
     add 7153a17  llvm: Point llvm-config to one built with llvm-native
     add bd4a02d  dos2unix.bbclass: Move to oe-core
     add 865eb1c  llvm: Use YOCTO_ALTERNATE_MULTILIB_NAME environment variable in llvm-config
     add c5a27bd  mesa: Define YOCTO_ALTERNATE_MULTILIB_NAME to consider multilib names
     add 6902d80  binutils: Update past 2.31.1 release
     add 9a4ea4f  libidn2: Fix libunistring detection
     add d39bf67  gnutls: Update to 3.6.3
     add 30d0e8e  python3-pip: update to version 18.0
     add 7f5225b  python3-gitdb: update to version 2.0.4
     add d916de8  python3-git: update to version 2.1.11
     add bdc9e77  openssl: consolidate target name mapping rules
     add 9e9d004  openssl: update 32bit x86 target from linux-elf -> linux-x86
     add 06da559  openssl: minor reformatting to align the 1.0 and 1.1 recipes
     add 6c6c380  openssl: openssl-misc dependency on perl should be unconditional
     add 4803358  openssl: move the libdir openssl.cnf symlink into the openssl package
     add 950f89a  openssl: fix path in nativesdk environment-setup script
     add 3184de7  openssl: drop obsolete no-afalgeng workaround for aarch64
     add e6264f4  expat: upgrade 2.2.5 -> 2.2.6
     add b91b276  libxml2: fix CVE-2018-9251 and CVE-2018-14567
     add f75289b  unzip: fix CVE-2018-1000035
     add 3cb303f  weston-init: run login before start weston.service

No new revisions were added by this update.

Summary of changes:
 meta/classes/dos2unix.bbclass                      | 14 ++++
 meta/conf/distro/include/security_flags.inc        |  7 +-
 .../recipes-connectivity/openssl/openssl_1.0.2p.bb | 50 +++++++------
 .../recipes-connectivity/openssl/openssl_1.1.0i.bb | 84 ++++++++--------------
 .../expat/{expat_2.2.5.bb => expat_2.2.6.bb}       |  4 +-
 ...1-Fix-infinite-loop-in-LZMA-decompression.patch | 55 ++++++++++++++
 meta/recipes-core/libxml/libxml2_2.9.8.bb          |  1 +
 meta/recipes-devtools/binutils/binutils-2.31.inc   |  2 +-
 .../0002-llvm-allow-env-override-of-exe-path.patch | 47 ++++++++++--
 meta/recipes-devtools/llvm/llvm_git.bb             |  4 +-
 meta/recipes-devtools/python/python-git.inc        |  4 +-
 meta/recipes-devtools/python/python-gitdb.inc      |  4 +-
 ...python3-git_2.1.10.bb => python3-git_2.1.11.bb} |  0
 ...thon3-gitdb_2.0.3.bb => python3-gitdb_2.0.4.bb} |  0
 .../{python3-pip_10.0.1.bb => python3-pip_18.0.bb} |  6 +-
 meta/recipes-extended/libidn/libidn2_2.0.5.bb      |  4 ++
 .../unzip/0001-unzip-fix-CVE-2018-1000035.patch    | 48 +++++++++++++
 meta/recipes-extended/unzip/unzip_6.0.bb           |  1 +
 meta/recipes-graphics/mesa/mesa.inc                |  1 +
 .../wayland/weston-init/weston.service             |  1 +
 meta/recipes-support/gnutls/gnutls.inc             |  2 +
 .../gnutls/{gnutls_3.6.2.bb => gnutls_3.6.3.bb}    |  5 +-
 22 files changed, 237 insertions(+), 107 deletions(-)
 create mode 100644 meta/classes/dos2unix.bbclass
 rename meta/recipes-core/expat/{expat_2.2.5.bb => expat_2.2.6.bb} (82%)
 create mode 100644 meta/recipes-core/libxml/libxml2/0001-Fix-infinite-loop-in-LZMA-decompression.patch
 rename meta/recipes-devtools/python/{python3-git_2.1.10.bb => python3-git_2.1.11.bb} (100%)
 rename meta/recipes-devtools/python/{python3-gitdb_2.0.3.bb => python3-gitdb_2.0.4.bb} (100%)
 rename meta/recipes-devtools/python/{python3-pip_10.0.1.bb => python3-pip_18.0.bb} (71%)
 create mode 100644 meta/recipes-extended/unzip/unzip/0001-unzip-fix-CVE-2018-1000035.patch
 rename meta/recipes-support/gnutls/{gnutls_3.6.2.bb => gnutls_3.6.3.bb} (53%)

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


More information about the Openembedded-commits mailing list