|
OE-core CVE metrics for kirkstone on Sun 08 Jan 2023 03:00:01 AM HST
Branch: kirkstone
New this week: 0 CVEs
Removed this week: 0 CVEs
Full list: Found 15 unpatched CVEs
CVE-2021-35937 (CVSS3: 6.4 MEDIUM): rpm:rpm-native
Branch: kirkstone
New this week: 0 CVEs
Removed this week: 0 CVEs
Full list: Found 15 unpatched CVEs
CVE-2021-35937 (CVSS3: 6.4 MEDIUM): rpm:rpm-native
|
By
Steve Sakoman
·
#175627
·
|
|
OE-core CVE metrics for dunfell on Sun 08 Jan 2023 02:30:01 AM HST
Branch: dunfell
New this week: 2 CVEs
CVE-2022-43551 (CVSS3: 7.5 HIGH): curl:curl-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-43551 *
CVE-2022-47629 (CVSS3: 9.8 CRITICAL):
Branch: dunfell
New this week: 2 CVEs
CVE-2022-43551 (CVSS3: 7.5 HIGH): curl:curl-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-43551 *
CVE-2022-47629 (CVSS3: 9.8 CRITICAL):
|
By
Steve Sakoman
·
#175626
·
|
|
OE-core CVE metrics for master on Sun 08 Jan 2023 02:00:01 AM HST
Branch: master
New this week: 3 CVEs
CVE-2022-3550 (CVSS3: 8.8 HIGH): xserver-xorg https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-3550 *
CVE-2022-3551 (CVSS3: 6.5 MEDIUM): xserver-xorg
Branch: master
New this week: 3 CVEs
CVE-2022-3550 (CVSS3: 8.8 HIGH): xserver-xorg https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-3550 *
CVE-2022-3551 (CVSS3: 6.5 MEDIUM): xserver-xorg
|
By
Steve Sakoman
·
#175625
·
|
|
[PATCH] mpg123: Enable largefile support
Disable lfs aliases since they are not needed when LFS is enabled
Signed-off-by: Khem Raj <raj.khem@...>
---
meta/recipes-multimedia/mpg123/mpg123_1.31.1.bb | 2 ++
1 file changed, 2
Disable lfs aliases since they are not needed when LFS is enabled
Signed-off-by: Khem Raj <raj.khem@...>
---
meta/recipes-multimedia/mpg123/mpg123_1.31.1.bb | 2 ++
1 file changed, 2
|
By
Khem Raj
·
#175624
·
|
|
Re: [PATCH] site/common-musl: Set ac_cv_sys_file_offset_bits default to 64
<richard.purdie@...> wrote:
Yes its a side effect of this. We should have added
--disable-lfs-alias always. sending a patch for this package
<richard.purdie@...> wrote:
Yes its a side effect of this. We should have added
--disable-lfs-alias always. sending a patch for this package
|
By
Khem Raj
·
#175623
·
|
|
[kirkstone][PATCH] gtk-icon-cache: Fix GTKIC_CMD if-else condition
From: Daniel Gomez <daniel@...>
GTKIC_CMD variable gets the wrong assignation leading into a post
install script error. Fix if-else condition in GTKIC_CMD variable
to assign
From: Daniel Gomez <daniel@...>
GTKIC_CMD variable gets the wrong assignation leading into a post
install script error. Fix if-else condition in GTKIC_CMD variable
to assign
|
By
Robert Joslyn
·
#175622
·
|
|
Re: [PATCH] site/common-musl: Set ac_cv_sys_file_offset_bits default to 64
Not sure if this failure might be related to this change:
https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/6496/steps/12/logs/stdio
Cheers,
Richard
Not sure if this failure might be related to this change:
https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/6496/steps/12/logs/stdio
Cheers,
Richard
|
By
Richard Purdie
·
#175621
·
|
|
Re: [PATCH] tune-x86-64-v3.inc: set QEMU_EXTRAOPTIONS like other tune-* files
There is also separate issue that VirtualBox CPU doesn't support fma, f16c. e.g.:
root@qemux86-64:~# mediaindexer
Incompatible processor. This Qt build requires the following features: fma f16c
There
There is also separate issue that VirtualBox CPU doesn't support fma, f16c. e.g.:
root@qemux86-64:~# mediaindexer
Incompatible processor. This Qt build requires the following features: fma f16c
There
|
By
Martin Jansa
·
#175620
·
|
|
[PATCH] tune-x86-64-v3.inc: set QEMU_EXTRAOPTIONS like other tune-* files
* use Skylake-Client to match QB_CPU_KVM as changed in:
https://git.openembedded.org/openembedded-core/commit/?id=6f2af1e5d1537b4d31e14946292bf58f0fd76fc9
* explicitly set -cpu instead of letting
* use Skylake-Client to match QB_CPU_KVM as changed in:
https://git.openembedded.org/openembedded-core/commit/?id=6f2af1e5d1537b4d31e14946292bf58f0fd76fc9
* explicitly set -cpu instead of letting
|
By
Martin Jansa
·
#175619
·
|
|
[kirkstone][PATCH] Let the KCONFIG_MODE alldefconfig mode take effect
When building kernel using in-tree defconfig, set KBUILD_DEFCONFIG, but the
KCONFIG_MODE is not what the documentation says set to alldefconfig.
The documentation says:
An “in-tree” defconfig
When building kernel using in-tree defconfig, set KBUILD_DEFCONFIG, but the
KCONFIG_MODE is not what the documentation says set to alldefconfig.
The documentation says:
An “in-tree” defconfig
|
By
蔡纪良 <tyrocjl@...>
·
#175618
·
|
|
[PATCH v2] rust: Merge all rustc-source patches into rust-source.inc
With the dim-sum approach to patching we had the same patch applied in
many places, but not all, so that there were no guarantees that we were
actually building agaginst the same thing in all
With the dim-sum approach to patching we had the same patch applied in
many places, but not all, so that there were no guarantees that we were
actually building agaginst the same thing in all
|
By
Alex Kiernan
·
#175617
·
|
|
Re: [PATCH] site/common-musl: Set ac_cv_sys_file_offset_bits default to 64
Thanks. It fixes the build issue in e2fsprog I reported earlier.
Thanks. It fixes the build issue in e2fsprog I reported earlier.
|
By
Nicolas Dechesne
·
#175616
·
|
|
Re: [PATCH] busybox: 1.35.0 -> 1.36.0
some applets are segfaulting on qemux86/musl
[ 2.754687] klogd[202]: segfault at 56da7e ip b7f4d668 sp bfdb0300
error 7 in libc.so[b7eda000+76000]
[ 2.759018] syslogd[203]: segfault at 506a7e
some applets are segfaulting on qemux86/musl
[ 2.754687] klogd[202]: segfault at 56da7e ip b7f4d668 sp bfdb0300
error 7 in libc.so[b7eda000+76000]
[ 2.759018] syslogd[203]: segfault at 506a7e
|
By
Khem Raj
·
#175615
·
|
|
Re: [PATCHv3] gcr3: update 3.40.0 -> 3.41.1
sorry, i don't know what happened. Hopefully v4 will apply
Am Fr, 6. Jan 2023 um 17:26:57 +0100 schrieb Alexandre Belloni via lists.openembedded.org <alexandre.belloni=bootlin.com@...>:
sorry, i don't know what happened. Hopefully v4 will apply
Am Fr, 6. Jan 2023 um 17:26:57 +0100 schrieb Alexandre Belloni via lists.openembedded.org <alexandre.belloni=bootlin.com@...>:
|
By
Markus Volk
·
#175614
·
|
|
[PATCHv4] gcr3: update 3.40.0 -> 3.41.1
- remove unneded backport patches
- partly import the patch to fix ssh_agent option from gcr4 recipe
- convert from gtk-doc to gi-docgen
gcr 3.41.1:
- meson: Fix unknown kw argument in
- remove unneded backport patches
- partly import the patch to fix ssh_agent option from gcr4 recipe
- convert from gtk-doc to gi-docgen
gcr 3.41.1:
- meson: Fix unknown kw argument in
|
By
Markus Volk
·
#175613
·
|
|
[PATCH] site/common-musl: Set ac_cv_sys_file_offset_bits default to 64
off_t is always 64bit on musl regardless of 32bit or 64bit
architectures. autoconf has AC_SYS_LARGEFILE to detect correct off_t
size but it only work with glibc since it defines feature
off_t is always 64bit on musl regardless of 32bit or 64bit
architectures. autoconf has AC_SYS_LARGEFILE to detect correct off_t
size but it only work with glibc since it defines feature
|
By
Khem Raj
·
#175612
·
|
|
Re: [PATCH 1/2] gobject-introspection: check for GI_DATA_ENABLED
rust_1.66.0 and webkitgtk_2.38.2 keep failing to build in any setup (including g-i enabled and no patch applied) on my side.
What's more interesting, with no patch applied and g-i disabled,
rust_1.66.0 and webkitgtk_2.38.2 keep failing to build in any setup (including g-i enabled and no patch applied) on my side.
What's more interesting, with no patch applied and g-i disabled,
|
By
Petr Kubizňák
·
#175611
·
|
|
Re: create-spdx and sstate
<bluelightning@...> wrote:
I think that sounds correct. The class does do_create_spdx[deptask] =
"do_create_spdx" to ensure it picks up all the dependencies from
DEPENDS, it would make
<bluelightning@...> wrote:
I think that sounds correct. The class does do_create_spdx[deptask] =
"do_create_spdx" to ensure it picks up all the dependencies from
DEPENDS, it would make
|
By
Joshua Watt
·
#175610
·
|
|
Re: [PATCH] elfutils: disable deprecation errors in all builds, not just native
Curl marks deprecated API with this macro:
#define CURL_DEPRECATED(version, message) \
__attribute__((deprecated("since " # version ". " message)))
For some reason, our target gcc 12.x does not
Curl marks deprecated API with this macro:
#define CURL_DEPRECATED(version, message) \
__attribute__((deprecated("since " # version ". " message)))
For some reason, our target gcc 12.x does not
|
By
Alexander Kanavin
·
#175609
·
|
|
Re: [langdale 00/22] Pull request (cover letter only)
Thanks. I think I've pulled in all the right pieces and I pushed a ba
bump too so we're hopefully ready to build. I'll check with Michael on
when we can best run that.
Cheers,
Richard
Thanks. I think I've pulled in all the right pieces and I pushed a ba
bump too so we're hopefully ready to build. I'll check with Michael on
when we can best run that.
Cheers,
Richard
|
By
Richard Purdie
·
#175608
·
|