|
[meta-oe][PATCH 4/4] python3-flatbuffer: enable native
From: Kai Kang <kai.kang@...>
Native python module of flatbuffer exists before it is split from
flatbuffers. So add it back.
Signed-off-by: Kai Kang <kai.kang@...>
---
From: Kai Kang <kai.kang@...>
Native python module of flatbuffer exists before it is split from
flatbuffers. So add it back.
Signed-off-by: Kai Kang <kai.kang@...>
---
|
By
Kai Kang
·
#97692
·
|
|
[meta-oe][PATCH 2/4] libdev-checklib-perl: fix interpreter of script use-devel-checklib
From: Kai Kang <kai.kang@...>
Update interpreter on shebang line in script use-devel-checklib to fix
QA error:
ERROR: QA Issue: :
From: Kai Kang <kai.kang@...>
Update interpreter on shebang line in script use-devel-checklib to fix
QA error:
ERROR: QA Issue: :
|
By
Kai Kang
·
#97691
·
|
|
[meta-networking][master][kirkstone][PATCH] ntp: ignore many CVEs
cve-check is not able to correctly identify many of the patched
CVEs because of the non standard version number. All the ignored
CVEs were manually checked with the NVD database and deemed
cve-check is not able to correctly identify many of the patched
CVEs because of the non standard version number. All the ignored
CVEs were manually checked with the NVD database and deemed
|
By
Davide Gardenal
·
#97690
·
|
|
[meta-networking][master][kirkstone][PATCH] openflow: ignore CVE-2018-1078
CVE-2018-1078 is not for openflow but in the NVD database the
CVE is for a specific implementation that we don't have so we
can ignore it.
Signed-off-by: Davide Gardenal
CVE-2018-1078 is not for openflow but in the NVD database the
CVE is for a specific implementation that we don't have so we
can ignore it.
Signed-off-by: Davide Gardenal
|
By
Davide Gardenal
·
#97689
·
|
|
[meta-networking][kirkstone][master][PATCH] usrsctp: add CVE_VERSION to correctly check for CVEs
The current version of usrsctp is not a release so cve-check
is not able to find the product version. CVE_VERSION is now set
to 0.9.3.0 that is the nearest version in the past starting from
the
The current version of usrsctp is not a release so cve-check
is not able to find the product version. CVE_VERSION is now set
to 0.9.3.0 that is the nearest version in the past starting from
the
|
By
Davide Gardenal
·
#97688
·
|
|
[meta-oe][master][kirkstone][PATCH v2] emlog: ignore unrelated CVEs
This product is not present in the NVD database but another
one with exactly the same name is in fact present. For that
reason cve-check is outputting CVEs that are unrelated so they
can be
This product is not present in the NVD database but another
one with exactly the same name is in fact present. For that
reason cve-check is outputting CVEs that are unrelated so they
can be
|
By
Davide Gardenal
·
#97687
·
|
|
[meta-oe][master][kirkstone][PATCH] emlog: ignore unrelated CVEs
This product is not present in the NVD database but another
one with exactly the same name is in fact present. For that
reason cve-check is outputting CVEs that are unrelated so they
can be
This product is not present in the NVD database but another
one with exactly the same name is in fact present. For that
reason cve-check is outputting CVEs that are unrelated so they
can be
|
By
Davide Gardenal
·
#97686
·
|
|
[meta-oe] [PATCH] catch2: upgrade 2.13.7 -> 3.0.1
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-test/catch2/{catch2_2.13.7.bb => catch2_3.0.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-test/catch2/{catch2_2.13.7.bb => catch2_3.0.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename
|
By
wangmy
·
#97685
·
|
|
[meta-oe] [PATCH] capnproto: upgrade 0.9.1 -> 0.10.2
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../capnproto/{capnproto_0.9.1.bb => capnproto_0.10.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../capnproto/{capnproto_0.9.1.bb => capnproto_0.10.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#97684
·
|
|
[meta-oe] [PATCH] bats: upgrade 1.6.1 -> 1.7.0
Changelog:https://github.com/bats-core/bats-core/releases/tag/v1.7.0
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-test/bats/{bats_1.6.1.bb => bats_1.7.0.bb} | 4 ++--
1 file
Changelog:https://github.com/bats-core/bats-core/releases/tag/v1.7.0
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-test/bats/{bats_1.6.1.bb => bats_1.7.0.bb} | 4 ++--
1 file
|
By
wangmy
·
#97683
·
|
|
[meta-oe] [PATCH] abseil-cpp: upgrade 20211102 -> 20220623
0001-absl-always-use-asm-sgidefs.h.patch
refreshed for new verion.
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../abseil-cpp/0001-absl-always-use-asm-sgidefs.h.patch | 9 +++++----
0001-absl-always-use-asm-sgidefs.h.patch
refreshed for new verion.
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../abseil-cpp/0001-absl-always-use-asm-sgidefs.h.patch | 9 +++++----
|
By
wangmy
·
#97682
·
|
|
[meta-oe][master][kirkstone][PATCH] dlt-daemon: upgrade to commit 6a3bd901d8 to fix CVE-2022-31291
From: Yue Tao <Yue.Tao@...>
The upstream commit fcb676a79d introduced new option
WITH_DLT_ADAPTOR_UDP to select dlt-adaptor-udp.service instread of
WITH_DLT_ADAPTOR, so update the
From: Yue Tao <Yue.Tao@...>
The upstream commit fcb676a79d introduced new option
WITH_DLT_ADAPTOR_UDP to select dlt-adaptor-udp.service instread of
WITH_DLT_ADAPTOR, so update the
|
By
Yue Tao
·
#97681
·
|
|
[meta-oe][PATCH v2] mariadb: Upgrade to 10.8.3
From: Mingli Yu <mingli.yu@...>
Remove the backported patch mariadb-openssl3.patch as the logic
is included in the new version.
Add zstd to DEPENDS as below commit [1] introduced.
770cf22
From: Mingli Yu <mingli.yu@...>
Remove the backported patch mariadb-openssl3.patch as the logic
is included in the new version.
Add zstd to DEPENDS as below commit [1] introduced.
770cf22
|
By
Yu, Mingli
·
#97680
·
|
|
[meta-oe][PATCH] php: Fix absolute paths to php in phar.phar scripts
This patch is not only needed for target but also needed for native and
nativesdk variants.
Fixes
do_populate_sysroot: QA Issue: :
This patch is not only needed for target but also needed for native and
nativesdk variants.
Fixes
do_populate_sysroot: QA Issue: :
|
By
Khem Raj
·
#97679
·
|
|
[meta-oe][PATCH] geos: Disable inlining
This fixes build errors ( especially for arm arch )
|
This fixes build errors ( especially for arm arch )
|
|
By
Khem Raj
·
#97678
·
|
|
Re: [meta-networking][kirkstone][PATCH] cyrus-sasl: CVE-2022-24407 failure to properly escape SQL input allows an attacker to execute arbitrary SQL commands
I built this on kirkstone and one patch does not apply.
ERROR: cyrus-sasl-2.1.28-r0 do_patch: Applying patch 'CVE-2022-24407.patch' on target directory
I built this on kirkstone and one patch does not apply.
ERROR: cyrus-sasl-2.1.28-r0 do_patch: Applying patch 'CVE-2022-24407.patch' on target directory
|
By
Armin Kuster
·
#97677
·
|
|
Re: [meta-oe][PATCH v3 1/4] geos: Upgrade to 3.9.3
2022. 07. 01. 15:38 keltezéssel, Khem Raj
2022. 07. 01. 15:38 keltezéssel, Khem Raj
|
By
Zoltan Boszormenyi
·
#97676
·
|
|
Re: [meta-oe][PATCH v4 4/4] libspatialite: Upgrade to 5.0.1
2022. 07. 02. 6:00 keltezéssel, Khem Raj írta:
All I can see is a single line indicating that do_configure failed,
but not the output from do_configure. Can you give me that output?
2022. 07. 02. 6:00 keltezéssel, Khem Raj írta:
All I can see is a single line indicating that do_configure failed,
but not the output from do_configure. Can you give me that output?
|
By
Zoltan Boszormenyi
·
#97675
·
|
|
Re: [meta-oe][PATCH v4 4/4] libspatialite: Upgrade to 5.0.1
does this need some specific version of geos ? seeing this
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/1813/steps/14/logs/stdio
lists.openembedded.org
does this need some specific version of geos ? seeing this
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/1813/steps/14/logs/stdio
lists.openembedded.org
|
By
Khem Raj
·
#97674
·
|
|
[meta-networking][master|kirkstone][PATCH] freeradius: mutlilib fixes
Define raddbdir based on multilib
Add multilib headers and scripts for conflicting content
---
.../freeradius/freeradius_3.0.21.bb | 34 ++++++++++++-------
1 file changed, 21
Define raddbdir based on multilib
Add multilib headers and scripts for conflicting content
---
.../freeradius/freeradius_3.0.21.bb | 34 ++++++++++++-------
1 file changed, 21
|
By
Jeremy Puhlman
·
#97673
·
|