[OE-core] [PATCH 0/1] uprev serf: 1.3.6 - 1.3.8

2014-11-17 Thread wenzong.fan
From: Wenzong Fan wenzong@windriver.com Release changes: Serf 1.3.8 [2014-10-20, from /tags/1.3.8, r] Fix issue #152: CRC calculation error for gzipped http reponses 4GB. Fix issue #153: SSPI CredHandle not freed when APR pool is destroyed. Fix issue #154: Disable SSLv2 and SSLv3

[OE-core] [PATCH 1/1] serf: 1.3.6 - 1.3.8

2014-11-17 Thread wenzong.fan
From: Wenzong Fan wenzong@windriver.com Release changes: Serf 1.3.8 [2014-10-20, from /tags/1.3.8, r] Fix issue #152: CRC calculation error for gzipped http reponses 4GB. Fix issue #153: SSPI CredHandle not freed when APR pool is destroyed. Fix issue #154: Disable SSLv2 and SSLv3

[OE-core] [meta-oe][PATCH] serf: update to 1.3.8 including CVE-2014-3504

2014-11-17 Thread Armin Kuster
Serf 1.3.8 [2014-10-20, from /tags/1.3.8, r] Fix issue #152: CRC calculation error for gzipped http reponses 4GB. Fix issue #153: SSPI CredHandle not freed when APR pool is destroyed. Fix issue #154: Disable SSLv2 and SSLv3 as both or broken. Serf 1.3.7 [2014-08-11, from /tags/1.3.7, r2411]

Re: [OE-core] [meta-oe][PATCH] serf: update to 1.3.8 including CVE-2014-3504

2014-11-17 Thread akuster
Just noticed another post. drop this. - armin On 11/17/2014 07:32 AM, Armin Kuster wrote: Serf 1.3.8 [2014-10-20, from /tags/1.3.8, r] Fix issue #152: CRC calculation error for gzipped http reponses 4GB. Fix issue #153: SSPI CredHandle not freed when APR pool is destroyed. Fix issue

Re: [OE-core] [PATCH 0/1] uprev serf: 1.3.6 - 1.3.8

2014-11-17 Thread akuster
Please add to the 1.3.7 the security fix - CVE-2014-3504: (Closes: #757965) On 11/17/2014 12:38 AM, wenzong@windriver.com wrote: From: Wenzong Fan wenzong@windriver.com Release changes: Serf 1.3.8 [2014-10-20, from /tags/1.3.8, r] Fix issue #152: CRC calculation error for

Re: [OE-core] [PATCH 1/1] serf: 1.3.6 - 1.3.8

2014-11-17 Thread akuster
Since Dizzy would need the security fix in serf 1.3.7, would I backport 1.3.8 to Dizzy from master or do we need a separate 1.3.7 update for Dizzy? - Armin On 11/17/2014 12:38 AM, wenzong@windriver.com wrote: From: Wenzong Fan wenzong@windriver.com Release changes: Serf 1.3.8

[OE-core] OE Changelog since 2014-11-09 until 2014-11-16

2014-11-17 Thread cliff . brake
Changelog since 2014-11-09 until 2014-11-16. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom:

Re: [OE-core] [PATCH 1/1] serf: 1.3.6 - 1.3.8

2014-11-17 Thread Mark Hatle
On 11/17/14, 9:43 AM, akuster wrote: Since Dizzy would need the security fix in serf 1.3.7, would I backport 1.3.8 to Dizzy from master or do we need a separate 1.3.7 update for Dizzy? Unless there is no way to backport, usual process is a separate 1.3.7 update for Dizzy. --Mark - Armin

[OE-core] [PATCH 1/3] netbase: upgrade to 5.3

2014-11-17 Thread Cristian Iorga
- switched to tar.xz archive. Signed-off-by: Cristian Iorga cristian.io...@intel.com --- meta/recipes-core/netbase/{netbase_5.2.bb = netbase_5.3.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-core/netbase/{netbase_5.2.bb = netbase_5.3.bb} (76%) diff --git

[OE-core] [PATCH 3/3] iproute2: upgrade to 3.17.0

2014-11-17 Thread Cristian Iorga
0001-ip-link-Remove-unnecessary-device-checking.patch removed, included upstream. Signed-off-by: Cristian Iorga cristian.io...@intel.com --- ...p-link-Remove-unnecessary-device-checking.patch | 35 -- .../{iproute2_3.16.0.bb = iproute2_3.17.0.bb} | 5 ++-- 2 files

[OE-core] [PATCH 2/3] libpcap: upgrade to 1.6.2

2014-11-17 Thread Cristian Iorga
- Bug fixes. Signed-off-by: Cristian Iorga cristian.io...@intel.com --- .../libpcap/{libpcap_1.6.1.bb = libpcap_1.6.2.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/libpcap/{libpcap_1.6.1.bb = libpcap_1.6.2.bb} (77%) diff

[OE-core] [PATCH 0/3] Various Comms PUs

2014-11-17 Thread Cristian Iorga
The following changes since commit edaeb8940813b620090a0797ad3b6a076897512d: bitbake: cooker.py: fix loginfo op being set to an invalid value (2014-11-12 17:04:50 +) are available in the git repository at: git://git.yoctoproject.org/poky-contrib PU2

[OE-core] [PATCH] cups: remove unrecognised option

2014-11-17 Thread Ross Burton
--disable-openssl was removed in 2.0, so don't pass it to configure. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta/recipes-extended/cups/cups.inc |1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc index

[OE-core] [PATCH][Dizzy Only] babeltrace: Backport fix for unaligned integer

2014-11-17 Thread Saul Wold
[YOCTO #6464] Signed-off-by: Saul Wold s...@linux.intel.com --- This is addressed via a package update in master so this is Dizzy only Sau! ...n-t-perform-unaligned-integer-read-writes.patch | 252 + meta/recipes-kernel/lttng/babeltrace_1.2.1.bb | 1 + 2 files

Re: [OE-core] [PATCH 0/1] uprev serf: 1.3.6 - 1.3.8

2014-11-17 Thread wenzong fan
On 11/17/2014 11:35 PM, akuster wrote: Please add to the 1.3.7 the security fix - CVE-2014-3504: (Closes: #757965) Ok, I have added this comment and updated the contrib branch. Thanks Wenzong On 11/17/2014 12:38 AM, wenzong@windriver.com wrote: From: Wenzong Fan

[OE-core] luajit : Installation fails once enable multilib environment

2014-11-17 Thread Mohd Azril Ahmad
Hi all, I'm looking for solution regarding the luajit installation fails once I enable the intel corei7 64-bit with multilib environment where this doesn't happen on normal setup (non-multilib). Below are my local config and error log : local.conf :

[OE-core] [PATCH 0/3] bison: update to 3.0.2

2014-11-17 Thread Chong Lu
The following changes since commit edaeb8940813b620090a0797ad3b6a076897512d: bitbake: cooker.py: fix loginfo op being set to an invalid value (2014-11-12 17:04:50 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib chonglu/bison

[OE-core] [PATCH 2/3] gstreamer: change priv_gst_parse_yylex arguments

2014-11-17 Thread Chong Lu
Change priv_gst_parse_yylex to fit new bison version, else we will get following error: | grammar.tab.c: In function 'priv_gst_parse_yyparse': | grammar.tab.c:67:25: error: too few arguments to function 'priv_gst_parse_yylex' | #define yylex priv_gst_parse_yylex |

[OE-core] [PATCH 1/3] bison: update to 3.0.2

2014-11-17 Thread Chong Lu
Upgrade bison to 3.0.2. Don't try to generate docs when cross-compiling. Remove unneeded patches: dont-depend-on-help2man.patch and fix_cross_manpage_building.patch Signed-off-by: Chong Lu chong...@windriver.com --- .../bison/bison-do-not-try-to-generate-docs.patch | 37 ++

[OE-core] [PATCH 3/3] webkit-gtk: ANGLE doesn't build with bison 3

2014-11-17 Thread Chong Lu
Use %lex-param to set YYLEX_PARAM. Signed-off-by: Chong Lu chong...@windriver.com --- ...bkit-gtk-ANGLE-doesn-t-build-with-bison-3.patch | 26 ++ meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb | 1 + 2 files changed, 27 insertions(+) create mode 100644