Re: [oe] [meta-browser][PATCH v2 3/3] chromium: Upgrade to version 48.0.2548.0

2016-05-18 Thread Carlos Rafael Giani

I'm running a test against this. Will have updates in ~1 day.

On 2016-05-18 17:04, Martin Jansa wrote:

On Sun, May 08, 2016 at 02:20:38PM +0200, Carlos Rafael Giani wrote:

Not upgrading to M49 or M50 in this commit since this is currently the
latest version that is supported by ozone-wayland

Thanks for fixing that issue with gold, now there is new issue since
glibc was upgraded in oe-core to 2.24 which deprecated readdir_r

http://errors.yoctoproject.org/Errors/Details/64087/

Anyone willing to patch it to use readdir?

Thanks


Signed-off-by: Carlos Rafael Giani 
---
  ...Add-Linux-to-impl-side-painting-whitelist.patch | 39 ---
  .../0003-disable-uninitialized-warning.patch   | 19 --
  .../0005-Remove-X-libraries-from-GYP-files.patch   | 77 --
  .../chromium/chromium-40/0010-systemd-218.patch| 39 ---
  .../fix-build-error-with-GCC-in-Debug-mode.patch   | 32 -
  ...accelerated-Canvas-support-from-blacklist.patch | 20 --
  ...0001-bignum.cc-disable-warning-from-gcc-5.patch |  4 +-
  .../0002-Disable-API-keys-info-bar.patch}  |  2 +-
  ...-image_util.cc-disable-warning-from-gcc-5.patch |  0
  ...-Remove-hard-coded-values-for-CC-and-CXX.patch} |  8 +--
  ...y-i18n_process_css_test.html-file-to-avoi.patch | 26 
  ...erride-root-filesystem-access-restriction.patch | 30 +
  .../0006-Remove-GBM-support-from-wayland.gyp.patch | 66 +++
  ...for-glib-related-build-error-with-ozone-w.patch | 31 +
  .../0008-Fix-GCC-uninitialized-warning.patch   | 26 
  ...9-Fix-build-errors-with-GCC-in-Debug-mode.patch | 46 +
  ...be-used-uninitialized-in-this-function-wa.patch | 25 +++
  .../add_missing_stat_h_include.patch   |  4 +-
  recipes-browser/chromium/chromium_40.0.2214.91.bb  | 45 -
  recipes-browser/chromium/chromium_48.0.2548.0.bb   | 43 
  20 files changed, 315 insertions(+), 267 deletions(-)
  delete mode 100644 
recipes-browser/chromium/chromium/chromium-40/0002-Add-Linux-to-impl-side-painting-whitelist.patch
  delete mode 100644 
recipes-browser/chromium/chromium/chromium-40/0003-disable-uninitialized-warning.patch
  delete mode 100644 
recipes-browser/chromium/chromium/chromium-40/0005-Remove-X-libraries-from-GYP-files.patch
  delete mode 100644 
recipes-browser/chromium/chromium/chromium-40/0010-systemd-218.patch
  delete mode 100644 
recipes-browser/chromium/chromium/chromium-40/fix-build-error-with-GCC-in-Debug-mode.patch
  rename recipes-browser/chromium/chromium/{chromium-40 => 
chromium-48}/0001-Remove-accelerated-Canvas-support-from-blacklist.patch (71%)
  rename recipes-browser/chromium/chromium/{chromium-40 => 
chromium-48}/0001-bignum.cc-disable-warning-from-gcc-5.patch (98%)
  rename 
recipes-browser/chromium/chromium/{chromium-40/0003-Disable-API-keys-info-bar.patch
 => chromium-48/0002-Disable-API-keys-info-bar.patch} (95%)
  rename recipes-browser/chromium/chromium/{chromium-40 => 
chromium-48}/0002-image_util.cc-disable-warning-from-gcc-5.patch (100%)
  rename 
recipes-browser/chromium/chromium/{chromium-40/0004-Remove-hard-coded-values-for-CC-and-CXX.patch
 => chromium-48/0003-Remove-hard-coded-values-for-CC-and-CXX.patch} (86%)
  create mode 100644 
recipes-browser/chromium/chromium/chromium-48/0004-Create-empty-i18n_process_css_test.html-file-to-avoi.patch
  create mode 100644 
recipes-browser/chromium/chromium/chromium-48/0005-Override-root-filesystem-access-restriction.patch
  create mode 100644 
recipes-browser/chromium/chromium/chromium-48/0006-Remove-GBM-support-from-wayland.gyp.patch
  create mode 100644 
recipes-browser/chromium/chromium/chromium-48/0007-Workaround-for-glib-related-build-error-with-ozone-w.patch
  create mode 100644 
recipes-browser/chromium/chromium/chromium-48/0008-Fix-GCC-uninitialized-warning.patch
  create mode 100644 
recipes-browser/chromium/chromium/chromium-48/0009-Fix-build-errors-with-GCC-in-Debug-mode.patch
  create mode 100644 
recipes-browser/chromium/chromium/chromium-48/0010-Fix-rv-may-be-used-uninitialized-in-this-function-wa.patch
  rename recipes-browser/chromium/chromium/{chromium-40 => 
chromium-48}/add_missing_stat_h_include.patch (90%)
  delete mode 100644 recipes-browser/chromium/chromium_40.0.2214.91.bb
  create mode 100644 recipes-browser/chromium/chromium_48.0.2548.0.bb

diff --git 
a/recipes-browser/chromium/chromium/chromium-40/0002-Add-Linux-to-impl-side-painting-whitelist.patch
 
b/recipes-browser/chromium/chromium/chromium-40/0002-Add-Linux-to-impl-side-painting-whitelist.patch
deleted file mode 100644
index b5916ca..000
--- 
a/recipes-browser/chromium/chromium/chromium-40/0002-Add-Linux-to-impl-side-painting-whitelist.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-From 61cbd67e88f5e99185d7df1a05f842c58e691495 Mon Sep 17 00:00:00 2001
-From: Carlos Rafael Giani 
-Date: Sun, 21 Dec 2014 01:01:04 +0100
-Subject: [PATCH] Add 

Re: [oe] [PATCH V6] efivar: fix unknown option while gold linker used

2016-05-18 Thread Hongxu Jia

On 05/17/2016 11:35 PM, Martin Jansa wrote:

On Tue, May 17, 2016 at 11:28:32PM +0800, Hongxu Jia wrote:

Ping Martin,

Could you apply the V6? It should be ok with gold linker

I think it's already in master-next and will be merged after next round
of world builds.



Many thanks

//Hongxu


//Hongxu

On 05/11/2016 09:39 AM, Hongxu Jia wrote:

- Use '-fPIC' to replace 'PIC';

- Use 'pie' to replace 'PIE'

- Remove unknown '--add-needed'

Signed-off-by: Hongxu Jia 
---
   .../0004-fix-unknow-option-for-gold-linker.patch   | 38 
++
   meta-oe/recipes-extended/efivar/efivar_0.23.bb |  1 +
   2 files changed, 39 insertions(+)
   create mode 100644 
meta-oe/recipes-extended/efivar/efivar/0004-fix-unknow-option-for-gold-linker.patch

diff --git 
a/meta-oe/recipes-extended/efivar/efivar/0004-fix-unknow-option-for-gold-linker.patch
 
b/meta-oe/recipes-extended/efivar/efivar/0004-fix-unknow-option-for-gold-linker.patch
new file mode 100644
index 000..5d50c19
--- /dev/null
+++ 
b/meta-oe/recipes-extended/efivar/efivar/0004-fix-unknow-option-for-gold-linker.patch
@@ -0,0 +1,38 @@
+From b3d35e7dd27a755df5acbe050837885914dbb28b Mon Sep 17 00:00:00 2001
+From: Hongxu Jia 
+Date: Tue, 10 May 2016 11:34:50 -0400
+Subject: [PATCH]  fix unknow option for gold linker
+
+- Revert the following patch, since oe-core work with gcc 5
+...
+commit 3055a3797f16693dfdd855fa68bc57fd900dc408
+Author: Peter Jones 
+Date:   Mon Feb 15 14:15:40 2016 -0500
+
+Make gcc.specs work with gcc 6 / binutils 2.26
+
+Apparently binutils 2.26 gets real picky about "ld -PIC" vs "ld -fPIC".
+
+Signed-off-by: Peter Jones 
+...
+
+- Remove unknown option '--add-needed'
+
+Signed-off-by: Hongxu Jia 
+---
+ gcc.specs | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/gcc.specs b/gcc.specs
+index 24fabc2..5b0fdef 100644
+--- a/gcc.specs
 b/gcc.specs
+@@ -14,4 +14,4 @@
+ + %{!shared:%{!static:%{!r:-pie}}} %{static:-Wl,-no-fatal-warnings 
-Wl,-static -static -Wl,-z,relro,-z,now}
+
+ *link:
+-+ %{!static:--fatal-warnings} --no-undefined-version --no-allow-shlib-undefined 
--add-needed -z now --build-id %{!static:%{!shared:-PIE}} %{shared:-z relro -PIC} 
%{static:%

Re: [oe] [meta-oe][PATCH 2/2] freeglut: Add a recipe freeglut to replace mesa-glut

2016-05-18 Thread Neena Busireddy
Hi Martin,

On Wed, May 11, 2016 at 02:41:49PM -0500, Neena Busireddy wrote:
> FreeGLUT is a free-software/open-source alternative to the OpenGL 
> Utility Toolkit (GLUT) library.
> More information about this library can be found in 
> http://freeglut.sourceforge.net/
> 
> Signed-off-by: Neena Busireddy 
> ---
>  meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb | 17 
> +
>  1 file changed, 17 insertions(+)
>  create mode 100644 
> meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb
> 
> diff --git a/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb 
> b/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb
> new file mode 100644
> index 000..7671e75
> --- /dev/null
> +++ b/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb
> @@ -0,0 +1,17 @@
> +DESCRIPTION = "FreeGLUT is a free-software/open-source alternative to the 
> OpenGL \
> +   Utility Toolkit (GLUT) library"
> +LICENSE = "X-Consortium"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=89c0b58a3e01ce3d8254c9f59e78adfb"
> +
> +SRC_URI = 
> "https://sourceforge.net/projects/${BPN}/files/${BPN}/${PV}/${BPN}-${PV}.tar.gz;
> +SRC_URI[md5sum] = "90c3ca4dd9d51cf32276bc5344ec9754"
> +SRC_URI[sha256sum] = 
> "2a43be8515b01ea82bcfa17d29ae0d40bd128342f0930cd1f375f1ff999f76a2"
> +
> +inherit cmake

you're missing distro_features_check here, so the check bellow doesn't work

[Neena Busireddy]  Oops..Thanks for catching it. I will send another version.

> +
> +# depends on virtual/libx11
> +REQUIRED_DISTRO_FEATURES = "x11"
> +
> +PROVIDES += "mesa-glut"
> +
> +DEPENDS = "virtual/libx11 libxmu libxi virtual/libgl libglu libxrandr"
> --
> 1.9.1
> 
> --
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-oe][PATCH v3 2/2] freeglut: Add a recipe freeglut to replace mesa-glut

2016-05-18 Thread Neena Busireddy
FreeGLUT is a free-software/open-source alternative to the OpenGL
Utility Toolkit (GLUT) library.
More information about this library can be found in
http://freeglut.sourceforge.net/

Signed-off-by: Neena Busireddy 
---
 meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb | 17 +
 1 file changed, 17 insertions(+)
 create mode 100644 meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb

diff --git a/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb 
b/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb
new file mode 100644
index 000..389d3fb
--- /dev/null
+++ b/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb
@@ -0,0 +1,17 @@
+DESCRIPTION = "FreeGLUT is a free-software/open-source alternative to the 
OpenGL \
+   Utility Toolkit (GLUT) library"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=89c0b58a3e01ce3d8254c9f59e78adfb"
+
+SRC_URI = 
"https://sourceforge.net/projects/${BPN}/files/${BPN}/${PV}/${BPN}-${PV}.tar.gz;
+SRC_URI[md5sum] = "90c3ca4dd9d51cf32276bc5344ec9754"
+SRC_URI[sha256sum] = 
"2a43be8515b01ea82bcfa17d29ae0d40bd128342f0930cd1f375f1ff999f76a2"
+
+inherit cmake distro_features_check
+
+# depends on virtual/libx11
+REQUIRED_DISTRO_FEATURES = "x11"
+
+PROVIDES += "mesa-glut"
+
+DEPENDS = "virtual/libx11 libxmu libxi virtual/libgl libglu libxrandr"
-- 
1.9.1

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-oe][PATCH v3 1/2] mesa-glut: Remove the recipe

2016-05-18 Thread Neena Busireddy
mesa-glut is dead upstream for almost three years now and it does
not generate library for GLUT.
mesa-glut is now replaced by freeGLUT which is a free-software/open-source
alternative to the OpenGL Utility Toolkit (GLUT) library.

Signed-off-by: Neena Busireddy 
---
 meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb | 16 
 1 file changed, 16 deletions(-)
 delete mode 100644 meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb

diff --git a/meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb 
b/meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb
deleted file mode 100644
index 404ee53..000
--- a/meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "OpenGL Utility Toolkit"
-LICENSE = "Kilgard"
-LIC_FILES_CHKSUM = 
"file://include/GL/glut.h;md5=4aab626c830aed79d7b2e5a76dfa2dd6;startline=4;endline=8"
-
-SRC_URI = "git://anongit.freedesktop.org/mesa/glut"
-
-SRCREV = "ee89e9aeb49604b036e06f1df6478d32006b30cd"
-PV = "8.0.0+git${SRCPV}"
-
-S = "${WORKDIR}/git"
-
-inherit autotools-brokensep pkgconfig distro_features_check
-# depends on virtual/libx11
-REQUIRED_DISTRO_FEATURES = "x11"
-
-DEPENDS = "virtual/libx11 libxmu libxi virtual/libgl libglu"
-- 
1.9.1

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] State of bitbake world 2016-05-17

2016-05-18 Thread Martin Jansa
There are few new failures most likely caused by glibc upgrade.

== Number of issues - stats ==
{| class='wikitable'
!|Date   !!colspan='3'|Failed tasks 
!!colspan='6'|Failed depencencies!!|Signatures
!!colspan='12'|QA !!Comment
|-
||  ||qemuarm   ||qemux86   ||qemux86_64
||qemuarm||max||min ||qemux86||max||min ||all   ||already-stripped  
||libdir||textrel   ||build-deps||file-rdeps
||version-going-backwards   ||host-user-contaminated
||installed-vs-shipped  ||unknown-configure-option  ||symlink-to-sysroot
||invalid-pkgconfig ||pkgname   ||  
|-
||2016-05-17||6 ||7 ||7 ||25||10||10||29||10
||11||0 ||0 ||0 ||2 ||2 
||29||0 ||3 ||0 ||0 
||0 ||0 ||0 ||  
|}

http://www.openembedded.org/wiki/Bitbake_World_Status

== Failed tasks 2016-05-17 ==

INFO: jenkins-job.sh-1.8.4 Complete log available at 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.report.20160518_103410.log

=== common (6) ===
* 
/meta-openembedded/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh_0.17.bb,
 do_compile
* /meta-openembedded/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb, 
do_compile
* /meta-openembedded/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb, 
do_compile
* 
/meta-openembedded/meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb, 
do_configure
* 
/meta-openembedded/meta-python/recipes-devtools/python/python-cryptography_1.1.bb,
 do_compile
* /meta-webos-ports/meta-luneui/recipes-luneui/luna-next/luna-next.bb, 
do_compile

=== common-x86 (1) ===
* /meta-browser/recipes-browser/chromium/chromium_48.0.2548.0.bb, do_compile

=== qemuarm (0) ===

=== qemux86 (0) ===

=== qemux86_64 (0) ===

=== Number of failed tasks (20) ===
{| class=wikitable
|-
|| qemuarm  || 6 || 
http://logs.nslu2-linux.org/buildlogs/oe/world//log.world.qemuarm.20160516_044240.log//
 || http://errors.yoctoproject.org:80/Errors/Build/16131/
|-
|| qemux86  || 7 || 
http://logs.nslu2-linux.org/buildlogs/oe/world//log.world.qemux86.20160516_044131.log//
 || http://errors.yoctoproject.org:80/Errors/Build/16133/
|-
|| qemux86_64   || 7 || 
http://logs.nslu2-linux.org/buildlogs/oe/world//log.world.qemux86-64.20160517_060435.log//
 || http://errors.yoctoproject.org:80/Errors/Build/16276/
|}

=== PNBLACKLISTs (91) ===

=== QA issues (36) ===
{| class=wikitable
!| Count||Issue
|-
||0 ||already-stripped
|-
||0 ||installed-vs-shipped
|-
||0 ||invalid-pkgconfig
|-
||0 ||libdir
|-
||0 ||pkgname
|-
||0 ||symlink-to-sysroot
|-
||0 ||unknown-configure-option
|-
||0 ||version-going-backwards
|-
||29||file-rdeps
|-
||2 ||build-deps
|-
||2 ||textrel
|-
||3 ||host-user-contaminated
|}



=== Failed dependencies for qemuarm (25) ===

Complete log: 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160517_041935.log/
Found differences: 
WARN: samba: samba rdepends on libpam, but it isn't a build dependency?
WARN: libdrm: libdrm-tests rdepends on cunit, but it isn't a build dependency?
WARN: libdrm: libdrm-tests rdepends on libdrm-amdgpu, but it isn't a build 
dependency?
WARN: enchant: enchant rdepends on hunspell, but it isn't a build dependency?
Found errors: 
ERROR: 25 issues were found in these recipes: chkconfig-alternatives-native 
collectd enchant gtkmathview libdrm luna-next meta-world-pkgdata netkit-rsh 
netmap postgresql proxy-libintl python-cryptography samba tcsh

=== Recipes failing with maximal dependencies for qemuarm (10) ===
chkconfig-alternatives-native -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160517_041935.log//2_max/failed/chkconfig-alternatives-native.log
collectd -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160517_041935.log//2_max/failed/collectd.log
luna-next -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160517_041935.log//2_max/failed/luna-next.log
meta-world-pkgdata -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160517_041935.log//2_max/failed/meta-world-pkgdata.log
netkit-rsh -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160517_041935.log//2_max/failed/netkit-rsh.log
netmap -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160517_041935.log//2_max/failed/netmap.log
postgresql -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160517_041935.log//2_max/failed/postgresql.log
proxy-libintl -- 
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.qemuarm.20160517_041935.log//2_max/failed/proxy-libintl.log
python-cryptography -- 

Re: [oe] [meta-oe][PATCH 2/2] freeglut: Add a recipe freeglut to replace mesa-glut

2016-05-18 Thread Martin Jansa
On Wed, May 11, 2016 at 02:41:49PM -0500, Neena Busireddy wrote:
> FreeGLUT is a free-software/open-source alternative to the OpenGL
> Utility Toolkit (GLUT) library.
> More information about this library can be found in
> http://freeglut.sourceforge.net/
> 
> Signed-off-by: Neena Busireddy 
> ---
>  meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb | 17 +
>  1 file changed, 17 insertions(+)
>  create mode 100644 meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb
> 
> diff --git a/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb 
> b/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb
> new file mode 100644
> index 000..7671e75
> --- /dev/null
> +++ b/meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb
> @@ -0,0 +1,17 @@
> +DESCRIPTION = "FreeGLUT is a free-software/open-source alternative to the 
> OpenGL \
> +   Utility Toolkit (GLUT) library"
> +LICENSE = "X-Consortium"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=89c0b58a3e01ce3d8254c9f59e78adfb"
> +
> +SRC_URI = 
> "https://sourceforge.net/projects/${BPN}/files/${BPN}/${PV}/${BPN}-${PV}.tar.gz;
> +SRC_URI[md5sum] = "90c3ca4dd9d51cf32276bc5344ec9754"
> +SRC_URI[sha256sum] = 
> "2a43be8515b01ea82bcfa17d29ae0d40bd128342f0930cd1f375f1ff999f76a2"
> +
> +inherit cmake

you're missing distro_features_check here, so the check bellow doesn't
work

> +
> +# depends on virtual/libx11
> +REQUIRED_DISTRO_FEATURES = "x11"
> +
> +PROVIDES += "mesa-glut"
> +
> +DEPENDS = "virtual/libx11 libxmu libxi virtual/libgl libglu libxrandr"
> -- 
> 1.9.1
> 
> -- 
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com


signature.asc
Description: Digital signature
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-networking][jethro][PATCH] ntp: Security fixes via update to 4.2.8p7

2016-05-18 Thread Armin Kuster
From: Armin Kuster 

CVE-2016-1551
CVE-2016-2516
CVE-2016-2517
CVE-2016-2518
CVE-2016-2519
CVE-2016-1547
CVE-2015-7704
CVE-2015-8138
CVE-2016-1550

for more info see:
http://support.ntp.org/bin/view/Main/SecurityNotice#April_2016_NTP_4_2_8p7_Security

Signed-off-by: Armin Kuster 
Acked-by: Joe MacDonald 
Signed-off-by: Armin Kuster 
---
 .../recipes-support/ntp/{ntp_4.2.8p6.bb => ntp_4.2.8p7.bb}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-support/ntp/{ntp_4.2.8p6.bb => ntp_4.2.8p7.bb} 
(97%)

diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.8p6.bb 
b/meta-networking/recipes-support/ntp/ntp_4.2.8p7.bb
similarity index 97%
rename from meta-networking/recipes-support/ntp/ntp_4.2.8p6.bb
rename to meta-networking/recipes-support/ntp/ntp_4.2.8p7.bb
index 1836dd9..fba2f5e 100644
--- a/meta-networking/recipes-support/ntp/ntp_4.2.8p6.bb
+++ b/meta-networking/recipes-support/ntp/ntp_4.2.8p7.bb
@@ -23,8 +23,8 @@ SRC_URI = 
"http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${PV}.tar.g
file://ntpd.list \
 "
 
-SRC_URI[md5sum] = "60049f51e9c8305afe30eb22b711c5c6"
-SRC_URI[sha256sum] = 
"583d0e1c573ace30a9c6afbea0fc52cae9c8c916dbc15c026e485a0dda4ba048"
+SRC_URI[md5sum] = "46dfba933c3e4bc924d8e55068797578"
+SRC_URI[sha256sum] = 
"81d20c06a0b01abe3b84fac092185bf014252d38fe5e7b2758f604680a0220dc"
 
 inherit autotools update-rc.d useradd systemd pkgconfig
 
-- 
2.3.5

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-browser][PATCH v2 3/3] chromium: Upgrade to version 48.0.2548.0

2016-05-18 Thread Martin Jansa
On Sun, May 08, 2016 at 02:20:38PM +0200, Carlos Rafael Giani wrote:
> Not upgrading to M49 or M50 in this commit since this is currently the
> latest version that is supported by ozone-wayland

Thanks for fixing that issue with gold, now there is new issue since
glibc was upgraded in oe-core to 2.24 which deprecated readdir_r

http://errors.yoctoproject.org/Errors/Details/64087/

Anyone willing to patch it to use readdir?

Thanks

> Signed-off-by: Carlos Rafael Giani 
> ---
>  ...Add-Linux-to-impl-side-painting-whitelist.patch | 39 ---
>  .../0003-disable-uninitialized-warning.patch   | 19 --
>  .../0005-Remove-X-libraries-from-GYP-files.patch   | 77 
> --
>  .../chromium/chromium-40/0010-systemd-218.patch| 39 ---
>  .../fix-build-error-with-GCC-in-Debug-mode.patch   | 32 -
>  ...accelerated-Canvas-support-from-blacklist.patch | 20 --
>  ...0001-bignum.cc-disable-warning-from-gcc-5.patch |  4 +-
>  .../0002-Disable-API-keys-info-bar.patch}  |  2 +-
>  ...-image_util.cc-disable-warning-from-gcc-5.patch |  0
>  ...-Remove-hard-coded-values-for-CC-and-CXX.patch} |  8 +--
>  ...y-i18n_process_css_test.html-file-to-avoi.patch | 26 
>  ...erride-root-filesystem-access-restriction.patch | 30 +
>  .../0006-Remove-GBM-support-from-wayland.gyp.patch | 66 +++
>  ...for-glib-related-build-error-with-ozone-w.patch | 31 +
>  .../0008-Fix-GCC-uninitialized-warning.patch   | 26 
>  ...9-Fix-build-errors-with-GCC-in-Debug-mode.patch | 46 +
>  ...be-used-uninitialized-in-this-function-wa.patch | 25 +++
>  .../add_missing_stat_h_include.patch   |  4 +-
>  recipes-browser/chromium/chromium_40.0.2214.91.bb  | 45 -
>  recipes-browser/chromium/chromium_48.0.2548.0.bb   | 43 
>  20 files changed, 315 insertions(+), 267 deletions(-)
>  delete mode 100644 
> recipes-browser/chromium/chromium/chromium-40/0002-Add-Linux-to-impl-side-painting-whitelist.patch
>  delete mode 100644 
> recipes-browser/chromium/chromium/chromium-40/0003-disable-uninitialized-warning.patch
>  delete mode 100644 
> recipes-browser/chromium/chromium/chromium-40/0005-Remove-X-libraries-from-GYP-files.patch
>  delete mode 100644 
> recipes-browser/chromium/chromium/chromium-40/0010-systemd-218.patch
>  delete mode 100644 
> recipes-browser/chromium/chromium/chromium-40/fix-build-error-with-GCC-in-Debug-mode.patch
>  rename recipes-browser/chromium/chromium/{chromium-40 => 
> chromium-48}/0001-Remove-accelerated-Canvas-support-from-blacklist.patch (71%)
>  rename recipes-browser/chromium/chromium/{chromium-40 => 
> chromium-48}/0001-bignum.cc-disable-warning-from-gcc-5.patch (98%)
>  rename 
> recipes-browser/chromium/chromium/{chromium-40/0003-Disable-API-keys-info-bar.patch
>  => chromium-48/0002-Disable-API-keys-info-bar.patch} (95%)
>  rename recipes-browser/chromium/chromium/{chromium-40 => 
> chromium-48}/0002-image_util.cc-disable-warning-from-gcc-5.patch (100%)
>  rename 
> recipes-browser/chromium/chromium/{chromium-40/0004-Remove-hard-coded-values-for-CC-and-CXX.patch
>  => chromium-48/0003-Remove-hard-coded-values-for-CC-and-CXX.patch} (86%)
>  create mode 100644 
> recipes-browser/chromium/chromium/chromium-48/0004-Create-empty-i18n_process_css_test.html-file-to-avoi.patch
>  create mode 100644 
> recipes-browser/chromium/chromium/chromium-48/0005-Override-root-filesystem-access-restriction.patch
>  create mode 100644 
> recipes-browser/chromium/chromium/chromium-48/0006-Remove-GBM-support-from-wayland.gyp.patch
>  create mode 100644 
> recipes-browser/chromium/chromium/chromium-48/0007-Workaround-for-glib-related-build-error-with-ozone-w.patch
>  create mode 100644 
> recipes-browser/chromium/chromium/chromium-48/0008-Fix-GCC-uninitialized-warning.patch
>  create mode 100644 
> recipes-browser/chromium/chromium/chromium-48/0009-Fix-build-errors-with-GCC-in-Debug-mode.patch
>  create mode 100644 
> recipes-browser/chromium/chromium/chromium-48/0010-Fix-rv-may-be-used-uninitialized-in-this-function-wa.patch
>  rename recipes-browser/chromium/chromium/{chromium-40 => 
> chromium-48}/add_missing_stat_h_include.patch (90%)
>  delete mode 100644 recipes-browser/chromium/chromium_40.0.2214.91.bb
>  create mode 100644 recipes-browser/chromium/chromium_48.0.2548.0.bb
> 
> diff --git 
> a/recipes-browser/chromium/chromium/chromium-40/0002-Add-Linux-to-impl-side-painting-whitelist.patch
>  
> b/recipes-browser/chromium/chromium/chromium-40/0002-Add-Linux-to-impl-side-painting-whitelist.patch
> deleted file mode 100644
> index b5916ca..000
> --- 
> a/recipes-browser/chromium/chromium/chromium-40/0002-Add-Linux-to-impl-side-painting-whitelist.patch
> +++ /dev/null
> @@ -1,39 +0,0 @@
> -From 61cbd67e88f5e99185d7df1a05f842c58e691495 Mon Sep 17 00:00:00 2001
> -From: Carlos Rafael Giani 
> -Date: Sun, 21 Dec 2014 01:01:04 +0100
> -Subject: 

[oe] [meta-virt] google code docker hg dependancies 404

2016-05-18 Thread Jack Mitchell
I'm hitting 404 errors with a couple of the docker dependancies. Can we 
host these somewhere or does anyone know of alternative places these can 
be obtained? I looked for the go-sqlite package but it seems to have 
been out of development for some time.


/home/jack/projects/meta-virt.git/recipes-devtools/go/go-net_hg.bb, do_fetch
/home/jack/projects/meta-virt.git/recipes-devtools/go/go-sqlite_hg.bb, 
do_fetch


An alternative would be to possible host someones cached downloads in 
the alternative mirrors?


Cheers,
Jack.
--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel