[oe] [PATCH 3/5] samba: fix two CVEs CVE-2013-0213 CVE-2013-0214

2014-06-12 Thread Chong Lu
Signed-off-by: Yue Tao Signed-off-by: Chong Lu --- .../samba-3.6.11-CVE-2013-0213-CVE-2013-0214.patch | 160 meta-oe/recipes-connectivity/samba/samba_3.6.8.bb |1 + 2 files changed, 161 insertions(+) create mode 100644 meta-oe/recipes-connectivity/samba/samba/samba-3

[oe] [PATCH 2/5] samba: fix parsing linemarkers in preprocessor output

2014-06-12 Thread Chong Lu
When PIDL calls out to C preprocessor to expand IDL files and parse the output, it filters out linemarkers and line control information as described in http://gcc.gnu.org/onlinedocs/cpp/Preprocessor-Output.html and http://gcc.gnu.org/onlinedocs/cpp/Line-Control.html#Line-Control With gcc 4.8 stdc

[oe] [PATCH 4/5] samba: Security Advisory - CVE-2013-4124

2014-06-12 Thread Chong Lu
Integer overflow in the read_nttrans_ea_list function in nttrans.c in smbd in Samba 3.x before 3.5.22, 3.6.x before 3.6.17, and 4.x before 4.0.8 allows remote attackers to cause a denial of service (memory consumption) via a malformed packet. http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-201

[oe] [PATCH 5/5] samba: Security Advisory - CVE-2013-4475

2014-06-12 Thread Chong Lu
Samba 3.x before 3.6.20, 4.0.x before 4.0.11, and 4.1.x before 4.1.1, when vfs_streams_depot or vfs_streams_xattr is enabled, allows remote attackers to bypass intended file restrictions by leveraging ACL differences between a file and an associated alternate data stream (ADS). http://web.nvd.nist

[oe] [PATCH 1/5] samba: Security Advisory - CVE-2013-4496

2014-06-12 Thread Chong Lu
Samba 3.x before 3.6.23, 4.0.x before 4.0.16, and 4.1.x before 4.1.6 does not enforce the password-guessing protection mechanism for all interfaces, which makes it easier for remote attackers to obtain access via brute-force ChangePasswordUser2 (1) SAMR or (2) RAP attempts. http://web.nvd.nist.gov

Re: [oe] [meta-qt5][PATCH] qtwayland: respect OE_QMAKE_PATH_QT_HEADERS and use QT_VERSION variable

2014-06-12 Thread Otavio Salvador
On Thu, Jun 12, 2014 at 4:39 PM, Martin Jansa wrote: > * QT_VERSION allows to use 5.3.1 e.g. when overriding SRCREV > * ${includedir}/${QT_DIR_NAME} is the default value of > OE_QMAKE_PATH_QT_HEADERS, but > when it's changed by user we should respect it here > > Signed-off-by: Martin Jansa Ac

Re: [oe] [PATCH 01/14] iftop: inherit autotools-brokensep

2014-06-12 Thread Rongqing Li
I send two copies of these patches, please apply anyone. These patch are fixing the building failure on master. On 06/13/2014 08:46 AM, rongqing...@windriver.com wrote: From: Robert Yang It needs autotools-brokensep, otherwise do_configure error: cat: config/pthread.c: No such file or direc

[oe] [meta-networking][PATCH 09/14] autofs: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang Otherwise do_configure failed: sed: can't read configure.in: No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-daemons/

[oe] [meta-networking][PATCH 13/14] znc: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_configure error: automake: error: 'configure.ac' is required Signed-off-by: Robert Yang --- meta-networking/recipes-irc/znc/znc_git.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-ir

[oe] [meta-networking][PATCH 12/14] proftpd: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_compile error: proftpd-1.3.4b/include/version.h:1:24: fatal error: buildstamp.h: No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb |2 +- 1 file changed, 1 insert

[oe] [meta-networking][PATCH 10/14] rp-pppoe: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang Otherwise do_compile failed: No rule to make target `pppoe.c', needed by `pppoe.o'. Stop. Signed-off-by: Robert Yang --- meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.8.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-

[oe] [meta-networking][PATCH 07/14] conntrack-tools: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_install error: install: cannot stat `doc/sync/ftfw/conntrackd.conf': No such file or directory Signed-off-by: Robert Yang --- .../recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb |2 +- 1 file changed, 1 insertio

[oe] [meta-networking][PATCH 08/14] netcf: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_install error: make: *** No rule to make target `install'. Stop. Signed-off-by: Robert Yang --- meta-networking/recipes-support/netcf/netcf_git.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networki

[oe] [meta-networking][PATCH 11/14] cyrus-sasl: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_configure error: sed: can't read sasldb/db_berkeley.c: No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[oe] [meta-networking][PATCH 14/14] openflow: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_configure error: run.do_configure.22953: line 109: ./boot.sh: No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-protocols/openflow/openflow.inc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[oe] [PATCH 13/14] znc: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_configure error: automake: error: 'configure.ac' is required Signed-off-by: Robert Yang --- meta-networking/recipes-irc/znc/znc_git.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-ir

[oe] [meta-networking][PATCH 04/14] vblade: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_install error: install: cannot stat `vblade-20/vblade': No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-daemons/vblade/vblade_20.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --gi

[oe] [meta-networking][PATCH 03/14] tcpreplay: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_compile error: src/defines.h:5:18: fatal error: tcpr.h: No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-support/tcpreplay/tcpreplay_3.4.4.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[oe] [meta-networking][PATCH 06/14] tftp-hpa: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_install error: make: *** No rule to make target `install'. Stop. Signed-off-by: Robert Yang --- ' | 21 .../recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb |

[oe] [PATCH 14/14] openflow: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_configure error: run.do_configure.22953: line 109: ./boot.sh: No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-protocols/openflow/openflow.inc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[oe] [meta-networking][PATCH 01/14] iftop: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_configure error: cat: config/pthread.c: No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-support/iftop/iftop_1.0pre2.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-netw

[oe] [meta-networking][PATCH 05/14] radvd: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_install error: install: cannot stat `radvd.conf.example': No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-daemons/radvd/radvd.inc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [meta-networking][PATCH 02/14] curlpp: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_configure error: LifetimeLibrary.cpp:1:49: fatal error: utilspp/singleton/SingletonHolder.hpp: No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb |2 +- 1 file change

[oe] [PATCH 07/14] conntrack-tools: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_install error: install: cannot stat `doc/sync/ftfw/conntrackd.conf': No such file or directory Signed-off-by: Robert Yang --- .../recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb |2 +- 1 file changed, 1 insertio

[oe] [PATCH 12/14] proftpd: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_compile error: proftpd-1.3.4b/include/version.h:1:24: fatal error: buildstamp.h: No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb |2 +- 1 file changed, 1 insert

[oe] [PATCH 11/14] cyrus-sasl: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_configure error: sed: can't read sasldb/db_berkeley.c: No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[oe] [PATCH 06/14] tftp-hpa: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_install error: make: *** No rule to make target `install'. Stop. Signed-off-by: Robert Yang --- ' | 21 .../recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb |

[oe] [PATCH 04/14] vblade: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_install error: install: cannot stat `vblade-20/vblade': No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-daemons/vblade/vblade_20.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --gi

[oe] [PATCH 09/14] autofs: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang Otherwise do_configure failed: sed: can't read configure.in: No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-daemons/

[oe] [PATCH 10/14] rp-pppoe: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang Otherwise do_compile failed: No rule to make target `pppoe.c', needed by `pppoe.o'. Stop. Signed-off-by: Robert Yang --- meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.8.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-

[oe] [PATCH 08/14] netcf: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_install error: make: *** No rule to make target `install'. Stop. Signed-off-by: Robert Yang --- meta-networking/recipes-support/netcf/netcf_git.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networki

[oe] [PATCH 02/14] curlpp: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_configure error: LifetimeLibrary.cpp:1:49: fatal error: utilspp/singleton/SingletonHolder.hpp: No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb |2 +- 1 file change

[oe] [PATCH 01/14] iftop: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_configure error: cat: config/pthread.c: No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-support/iftop/iftop_1.0pre2.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-netw

[oe] [PATCH 03/14] tcpreplay: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_compile error: src/defines.h:5:18: fatal error: tcpr.h: No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-support/tcpreplay/tcpreplay_3.4.4.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[oe] [PATCH 05/14] radvd: inherit autotools-brokensep

2014-06-12 Thread rongqing.li
From: Robert Yang It needs autotools-brokensep, otherwise do_install error: install: cannot stat `radvd.conf.example': No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-daemons/radvd/radvd.inc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [oe] [OE-core] State of bitbake world, test-dependencies 2014-06-12

2014-06-12 Thread akuster
On Thu, 2014-06-12 at 19:41 +0200, Martin Jansa wrote: > This time it was "incremental" and it's not really complete because > there is still a lot of failing recipes in "world" (see my other "State" > e-mails). > > Complete logs: > http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.2

[oe] [meta-qt5][PATCH] qtwayland: respect OE_QMAKE_PATH_QT_HEADERS and use QT_VERSION variable

2014-06-12 Thread Martin Jansa
* QT_VERSION allows to use 5.3.1 e.g. when overriding SRCREV * ${includedir}/${QT_DIR_NAME} is the default value of OE_QMAKE_PATH_QT_HEADERS, but when it's changed by user we should respect it here Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtwayland_git.bb | 6 -- 1 file changed, 4 i

[oe] [meta-networking][PATCH] ptpd: update to 2.3.0

2014-06-12 Thread Franklin S. Cooper Jr
--- .../ptpd/ptpd-2.2.0/ld-as-needed.patch | 37 .../ptpd/{ptpd_2.2.0.bb => ptpd_2.3.0.bb} | 21 ++- 2 files changed, 11 insertions(+), 47 deletions(-) delete mode 100644 meta-networking/recipes-daemons/ptpd/ptpd-2.2.0/ld-as-needed.patch ren

Re: [oe] State of bitbake world, test-dependencies 2014-06-12

2014-06-12 Thread Martin Jansa
On Thu, Jun 12, 2014 at 07:41:47PM +0200, Martin Jansa wrote: > This time it was "incremental" and it's not really complete because > there is still a lot of failing recipes in "world" (see my other "State" > e-mails). > > Complete logs: > http://logs.nslu2-linux.org/buildlogs/oe/world/log.depende

[oe] State of bitbake world, test-dependencies 2014-06-12

2014-06-12 Thread Martin Jansa
This time it was "incremental" and it's not really complete because there is still a lot of failing recipes in "world" (see my other "State" e-mails). Complete logs: http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.20140611_213746.log/ failed recipes: abiword:ERROR: Task 333 (meta

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2014-06-02

2014-06-12 Thread Richard Purdie
On Tue, 2014-06-10 at 13:40 +0200, Martin Jansa wrote: > On Tue, Jun 10, 2014 at 12:07:22PM +0200, Martin Jansa wrote: > > On Mon, Jun 02, 2014 at 10:49:50AM +0200, Martin Jansa wrote: > > > This build still contains huge patch setting B = S or inherit for > > > autotools-brokensep for all recipes

[oe] [meta-oe][PATCH] acpica: pass target cflags

2014-06-12 Thread Koen Kooi
This fixes: | make[1]: *** [obj/aeexec.o] Error 1 | In file included from /build/linaro/build/build/tmp-eglibc/sysroots/genericarmv7a/usr/include/features.h:402:0, | from /build/linaro/build/build/tmp-eglibc/sysroots/genericarmv7a/usr/include/string.h:25, | from

Re: [oe] [PATCH] [meta-webserver]: add Monkey HTTP Server.

2014-06-12 Thread Robert Yang
On 06/12/2014 01:47 AM, Eduardo Silva wrote: Hi all, /media/large/tmp/work/core2-64-poky-linux/monkey/1.5.0- r0/temp/log.do_compile.22474) ERROR: Task 6 (/home/paul/poky/meta-oe/meta-webserver/recipes- httpd/monkey/monkey_1.5.0.bb , do_compile) failed

Re: [oe] [PATCH] monkey: fix broken separate build with workaround.

2014-06-12 Thread Paul Eggleton
On Wednesday 11 June 2014 17:20:46 Eduardo Silva wrote: > This patch make use of autotools-brokensep on main > recipe to avoid a broken build when using a different > build directory. > > monkey-yocto/f15c9e7cd9143ce8486ae5e78db9092238c3d0ec > > Signed-off-by: Eduardo Silva > --- > meta-webserv

Re: [oe] Old OE history

2014-06-12 Thread Paul Eggleton
On Tuesday 10 June 2014 20:19:53 Christopher Larson wrote: > On Mon, Jun 9, 2014 at 10:34 AM, Paul Eggleton > wrote: > > Looking back through OE-Classic git commit history, the first commit (from > > Chris) is basically an import; so it seems to me that at one point we did > > have > > some more h