|
[PATCH] systemd: rebase musl patches
3 messages
Signed-off-by: Yureka Lilian <yuka@...> --- meta/recipes-core/systemd/systemd.inc | 4 +- .../0001-Adjust-for-musl-headers.patch | 82 ++++++++- ...all-dependency-links-at-install-tim.patch} | 14 +- ...
Signed-off-by: Yureka Lilian <yuka@...> --- meta/recipes-core/systemd/systemd.inc | 4 +- .../0001-Adjust-for-musl-headers.patch | 82 ++++++++- ...all-dependency-links-at-install-tim.patch} | 14 +- ...
|
By
Yureka
·
|
|
[kirkstone][PATCH v3] curl: Add fix for CVE-2023-23914, CVE-2023-23915
From: Pawan Badganchi <badganchipv@...> Add below patches to fix CVE-2023-23914 [1], CVE-2023-23915 [2] CVE-2023-23914_5-1.patch CVE-2023-23914_5-2.patch CVE-2023-23914_5-3.patch CVE-2023-23914_5-4.pa
From: Pawan Badganchi <badganchipv@...> Add below patches to fix CVE-2023-23914 [1], CVE-2023-23915 [2] CVE-2023-23914_5-1.patch CVE-2023-23914_5-2.patch CVE-2023-23914_5-3.patch CVE-2023-23914_5-4.pa
|
By
Yu, Mingli
·
|
|
[PATCH v3] rng-tools: splitting the rng-tools systemd/sysvinit serivce as a package
From: Xiangyu Chen <xiangyu.chen@...> Since we removed the openssh dependency[1] on rng-tools, there are no package requiring rng-tools in oe-core, meta-oe, meta-virt, and the /dev/random won't block
From: Xiangyu Chen <xiangyu.chen@...> Since we removed the openssh dependency[1] on rng-tools, there are no package requiring rng-tools in oe-core, meta-oe, meta-virt, and the /dev/random won't block
|
By
Xiangyu Chen
·
|
|
[PATCH] recipes: add support for loongarch64
2 messages
From: Jialing Zhang <zhangjialing@...> glibc gcc linux vulkan add support for loongarch64 Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/recipes-c
From: Jialing Zhang <zhangjialing@...> glibc gcc linux vulkan add support for loongarch64 Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/recipes-c
|
By
zhangjialing@...
·
|
|
[PATCH] add support for loongarch64
From: Jialing Zhang <zhangjialing@...> add locale_arch_options for loongarch64 Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/lib/oe/package_manag
From: Jialing Zhang <zhangjialing@...> add locale_arch_options for loongarch64 Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/lib/oe/package_manag
|
By
zhangjialing@...
·
|
|
[PATCH] image-uefi: add support for loongarch64
From: Jialing Zhang <zhangjialing@...> Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/conf/image-uefi.conf | 1 + 1 file changed, 1 insertion(+) di
From: Jialing Zhang <zhangjialing@...> Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/conf/image-uefi.conf | 1 + 1 file changed, 1 insertion(+) di
|
By
zhangjialing@...
·
|
|
[PATCH] Do not remove the -m option for loongarch64
From: Jialing Zhang <zhangjialing@...> Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- scripts/runqemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion
From: Jialing Zhang <zhangjialing@...> Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- scripts/runqemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion
|
By
zhangjialing@...
·
|
|
[PATCH] class-recipe: add support for loongarch64
From: Jialing Zhang <zhangjialing@...> Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/classes-recipe/libc-package.bbclass | 3 ++- meta/classes-rec
From: Jialing Zhang <zhangjialing@...> Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/classes-recipe/libc-package.bbclass | 3 ++- meta/classes-rec
|
By
zhangjialing@...
·
|
|
[PATCH v2] rng-tools: splitting the rng-tools systemd/sysvinit serivce as a package
2 messages
From: Xiangyu Chen <xiangyu.chen@...> Since we removed the openssh dependency[1] on rng-tools, there are no package requiring rng-tools in oe-core, meta-oe, meta-virt, and the /dev/random won't block
From: Xiangyu Chen <xiangyu.chen@...> Since we removed the openssh dependency[1] on rng-tools, there are no package requiring rng-tools in oe-core, meta-oe, meta-virt, and the /dev/random won't block
|
By
Xiangyu Chen
·
|
|
[PATCH] libunwind: work around arm printf issue
3 messages
When building for Arm, the following error is seen: | ../../libunwind-1.6.2/src/arm/Gtrace.c:529:7: error: call to undeclared library function 'printf' with type 'int (const char *, ...)'; ISO C99 and
When building for Arm, the following error is seen: | ../../libunwind-1.6.2/src/arm/Gtrace.c:529:7: error: call to undeclared library function 'printf' with type 'int (const char *, ...)'; ISO C99 and
|
By
Jon Mason
·
|
|
[kirkstone][PATCH] go: fix CVE-2022-2879 and CVE-2022-41720
3 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
·
|
|
[PATCH] rpm: fix RPM_ETCCONFIGDIR value in SDK
The RPM_ETCCONFIGDIR should be some root directory instead of the etc directory as in patch 0002-Add-support-for-prefixing-etc-from-RPM_ETCCONFIGDIR-.patch RPM_ETCCONFIGDIR is used to prefix /etc. The
The RPM_ETCCONFIGDIR should be some root directory instead of the etc directory as in patch 0002-Add-support-for-prefixing-etc-from-RPM_ETCCONFIGDIR-.patch RPM_ETCCONFIGDIR is used to prefix /etc. The
|
By
Chen Qi
·
|
|
[PATCH 2/2] rpm: add back find-debuginfo support
RPM upstream removed find-debuginfo and switched to use debugedit since the following commit. https://github.com/rpm-software-management/rpm/commit/04b0805a756cdd9466fb9dc717846f5bf15518cc According t
RPM upstream removed find-debuginfo and switched to use debugedit since the following commit. https://github.com/rpm-software-management/rpm/commit/04b0805a756cdd9466fb9dc717846f5bf15518cc According t
|
By
Chen Qi
·
|
|
Yocto Project Status 21 March 2023 (WW12)
Current Dev Position: YP 4.2 M4 Next Deadline: 3rd April 2023 YP 4.2 M4 Build Next Team Meetings: Bug Triage meeting Thursday March 23rd 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bF
Current Dev Position: YP 4.2 M4 Next Deadline: 3rd April 2023 YP 4.2 M4 Build Next Team Meetings: Bug Triage meeting Thursday March 23rd 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bF
|
By
Stephen Jolley
·
|
|
[kirkstone][PATCH] systemd: fix CVE-2022-4415
From: Peter Marko <peter.marko@...> Backport from v250-stable branch (v250.9) Signed-off-by: Peter Marko <peter.marko@...> --- .../systemd/systemd/CVE-2022-4415-1.patch | 109 +++++ .../systemd/systemd
From: Peter Marko <peter.marko@...> Backport from v250-stable branch (v250.9) Signed-off-by: Peter Marko <peter.marko@...> --- .../systemd/systemd/CVE-2022-4415-1.patch | 109 +++++ .../systemd/systemd
|
By
Peter Marko
·
|
|
[langdale 00/23] Pull request (cover letter only)
The following changes since commit 21e8a662e6232e7fdd642b1d86d4f8f980be1a09: vala: Fix install conflict when enable multilib. (2023-03-10 05:54:34 -1000) are available in the Git repository at: https:
The following changes since commit 21e8a662e6232e7fdd642b1d86d4f8f980be1a09: vala: Fix install conflict when enable multilib. (2023-03-10 05:54:34 -1000) are available in the Git repository at: https:
|
By
Steve Sakoman
·
|
|
[dunfell 14/14] base-files: Drop localhost.localdomain from hosts file
From: Richard Purdie <richard.purdie@...> This was likely something we took inspiration from elsewhere with. It was added in: https://git.openembedded.org/openembedded/commit/packages/netbase/netbase/
From: Richard Purdie <richard.purdie@...> This was likely something we took inspiration from elsewhere with. It was added in: https://git.openembedded.org/openembedded/commit/packages/netbase/netbase/
|
By
Steve Sakoman
·
|
|
[dunfell 13/14] populate_sdk_ext: Handle spaces within user $PATH
From: Kenfe-Mickael Laventure <mickael.laventure@...> The script generated by the sdk_ext_postinst function was not quoting the user existing PATH when updating it causing the export command to fail.
From: Kenfe-Mickael Laventure <mickael.laventure@...> The script generated by the sdk_ext_postinst function was not quoting the user existing PATH when updating it causing the export command to fail.
|
By
Steve Sakoman
·
|
|
[dunfell 12/14] toolchain-scripts: Handle spaces within user $PATH
From: Kenfe-Mickael Laventure <mickael.laventure@...> The environment-setup script generated by the recipe was not quoting the user existing PATH when updating it causing the export command to fail. A
From: Kenfe-Mickael Laventure <mickael.laventure@...> The environment-setup script generated by the recipe was not quoting the user existing PATH when updating it causing the export command to fail. A
|
By
Steve Sakoman
·
|
|
[dunfell 11/14] buildtools-tarball: Handle spaces within user $PATH
From: Kenfe-Mickael Laventure <mickael.laventure@...> The environment-setup script generated by the recipe was not quoting the user existing PATH when updating it causing the export command to fail. A
From: Kenfe-Mickael Laventure <mickael.laventure@...> The environment-setup script generated by the recipe was not quoting the user existing PATH when updating it causing the export command to fail. A
|
By
Steve Sakoman
·
|