[OE-core] [PATCH v2] libassuan: upgrade 2.5.4 -> 2.5.5

2021-03-28 Thread wangmy
From: Wang Mingyu refresh libassuan-add-pkgconfig-support.patch Signed-off-by: Wang Mingyu --- .../libassuan-add-pkgconfig-support.patch | 27 --- ...{libassuan_2.5.4.bb => libassuan_2.5.5.bb} | 2 +- 2 files changed, 18 insertions(+), 11 deletions(-) rename

Re: [OE-core] [PATCH] git: Remove CVE-2021-21300 patch

2021-03-28 Thread Khem Raj
On 3/28/21 8:35 PM, Minjae Kim wrote: HI Khem, I already prepared upgrating git 2.30.1 -> 2.31.1 https://lists.openembedded.org/g/openembedded-core/topic/patch_git_upgrade_2_30_1/81646287?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,20,81646287.

Re: [OE-core] [PATCH] git: Remove CVE-2021-21300 patch

2021-03-28 Thread Minjae Kim
HI Khem, I already prepared upgrating git 2.30.1 -> 2.31.1 https://lists.openembedded.org/g/openembedded-core/topic/patch_git_upgrade_2_30_1/81646287?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,20,81646287. (

[OE-core] [PATCH v2] perf-tests: add bash into RDEPENDS (v5.12-rc5+)

2021-03-28 Thread Bruce Ashfield
From: Bruce Ashfield Upstream commit: commit 1dc481c0b0cf18d3952d93a73c4ece90dec277f0 Author: Leo Yan Date: Sat Mar 20 18:45:54 2021 +0800 perf test: Change to use bash for daemon test When executing the daemon test on Arm64 and x86 with Debian (Buster)

[OE-core] [PATCH] git: Remove CVE-2021-21300 patch

2021-03-28 Thread Khem Raj
Its already in git 2.31.1, so delete it Signed-off-by: Khem Raj --- meta/recipes-devtools/git/git.inc | 1 - .../git/git/CVE-2021-21300.patch | 304 -- 2 files changed, 305 deletions(-) delete mode 100644

[OE-core] [PATCH] perf-tests: add bash into RDEPENDS (v5.12-rc5+)

2021-03-28 Thread Bruce Ashfield
From: Bruce Ashfield Upstream commit: commit 1dc481c0b0cf18d3952d93a73c4ece90dec277f0 Author: Leo Yan Date: Sat Mar 20 18:45:54 2021 +0800 perf test: Change to use bash for daemon test When executing the daemon test on Arm64 and x86 with Debian (Buster)

Re: [oe-core][PATCH v3 1/2] valgrind: update 3.16.1 -> 3.17.0

2021-03-28 Thread Paul Eggleton
Hi Yi Fan On Saturday, 27 March 2021 03:37:09 NZDT Yi Fan Yu wrote: > Notable changes: > * library is now in libexecdir instead of libdir > > Added patches: > * Add musl.supp: missing musl.supp in 3.17.0 > > Dropped backport patches: > * nlcontrolc: found in

[OE-core] [PATCH] grub2: Enable on riscv32

2021-03-28 Thread Khem Raj
Update the patch as submitted upstream to grub2 Signed-off-by: Khem Raj --- ...1-RISC-V-Restore-the-typcast-to-long.patch | 22 ++- meta/recipes-bsp/grub/grub2.inc | 2 +- 2 files changed, 17 insertions(+), 7 deletions(-) diff --git

Re: [OE-core] master eSDK hash problem with METADATA_REVISION and base-files:do_install

2021-03-28 Thread Chen Qi
Hi Mark, I think this has been fixed by the following commit. """ commit ff2ad51b801fd62e2abbc573ba2c9ee8fdc7e012 Author: Chen Qi Date: Fri Mar 5 18:10:40 2021 +0800 populate_sdk_ext: record METADATA_REVISION As we delete the .git/ directory, it's impossible to get

Re: [OE-core] [PATCH] lib/oe/utils: ignore stderr while checking compiler version

2021-03-28 Thread Lars Poeschel
On Sun, Mar 28, 2021 at 09:31:17AM +0100, Richard Purdie wrote: > On Sun, 2021-03-28 at 00:35 -0400, Denys Dmytriyenko wrote: > > On Sun, Mar 28, 2021 at 04:25:02AM +0200, Lars Poeschel wrote: > > > On Sat, Mar 27, 2021 at 01:54:11PM +, Richard Purdie wrote: > > > > On Sat, 2021-03-27 at 02:41

[OE-core] OE-core CVE metrics for gatesgarth on Sun 28 Mar 2021 11:00:01 AM HST

2021-03-28 Thread Steve Sakoman
Branch: gatesgarth New this week: CVE-2020-17525: subversion https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-17525 * CVE-2021-28153: glib-2.0:glib-2.0-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-28153 * CVE-2021-28831: busybox

[OE-core] OE-core CVE metrics for dunfell on Sun 28 Mar 2021 10:30:01 AM HST

2021-03-28 Thread Steve Sakoman
Branch: dunfell New this week: CVE-2020-17525: subversion https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-17525 * CVE-2021-28153: glib-2.0:glib-2.0-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-28153 * CVE-2021-28831: busybox

[OE-core] OE-core CVE metrics for master on Sun 28 Mar 2021 10:00:01 AM HST

2021-03-28 Thread Steve Sakoman
Branch: master New this week: CVE-2021-28153: glib-2.0:glib-2.0-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-28153 * CVE-2021-3416: qemu:qemu-native:qemu-system-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-3416 * CVE-2021-3418: grub:grub-efi:grub-native

[OE-core] [PATCH] Allow to overrule the URL in a bbappend.

2021-03-28 Thread jan
With this small patch, it's possible to overrule the public URL with a local mirror for those without Internet access. Signed-off-by: Jan Vermaete --- meta/recipes-core/meta/cve-update-db-native.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git

Re: [OE-core] [poky-contrib][PATCH v2 6/6] Moved logic to get filelics from package.bbclass to license.py

2021-03-28 Thread Richard Purdie
Hi Ida, On Tue, 2021-03-16 at 09:48 +0100, Meh Mbeh Ida Delphine wrote: > The logic to obtain filelics is moved from package.bbclass to license.py  > as a standalone function. > Also, the check in package.bbclass after obtaining filelics ensures licenses  > with * WITH Linux-syscall-note" are

Re: [OE-core] [PATCH] lib/oe/utils: ignore stderr while checking compiler version

2021-03-28 Thread Richard Purdie
On Sun, 2021-03-28 at 00:35 -0400, Denys Dmytriyenko wrote: > On Sun, Mar 28, 2021 at 04:25:02AM +0200, Lars Poeschel wrote: > > On Sat, Mar 27, 2021 at 01:54:11PM +, Richard Purdie wrote: > > > On Sat, 2021-03-27 at 02:41 +0100, Lars Poeschel wrote: > > > > From: Lars Poeschel > > > > > > >