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

git at git.openembedded.org git at git.openembedded.org
Tue Feb 18 00:11:04 UTC 2020


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

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

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

The 19 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-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