[oe-commits] [openembedded-core] branch master updated (db08ec5 -> 631cd6f)

git at git.openembedded.org git at git.openembedded.org
Mon Mar 18 23:49:53 UTC 2019


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

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

    from db08ec5  resulttool/manualexecution: To output right test case id
     add 344090a  zlib: cleanup
     add 0f65b11  openssl: fix CVE-2019-1543
     add 1d6d5bb  arch-armv5-dsp.inc: Check for dsp only to enable 'e' in package arches
     add 3e04ae7  go: Minor 1.21.1 patch update
     add ab091f4  linux-firmware: Bump revision to 7bc2464
     add 791b278  vim: Update to 8.1.1017
     add 631cd6f  puzzles: fix uninitialized variable compiler error

No new revisions were added by this update.

Summary of changes:
 meta/conf/machine/include/arm/arch-armv5-dsp.inc   |  2 +-
 .../openssl/openssl/CVE-2019-1543.patch            | 69 ++++++++++++++++++++++
 .../recipes-connectivity/openssl/openssl_1.1.1a.bb |  1 +
 .../zlib/zlib-1.2.11/remove.ldconfig.call.patch    | 21 -------
 .../{zlib-1.2.11 => zlib}/Makefile-runtests.patch  |  0
 .../zlib/{zlib-1.2.11 => zlib}/ldflags-tests.patch |  4 +-
 .../zlib/{zlib-1.2.11 => zlib}/run-ptest           |  0
 meta/recipes-core/zlib/zlib_1.2.11.bb              |  3 +-
 meta/recipes-devtools/go/go-1.12.inc               |  6 +-
 .../linux-firmware/linux-firmware_git.bb           |  4 +-
 .../puzzles/files/fix-ki-uninitialized.patch       | 25 ++++++++
 meta/recipes-sato/puzzles/puzzles_git.bb           |  1 +
 .../vim/files/disable_acl_header_check.patch       |  8 +--
 .../{vim-tiny_8.1.0347.bb => vim-tiny_8.1.1017.bb} |  0
 .../vim/{vim_8.1.0347.bb => vim_8.1.1017.bb}       |  2 +-
 15 files changed, 110 insertions(+), 36 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2019-1543.patch
 delete mode 100644 meta/recipes-core/zlib/zlib-1.2.11/remove.ldconfig.call.patch
 rename meta/recipes-core/zlib/{zlib-1.2.11 => zlib}/Makefile-runtests.patch (100%)
 rename meta/recipes-core/zlib/{zlib-1.2.11 => zlib}/ldflags-tests.patch (91%)
 rename meta/recipes-core/zlib/{zlib-1.2.11 => zlib}/run-ptest (100%)
 create mode 100644 meta/recipes-sato/puzzles/files/fix-ki-uninitialized.patch
 rename meta/recipes-support/vim/{vim-tiny_8.1.0347.bb => vim-tiny_8.1.1017.bb} (100%)
 rename meta/recipes-support/vim/{vim_8.1.0347.bb => vim_8.1.1017.bb} (98%)

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


More information about the Openembedded-commits mailing list