[oe] [PATCH 1/4] wireshark: Update to 2.2.11

2018-06-07 Thread Armin Kuster
From: Armin Kuster changed --with-ssh to --with-libssh=DIR includes: wnpa-sec-2017-47 : CVE-2017-17084 The IWARP_MPA dissector could crash. (Bug 14236) wnpa-sec-2017-48 : CVE-2017-17083 The NetBIOS dissector could crash. (Bug 14249) wnpa-sec-2017-49 : CVE-2017-17085 The CIP

[oe] [Rocko][PATCH 0/4] small pull request

2018-06-07 Thread Armin Kuster
Please consider these changes for rocko The following changes since commit dacfa2b1920e285531bec55cd2f08743390aaf57: python-automat: fix build dependencies to avoid download during do_compile (2018-03-12 14:43:28 -0700) are available in the git repository at:

Re: [oe] [meta-java] maintainer status

2018-06-07 Thread Otavio Salvador
On Thu, Jun 7, 2018 at 10:53 AM, Richard Leitner wrote: > As I'm using this layer now for quite a few years I'll be glad to help you > with > the maintainership of meta-java. Nonetheless I have to admit that I have no > experience in maintaining an openembedded layer ;-) > > Therefore if

Re: [oe] [meta-java] maintainer status

2018-06-07 Thread Mark Asselstine
On Thursday, June 7, 2018 10:10:15 AM EDT Mario Domenech Goulart wrote: > On Wed, 6 Jun 2018 09:31:27 -0400 Mark Asselstine wrote: > > On Wednesday, June 6, 2018 3:38:25 AM EDT Mario Domenech Goulart wrote: > >> Hi Mark and all, > >> > >> On Tue, 5 Jun 2018 11:11:26 -0400 Mark Asselstine

Re: [oe] [meta-java] maintainer status

2018-06-07 Thread Richard Leitner
On 06/07/2018 03:56 PM, Otavio Salvador wrote: > On Thu, Jun 7, 2018 at 10:53 AM, Richard Leitner > wrote: > >> As I'm using this layer now for quite a few years I'll be glad to help you >> with >> the maintainership of meta-java. Nonetheless I have to admit that I have no >> experience in

Re: [oe] [meta-java] maintainer status

2018-06-07 Thread Mario Domenech Goulart
On Wed, 6 Jun 2018 09:31:27 -0400 Mark Asselstine wrote: > On Wednesday, June 6, 2018 3:38:25 AM EDT Mario Domenech Goulart wrote: >> Hi Mark and all, >> >> On Tue, 5 Jun 2018 11:11:26 -0400 Mark Asselstine >> wrote: >> > Several of us have noticed that nothing has been merged to meta-java

[oe] [meta-oe][PATCH 3/3] net-snmp: add support for openssl 1.1x

2018-06-07 Thread Andrej Valek
Patch was copied from [https://sourceforge.net/p/net-snmp/patches/1336]. Signed-off-by: Andrej Valek --- .../net-snmp/fix-openssl-build-errors.patch| 171 + .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb | 1 + 2 files changed, 172 insertions(+) create mode

[oe] [meta-oe][PATCH 1/3] thrift: add support for openssl 1.1x

2018-06-07 Thread Andrej Valek
The newest Thrift version has currently no fix for building with gcc>=6. Rather posting supporting patches. Signed-off-by: Andrej Valek --- ...07-enable-build-with-OpenSSL-1.1.0-series.patch | 28 ++ ...-Compile-error-in-TSSLSocket.cpp-with-new.patch | 26 +

[oe] [meta-oe][PATCH 0/3] Add OpenSSL 1.1 support

2018-06-07 Thread Andrej Valek
Add OpenSSL 1.1 support: - thrift, net-snmp: apply supporting patch - syslog-ng: update component to version 3.15.1 .../net-snmp/fix-openssl-build-errors.patch| 171 + .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb | 1 +

[oe] [meta-oe][PATCH 2/3] syslog-ng: update to 3.15.1

2018-06-07 Thread Andrej Valek
- Refresh and remove obsolete patches - Version 3.15.1 supports OpenSSL 1.1 Signed-off-by: Andrej Valek --- ...ry-leak-problem-when-HAVE_ENVIRON-defined.patch | 29 - ...c-add-option-enable-thread-tls-to-manage-.patch | 16 -

[oe] [PATCH 3/4] python3-asn1crypto: add support for Python 3

2018-06-07 Thread Armin Kuster
From: Ricardo Salveti python-asn1crypto.inc already available and used by the Python 2 version. Signed-off-by: Ricardo Salveti Signed-off-by: Martin Jansa Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-asn1crypto_0.23.0.bb | 2 ++ 1 file changed, 2 insertions(+)

Re: [oe] [meta-java] maintainer status

2018-06-07 Thread Richard Leitner
On 06/07/2018 03:22 PM, Henning Heinold wrote: > On Thu, Jun 07, 2018 at 07:44:51AM +0200, Richard Leitner wrote: >> >> On 06/06/2018 10:42 PM, Henning Heinold wrote: >>> On Tue, Jun 05, 2018 at 11:11:26AM -0400, Mark Asselstine wrote: Several of us have noticed that nothing has been merged

[oe] [PATCH 2/4] wireshark: Update Package to 2.2.12

2018-06-07 Thread Armin Kuster
Includes: wnpa-sec-2018-01, Multiple dissectors could crash. (Bug 14253) CVE-2018-5336 wnpa-sec-2018-02, The MRDISC dissector could crash. (Bug 14299, Bug 13707) CVE-2017-17997 wnpa-sec-2018-03, The IxVeriWave file parser could crash. (Bug 14297) CVE-2018-5334

[oe] [PATCH 4/4] protobuf: Fix fetcher failure for rocko.

2018-06-07 Thread Armin Kuster
From: Philip Balister The 3.4.x branch disappered from the github repo. Remviing the branch entry from SRC_URI allows the fetch to succeed. Rocko is the only release that has this issue. Sumo and later have 3.5.x. Signed-off-by: Philip Balister Acked-by: Denys Dmytriyenko Signed-off-by: Armin

Re: [oe] [meta-java] maintainer status

2018-06-07 Thread Henning Heinold
On Thu, Jun 07, 2018 at 07:44:51AM +0200, Richard Leitner wrote: > > On 06/06/2018 10:42 PM, Henning Heinold wrote: > > On Tue, Jun 05, 2018 at 11:11:26AM -0400, Mark Asselstine wrote: > >> Several of us have noticed that nothing has been merged to meta-java since > >> mid-April (roughly 8 weeks

Re: [oe] [meta-java] maintainer status

2018-06-07 Thread Mark Asselstine
On Thursday, June 7, 2018 9:56:34 AM EDT Otavio Salvador wrote: > On Thu, Jun 7, 2018 at 10:53 AM, Richard Leitner > wrote: > > > > As I'm using this layer now for quite a few years I'll be glad to help you > > with the maintainership of meta-java. Nonetheless I have to admit that I > >

Re: [oe] [PATCH 2/2] mosquitto: add mosquitto-examples package

2018-06-07 Thread Khem Raj
they are in master-next On Thu, Jun 7, 2018 at 2:32 AM, nick83ola wrote: > ping > > On 6 June 2018 at 00:33, Paul Eggleton wrote: >> On Wednesday, 6 June 2018 1:39:09 AM NZST Nicola Lunghi wrote: >>> From: Nicola Lunghi >>> >>> the mosquitto install populate some .example files in >>>

[oe] [meta-intel][PATCH V2] mce-test: add it

2018-06-07 Thread Dengke Du
Signed-off-by: Dengke Du --- .../mce-test/files/makefile-remove-ldflags.patch | 23 +++ recipes-kernel/mce-test/mce-test_git.bb| 48 ++ 2 files changed, 71 insertions(+) create mode 100644 recipes-kernel/mce-test/files/makefile-remove-ldflags.patch

Re: [oe] [meta-qt5][PATCH] qt5: Update to Qt 5.11.0

2018-06-07 Thread Samuli Piippo
On 6 June 2018 at 23:05, Martin Jansa wrote: > On Tue, May 29, 2018 at 12:25:56PM +0300, Samuli Piippo wrote: >> Add recipes for Qt OPC UA and Qt WebGL platform plugin. > > Unfortunately qtremoteobjects is causing gcc 8.1 to segfault > during the build: >

[oe] [PATCH] telnetd: Fix deadlock on cleanup

2018-06-07 Thread Seiichi Ishitsuka
The cleanup function in telnetd is called both directly and on SIGCHLD signals. This triggered a deadlock in glibc and was reproduced in glibc 2.27 while running on a 4.14.30 kernel. Signed-off-by: Seiichi Ishitsuka --- ...01-telnet-telnetd-Fix-deadlock-on-cleanup.patch | 114

Re: [oe] [meta-qt5][PATCH] qtwebkit: do not skip build - use cmake as build system

2018-06-07 Thread Andreas Müller
On Thu, Jun 7, 2018 at 8:08 AM, Martin Jansa wrote: Hi Martin, > > I've added commit to meta-qt5 master-next with -fpermissive and verified > that it builds for me again. Thanks > > Now when qtwebkit built ok, I see failure in qtwebkit-examples: >

[oe] [meta-java][PATCH 1/2] openjdk-8: remove debuglink

2018-06-07 Thread Wenlin Kang
We need remove previous debuglink before add it if it has existed, because it may have a different file name with this that we will add. Signed-off-by: Wenlin Kang --- recipes-core/openjdk/openjdk-8-cross.inc | 16 1 file changed, 16 insertions(+) diff --git

[oe] [meta-java][PATCH 2/2] openjdk-8: combine the -dbg package

2018-06-07 Thread Wenlin Kang
One recipe should only have one -dbg package, because OE only picks up all .debug file into the last one -dbg package listed in variable PACKAGES. Signed-off-by: Wenlin Kang --- recipes-core/openjdk/openjdk-8_16xbyy.bb | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git

Re: [oe] [PATCH 2/2] mosquitto: add mosquitto-examples package

2018-06-07 Thread nick83ola
ping On 6 June 2018 at 00:33, Paul Eggleton wrote: > On Wednesday, 6 June 2018 1:39:09 AM NZST Nicola Lunghi wrote: >> From: Nicola Lunghi >> >> the mosquitto install populate some .example files in >> /etc/mosquitto. move thise example files in a separate package >> >> The PACKAGE_BEFORE_PN is

[oe] [meta-networking][PATCH] mbedtls: update to 2.9.0

2018-06-07 Thread Johannes Pointner
Mbed TLS 2.9.0 maintains source code and binary compatibility with the last minor version, Mbed TLS 2.8.0, but extends the interface with additional capabilities. * Detail release note: - https://tls.mbed.org/tech-updates/releases/mbedtls-2.9.0-2.7.3-and-2.1.12-released Signed-off-by:

Re: [oe] [meta-qt5][PATCH] qtwebkit: do not skip build - use cmake as build system

2018-06-07 Thread Martin Jansa
On Wed, Jun 06, 2018 at 11:29:06PM +0200, Andreas Müller wrote: > On Wed, Jun 6, 2018 at 8:18 PM, Martin Jansa wrote: > > It's not in oe-core master yet, there is branch from Khem I was using to > > start the testing with gcc8. > > > >