[oe-commits] [openembedded-core] branch master-next updated (e1b5f7a -> df5d2c4)

git at git.openembedded.org git at git.openembedded.org
Mon Feb 3 23:33:05 UTC 2020


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 e1b5f7a  opkg-utils: Fix reproducibility
     new 85fb7b6  glibc: don't ignore global LDFLAGS settings
     new 39f7cbf  stress-ng: upgrade 0.10.15 -> 0.10.16
     new 7ae6d78  glib-networking: upgrade 2.62.2 -> 2.62.3
     new f922d3b  assimp: upgrade 5.0.0 -> 5.0.1
     new 1bc9ae6  sudo: upgrade 1.8.29 -> 1.8.30
     new a12660a  libtirpc: upgrade 1.1.4 -> 1.2.5
     new ed8e300  procps: enable optional systemd support
     new 3a7c509  cmake: prefer CMAKE_BUILD_PARALLEL_LEVEL
     new 4cad166  buildhistory: Allow customising buildhistory tags
     new 5045c6d  lib/oe/path: try hardlinking instead of guessing when it might fail
     new b80bf49  gstreamer1.0-plugins-common.inc: disable orc on mips
     new c4d78f1  bash: include patch 8-11
     new df5d2c4  rsync: whitelist CVE-2017-16548

The 13 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/buildhistory.bbclass                  |  7 +++--
 meta/classes/cmake.bbclass                         |  5 ++--
 meta/lib/oe/path.py                                | 24 +++++++++++----
 meta/lib/oe/utils.py                               | 11 ++++---
 ...working_2.62.2.bb => glib-networking_2.62.3.bb} |  4 +--
 meta/recipes-core/glibc/glibc_2.31.bb              |  3 +-
 meta/recipes-devtools/rsync/rsync_3.1.3.bb         |  3 ++
 meta/recipes-extended/bash/bash_5.0.bb             | 12 ++++++++
 ...01-xdr_float-do-not-include-bits-endian.h.patch | 34 ++++++++++++++++++++++
 meta/recipes-extended/libtirpc/libtirpc/musl.patch | 30 -------------------
 .../{libtirpc_1.1.4.bb => libtirpc_1.2.5.bb}       |  6 ++--
 meta/recipes-extended/procps/procps_3.3.15.bb      |  3 ++
 .../{stress-ng_0.10.15.bb => stress-ng_0.10.16.bb} |  4 +--
 .../sudo/{sudo_1.8.29.bb => sudo_1.8.30.bb}        |  4 +--
 ...-ASSIMP_LIB_INSTALL_DIR-to-search-library.patch | 12 ++++----
 .../vulkan/{assimp_5.0.0.bb => assimp_5.0.1.bb}    |  4 +--
 .../gstreamer/gstreamer1.0-plugins-common.inc      |  5 +++-
 17 files changed, 105 insertions(+), 66 deletions(-)
 rename meta/recipes-core/glib-networking/{glib-networking_2.62.2.bb => glib-networking_2.62.3.bb} (88%)
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/0001-xdr_float-do-not-include-bits-endian.h.patch
 delete mode 100644 meta/recipes-extended/libtirpc/libtirpc/musl.patch
 rename meta/recipes-extended/libtirpc/{libtirpc_1.1.4.bb => libtirpc_1.2.5.bb} (81%)
 rename meta/recipes-extended/stress-ng/{stress-ng_0.10.15.bb => stress-ng_0.10.16.bb} (83%)
 rename meta/recipes-extended/sudo/{sudo_1.8.29.bb => sudo_1.8.30.bb} (92%)
 rename meta/recipes-graphics/vulkan/{assimp_5.0.0.bb => assimp_5.0.1.bb} (84%)

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


More information about the Openembedded-commits mailing list