[oe-commits] [meta-openembedded] branch zeus updated (e855ecc -> bb65c27)

git at git.openembedded.org git at git.openembedded.org
Tue Feb 18 16:22:03 UTC 2020


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

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

    from e855ecc  ruli: Fix install step and build samples too
     add ff16275  nodejs: libatomic patch should be target specific
     add 688e19d  dnsmasq: CVE-2019-14834
     add 2ce57e0  cpprest: fix cmake installation directory
     add 636660b  websocketapp: Fix multilib build
     add eb8090f  websocketpp: add various upstream accepted and proposed patches to fix various issues, including:
     add c5cf476  websocketpp: Fix clang specific flags in cmake files
     add ae5aa7b  websocketpp: refresh clang patch
     add 81e186f  adduser: set default shell with /sbin/nologin
     add f64c2d6  libldb: upgrade 1.5.5 -> 1.5.6
     add 14acba7  mariadb: fix library LZ4 lookup
     add 6599629  python-twisted: add required RDEPENDS for twistd
     add 12390fd  pyhamcrest: add python3 version of recipe
     add b951000  gitpkgv.bbclass: Add support for extending the supported tag formats
     add 9abf137  squid: Link with libatomic on riscv
     add 189ba6b  grpc: Link with libatomic on clang/x86
     add a824942  grpc: Link with libatomic on powerpc
     add 40d9226  grpc: Link with libatomic on riscv
     add 9d6b30b  netdata: Add libatomic to link step
     add bb65c27  fluentbit: Fix packaging in multilib env

No new revisions were added by this update.

Summary of changes:
 meta-networking/recipes-daemons/squid/squid_4.6.bb |   2 +
 .../recipes-devtools/grpc/grpc_1.24.1.bb           |  16 +++
 .../0001-dnsmasq-fix-memory-leak-in-helper-c.patch |  49 ++++++++
 .../recipes-support/dnsmasq/dnsmasq_2.80.bb        |   1 +
 .../libldb/{libldb_1.5.5.bb => libldb_1.5.6.bb}    |   4 +-
 meta-oe/classes/gitpkgv.bbclass                    |  14 ++-
 meta-oe/recipes-dbs/mysql/mariadb.inc              |   1 +
 .../mariadb/0001-Fix-library-LZ4-lookup.patch      |  30 +++++
 meta-oe/recipes-devtools/nodejs/nodejs_10.16.3.bb  |   2 +-
 .../fluentbit/fluentbit/cmake_multilib.patch       |  18 +++
 .../fluentbit/fluentbit_0.12.19.bb                 |   1 +
 meta-oe/recipes-support/cpprest/cpprest_2.10.14.bb |   2 +-
 .../0001-Correct-clang-compiler-flags.patch        |  32 +++++
 .../0001-cmake-Use-GNUInstallDirs.patch            |  35 ++++++
 .../websocketpp/websocketpp-0.8.1/771.patch        |  22 ++++
 .../websocketpp/websocketpp-0.8.1/842.patch        |  30 +++++
 .../websocketpp/websocketpp-0.8.1/855.patch        |  23 ++++
 .../websocketpp/websocketpp-0.8.1/857.patch        | 132 +++++++++++++++++++++
 .../websocketpp/websocketpp_0.8.1.bb               |  17 ++-
 meta-perl/recipes-perl/adduser/adduser_3.118.bb    |   1 +
 ...duser-set-default-shell-with-sbin-nologin.patch |  34 ++++++
 .../recipes-devtools/python/python-twisted.inc     |  18 ++-
 ...mcrest_1.9.0.bb => python3-pyhamcrest_1.9.0.bb} |   4 +-
 .../recipes-webadmin/netdata/netdata_git.bb        |   2 +
 24 files changed, 478 insertions(+), 12 deletions(-)
 create mode 100644 meta-networking/recipes-support/dnsmasq/dnsmasq/0001-dnsmasq-fix-memory-leak-in-helper-c.patch
 rename meta-networking/recipes-support/libldb/{libldb_1.5.5.bb => libldb_1.5.6.bb} (95%)
 create mode 100644 meta-oe/recipes-dbs/mysql/mariadb/0001-Fix-library-LZ4-lookup.patch
 create mode 100644 meta-oe/recipes-extended/fluentbit/fluentbit/cmake_multilib.patch
 create mode 100644 meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/0001-Correct-clang-compiler-flags.patch
 create mode 100644 meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/0001-cmake-Use-GNUInstallDirs.patch
 create mode 100644 meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/771.patch
 create mode 100644 meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/842.patch
 create mode 100644 meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/855.patch
 create mode 100644 meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/857.patch
 create mode 100644 meta-perl/recipes-perl/adduser/files/0001-adduser-set-default-shell-with-sbin-nologin.patch
 copy meta-python/recipes-devtools/python/{python-pyhamcrest_1.9.0.bb => python3-pyhamcrest_1.9.0.bb} (85%)

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


More information about the Openembedded-commits mailing list