[oe-commits] [meta-openembedded] branch master-next updated (04b8b39 -> 7b9eb2f)

git at git.openembedded.org git at git.openembedded.org
Wed Dec 25 16:57:36 UTC 2019


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

khem pushed a change to branch master-next
in repository meta-openembedded.

    from 04b8b39  cannelloni: Include stdexcept for runtime_error
     new f29dfed  samba: disable guest access and anonymous queries
     new 2a6783a  fluidsynth: upgrade 2.0.9 -> 2.1.0
     new 1a8d907  libubox: Update to latest
     new 25b0cbe  upm: Fix 'may be used uninitialized' errors
     new 56b2db8  memcached: upgrade to 1.5.20
     new 7b9eb2f  ltrace: Fix build with gcc10

The 6 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:
 .../recipes-multimedia/fluidsynth/fluidsynth.inc   |  6 +--
 .../recipes-connectivity/samba/samba/smb.conf      |  6 ++-
 .../{memcached_1.5.10.bb => memcached_1.5.20.bb}   |  4 +-
 ...sg-fix-array-out-of-bounds-GCC-10-warning.patch | 42 ++++++++++++++++
 meta-oe/recipes-devtools/libubox/libubox_git.bb    |  3 +-
 ...e-the-struct-pointers-are-null-initilized.patch | 46 +++++++++++++++++
 ...0001-hook-Do-not-append-int-to-std-string.patch |  2 +-
 meta-oe/recipes-devtools/ltrace/ltrace_git.bb      |  1 +
 ...001-initialize-local-variables-before-use.patch | 57 ++++++++++++++++++++++
 meta-oe/recipes-extended/upm/upm_git.bb            |  1 +
 10 files changed, 160 insertions(+), 8 deletions(-)
 rename meta-networking/recipes-support/memcached/{memcached_1.5.10.bb => memcached_1.5.20.bb} (92%)
 create mode 100644 meta-oe/recipes-devtools/libubox/libubox/0001-blobmsg-fix-array-out-of-bounds-GCC-10-warning.patch
 create mode 100644 meta-oe/recipes-devtools/ltrace/ltrace/0001-ensure-the-struct-pointers-are-null-initilized.patch
 create mode 100644 meta-oe/recipes-extended/upm/upm/0001-initialize-local-variables-before-use.patch

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


More information about the Openembedded-commits mailing list