[OE-core] [[PATCH 5/5] xinit: fix depends issue

2014-12-21 Thread Armin Kuster
xinit.cpp in xinit package calls xterm, xclock and twm so add depends for those packages. Added X11 distro check. Signed-off-by: Armin Kuster --- meta/recipes-graphics/xorg-app/xinit_1.3.3.bb | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/meta/recipes-graphics/xorg

[OE-core] [[PATCH 1/5] xclock: move from meta-oe to core.

2014-12-21 Thread Armin Kuster
core "xinit" package has a dependency to xclock so move it from meta-oe to core. core image "core-image-x11" includes xinit. Signed-off-by: Armin Kuster --- meta/recipes-graphics/xorg-app/xclock_1.0.5.bb | 15 +++ 1 file changed, 15 insertions(+) create mode

[OE-core] [[PATCH 4/5] xterm: move from meta-oe to core.

2014-12-21 Thread Armin Kuster
core "xinit" package has a dependency to xterm so move it from meta-oe to core. core image "core-image-x11" includes xinit. Updated to latest verison Updated SRC_URI to us Debian. Old one was flakey. Added X11 distro check. Signed-off-by: Armin Kuster --- meta/recip

[OE-core] [PATCH 0/1] Binutils security fixes

2014-12-26 Thread Armin Kuster
available in the git repository at: http://git.yoctoproject.org/git/poky-contrib akuster/binutils http://git.yoctoproject.org/cgit.cgi//log/?h=akuster/binutils Armin Kuster (1): binutils: several security fixes meta/recipes-devtools/binutils/binutils-2.24.inc | 8 + .../binutils/binutils

[OE-core] [PATCH 1/1] binutils: several security fixes

2014-12-26 Thread Armin Kuster
CVE-2014-8484 CVE-2014-8485 CVE-2014-8501 CVE-2014-8502 CVE-2014-8503 CVE-2014-8504 CVE-2014-8737 and one supporting patch. [Yocto # 7084] Signed-off-by: Armin Kuster --- meta/recipes-devtools/binutils/binutils-2.24.inc | 8 + .../binutils/binutils/binutils_CVE-2014-8484.patch | 67

[OE-core] [PATCH 1/2] mmc-utils: update to latest git version

2014-12-30 Thread Armin Kuster
Signed-off-by: Armin Kuster --- meta/recipes-devtools/mmc/mmc-utils_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/mmc/mmc-utils_git.bb b/meta/recipes-devtools/mmc/mmc-utils_git.bb index d88520c..c54e351 100644 --- a/meta/recipes-devtools/mmc

[OE-core] [PATCH 2/2] libinput: update to 0.7.0

2014-12-30 Thread Armin Kuster
Signed-off-by: Armin Kuster --- .../recipes-graphics/wayland/{libinput_0.6.0.bb => libinput_0.7.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{libinput_0.6.0.bb => libinput_0.7.0.bb} (72%) diff --git a/meta/recipes-graphics/w

[OE-core] [PATCH] lz4: update to r127

2015-01-01 Thread Armin Kuster
ement Fixed a bug into LZ4_compress_limitedOutput(), thanks to Christopher Speller lz4 utility uses lz4frame library (lz4io modified) r124 New : LZ4 HC streaming mode Fixed : LZ4F_compressBound() using null preferencesPtr Signed-off-by: Armin Kuster --- meta/recipes-support/lz4/lz4_svn.bb | 5 ++-

[OE-core] [PATCH 01/12] binutils: several security fixes

2015-01-05 Thread Armin Kuster
CVE-2014-8484 CVE-2014-8485 CVE-2014-8501 CVE-2014-8502 CVE-2014-8503 CVE-2014-8504 CVE-2014-8737 and one supporting patch. [Yocto # 7084] (From OE-Core rev: 859fb4d9ec6974be9ce755e4ffefd9b199f3604c) Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster

[OE-core] [PATCH 00/12] Dizzy 1.7.1 additions

2015-01-05 Thread Armin Kuster
-contrib akuster/dizzy_1_7_1 http://git.yoctoproject.org/cgit.cgi//log/?h=akuster/dizzy_1_7_1 Armin Kuster (1): binutils: several security fixes Bruce Ashfield (6): linux-yocto/3.10: 8250/8250_dw: fix compile failure due to stable/Yocto conflict linux-yocto/3.10: update to v3.10.59 linux

[OE-core] [PATCH 02/12] sysvinit-inittab: Disable the carrier detect requirement for serial consoles

2015-01-05 Thread Armin Kuster
Signed-off-by: Armin Kuster --- meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb b/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb index c3244b4..657ef02 100644

[OE-core] [PATCH 04/12] image: Avoid race over directory creation

2015-01-05 Thread Armin Kuster
der/yocto-worker/nightly-mips/build/build/tmp/work/qemumips-poky-linux/core-image-minimal/1.0-r0/core-image-minimal-1.0' (From OE-Core rev: 0550d112ad9c2ca9f8167dcae35200210923f2c5) Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/classes/image.bbclass | 1 + 1

[OE-core] [PATCH 07/12] linux-yocto/3.10: update to v3.10.62

2015-01-05 Thread Armin Kuster
: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 8 meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto_3.10.bb | 18 +- 3 files changed, 16 insertions(+), 16 deletions

[OE-core] [PATCH 06/12] linux-yocto/3.10: update to v3.10.59

2015-01-05 Thread Armin Kuster
From: Bruce Ashfield Updating to the latest 3.10 -korg stable update. We also bring in a meta change for the valley island IO configuration. (From OE-Core rev: 22d5ac7e1fc096dc11c766eda91c9e131398c6c5) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster

[OE-core] [PATCH 09/12] linux-yocto/3.14: update to 3.14.26, integrate ltsi and -rt updates

2015-01-05 Thread Armin Kuster
Ashfield Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 4 ++-- meta/recipes-kernel/linux/linux-yocto_3.14.bb | 16 3 files changed, 13

[OE-core] [PATCH 08/12] linux-yocto/3.14: update to v3.14.24

2015-01-05 Thread Armin Kuster
From: Bruce Ashfield (From OE-Core rev: e2c2960ae79953b5ef69444d91f2e784a35bfefd) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | 8 meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb

[OE-core] [PATCH 03/12] report-error: Handle the case no logfile exists

2015-01-05 Thread Armin Kuster
From: Richard Purdie If the task fails early, no error log may exist. Currently we crash in that case, this handles the situation more gracefully. (From OE-Core rev: 1e6bfcab47f532677f87683ba2f5e5fb905e9ba5) Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/classes/report

[OE-core] [PATCH 05/12] linux-yocto/3.10: 8250/8250_dw: fix compile failure due to stable/Yocto conflict

2015-01-05 Thread Armin Kuster
Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 4 ++-- meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 2 +- meta/recipes-kernel/linux/linux-yocto_3.10.bb | 14 +++--- 3 files changed, 10 i

[OE-core] [PATCH 12/12] packagegroup-self-hosted: add git-perltools

2015-01-05 Thread Armin Kuster
Purdie Signed-off-by: Armin Kuster --- meta/recipes-core/packagegroups/packagegroup-self-hosted.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb index 65aca7f..f95ce77

[OE-core] [PATCH 10/12] lttng-modules: fix mm_compaction_isolate_template build

2015-01-05 Thread Armin Kuster
-Core rev: cf76820379746e91fc4cf01895cb98cc56987002) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- ...-fix-mm_compaction_isolate_template-build.patch | 41 ++ meta/recipes-kernel/lttng/lttng-modules_2.5.0.bb | 1 + 2 files

[OE-core] [PATCH 11/12] bind: fix for CVE-2014-8500

2015-01-05 Thread Armin Kuster
Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- .../bind/bind/bind9_9_5-CVE-2014-8500.patch| 990 + meta/recipes-connectivity/bind/bind_9.9.5.bb | 1 + 2 files changed, 991 insertions(+) create mode 100644 meta/recipes-connectivity/bind/bind

[OE-core] [PATCH] glibc: CVE-2014-9402 endless loop in getaddr_r

2015-01-21 Thread Armin Kuster
From: Armin Kuster The getnetbyname function in glibc 2.21 in earlier will enter an infinite loop if the DNS backend is activated in the system Name Service Switch configuration, and the DNS resolver receives a positive answer while processing the network name. Signed-off-by: Armin Kuster

[OE-core] [PATCH] nss: update package to 3.17.3 and build fix

2015-01-21 Thread Armin Kuster
From: Armin Kuster Update includes: CVE-2014-1569 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-1569 for changelog information see https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.17.3_release_notes We had a build failure on 32 bit hosts so including a patch from

[OE-core] [MASTER][PATCH] busybox: cve-2014-9645

2015-01-27 Thread Armin Kuster
From: Armin Kuster modprobe,rmmod: reject module names with slashes Signed-off-by: Armin Kuster --- ..._busybox_reject_module_names_with_slashes.patch | 41 ++ meta/recipes-core/busybox/busybox_1.22.1.bb| 1 + 2 files changed, 42 insertions(+) create mode 100644

[OE-core] [PATCH] 2/2] tzdata: update to 2015a including leap second

2015-01-30 Thread Armin Kuster
affect UTC offsets in pre-1970 time stamps only. Their old contents have been moved to the 'backzone' file. The affected zones are: Asia/Aden, Asia/Bahrain, Asia/Kuwait, and Asia/Muscat. Signed-off-by: Armin Kuster --- meta/recipes-extended/tzdata/tzdata_2014j.bb | 6 -- meta/recipe

[OE-core] [MASTER and DIZZY] [PATCH 1/2] tzcode: update to 2015a leap second changes too

2015-01-30 Thread Armin Kuster
) Changes affecting commentary The leapseconds file commentary now mentions the expiration date. (Problem reported by Martin Burnicki.) Update Mexican Library of Congress URL. Signed-off-by: Armin Kuster --- meta/recipes-extended/tzcode/tzcode-native_2014j.bb | 10 -- meta/recipes-ex

[OE-core] [PATCH 00/61][Dizzy-next] Feb 2015

2015-02-05 Thread Armin Kuster
-contrib akuster/dizzy-next http://git.yoctoproject.org/cgit.cgi//log/?h=akuster/dizzy-next André Draszik (1): openssl: fix hard paths in native openssl Armin Kuster (5): glibc: CVE-2014-9402 endless loop in getaddr_r tzcode: update to 2015a leap second changes too tzdata: update to 2015a

[OE-core] [PATCH 02/61] coreutils: Fix CVE-2014-9471

2015-02-05 Thread Armin Kuster
uot;123"345" @1' date[394]: segfault at 7fff2400 ip 7f6dd5b73404 sp 7fff27cce8f8 error 4 in libc-2.20.so[7f6dd5af7000+199000] Segmentation fault Signed-off-by: Maxin B. John Signed-off-by: Armin Kuster --- .../coreutils/coreutils-8.22/date-tz-crash.patch | 43

[OE-core] [PATCH 04/61] libxml2: Backport fix for CVE introduced entity issues

2015-02-05 Thread Armin Kuster
: Richard Purdie Signed-off-by: Armin Kuster --- .../72a46a519ce7326d9a00f0b6a7f2a8e958cd1675.patch | 30 ++ meta/recipes-core/libxml/libxml2_2.9.1.bb | 3 ++- 2 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 meta/recipes-core/libxml/libxml2

[OE-core] [PATCH 01/61] glibc: Fix up minimal build with libc-libm

2015-02-05 Thread Armin Kuster
Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-core/glibc/glibc/eglibc-use-option-groups.patch | 3 ++- meta/recipes-core/glibc/glibc_2.20.bb| 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/meta

[OE-core] [PATCH 08/61] bitbake: cooker: Shut down the parser in error state

2015-02-05 Thread Armin Kuster
e rev: 294bb9cad294423d4f8998405ceff58655f12660) Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- bitbake/lib/bb/cooker.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbake/lib/bb/cooker.py b/bitbake/lib/bb/cooker.py index a900b07..8e6d91b 100644 --- a/bitbake/lib/bb/cooker.py +++ b/bitbak

[OE-core] [PATCH 03/61] libxml2: fix CVE-2014-3660

2015-02-05 Thread Armin Kuster
Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-core/libxml/libxml2.inc | 1 + .../libxml/libxml2/libxml2-CVE-2014-3660.patch | 147 + 2 files changed, 148 insertions(+) create mode 100644 meta/recipes-core

[OE-core] [PATCH 06/61] bitbake.conf: add PKGDATA_DIR to BB_HASHBASE_WHITELIST

2015-02-05 Thread Armin Kuster
tgz.siginfo basehash changed from 8d3158bbddcee612fa30badd05f47b8e to 68ac258fc6c8e489f360fde3123a5894 Variable MACHINE value changed from 'b4420qds' to 'b4860qds' Signed-off-by: Ting Liu Signed-off-by: Armin Kuster --- meta/conf/bitbake.conf | 2 +- 1 file changed, 1 insert

[OE-core] [PATCH 07/61] valgrind: build with altivec only if it supported

2015-02-05 Thread Armin Kuster
From: Ting Liu Signed-off-by: Ting Liu Signed-off-by: Armin Kuster --- .../pass-maltivec-only-if-it-supported.patch | 68 ++ meta/recipes-devtools/valgrind/valgrind_3.9.0.bb | 1 + 2 files changed, 69 insertions(+) create mode 100644 meta/recipes-devtools

[OE-core] [PATCH 11/61] bitbake: wget: Add localpaths method which gives localpath with history

2015-02-05 Thread Armin Kuster
extra data we need. localpath becomes just a special case of the case with history. (Bitbake rev: ea5efeac5c1f798c979f789786f29fc1619a) Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- bitbake/lib/bb/fetch2/local.py | 54 ++ 1 file

[OE-core] [PATCH 05/61] libunwind: Fix test case link failure on PowerPC with Altivec

2015-02-05 Thread Armin Kuster
From: Ting Liu Signed-off-by: Ting Liu Signed-off-by: Armin Kuster --- ...k-failure-on-PowerPC-systems-with-Altivec.patch | 28 ++ meta/recipes-support/libunwind/libunwind_1.1.bb| 4 2 files changed, 32 insertions(+) create mode 100644 meta/recipes-support

[OE-core] [PATCH 13/61] openssl: fix hard paths in native openssl

2015-02-05 Thread Armin Kuster
: 771d3123331fbfab1eb9ce47e3013eabcb2248f5) Signed-off-by: André Draszik Signed-off-by: Saul Wold Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-connectivity/openssl/openssl.inc | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/meta/recipes-connectivity

[OE-core] [PATCH 12/61] bitbake: ast: Add error when trying to use dash in sh function names

2015-02-05 Thread Armin Kuster
he problem straight away though. [YOCTO #7006] (Bitbake rev: 86704281b79e524dc88cbf996b299b33bae2) Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- bitbake/lib/bb/parse/ast.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bitbake/lib/bb/parse/ast.py b/bitbake/lib/bb/pa

[OE-core] [PATCH 10/61] bitbake: cache/fetch2/siggen: Ensure we track include history for file checksums

2015-02-05 Thread Armin Kuster
ie Signed-off-by: Armin Kuster --- bitbake/lib/bb/cache.py | 9 ++--- bitbake/lib/bb/fetch2/__init__.py | 35 ++- bitbake/lib/bb/siggen.py | 3 ++- 3 files changed, 26 insertions(+), 21 deletions(-) diff --git a/bitbake/lib/bb/cache.py b/b

[OE-core] [PATCH 09/61] bitbake: bitbake-worker: Use setsid() rather than setpgid()

2015-02-05 Thread Armin Kuster
to reproduce the problem though. It was confirmed that using setsid() caused the problem to be resolved and is probably the right thing to be doing anyway, so lets do it. [YOCTO #6949] (Bitbake rev: 461aa73fff0ab616032d28c4fd0322eb88838be6) Signed-off-by: Richard Purdie Signed-off-by: Armin Kus

[OE-core] [PATCH 16/61] systemd: add missing RDEPENDS

2015-02-05 Thread Armin Kuster
ff-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-core/systemd/systemd_216.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/systemd/systemd_216.bb b/meta/recipes-core/systemd/systemd_216.bb index 8e1b5aa..5e76f7c 100644 --- a/meta/recipes

[OE-core] [PATCH 14/61] poky.conf: add file-rdeps to WARN_QA

2015-02-05 Thread Armin Kuster
: Armin Kuster --- meta-yocto/conf/distro/poky.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf index db6ad5f..0a5d99e 100644 --- a/meta-yocto/conf/distro/poky.conf +++ b/meta-yocto/conf/distro/poky.conf

[OE-core] [PATCH 18/61] icecc.bbclass: properly handle disabling of icecc

2015-02-05 Thread Armin Kuster
Eremin-Solenikov Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/classes/icecc.bbclass | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/meta/classes/icecc.bbclass b/meta/classes/icecc.bbclass index 3ec8c06..2f9e3cf 100644 --- a/meta/classes

[OE-core] [PATCH 19/61] cross-canadian/meta-environment: Allow modification of TARGET_OS to be optional

2015-02-05 Thread Armin Kuster
original issue (where a linux-gnuspe target was seeing 'linux') of http://cgit.openembedded.org/openembedded-core/commit/?id=0038634ee6e2b6035c023a2702547f20f67c103a but also fixes the multilib one. (From OE-Core rev: 85ff3d6491c54aa712ed238c561742cda4f4ba07) Signed-off-by: Richard Purdie Signed-

[OE-core] [PATCH 15/61] security_flags: disable pie support for libaio, blktrace and ltp

2015-02-05 Thread Armin Kuster
-off-by: Armin Kuster --- meta/conf/distro/include/security_flags.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/conf/distro/include/security_flags.inc b/meta/conf/distro/include/security_flags.inc index 840f68a..d6f7e9c 100644 --- a/meta/conf/distro/include/security_flags.inc

[OE-core] [PATCH 25/61] socat: forcibly disable use of libbsd

2015-02-05 Thread Armin Kuster
;t present. (From OE-Core rev: 7defa2bb5b28ea69f749363a607a114cfa4ba4ed) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-connectivity/socat/socat_1.7.2.4.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-connecti

[OE-core] [PATCH 17/61] openssh: deliver ssh-copy-id

2015-02-05 Thread Armin Kuster
From: Kai Kang Deliver script ssh-copy-id from openssh which is useful to add an authorized ssh key. (From OE-Core rev: 16562034a2c28cbfc6c90f9324c42c08e0655b7d) Signed-off-by: Kai Kang Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-connectivity/openssh

[OE-core] [PATCH 24/61] guile: fixed installed-vs-shipped error

2015-02-05 Thread Armin Kuster
sure the libs are installed firstly will fix the problem. (From OE-Core rev: adf32ca3d0657cb5d363ae7a3fdb539c6627cf39) Signed-off-by: Robert Yang Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- .../guile/files/libguile-Makefile.am-depends.patch | 39 ++ meta

[OE-core] [PATCH 26/61] perf: Add libdw unwind support to perf-libunwind feature

2015-02-05 Thread Armin Kuster
: 868dd446fa2732858813e96dd8f3f64b2a9ec339) Signed-off-by: Tom Zanussi Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-kernel/perf/perf.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel/perf/perf.bb b/meta/recipes

[OE-core] [PATCH 22/61] file: CVE-2014-9620 and CVE-2014-9621

2015-02-05 Thread Armin Kuster
ned-off-by: Chong Lu Signed-off-by: Armin Kuster --- .../file-CVE-2014-9620-and-CVE-2014-9621.patch | 1414 meta/recipes-devtools/file/file_5.18.bb|1 + 2 files changed, 1415 insertions(+) create mode 100644 meta/recipes-devtools/file/file/file-CVE-2014-96

[OE-core] [PATCH 28/61] dpkg: fix host contamination

2015-02-05 Thread Armin Kuster
dpkg will consistently fail on the target with an error about gtar not being found. (From OE-Core rev: 45bcb1ea92f244df4745aca6f9f9556c43e9b6ce) Signed-off-by: Dan McGregor Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-devtools/dpkg/dp

[OE-core] [PATCH 20/61] parted: parted-ptest RDEPENDS on python

2015-02-05 Thread Armin Kuster
From: Robert Yang python scripts: parted-ptest/usr/lib64/parted/ptest/tests/gpt-header-move parted-ptest/usr/lib64/parted/ptest/tests/msdos-overlap (From OE-Core rev: 80262094fde6a44afd954bbecc7e016243661b81) Signed-off-by: Robert Yang Signed-off-by: Richard Purdie Signed-off-by: Armin

[OE-core] [PATCH 27/61] perf: Disable perf-libunwind

2015-02-05 Thread Armin Kuster
by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-kernel/perf/perf-features.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel/perf/perf-features.inc b/meta/recipes-kernel/perf/perf-features.inc index 2dbbb47.

[OE-core] [PATCH 21/61] pax-utils: RDEPENDS on python

2015-02-05 Thread Armin Kuster
From: Robert Yang python script: pax-utils/usr/bin/lddtree (From OE-Core rev: b972e7fc5774a6daf92511e897919ebad29f405b) Signed-off-by: Robert Yang Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-devtools/pax-utils/pax-utils_0.8.1.bb | 2 +- 1 file changed, 1

[OE-core] [PATCH 23/61] package.bbclass: Fix support for private libs

2015-02-05 Thread Armin Kuster
ned-off-by: Martin Jansa Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/classes/package.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/package.bbclass b/meta/classes/package.bbclass index 96d7fd9..4685cd2 10

[OE-core] [PATCH 29/61] neard: fix parallel issue

2015-02-05 Thread Armin Kuster
a19) Signed-off-by: Robert Yang Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- .../neard/Makefile.am-fix-parallel-issue.patch | 33 ++ meta/recipes-connectivity/neard/neard_0.14.bb | 1 + 2 files changed, 34 insertions(+) create mode 100644 meta/reci

[OE-core] [PATCH 31/61] glibc: CVE-2014-9402 endless loop in getaddr_r

2015-02-05 Thread Armin Kuster
From: Armin Kuster The getnetbyname function in glibc 2.21 in earlier will enter an infinite loop if the DNS backend is activated in the system Name Service Switch configuration, and the DNS resolver receives a positive answer while processing the network name. (From OE-Core rev

[OE-core] [PATCH 34/61] perf: fix for rebuilding

2015-02-05 Thread Armin Kuster
2) Signed-off-by: Robert Yang Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-kernel/perf/perf.bb | 4 1 file changed, 4 insertions(+) diff --git a/meta/recipes-kernel/perf/perf.bb b/meta/recipes-kernel/perf/perf.bb index 2a47f52..19772d8 100644 --- a/meta/reci

[OE-core] [PATCH 32/61] gcc: ensure target gcc headers can be included

2015-02-05 Thread Armin Kuster
d-off-by: Paul Eggleton Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-devtools/gcc/gcc-4.8.inc | 1 + .../gcc/gcc-4.8/target-gcc-includedir.patch| 81 ++ meta/recipes-devtools/gcc/gcc-4.

[OE-core] [PATCH 33/61] boost: Avoid to use local host configuration

2015-02-05 Thread Armin Kuster
From: Fabien Proriol (From OE-Core rev: 6586aeb3e26d58322c169dfef0228a425fe5d3fa) Signed-off-by: Fabien Proriol Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-support/boost/boost.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion

[OE-core] [PATCH 37/61] lib/oe/package: Ensure strip breaks hardlinks

2015-02-05 Thread Armin Kuster
back build determinism. (From OE-Core rev: 7c0fd561bad0250a00cef63e3d787573112a59cf) Signed-off-by: Richard Purdie Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/lib/oe/package.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[OE-core] [PATCH 38/61] bind: fix typo chown->chmod

2015-02-05 Thread Armin Kuster
From: Ting Liu (From OE-Core rev: a6ee74222b43d0bb7fe9ef0072ede78f82a5e446) Signed-off-by: Ting Liu Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-connectivity/bind/bind/conf.patch | 2 +- meta/recipes-connectivity/bind/bind

[OE-core] [PATCH 30/61] perl: Backport fix for bug #123591

2015-02-05 Thread Armin Kuster
From: Gary Thomas This patch fixes a crash in perl when using formatted strings @... (From OE-Core rev: 6ff3776bb7f1a7ba2fc641bfd9b8546c4bb02466) Signed-off-by: Gary Thomas Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- .../perl/perl-5.20.0/fix

[OE-core] [PATCH 42/61] bitbake: siggen: Ensure taskdata default functions exist in base class

2015-02-05 Thread Armin Kuster
From: Richard Purdie The get/set_taskdata functions are now part of the API of the class, ensure they exist in the base class definition so the noop handler works. [YOCTO #7233] (Bitbake rev: 9b5b1bd7d77e3f5886f6c557d3b750de1f6d6025) Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster

[OE-core] [PATCH 36/61] fix '[[: not found' error message using dash

2015-02-05 Thread Armin Kuster
From: Vincent Génieux Remove bash specific syntax '[[ test ]]' replaced with '[ test ]'. Fixes [YOCTO #7112] (From OE-Core rev: f2ff849d5936d3dc5e24301e0620da265df50fea) Signed-off-by: Vincent Génieux Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-

[OE-core] [PATCH 50/61] yocto-bsp: Add branch to SRC_URI for custom kernels

2015-02-05 Thread Armin Kuster
SRC_URI. Fixes [Yocto #6518]. Signed-off-by: Tom Zanussi Signed-off-by: Armin Kuster --- .../{{ if kernel_choice == \"custom\": }} linux-yocto-custom.bb" | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git "a/scripts/lib/bsp/substrate/target/arc

[OE-core] [PATCH 52/61] python: remove spurious nativesdk dependency

2015-02-05 Thread Armin Kuster
(From OE-Core rev: f0b1eab1ef24fabac98609eb9d314f618dca713a) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-devtools/python/python_2.7.3.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-devtools/python/python_2.7.3.bb b

[OE-core] [PATCH 41/61] image_types.bbclass: fixed 'init' creation for cpio images

2015-02-05 Thread Armin Kuster
;-L' and '-e' checks must be executed and to prevent SELinux noise, the '-L' should happen before '-e'. (From OE-Core rev: 2aa5d2880ee3578f4965f245addd365fb7b1c1ca) Signed-off-by: Enrico Scholz Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-

[OE-core] [PATCH 43/61] net-tools: Fix rerunning of do_patch task

2015-02-05 Thread Armin Kuster
E-Core rev: 2a775ebbb175dd70fc7228607c306d4ccb9e4ba4) Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-extended/net-tools/net-tools_1.60-25.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-extended/net-tools/net-tools_1.60-25.bb b/meta/recipes-extended

[OE-core] [PATCH 47/61] python-smartpm: Fix attemptonly builds when file conflicts occur

2015-02-05 Thread Armin Kuster
-by: Mark Hatle Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- .../python/python-smartpm/smart-attempt.patch | 97 +++--- 1 file changed, 66 insertions(+), 31 deletions(-) diff --git a/meta/recipes-devtools/python/python-smartpm

[OE-core] [PATCH 39/61] distcc: fix initscript can not stop distcc daemon correctly

2015-02-05 Thread Armin Kuster
7090] (From OE-Core rev: 3b0d6c7c324f0283cfab10445d1a5a3bf2526598) Signed-off-by: Hongxu Jia Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-devtools/distcc/files/distcc | 5 + 1 file changed, 5 insertions(+) diff --git a/meta/recipes-d

[OE-core] [PATCH 40/61] gcc/libgcc-common.inc: Add missing 'fakeroot' to two tasks

2015-02-05 Thread Armin Kuster
: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-devtools/gcc/libgcc-common.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/gcc/libgcc-common.inc b/meta/recipes-devtools/gcc/libgcc-common.inc index 1e1e1c1..3101762 100644 --- a/meta

[OE-core] [PATCH 35/61] oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacks

2015-02-05 Thread Armin Kuster
correct name format rather than "setupModule" or just skiping the item entirely. (From OE-Core rev: 78d3bf2e4c88779df32b9dfbe8362dc24e9ad080) Signed-off-by: Richard Purdie Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/lib/oeqa/utils/dec

[OE-core] [PATCH 45/61] package.bbclass: Let PR server update PKGV, not PV

2015-02-05 Thread Armin Kuster
s Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/classes/package.bbclass | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/meta/classes/package.bbclass b/meta/classes/package.bbclass index 320ec0e..4cddbef 100644

[OE-core] [PATCH 59/61] busybox: cve-2014-9645

2015-02-05 Thread Armin Kuster
From: Armin Kuster modprobe,rmmod: reject module names with slashes (From OE-Core rev: 815a7b6fbf3b0cf95f5464bca687d97366d7ed6a) Signed-off-by: Armin Kuster Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster

[OE-core] [PATCH 44/61] package/prserv: Merge two similar functions into one

2015-02-05 Thread Armin Kuster
This does restructure the conditionals to try and aid readability. (From OE-Core rev: 865d001de168915a5796e5c760f96bdd04cebd61) Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/classes/package.bbclass | 52 meta/classes/prserv.bb

[OE-core] [PATCH 46/61] image_types.bbclass: manage 'cpio_append' directory

2015-02-05 Thread Armin Kuster
it within IMAGE_CMD_cpio, but this might break builds where people rely on the existence of this directory (e.g. to add local files). (From OE-Core rev: 4db3cc2360289c062fa0df4678f2f2ef990f0c1a) Signed-off-by: Enrico Scholz Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by:

[OE-core] [PATCH 60/61] systemd: Backports fixes to 216

2015-02-05 Thread Armin Kuster
-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- ...onfigure-the-list-of-system-users-files-a.patch | 176 + ...o-not-install-tmpfiles-and-sysusers-files.patch | 56 +++ ...ke-resolv.conf-entry-conditional-on-resol.patch | 142

[OE-core] [PATCH 51/61] python: ensure all of Python is installed in nativesdk

2015-02-05 Thread Armin Kuster
Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-devtools/python/python_2.7.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/python/python_2.7.3.bb b/meta/recipes-devtools/python/python_2.7.3.bb index 2547ea4..bada39b 100644 --- a/meta

[OE-core] [PATCH 48/61] packagegroup-self-hosted: package all of Python

2015-02-05 Thread Armin Kuster
ned-off-by: Richard Purdie Signed-off-by: Armin Kuster --- .../packagegroups/packagegroup-self-hosted.bb | 28 +- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/pa

[OE-core] [PATCH 54/61] tzdata: update to 2015a including leap second

2015-02-05 Thread Armin Kuster
affect UTC offsets in pre-1970 time stamps only. Their old contents have been moved to the 'backzone' file. The affected zones are: Asia/Aden, Asia/Bahrain, Asia/Kuwait, and Asia/Muscat. (From OE-Core rev: 4ee327602a0cc3200b5d6490ef2f115768cff2f4) Signed-off-by: Armin Kuster Signed-off-b

[OE-core] [PATCH 57/61] security_flags: disable PIE on expect

2015-02-05 Thread Armin Kuster
From: Ross Burton Disable PIE in expect as otherwise it tries to link the shared library as an executable. (From OE-Core rev: fe1f5c90eede593100fe57630d39cf329e59ef8f) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/conf/distro/include

[OE-core] [PATCH 55/61] python: Disables SSLv3

2015-02-05 Thread Armin Kuster
i?name=CVE-2014-3566 (From OE-Core rev: 3462cac82cf0ab32e5e530f543b14fdcc211c678) Signed-off-by: Sona Sarmadi Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- .../python/python/python2.7.3-nossl3.patch | 37 ++ meta/recipes-devtools/python/python_2.7.3.bb

[OE-core] [PATCH 49/61] xorg-app: add x11 to required DISTRO_FEATURES and cleanup dependencies

2015-02-05 Thread Armin Kuster
From: Martin Jansa (From OE-Core rev: 1cf0245344ce272e7330cfe1b04a0ed7bd18e8f5) Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb | 2 +- meta/recipes-graphics/xorg-app/xorg-app-common.inc | 5

[OE-core] [PATCH 53/61] tzcode: update to 2015a leap second changes too

2015-02-05 Thread Armin Kuster
) Changes affecting commentary The leapseconds file commentary now mentions the expiration date. (Problem reported by Martin Burnicki.) Update Mexican Library of Congress URL. (From OE-Core rev: ccc543570b96bb1f1efefd5ed79469da142cafd3) Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie Signed-

[OE-core] [PATCH 56/61] elfutils_0.148.bb: CVE-2014-9447 fix

2015-02-05 Thread Armin Kuster
From: Li xin Reference: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-9447 (From OE-Core rev: c992868a989926eac6c4b78a6bb9729bce54f2ed) Signed-off-by: Li Xin Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- .../elf_begin.c-CVE-2014-9447

[OE-core] [PATCH 61/61] groff: fix QA issue with rdepends

2015-02-05 Thread Armin Kuster
WARNING: QA Issue: groff requires /bin/sed, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster --- meta/recipes-extended/groff/groff_1.22.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-extended/groff/groff_1.22.2.bb b/meta/recipes-extended/groff

[OE-core] [PATCH 58/61] scripts/send-error-report: Set exit code if error occurs

2015-02-05 Thread Armin Kuster
From: Richard Purdie If an error occurs, set an error exit code so the world knows about it. This fixes issues where the autobuilder doesn't notice these failures. [YOCTO #7265] (From OE-Core rev: b219377defc9517af360986352bd7da1a7906f10) Signed-off-by: Richard Purdie Signed-off-by:

[OE-core] [PATCH] btrfs-tools: update to 3.18.2

2015-02-06 Thread Armin Kuster
From: Armin Kuster Signed-off-by: Armin Kuster --- meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb index

[OE-core] [PATCH 00/60][Dizzy v2] For Dizzy next

2015-02-09 Thread Armin Kuster
://git.yoctoproject.org/poky-contrib akuster/dizzy-next http://git.yoctoproject.org/cgit.cgi//log/?h=akuster/dizzy-next André Draszik (1): openssl: fix hard paths in native openssl Armin Kuster (5): glibc: CVE-2014-9402 endless loop in getaddr_r tzcode: update to 2015a leap second changes too

[OE-core] [thud][PATCH] gcc: Security fix for CVE-2019-14250

2019-08-31 Thread Armin Kuster
From: Armin Kuster Source: gcc.org MR: 99120 Type: Security Fix Disposition: Backport from https://gcc.gnu.org/viewcvs?rev=273794&root=gcc&view=rev ChangeID: 28ab763c18f1543607181cd9657f45f7752b6fcb Description: Affects < 9.2 Signed-off-by: Armin Kuster --- meta/recipes-devtools/

[OE-core] [warrior][PATCH] gcc-8.3: Security fix for CVE-2019-14250

2019-08-31 Thread Armin Kuster
From: Armin Kuster Affects < 9.2 Signed-off-by: Armin Kuster Signed-off-by: Armin Kuster --- meta/recipes-devtools/gcc/gcc-8.3.inc | 1 + .../gcc/gcc-8.3/CVE-2019-14250.patch | 44 ++ 2 files changed, 45 insertions(+) create mode 100644 m

[OE-core] [PATCH] gcc-9.2: Security fix for CVE-2019-14250

2019-08-31 Thread Armin Kuster
Affects: <= 9.2 Signed-off-by: Armin Kuster Signed-off-by: Armin Kuster --- meta/recipes-devtools/gcc/gcc-9.2.inc | 1 + .../gcc/gcc-9.2/CVE-2019-14250.patch | 44 +++ 2 files changed, 45 insertions(+) create mode 100644 meta/recipes-devtools/gcc/gcc-9.2/

[OE-core] [thud][PATCH] binutils: Security fix for CVE-2019-12972

2019-08-31 Thread Armin Kuster
From: Armin Kuster Source: git://sourceware.org / binutils-gdb.git MR: 98770 Type: Security Fix Disposition: Backport from https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=890f750a3b053532a4b839a2dd6243076de12031 ChangeID: 7ced6bffbe01cbeadf50177eb332eef514baa19c Description: Fixes

[OE-core] [thud][v2][PATCH] binutils: Security fix for CVE-2019-12972

2019-08-31 Thread Armin Kuster
From: Armin Kuster Source: git://sourceware.org / binutils-gdb.git MR: 98770 Type: Security Fix Disposition: Backport from https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=890f750a3b053532a4b839a2dd6243076de12031 ChangeID: 7ced6bffbe01cbeadf50177eb332eef514baa19c Description: Fixes

[OE-core] [warrior 01/43] binutils: fix CVE-2019-12972 CVE-2019-9071

2019-09-01 Thread Armin Kuster
From: Anuj Mittal (From OE-Core rev: 093f0914f261a27d58ecba9c1e9d3b78a35af012) Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-devtools/binutils/binutils-2.32.inc | 2 + .../binutils/binutils/CVE-2019-12972.patch | 51

[OE-core] [warrior 02/43] binutils: CVE-2019-9070 is same as CVE-2019-9071

2019-09-01 Thread Armin Kuster
From: Anuj Mittal See: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89395 (From OE-Core rev: cef180de3684491f1ac4180ddbcc102121222181) Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-devtools/binutils/binutils/CVE-2019-9071.patch | 1

[OE-core] [warrior 05/43] glibc: CVE-2018-20796 is same as CVE-2019-9169

2019-09-01 Thread Armin Kuster
From: Anuj Mittal See: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34141 https://www.securityfocus.com/bid/107160 (From OE-Core rev: 7e90506534ed2a70680382cf28614f02fdb98409) Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-core/glibc

[OE-core] [warrior 00/43] Patch review

2019-09-01 Thread Armin Kuster
: fix CVE-2019-1010238 glib-2.0: fix CVE-2019-13012 Armin Kuster (2): qemu: fix CVE-2018-20815 gcc-8.3: Security fix for CVE-2019-14250 Bartosz Golaszewski (1): qemu: add a patch fixing the native build on newer kernels Bedel, Alban (2): rng-tools: fix very long shutdown delay with

[OE-core] [warrior 07/43] libid3tag: CVE-2017-11551 is the same as CVE-2004-2779

2019-09-01 Thread Armin Kuster
From: Ross Burton (From OE-Core rev: 0663e5f8f906803685f018061d51fd6277916e50) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- meta/recipes-multimedia/libid3tag/libid3tag/10_utf16.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes

<    1   2   3   4   5   6   7   8   9   10   >