|
[kirkstone][dunfell] CVE-2023-25193 fix request
4 messages
Hi Team, We are working on CVE-2023-25193 for kirkstone and dunfell branch as it is causing errors in our applications. There have been previous threads pointing to the issues that backporting is diff
Hi Team, We are working on CVE-2023-25193 for kirkstone and dunfell branch as it is causing errors in our applications. There have been previous threads pointing to the issues that backporting is diff
|
By
DC
·
|
|
[PATCH V4] xcb-proto: Fix install conflict when enable multilib.
From: Wang Mingyu <wangmy@...> Error: Transaction test error: file /usr/share/pkgconfig/xcb-proto.pc conflicts between attempted installs of lib32-xcb-proto-dev-1.15.2-r0.armv7ahf_neon and xcb-proto-d
From: Wang Mingyu <wangmy@...> Error: Transaction test error: file /usr/share/pkgconfig/xcb-proto.pc conflicts between attempted installs of lib32-xcb-proto-dev-1.15.2-r0.armv7ahf_neon and xcb-proto-d
|
By
wangmy
·
|
|
[PATCH] bmap-tools: switch to main branch
* master branch was removed upstream: downloads/git2/github.com.intel.bmap-tools $ git remote prune origin Pruning origin URL: https://github.com/intel/bmap-tools * [pruned] refs/heads/master * [prune
* master branch was removed upstream: downloads/git2/github.com.intel.bmap-tools $ git remote prune origin Pruning origin URL: https://github.com/intel/bmap-tools * [pruned] refs/heads/master * [prune
|
By
Martin Jansa
·
|
|
[dunfell][PATCH 5/5] classes/package: Use gzip for extended package data
The master version of extended package data uses zstd for efficient compression, but it relies on the zstd tool to be present on the host system. Since dunfell supports older distros, we don't want to
The master version of extended package data uses zstd for efficient compression, but it relies on the zstd tool to be present on the host system. Since dunfell supports older distros, we don't want to
|
By
Joshua Watt
·
|
|
[dunfell][PATCH 4/5] create-spdx: Use gzip for compression
The master version of the SPDX classes uses zstd for efficient compression, but it relies on the zstd tool to be present on the host system. Since dunfell supports older distros, we don't want to add
The master version of the SPDX classes uses zstd for efficient compression, but it relies on the zstd tool to be present on the host system. Since dunfell supports older distros, we don't want to add
|
By
Joshua Watt
·
|
|
[dunfell][PATCH 3/5] licenses: Add GPL+ licenses to map
Adds some missing licenses mappings related to the "+" versions of the GPL licenses Signed-off-by: Joshua Watt <JPEWhacker@...> --- meta/conf/licenses.conf | 7 +++++++ 1 file changed, 7 insertions(+)
Adds some missing licenses mappings related to the "+" versions of the GPL licenses Signed-off-by: Joshua Watt <JPEWhacker@...> --- meta/conf/licenses.conf | 7 +++++++ 1 file changed, 7 insertions(+)
|
By
Joshua Watt
·
|
|
[dunfell][PATCH 2/5] classes/package: Add extended packaged data
Adds extended package data which is encoded as JSON which allows it to encode more structure than the "flat" package data files. The extended data might be much larger than the standard package data,
Adds extended package data which is encoded as JSON which allows it to encode more structure than the "flat" package data files. The extended data might be much larger than the standard package data,
|
By
Joshua Watt
·
|
|
[dunfell][PATCH 0/5] Backport SPDX support
Backports support to creates SPDX during the build from the master branch, with a few changes to make it compatible with dunfell. Primarily, the SPDX data is compressed with gzip instead of zstd to pr
Backports support to creates SPDX during the build from the master branch, with a few changes to make it compatible with dunfell. Primarily, the SPDX data is compressed with gzip instead of zstd to pr
|
By
Joshua Watt
·
|
|
[PATCH V3] xcb-proto: Fix install conflict when enable multilib.
5 messages
From: Wang Mingyu <wangmy@...> Error: Transaction test error: file /usr/share/pkgconfig/xcb-proto.pc conflicts between attempted installs of lib32-xcb-proto-dev-1.15.2-r0.armv7ahf_neon and xcb-proto-d
From: Wang Mingyu <wangmy@...> Error: Transaction test error: file /usr/share/pkgconfig/xcb-proto.pc conflicts between attempted installs of lib32-xcb-proto-dev-1.15.2-r0.armv7ahf_neon and xcb-proto-d
|
By
wangmy
·
|
|
[PATCH 2/2] oeqa/selftest/cases/package.py: adding unittest for package rename conflicts
This Unittest tries to rename a package, using an already used name and fails on do_package. Reviewed-by: Yoann CONGAL <yoann.congal@...> Signed-off-by: Fawzi KHABER <fawzi.khaber@...> --- .../package
This Unittest tries to rename a package, using an already used name and fails on do_package. Reviewed-by: Yoann CONGAL <yoann.congal@...> Signed-off-by: Fawzi KHABER <fawzi.khaber@...> --- .../package
|
By
Fawzi KHABER
·
|
|
[RFC][PATCH] wic: use part_name when defined
2 messages
From: Dit Kozmaj <dit.kozmaj@...> So far part.label has been used to define GPT partition label even if part.part_name was defined. Fix the code to use part.part_name whenever available, as it makes s
From: Dit Kozmaj <dit.kozmaj@...> So far part.label has been used to define GPT partition label even if part.part_name was defined. Fix the code to use part.part_name whenever available, as it makes s
|
By
Dit Kozmaj
·
|
|
[kirkstone][PATCH v2] go: fix CVE-2022-2879 and CVE-2022-41720
2 messages
Backport appropriate patches to fix CVE-2022-2879 and CVE-2022-41720. Modified the original fix for CVE-2022-2879 to remove a testdata tarball and any references to it since git binary diffs are not s
Backport appropriate patches to fix CVE-2022-2879 and CVE-2022-41720. Modified the original fix for CVE-2022-2879 to remove a testdata tarball and any references to it since git binary diffs are not s
|
By
Sakib Sajal
·
|
|
cargo, git dependencies and devtool
5 messages
Hello again list, I continue my investigation on developing a rust project within openembedded environment. After discussion with some of you, I have a project (binary) which will use some custom libr
Hello again list, I continue my investigation on developing a rust project within openembedded environment. After discussion with some of you, I have a project (binary) which will use some custom libr
|
By
Frederic Martinsons
·
|
|
[langdale 21/21] systemd: fix wrong nobody-group assignment
From: Piotr Łobacz <p.lobacz@...> The generated /etc/group file had a wrong group name for nobody-group which was nobody with same id as nogroup groupd. This was leading to duplcate groups, with same
From: Piotr Łobacz <p.lobacz@...> The generated /etc/group file had a wrong group name for nobody-group which was nobody with same id as nogroup groupd. This was leading to duplcate groups, with same
|
By
Steve Sakoman
·
|
|
[langdale 20/21] cargo.bbclass: use offline mode for building
From: Frederic Martinsons <frederic.martinsons@...> There should not be any network access during the build step so specify this explicitely to cargo. This will allow better error message, e.g: | Caus
From: Frederic Martinsons <frederic.martinsons@...> There should not be any network access during the build step so specify this explicitely to cargo. This will allow better error message, e.g: | Caus
|
By
Steve Sakoman
·
|
|
[langdale 19/21] cracklib: update github branch to 'main'
From: Tim Orling <ticotimo@...> Signed-off-by: Tim Orling <tim.orling@...> Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from commit ab041ca5d036c2a1a1514893c6ffb5c7188ff00f) Signe
From: Tim Orling <ticotimo@...> Signed-off-by: Tim Orling <tim.orling@...> Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from commit ab041ca5d036c2a1a1514893c6ffb5c7188ff00f) Signe
|
By
Steve Sakoman
·
|
|
[langdale 18/21] mdadm: Fix raid0 tests
From: Mingli Yu <mingli.yu@...> Backport patches to fix raid0 tests: tests/00raid0 tests/00readonly tests/03r0assem tests/04r0update tests/04update-metadata Signed-off-by: Mingli Yu <mingli.yu@...> Si
From: Mingli Yu <mingli.yu@...> Backport patches to fix raid0 tests: tests/00raid0 tests/00readonly tests/03r0assem tests/04r0update tests/04update-metadata Signed-off-by: Mingli Yu <mingli.yu@...> Si
|
By
Steve Sakoman
·
|
|
[langdale 17/21] mdadm: fix tests/02lineargrow
From: Mingli Yu <mingli.yu@...> Backport patch [1] to fix tests/02lineargrow. [1] https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/commit/?id=a2c832465fc75202e244327b2081231dfa974617 Signed-off-by
From: Mingli Yu <mingli.yu@...> Backport patch [1] to fix tests/02lineargrow. [1] https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/commit/?id=a2c832465fc75202e244327b2081231dfa974617 Signed-off-by
|
By
Steve Sakoman
·
|
|
[langdale 16/21] mdadm: Fix testcase 06wrmostly
From: Mingli Yu <mingli.yu@...> Backport patch [1] to fix the failure of the 06wrmostly test. [1] https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/commit/?id=41edf6f45895193f4a523cb0a08d639c9ff9cc
From: Mingli Yu <mingli.yu@...> Backport patch [1] to fix the failure of the 06wrmostly test. [1] https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/commit/?id=41edf6f45895193f4a523cb0a08d639c9ff9cc
|
By
Steve Sakoman
·
|
|
[langdale 15/21] pybootchart: Fix extents handling to account for cpu/io/mem pressure changes
From: Richard Purdie <richard.purdie@...> The previous addition of pressure values to the chart didn't fix the extents function which meant the bottom of the chart was cut off. Fix that. Signed-off-by
From: Richard Purdie <richard.purdie@...> The previous addition of pressure values to the chart didn't fix the extents function which meant the bottom of the chart was cut off. Fix that. Signed-off-by
|
By
Steve Sakoman
·
|