[oe-commits] [meta-openembedded] branch master-next updated (101af9d -> 0a73917)

git at git.openembedded.org git at git.openembedded.org
Sat Jun 9 02:45:32 UTC 2018


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 101af9d  mosquitto: add default configuration file
     new 2ac1799  nodejs: 8.9.4 -> 8.11.2
     new faa20de  lshw: Add new recipe with B.02.18 version
     new 3db24e5  mbedtls: update to 2.9.0
     new c277560  thrift: add support for openssl 1.1x
     new a88860d  syslog-ng: update to 3.15.1
     new 69898da  net-snmp: add support for openssl 1.1x
     new 0a73917  telnetd: Fix deadlock on cleanup

The 7 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:
 .../mbedtls/{mbedtls_2.8.0.bb => mbedtls_2.9.0.bb} |   4 +-
 ...01-telnet-telnetd-Fix-deadlock-on-cleanup.patch | 114 ++++++++++++++
 .../netkit-telnet/netkit-telnet_0.17.bb            |   1 +
 .../net-snmp/fix-openssl-build-errors.patch        | 171 +++++++++++++++++++++
 .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb   |   1 +
 ...07-enable-build-with-OpenSSL-1.1.0-series.patch |  28 ++++
 ...-Compile-error-in-TSSLSocket.cpp-with-new.patch |  26 ++++
 ...-C++-library-build-fails-if-OpenSSL-does-.patch |  45 ++++++
 .../recipes-connectivity/thrift/thrift_0.9.3.bb    |   3 +
 .../0001-Makefile-Fix-cross-compilation.patch      |  57 +++++++
 ...e-supplied-LDFLAGS-to-silence-OE-GNU_HASH.patch |  34 ++++
 .../0003-sysfs-Fix-basename-build-with-musl.patch  |  92 +++++++++++
 meta-oe/recipes-devtools/lshw/lshw_02.18.bb        |  32 ++++
 .../nodejs/{nodejs_8.9.4.bb => nodejs_8.11.2.bb}   |   8 +-
 ...ry-leak-problem-when-HAVE_ENVIRON-defined.patch |  29 ----
 ...c-add-option-enable-thread-tls-to-manage-.patch |  16 +-
 .../recipes-support/syslog-ng/files/syslog-ng.conf |   2 +-
 .../syslog-ng.service-the-syslog-ng-service.patch  |  38 +++--
 .../recipes-support/syslog-ng/syslog-ng_3.15.1.bb  |  10 ++
 .../recipes-support/syslog-ng/syslog-ng_3.8.1.bb   |  11 --
 20 files changed, 655 insertions(+), 67 deletions(-)
 rename meta-networking/recipes-connectivity/mbedtls/{mbedtls_2.8.0.bb => mbedtls_2.9.0.bb} (92%)
 create mode 100644 meta-networking/recipes-netkit/netkit-telnet/files/0001-telnet-telnetd-Fix-deadlock-on-cleanup.patch
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/fix-openssl-build-errors.patch
 create mode 100644 meta-oe/recipes-connectivity/thrift/thrift-0.9.3/0004-THRIFT-3207-enable-build-with-OpenSSL-1.1.0-series.patch
 create mode 100644 meta-oe/recipes-connectivity/thrift/thrift-0.9.3/0005-THRIFT-3878-Compile-error-in-TSSLSocket.cpp-with-new.patch
 create mode 100644 meta-oe/recipes-connectivity/thrift/thrift-0.9.3/0006-THRIFT-3736-C++-library-build-fails-if-OpenSSL-does-.patch
 create mode 100644 meta-oe/recipes-devtools/lshw/files/0001-Makefile-Fix-cross-compilation.patch
 create mode 100644 meta-oe/recipes-devtools/lshw/files/0002-Makefile-Use-supplied-LDFLAGS-to-silence-OE-GNU_HASH.patch
 create mode 100644 meta-oe/recipes-devtools/lshw/files/0003-sysfs-Fix-basename-build-with-musl.patch
 create mode 100644 meta-oe/recipes-devtools/lshw/lshw_02.18.bb
 rename meta-oe/recipes-devtools/nodejs/{nodejs_8.9.4.bb => nodejs_8.11.2.bb} (93%)
 delete mode 100644 meta-oe/recipes-support/syslog-ng/files/Fix-the-memory-leak-problem-when-HAVE_ENVIRON-defined.patch
 create mode 100644 meta-oe/recipes-support/syslog-ng/syslog-ng_3.15.1.bb
 delete mode 100644 meta-oe/recipes-support/syslog-ng/syslog-ng_3.8.1.bb

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


More information about the Openembedded-commits mailing list