|
[PATCH][dunfell 2/2] qemu: fix and ignore several CVEs 4 messages
From: Chee Yang Lee <chee.yang.lee@...> backport fixes: CVE-2020-13754, backport patches as debian security tracker notes https://security-tracker.debian.org/tracker/CVE-2020-13754 CVE-2021-3713 CVE-2
From: Chee Yang Lee <chee.yang.lee@...> backport fixes: CVE-2020-13754, backport patches as debian security tracker notes https://security-tracker.debian.org/tracker/CVE-2020-13754 CVE-2021-3713 CVE-2
|
By
Lee Chee Yang
·
|
|
[dunfell 6/6] qemu: Add PACKAGECONFIG for brlapi
From: Richard Purdie <richard.purdie@...> Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from commit 482471a617e5f682416b7ec1a920dfaeac65f1a3) Signed-off-by: Steve Sakoman <steve@..
From: Richard Purdie <richard.purdie@...> Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from commit 482471a617e5f682416b7ec1a920dfaeac65f1a3) Signed-off-by: Steve Sakoman <steve@..
|
By
Steve Sakoman
·
|
|
[dunfell 5/6] qemu: Define libnfs PACKAGECONFIG
From: Andrei Gherzan <andrei.gherzan@...> The upstream qemu recipe uses host's pkg-config files as a solution to detecting host's SDL. This has a side effect of using other host libraries that are lat
From: Andrei Gherzan <andrei.gherzan@...> The upstream qemu recipe uses host's pkg-config files as a solution to detecting host's SDL. This has a side effect of using other host libraries that are lat
|
By
Steve Sakoman
·
|
|
[dunfell 4/6] qemu: fix and ignore several CVEs
From: Chee Yang Lee <chee.yang.lee@...> backport fixes: CVE-2020-13754, backport patches as debian security tracker notes https://security-tracker.debian.org/tracker/CVE-2020-13754 CVE-2021-3713 CVE-2
From: Chee Yang Lee <chee.yang.lee@...> backport fixes: CVE-2020-13754, backport patches as debian security tracker notes https://security-tracker.debian.org/tracker/CVE-2020-13754 CVE-2021-3713 CVE-2
|
By
Steve Sakoman
·
|
|
[dunfell 3/6] connman: CVE-2022-32293 man-in-the-middle attack against a WISPR HTTP
From: Hitendra Prajapati <hprajapati@...> Source: https://git.kernel.org/pub/scm/network/connman/connman.git/ MR: 120508 Type: Security Fix Disposition: Backport from https://git.kernel.org/pub/scm/ne
From: Hitendra Prajapati <hprajapati@...> Source: https://git.kernel.org/pub/scm/network/connman/connman.git/ MR: 120508 Type: Security Fix Disposition: Backport from https://git.kernel.org/pub/scm/ne
|
By
Steve Sakoman
·
|
|
[dunfell 2/6] sqlite3: Fix CVE-2020-35527
From: Virendra Thakur <virendrak@...> Add patch file to fix CVE-2020-35527 Reference: http://security.debian.org/debian-security/pool/updates/main/s/sqlite3/sqlite3_3.27.2-3+deb10u2.debian.tar.xz Sign
From: Virendra Thakur <virendrak@...> Add patch file to fix CVE-2020-35527 Reference: http://security.debian.org/debian-security/pool/updates/main/s/sqlite3/sqlite3_3.27.2-3+deb10u2.debian.tar.xz Sign
|
By
Steve Sakoman
·
|
|
[dunfell 1/6] sqlite3: Fix CVE-2020-35525
From: Virendra Thakur <virendrak@...> Add patch to fix CVE-2020-35525 Reference: http://security.debian.org/debian-security/pool/updates/main/s/sqlite3/sqlite3_3.27.2-3+deb10u2.debian.tar.xz Signed-of
From: Virendra Thakur <virendrak@...> Add patch to fix CVE-2020-35525 Reference: http://security.debian.org/debian-security/pool/updates/main/s/sqlite3/sqlite3_3.27.2-3+deb10u2.debian.tar.xz Signed-of
|
By
Steve Sakoman
·
|
|
[dunfell 0/6] Patch review
Please review this set of patches for dunfell and have comments back by end of day Thursday. Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/4245 The fo
Please review this set of patches for dunfell and have comments back by end of day Thursday. Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/4245 The fo
|
By
Steve Sakoman
·
|
|
[yocto] QA notification for completed autobuilder build (yocto-4.0.4.rc1)
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-4.0.4.rc1. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. B
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-4.0.4.rc1. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. B
|
By
Jing Hui Tham
·
|
|
[PATCH] gcompat: Add __getauxval wrapper needed on aarch64 3 messages
Update SRCREV to bring in few bug fixes Install a .so symlink which could be used during linking Signed-off-by: Khem Raj <raj.khem@...> --- .../musl/gcompat/0001-auxv-new-module.patch | 59 +++++++++++
Update SRCREV to bring in few bug fixes Install a .so symlink which could be used during linking Signed-off-by: Khem Raj <raj.khem@...> --- .../musl/gcompat/0001-auxv-new-module.patch | 59 +++++++++++
|
By
Khem Raj
·
|
|
[PATCH 1/2 v2] rpm: Upgrade 4.17.1 -> 4.18rc1 3 messages
rpm is close to release and give our release timings, update to the rc1 of 4.18. Includes fixes for CVE-2021-35937, CVE-2021-35938 and CVE-2021-35939 which can't be easily backported. Add a PACKAGECON
rpm is close to release and give our release timings, update to the rc1 of 4.18. Includes fixes for CVE-2021-35937, CVE-2021-35938 and CVE-2021-35939 which can't be easily backported. Add a PACKAGECON
|
By
Richard Purdie
·
|
|
[PATCH 2/2] perf: Fix for recent kernel upgrades 2 messages
With recent kernel changes in stable, the full path to python was being encoded into binaries and python install files. Add some workarounds for both issues to fix build reproducibility issues. Signed
With recent kernel changes in stable, the full path to python was being encoded into binaries and python install files. Add some workarounds for both issues to fix build reproducibility issues. Signed
|
By
Richard Purdie
·
|
|
[PATCH] linux-yocto/5.19: cfg: fix ACPI warnings for -tiny
From: Bruce Ashfield <bruce.ashfield@...> Integrating the following commit(s) to linux-yocto/.: acpi: fix defaults for x86 and qemuarm64 commit d334505d98a85ffe7549026d10e43cccd897e19c [efi.cfg: Drop
From: Bruce Ashfield <bruce.ashfield@...> Integrating the following commit(s) to linux-yocto/.: acpi: fix defaults for x86 and qemuarm64 commit d334505d98a85ffe7549026d10e43cccd897e19c [efi.cfg: Drop
|
By
Bruce Ashfield
·
|
|
[kirkstone][PATCH] expat: CVE-2022-40674 3 messages
Upstream-Status: Accepted [https://github.com/libexpat/libexpat/pull/629/commits/4a32da87e931ba54393d465bb77c40b5c33d343b] Signed-off-by: Florin Diaconescu <florin.diaconescu009@...> --- .../expat/exp
Upstream-Status: Accepted [https://github.com/libexpat/libexpat/pull/629/commits/4a32da87e931ba54393d465bb77c40b5c33d343b] Signed-off-by: Florin Diaconescu <florin.diaconescu009@...> --- .../expat/exp
|
By
Florin Diaconescu
·
|
|
[PATCH] expat: CVE-2022-40674 2 messages
Upstream-Status: Accepted [https://github.com/libexpat/libexpat/pull/629/commits/4a32da87e931ba54393d465bb77c40b5c33d343b] Signed-off-by: Florin Diaconescu <florin.diaconescu009@...> --- .../expat/exp
Upstream-Status: Accepted [https://github.com/libexpat/libexpat/pull/629/commits/4a32da87e931ba54393d465bb77c40b5c33d343b] Signed-off-by: Florin Diaconescu <florin.diaconescu009@...> --- .../expat/exp
|
By
Florin Diaconescu
·
|
|
[PATCH 0/9] kernel-yocto: consolidated pull request 7 messages
From: Bruce Ashfield <bruce.ashfield@...> Richard, Here's the next set of -stable updates to the active reference kernels. I also have updates back to 5.4 that I'll send to the various stable branches
From: Bruce Ashfield <bruce.ashfield@...> Richard, Here's the next set of -stable updates to the active reference kernels. I also have updates back to 5.4 that I'll send to the various stable branches
|
By
Bruce Ashfield
·
|
|
Yocto Project Status 20 September 2022 (WW38)
Current Dev Position: YP 4.1 M4 (Feature Freeze) Next Deadline: 3rd October 2022 YP 4.1 M4 Build Next Team Meetings: Bug Triage meeting Thursday September 22nd 7:30 am PDT (https://zoom.us/j/454367603
Current Dev Position: YP 4.1 M4 (Feature Freeze) Next Deadline: 3rd October 2022 YP 4.1 M4 Build Next Team Meetings: Bug Triage meeting Thursday September 22nd 7:30 am PDT (https://zoom.us/j/454367603
|
By
Stephen Jolley
·
|
|
[Openembedded-architecture] Adding more information to the SBOM 6 messages
I had a look at this and was a bit puzzled by some of it. I can see the issues you'd have if you want to separate the unpatched source from the patches and know which files had patches applied as that
I had a look at this and was a bit puzzled by some of it. I can see the issues you'd have if you want to separate the unpatched source from the patches and know which files had patches applied as that
|
By
Richard Purdie
·
|
|
[dunfell][PATCH] connman: CVE-2022-32293 man-in-the-middle attack against a WISPR HTTP
Source: https://git.kernel.org/pub/scm/network/connman/connman.git/ MR: 120508 Type: Security Fix Disposition: Backport from https://git.kernel.org/pub/scm/network/connman/connman.git/commit/?id=72343
Source: https://git.kernel.org/pub/scm/network/connman/connman.git/ MR: 120508 Type: Security Fix Disposition: Backport from https://git.kernel.org/pub/scm/network/connman/connman.git/commit/?id=72343
|
By
Hitendra Prajapati
·
|
|
[PATCH] python3-cryptography: workaround broken native functionality 18 messages
The python3-cryptography-native builds work but are functionally broken on Ubuntu 18.04 build host since the update from 3.3.2 in meta-openembedded/meta-python. If recipe needs and DEPENDS on python3-
The python3-cryptography-native builds work but are functionally broken on Ubuntu 18.04 build host since the update from 3.3.2 in meta-openembedded/meta-python. If recipe needs and DEPENDS on python3-
|
By
Mikko Rapeli
·
|