[oe-core][dunfell][PATCH] libgcrypt: solve CVE-2021-33560 and CVE-2021-40528

2021-12-05 Thread Marta Rybczynska
This change fixes patches for two issues reported in a research paper [1]: a side channel attack (*) and a cross-configuration attack (**). In this commit we add a fix for (*) that wasn't marked as a CVE initially upstream. A fix of (**) previosly available in OE backports is in fact fixing CVE-20

[OE-core] [PATCH] gdb: fix aarch64 remote debugging gdb/28355

2021-12-05 Thread Matthias Klein
The raspberry3-64 machine from meta-raspberrypi is affected by this bug. https://sourceware.org/bugzilla/show_bug.cgi?id=28355 https://sourceware.org/git/?p=binutils-gdb.git;a=patch;h=eb79b2318066cafb75ffdce310e3bbd44f7c79e3 https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=7fd8546853e3f03

[OE-core] [PATCH] Build libstd-rs in release mode to compile mozjs

2021-12-05 Thread Pgowda
When mozjs in firefox is built with DEBUG_BUILD = "1" in local.conf, it will fail with the following error: rustc-1.56.0-src/vendor/compiler_builtins/src/int/specialized_div_rem /asymmetric.rs:57: more undefined references to `core::panicking::panic' follow Switch to building libstd-rs in "r

[OE-core] [PATCH 4/4] gst-plugins-bad: Add missing libxkbcommon vulkan dependency

2021-12-05 Thread Richard Purdie
The vulkan module has a dependency on libxkbcommon which needs to be listed so the dependency is correctly handled with debian renaming. Signed-off-by: Richard Purdie --- .../gstreamer/gstreamer1.0-plugins-bad_1.18.5.bb| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -

[OE-core] [PATCH 1/4] gcc: Drop stdlib++ option patch

2021-12-05 Thread Richard Purdie
The patch to gcc to disable use of libstdc++ when configuring the library during gcc-runtime is old and there are perhaps better ways to do this now. If removed, most builds still "work" but incorrect values for things like atomic ops are found during configure. mips64 and ppc fail with on target

[OE-core] [PATCH 3/4] debian: Fix renaming packagedata dependencies

2021-12-05 Thread Richard Purdie
We've recently seen issues where libxkbcommon was changed in/out of debian renaming and weston which DEPENDS but doesn't RDEPEND on it would show build failures. Looking at the sigdata file for weston:do_package_write_XXX, there were dependencies on packagedata for RDEPENDS but not DEPENDS. Some i

[OE-core] [PATCH 2/4] patchelf: Upgrade 0.14.1 -> 0.14.2

2021-12-05 Thread Richard Purdie
Signed-off-by: Richard Purdie --- .../patchelf/{patchelf_0.14.1.bb => patchelf_0.14.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/patchelf/{patchelf_0.14.1.bb => patchelf_0.14.2.bb} (91%) diff --git a/meta/recipes-devtools/patchelf/patchelf_0.

Re: [OE-core][PATCH] tune-cortexa72: Add new tune for crc and crypto

2021-12-05 Thread Jagadeesh Krishnanjanappa
So far only rpi4 cortexa72 SOCs are one which don’t have crypto are you aware of some others ? JK: I do not know other SoCs which do not have crypto. The change is similar to other meta/conf/machine/include/arm/armv8a/tune-cortexa*.inc files where crypto has been added as separate DEFAULTTUNE. Reg

[OE-core][PATCH v2] tune-cortexa72: Add new tune for crc and crypto

2021-12-05 Thread Jagadeesh Krishnanjanappa
The newly added * cortexa72-crc tune builds programs for armv8a with crc. * cortexa72-crc-crypto builds programs for armv8a with crc and crypto. The default tune cortexa72 builds programs with armv8a only. Changes in v2: Separate tunes for cortexa72-crc and cortexa72-crc-crypto. [YOCTO #14641]

Re: [OE-core][PATCH] tune-cortexa72: Add new tune for crc and crypto

2021-12-05 Thread Khem Raj
On Sun, Dec 5, 2021 at 3:36 AM Jagadeesh Krishnanjanappa < workjagade...@gmail.com> wrote: > The newly added cortexa72-crypto tune builds programs for armv8a > with crc+crypto. Whereas default tune cortexa72 builds programs > with armv8a only. There is another patch I sent to add converse infact

[OE-core][master][dunfell][hardknott][honister] cve-extra-exclusions: add db CVEs to exclusion list

2021-12-05 Thread Steve Sakoman
Since Oracle relicensed bdb, the open source community is slowly but surely replacing bdb with supported and open source friendly alternatives. As a result these CVEs are unlikely to ever be fixed. Signed-off-by: Steve Sakoman --- meta/conf/distro/include/cve-extra-exclusions.inc | 9 -

[OE-core] OE-core CVE metrics for honister on Sun 05 Dec 2021 05:30:01 AM HST

2021-12-05 Thread Steve Sakoman
Branch: honister New this week: 2 CVEs CVE-2021-3984: vim https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-3984 * CVE-2021-4019: vim https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-4019 * Removed this week: 1 CVEs CVE-2021-3968: vim https://web.nvd.nist.gov/view/vuln/detail?

[OE-core] OE-core CVE metrics for hardknott on Sun 05 Dec 2021 05:00:01 AM HST

2021-12-05 Thread Steve Sakoman
Branch: hardknott New this week: 2 CVEs CVE-2021-3984: vim https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-3984 * CVE-2021-4019: vim https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-4019 * Removed this week: 5 CVEs CVE-2021-38297: go https://web.nvd.nist.gov/view/vuln/detail

[OE-core] OE-core CVE metrics for dunfell on Sun 05 Dec 2021 04:30:01 AM HST

2021-12-05 Thread Steve Sakoman
Branch: dunfell New this week: 2 CVEs CVE-2021-3984: vim https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-3984 * CVE-2021-4019: vim https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-4019 * Removed this week: 10 CVEs CVE-2021-29921: python3:python3-native https://web.nvd.nist.g

Re: [OE-core][dunfell 01/18] cve-extra-exclusions: add db CVEs to exclusion list

2021-12-05 Thread Steve Sakoman
On Sun, Dec 5, 2021, 2:39 AM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Fri, 2021-12-03 at 08:18 -1000, Steve Sakoman wrote: > > Since Oracle relicensed bdb, the open source community is slowly but > surely replacing bdb with > > supported and open source friendly alternative

[OE-core] OE-core CVE metrics for master on Sun 05 Dec 2021 04:00:01 AM HST

2021-12-05 Thread Steve Sakoman
Branch: master New this week: 1 CVEs CVE-2021-3984: vim https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-3984 * Removed this week: 1 CVEs CVE-2021-3968: vim https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-3968 * Full list: Found 10 unpatched CVEs CVE-2019-12067: qemu:qemu-n

Re: [OE-core][dunfell 01/18] cve-extra-exclusions: add db CVEs to exclusion list

2021-12-05 Thread Richard Purdie
On Fri, 2021-12-03 at 08:18 -1000, Steve Sakoman wrote: > Since Oracle relicensed bdb, the open source community is slowly but surely > replacing bdb with > supported and open source friendly alternatives. As a result these CVEs are > unlikely to ever be fixed. > > Signed-off-by: Steve Sakoman

[OE-core][PATCH] tune-cortexa72: Add new tune for crc and crypto

2021-12-05 Thread Jagadeesh Krishnanjanappa
The newly added cortexa72-crypto tune builds programs for armv8a with crc+crypto. Whereas default tune cortexa72 builds programs with armv8a only. [YOCTO #14641] Signed-off-by: Jagadeesh Krishnanjanappa --- .../conf/machine/include/arm/armv8a/tune-cortexa72.inc | 10 +++--- 1 file changed,

Re: [OE-core] [PATCH 3/6] libxkbcommon: allow building of API documentation

2021-12-05 Thread Richard Purdie
On Sun, 2021-12-05 at 01:24 +, Peter Kjellerstedt wrote: > > -Original Message- > > From: openembedded-core@lists.openembedded.org > > On Behalf Of Richard Purdie > > Sent: den 5 december 2021 00:20 > > To: Ross Burton ; > > openembedded-core@lists.openembedded.org > > Subject: Re: [O