|
Re: [kirkstone] [PATCH 1/1] net-snmp: upgrade 5.9.1 -> 5.9.3
Hi Khem Raj,
Have added the “[kirkstone]” in subject.
Do I need to send the patch again ?
Best Regards,
Narpat Mali
Sent from Mail for Windows
From: Khem Raj
Sent: 04 October
Hi Khem Raj,
Have added the “[kirkstone]” in subject.
Do I need to send the patch again ?
Best Regards,
Narpat Mali
Sent from Mail for Windows
From: Khem Raj
Sent: 04 October
|
By
Narpat Mali
·
#99055
·
|
|
Re: [meta-networking][dunfell][PATCH 1/4] mbedtls: Fix CVE product name
Hi,
Fixing the CVE product name from mbedtls uncover a lot of CVEs. Some of these
are fixed in the last 2.16 version, but some remain. Here is what I found:
- CVE-2020-36477 and CVE-2022-35409: I
Hi,
Fixing the CVE product name from mbedtls uncover a lot of CVEs. Some of these
are fixed in the last 2.16 version, but some remain. Here is what I found:
- CVE-2020-36477 and CVE-2022-35409: I
|
By
Mathieu Dubois-Briand
·
#99054
·
|
|
[meta-networking][dunfell][PATCH 4/4] mbedtls: Whitelist CVE-2021-43666
Signed-off-by: Mathieu Dubois-Briand <mbriand@...>
---
.../recipes-connectivity/mbedtls/mbedtls_2.16.12.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git
Signed-off-by: Mathieu Dubois-Briand <mbriand@...>
---
.../recipes-connectivity/mbedtls/mbedtls_2.16.12.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git
|
By
Mathieu Dubois-Briand
·
#99053
·
|
|
[meta-networking][dunfell][PATCH 3/4] mbedtls: Fix CVE-2020-36477 and CVE-2022-35409
Signed-off-by: Mathieu Dubois-Briand <mbriand@...>
---
.../mbedtls/mbedtls/CVE-2020-36477.patch | 64 +++++++++++++++++++
.../mbedtls/mbedtls/CVE-2022-35409.patch | 41 ++++++++++++
Signed-off-by: Mathieu Dubois-Briand <mbriand@...>
---
.../mbedtls/mbedtls/CVE-2020-36477.patch | 64 +++++++++++++++++++
.../mbedtls/mbedtls/CVE-2022-35409.patch | 41 ++++++++++++
|
By
Mathieu Dubois-Briand
·
#99052
·
|
|
[meta-networking][dunfell][PATCH 2/4] mbedtls: Update to 2.16.12 stable version
Signed-off-by: Mathieu Dubois-Briand <mbriand@...>
---
.../mbedtls/{mbedtls_2.16.6.bb => mbedtls_2.16.12.bb} | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
rename
Signed-off-by: Mathieu Dubois-Briand <mbriand@...>
---
.../mbedtls/{mbedtls_2.16.6.bb => mbedtls_2.16.12.bb} | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
rename
|
By
Mathieu Dubois-Briand
·
#99051
·
|
|
[meta-networking][dunfell][PATCH 1/4] mbedtls: Fix CVE product name
Signed-off-by: Mathieu Dubois-Briand <mbriand@...>
---
meta-networking/recipes-connectivity/mbedtls/mbedtls_2.16.6.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
Signed-off-by: Mathieu Dubois-Briand <mbriand@...>
---
meta-networking/recipes-connectivity/mbedtls/mbedtls_2.16.6.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
|
By
Mathieu Dubois-Briand
·
#99050
·
|
|
[meta-networking][PATCH 3/3] mbedtls: Whitelist CVE-2021-43666, CVE-2021-45451
Signed-off-by: Mathieu Dubois-Briand <mbriand@...>
---
.../recipes-connectivity/mbedtls/mbedtls_2.28.1.bb | 5 +++++
1 file changed, 5 insertions(+)
diff --git
Signed-off-by: Mathieu Dubois-Briand <mbriand@...>
---
.../recipes-connectivity/mbedtls/mbedtls_2.28.1.bb | 5 +++++
1 file changed, 5 insertions(+)
diff --git
|
By
Mathieu Dubois-Briand
·
#99049
·
|
|
[meta-networking][PATCH 1/3] mbedtls: Fix CVE product name
Signed-off-by: Mathieu Dubois-Briand <mbriand@...>
---
meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
Signed-off-by: Mathieu Dubois-Briand <mbriand@...>
---
meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
|
By
Mathieu Dubois-Briand
·
#99048
·
|
|
[meta-networking][PATCH 2/3] mbedtls: Update to 2.28.1 version
Signed-off-by: Mathieu Dubois-Briand <mbriand@...>
---
.../mbedtls/{mbedtls_2.28.0.bb => mbedtls_2.28.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Mathieu Dubois-Briand <mbriand@...>
---
.../mbedtls/{mbedtls_2.28.0.bb => mbedtls_2.28.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
Mathieu Dubois-Briand
·
#99047
·
|
|
[meta-networking][PATCH] opcua: Add new recipe
From: Vyacheslav Yurkov <v.yurkov@...>
open62541 (http://open62541.org) is an open source and free implementation
of OPC Unified Architecture according to IEC62541 standard
The patch exclude
From: Vyacheslav Yurkov <v.yurkov@...>
open62541 (http://open62541.org) is an open source and free implementation
of OPC Unified Architecture according to IEC62541 standard
The patch exclude
|
By
Vyacheslav Yurkov
·
#99046
·
|
|
Re: [meta-oe][PATCH 1/3] jansson: Honour multilib paths
Should it be using GNUInstallDirs cmake module I wonder
Should it be using GNUInstallDirs cmake module I wonder
|
By
Khem Raj
·
#99045
·
|
|
Re: [meta-openembedded][PATCH 1/1] net-snmp: upgrade 5.9.1 -> 5.9.3
Ok it will be good to add [kirkstone] in subject
So folks know where intend it for
Ok it will be good to add [kirkstone] in subject
So folks know where intend it for
|
By
Khem Raj
·
#99044
·
|
|
Re: [meta-openembedded][PATCH 1/1] net-snmp: upgrade 5.9.1 -> 5.9.3
Hi Khem Raj,
It is the same commit but, we need this patch commit for “kirkstone” branch of meta-openembedded.
We observed that the “master” branch has “net-snmp 5.9.3” version
Hi Khem Raj,
It is the same commit but, we need this patch commit for “kirkstone” branch of meta-openembedded.
We observed that the “master” branch has “net-snmp 5.9.3” version
|
By
Narpat Mali
·
#99043
·
|
|
[meta-oe][PATCH 3/3] jansson: Default to shared builds
The change to cmake changed the default to static builds (there doesn't
appear to be a way to ask for both).
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
The change to cmake changed the default to static builds (there doesn't
appear to be a way to ask for both).
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
|
By
Alex Kiernan
·
#99042
·
|
|
[meta-oe][PATCH 2/3] jansson: Backport linker flag fixes
Fix overwriting linker flags.
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
.../0001-Fix-overwriting-linker-flags.patch | 29 +++++++++++++++++++
Fix overwriting linker flags.
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
.../0001-Fix-overwriting-linker-flags.patch | 29 +++++++++++++++++++
|
By
Alex Kiernan
·
#99041
·
|
|
[meta-oe][PATCH 1/3] jansson: Honour multilib paths
When multilib is enabled, builds fail during package_qa:
ERROR: jansson-2.14-r0 do_package: QA Issue: jansson: Files/directories were installed but not shipped in any package:
/usr/lib
When multilib is enabled, builds fail during package_qa:
ERROR: jansson-2.14-r0 do_package: QA Issue: jansson: Files/directories were installed but not shipped in any package:
/usr/lib
|
By
Alex Kiernan
·
#99040
·
|
|
[PATCH] protobuf: enable by default the compiler for nativesdk
Since commit: 8c6ae75bef ("protobuf: disable protoc binary for target")
The nativesdk doesn't include the protobuf compiler anymore which is
something we want by default.
Add the default package
Since commit: 8c6ae75bef ("protobuf: disable protoc binary for target")
The nativesdk doesn't include the protobuf compiler anymore which is
something we want by default.
Add the default package
|
By
Clément Péron
·
#99039
·
|
|
Re: [meta-openembedded][PATCH 1/1] net-snmp: upgrade 5.9.1 -> 5.9.3
how different is this from
https://git.openembedded.org/meta-openembedded/commit/?id=bf4a826c7de51dcdac87f81fa2bd2301629d50db
how different is this from
https://git.openembedded.org/meta-openembedded/commit/?id=bf4a826c7de51dcdac87f81fa2bd2301629d50db
|
By
Khem Raj
·
#99038
·
|
|
[meta-openembedded][PATCH 1/1] net-snmp: upgrade 5.9.1 -> 5.9.3
Issue: LIN1022-1131, LIN1022-1132, LIN1022-1133, LIN1022-1134, LIN1022-1135
Issue: LIN1022-1136
Upgrade summary:
----------------
- drop 0002-configure-fix-a-cc-check-issue.patch, as it was replaced
Issue: LIN1022-1131, LIN1022-1132, LIN1022-1133, LIN1022-1134, LIN1022-1135
Issue: LIN1022-1136
Upgrade summary:
----------------
- drop 0002-configure-fix-a-cc-check-issue.patch, as it was replaced
|
By
Narpat Mali
·
#99037
·
|
|
[meta-oe] [PATCH] plymouth: uprev to 22.02.122
From: Ming Liu <liu.ming50@...>
Also introduce more PACKAGECONFIGs to make build more predicable.
Signed-off-by: Ming Liu <liu.ming50@...>
---
From: Ming Liu <liu.ming50@...>
Also introduce more PACKAGECONFIGs to make build more predicable.
Signed-off-by: Ming Liu <liu.ming50@...>
---
|
By
Ming Liu
·
#99036
·
|