|
[dunfell][PATCH v2] openssl: upgrade to 1.1.1m for CVE-2021-4160
Changes are only security and bug fixes.
https://www.openssl.org/news/cl111.txt
https://git.openssl.org/?p=openssl.git;a=log;h=refs/tags/OpenSSL_1_1_1m
CVE:
Changes are only security and bug fixes.
https://www.openssl.org/news/cl111.txt
https://git.openssl.org/?p=openssl.git;a=log;h=refs/tags/OpenSSL_1_1_1m
CVE:
|
By
Tim Orling
·
#161766
·
|
|
[dunfell][PATCH] openssl: upgrade to 1.1.1m for CVE-2021-4160
Changes are only security and bug fixes.
https://www.openssl.org/news/cl111.txt
https://git.openssl.org/?p=openssl.git;a=log;h=refs/tags/OpenSSL_1_1_1m
CVE:
Changes are only security and bug fixes.
https://www.openssl.org/news/cl111.txt
https://git.openssl.org/?p=openssl.git;a=log;h=refs/tags/OpenSSL_1_1_1m
CVE:
|
By
Tim Orling
·
#161765
·
|
|
[PATCH] glibc: fix create thread failed in unprivileged process
Since upstream commit [d8ea0d0168 Add an internal wrapper for clone, clone2
and clone3] applied, start a unprivileged container (docker run without
--privileged), it creates a thread failed in
Since upstream commit [d8ea0d0168 Add an internal wrapper for clone, clone2
and clone3] applied, start a unprivileged container (docker run without
--privileged), it creates a thread failed in
|
By
hongxu
·
#161764
·
|
|
Re: [PATCH v3 1/3] glibc: Upgrade to 2.35 (RFC)
Hi khem,
Upstream glibc reject it because the latest docker has supported it[1], and upstream glibc does not backward compatibility with old docker[2]
In order to build Yocto with uninative in old
Hi khem,
Upstream glibc reject it because the latest docker has supported it[1], and upstream glibc does not backward compatibility with old docker[2]
In order to build Yocto with uninative in old
|
By
hongxu
·
#161763
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-3.1.14.rc1)
Thanks for testing! The TSC did discuss this today and agreed it should be good
to release.
Cheers,
Richard
Thanks for testing! The TSC did discuss this today and agreed it should be good
to release.
Cheers,
Richard
|
By
Richard Purdie
·
#161762
·
|
|
Yocto Project Status WW07`22
Current Dev Position: YP 3.5 M3
Next Deadline: 21th Feb. 2022 YP 3.5 M3 build
Next Team Meetings:
Bug Triage meeting Thursday Feb. 17th 7:30 am PDT
Current Dev Position: YP 3.5 M3
Next Deadline: 21th Feb. 2022 YP 3.5 M3 build
Next Team Meetings:
Bug Triage meeting Thursday Feb. 17th 7:30 am PDT
|
By
Stephen Jolley
·
#161761
·
|
|
Re: [PATCH 1/2] opensbi: Upgrade to 1.0
Reviewed-by: Alistair Francis <alistair.francis@...>
Alistair
Reviewed-by: Alistair Francis <alistair.francis@...>
Alistair
|
By
Alistair Francis
·
#161760
·
|
|
Re: [PATCH] cmake: read asm flags correctly from environment in toolchain file
The docs say that cmake is consuming ASMFLAGS (https://cmake.org/cmake/help/v3.23/envvar/ASM_DIALECTFLAGS.html). If that is not the correct spelling for the given langage mode for gcc, we should
The docs say that cmake is consuming ASMFLAGS (https://cmake.org/cmake/help/v3.23/envvar/ASM_DIALECTFLAGS.html). If that is not the correct spelling for the given langage mode for gcc, we should
|
By
Martin Beeger
·
#161759
·
|
|
Re: [PATCH 1/2] linux-yocto/5.10: fix dssall build error with binutils 2.3.8
title should say 2.38 instead of 2.3.8
title should say 2.38 instead of 2.3.8
|
By
Khem Raj
·
#161758
·
|
|
[dunfell 00/20] Pull request (cover letter only)
The following changes since commit f3be01483b01c88f8c4ba24ca73ccf1bcc33665c:
build-appliance-image: Update to dunfell head revision (2022-01-27 16:16:08 +0000)
are available in the Git repository
The following changes since commit f3be01483b01c88f8c4ba24ca73ccf1bcc33665c:
build-appliance-image: Update to dunfell head revision (2022-01-27 16:16:08 +0000)
are available in the Git repository
|
By
Steve Sakoman
·
#161757
·
|
|
[PATCH] wic: Use custom kernel path if provided
If the custom kernel path is provided in options, then
use that path instead of the default path.
Signed-off-by: Bill Pittman <bill.pittman@...>
---
scripts/wic | 3 +++
1 file changed, 3
If the custom kernel path is provided in options, then
use that path instead of the default path.
Signed-off-by: Bill Pittman <bill.pittman@...>
---
scripts/wic | 3 +++
1 file changed, 3
|
By
Bill Pittman <bill.pittman@...>
·
#161756
·
|
|
Re: [PATCH] gmp: fix EXTRA_OECONF for mipsarchr6
yes the keywords were wrongly arranged. Thanks for fixing it.
yes the keywords were wrongly arranged. Thanks for fixing it.
|
By
Khem Raj
·
#161755
·
|
|
Re: [PATCH v3 1/3] glibc: Upgrade to 2.35 (RFC)
I intentionally dropped it since upstream glibc will not accept this
patch since its not glibc problem but
rather container runtime problem. Can you investigate that path before
we reapply it.
I intentionally dropped it since upstream glibc will not accept this
patch since its not glibc problem but
rather container runtime problem. Can you investigate that path before
we reapply it.
|
By
Khem Raj
·
#161754
·
|
|
Re: [PATCH] curl: configure with '--without-ssl' if ssl is disabled
Somehow I didn’t have an empty PACKAGECONFIG in my test set. I do now!
Tested-by: Robert Joslyn <robert.joslyn@...>
Somehow I didn’t have an empty PACKAGECONFIG in my test set. I do now!
Tested-by: Robert Joslyn <robert.joslyn@...>
|
By
Robert Joslyn
·
#161753
·
|
|
[PATCH 2/2] linux-yocto/5.15: fix dssall build error with binutils 2.3.8
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.15:
7f685244afb3 powerpc/mm: Switch obsolete dssall to .long
Signed-off-by: Bruce Ashfield
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.15:
7f685244afb3 powerpc/mm: Switch obsolete dssall to .long
Signed-off-by: Bruce Ashfield
|
By
Bruce Ashfield
·
#161752
·
|
|
[PATCH 1/2] linux-yocto/5.10: fix dssall build error with binutils 2.3.8
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.10:
c0b313d988a1 powerpc/mm: Switch obsolete dssall to .long
Signed-off-by: Bruce Ashfield
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.10:
c0b313d988a1 powerpc/mm: Switch obsolete dssall to .long
Signed-off-by: Bruce Ashfield
|
By
Bruce Ashfield
·
#161751
·
|
|
Re: [PATCH] binutils: Upgrade to 2.38 release
<richard.purdie@...> wrote:
I managed to miss this on the weekend. I've grabbed it for 5.15, and
have had to tweak it a bit for 5.10. Once my 5.10 builds are done,
I'll send SRCREV
<richard.purdie@...> wrote:
I managed to miss this on the weekend. I've grabbed it for 5.15, and
have had to tweak it a bit for 5.10. Once my 5.10 builds are done,
I'll send SRCREV
|
By
Bruce Ashfield
·
#161750
·
|
|
Re: [PATCH] cmake: read asm flags correctly from environment in toolchain file
By
Peter Kjellerstedt
·
#161749
·
|
|
Re: [PATCH v3 1/3] glibc: Upgrade to 2.35 (RFC)
Sorry about that. Assuming Khem agrees, could you send a patch to add it back
please? I'll then try and sort out a new uninative release.
I wish we had better sanity testing :/.
Thanks,
Richard
Sorry about that. Assuming Khem agrees, could you send a patch to add it back
please? I'll then try and sort out a new uninative release.
I wish we had better sanity testing :/.
Thanks,
Richard
|
By
Richard Purdie
·
#161748
·
|
|
[PATCH] curl: configure with '--without-ssl' if ssl is disabled
curl requires that at least one SSL implementation or explicitly
'--without-ssl' is specified. This is particularly the case if
PACKAGECONFIG is empty.
| configure: error: select TLS backend(s) or
curl requires that at least one SSL implementation or explicitly
'--without-ssl' is specified. This is particularly the case if
PACKAGECONFIG is empty.
| configure: error: select TLS backend(s) or
|
By
Christian Eggers
·
#161747
·
|