|
[meta-networking][kirkstone][PATCH 1/1] tcpreplay: fix CVE-2023-27783
3 messages
An issue found in TCPreplay tcprewrite v.4.4.3 allows a remote attacker to cause a denial of service via the tcpedit_dlt_cleanup function at plugins/dlt_plugins.c. Signed-off-by: Archana Polampalli <a
An issue found in TCPreplay tcprewrite v.4.4.3 allows a remote attacker to cause a denial of service via the tcpedit_dlt_cleanup function at plugins/dlt_plugins.c. Signed-off-by: Archana Polampalli <a
|
By
Polampalli, Archana
·
|
|
[meta-java][PATCH 3/3] rxtx: Remove obsolete rename of libtool
From: Jermain Horsman <jermain.horsman@...> Autoconf no longer generates libtool with a host alias prefix, this causes do_compile to fail as it is unable to find libtool without the prefix. Since the
From: Jermain Horsman <jermain.horsman@...> Autoconf no longer generates libtool with a host alias prefix, this causes do_compile to fail as it is unable to find libtool without the prefix. Since the
|
By
Jermain Horsman
·
|
|
[meta-java][PATCH 2/3] javasqlite: Remove obsolete rename of libtool
From: Jermain Horsman <jermain.horsman@...> Autoconf no longer generates libtool with a host alias prefix, this causes do_configure to fail as it is unable to copy the prefixed libtool since it no lon
From: Jermain Horsman <jermain.horsman@...> Autoconf no longer generates libtool with a host alias prefix, this causes do_configure to fail as it is unable to copy the prefixed libtool since it no lon
|
By
Jermain Horsman
·
|
|
[meta-java][PATCH 1/3] javasqlite: Revert changes to LIC_FILES_CHKSUM
From: Jermain Horsman <jermain.horsman@...> Building javasqlite fails with a QA error due to LIC_FILES_CHKSUM being incorrect. This checksum was changed when the LICENSE value was updated. However, ne
From: Jermain Horsman <jermain.horsman@...> Building javasqlite fails with a QA error due to LIC_FILES_CHKSUM being incorrect. This checksum was changed when the LICENSE value was updated. However, ne
|
By
Jermain Horsman
·
|
|
[meta-oe][mickledore][PATCH 1/1] c-ares: fix CVE-2023-32067
c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns the
c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns the
|
By
Urade, Yogita
·
|
|
[meta-oe][kirkstone][PATCH 1/1] c-ares: fix CVE-2023-32067
c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns the
c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns the
|
By
Urade, Yogita
·
|
|
[meta-oe][kirkstone][PATCH 1/1] python3-werkzeug: fix for CVE-2023-23934
2 messages
From: Narpat Mali <narpat.mali@...> Werkzeug is a comprehensive WSGI web application library. Browsers may allow "nameless" cookies that look like `=value` instead of `key=value`. A vulnerable browser
From: Narpat Mali <narpat.mali@...> Werkzeug is a comprehensive WSGI web application library. Browsers may allow "nameless" cookies that look like `=value` instead of `key=value`. A vulnerable browser
|
By
Narpat Mali
·
|
|
[meta-python][dunfell][PATCH] python3-cryptography: fix CVE-2023-23931
From: Vijay Anusuri <vanusuri@...> Upstream-Status: Backport [https://github.com/pyca/cryptography/commit/9fbf84efc861668755ab645530ec7be9cf3c6696] Signed-off-by: Vijay Anusuri <vanusuri@...> --- .../
From: Vijay Anusuri <vanusuri@...> Upstream-Status: Backport [https://github.com/pyca/cryptography/commit/9fbf84efc861668755ab645530ec7be9cf3c6696] Signed-off-by: Vijay Anusuri <vanusuri@...> --- .../
|
By
Vijay Anusuri
·
|
|
[meta-oe][PATCH v3] mpich: Upgrade to 4.1.1
6 messages
mpich 4.1+ has its own official way to allow cross-compiling, use it. Remove the old PACKAGECONFIG[x11], the configuration option does not exist anymore. Add PACKAGECONFIG knobs to allow building the
mpich 4.1+ has its own official way to allow cross-compiling, use it. Remove the old PACKAGECONFIG[x11], the configuration option does not exist anymore. Add PACKAGECONFIG knobs to allow building the
|
By
Zoltan Boszormenyi
·
|
|
[meta-oe][dunfell][PATCH] c-ares: fix CVE-2022-4904 & Update SRC_URI branch and protocols
From: Vijay Anusuri <vanusuri@...> Upstream-Status: Backport [https://git.openembedded.org/meta-openembedded-contrib/commit/?h=stable/kirkstone-nut&id=092e125f44f65427d42db95db3779daf4893d10f & https:
From: Vijay Anusuri <vanusuri@...> Upstream-Status: Backport [https://git.openembedded.org/meta-openembedded-contrib/commit/?h=stable/kirkstone-nut&id=092e125f44f65427d42db95db3779daf4893d10f & https:
|
By
Vijay Anusuri
·
|
|
[PATCH] grpc: point to the native protobuf compiler binary
Latest version of grpc fails to build nativesdk variant since it finds and tries to execute protoc binary from nativesdk-protobuf instead of protobuf-native. Shortcut the detection logic by pointing t
Latest version of grpc fails to build nativesdk variant since it finds and tries to execute protoc binary from nativesdk-protobuf instead of protobuf-native. Shortcut the detection logic by pointing t
|
By
Denys Dmytriyenko
·
|
|
[meta-oe][master][mickledore][kirkstone][PATCH] meta-oe: add pahole to NON_MULTILIB_RECIPES
From: Xiangyu Chen <xiangyu.chen@...> pahole need to line up with kernel's architectures bitsize, so add it to NON_MULTILIB_RECIPES. Signed-off-by: Xiangyu Chen <xiangyu.chen@...> --- meta-oe/conf/lay
From: Xiangyu Chen <xiangyu.chen@...> pahole need to line up with kernel's architectures bitsize, so add it to NON_MULTILIB_RECIPES. Signed-off-by: Xiangyu Chen <xiangyu.chen@...> --- meta-oe/conf/lay
|
By
Xiangyu Chen
·
|
|
[meta-python][PATCH v2 2/2] python_mesonpy: New class
This is a new PEP517 compatible build class for python modules that use pyproject.toml and this: [build-system] build-backend = 'mesonpy' The new class uses python3-meson-python-native. Signed-off-by:
This is a new PEP517 compatible build class for python modules that use pyproject.toml and this: [build-system] build-backend = 'mesonpy' The new class uses python3-meson-python-native. Signed-off-by:
|
By
Zoltan Boszormenyi
·
|
|
[meta-python][PATCH v2 1/2] python3-meson-python: New recipe
This python module adds support for a new PEP517 build backend used by recent versions of scikit-image, scipy and others. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../python/python3-meson-p
This python module adds support for a new PEP517 build backend used by recent versions of scikit-image, scipy and others. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../python/python3-meson-p
|
By
Zoltan Boszormenyi
·
|
|
[meta-python][PATCH 2/2] python_mesonpy: New class
8 messages
This is a new PEP517 compatible build class for python modules that use pyproject.toml and this: [build-system] build-backend = 'mesonpy' The new class uses python3-meson-python-native. Signed-off-by:
This is a new PEP517 compatible build class for python modules that use pyproject.toml and this: [build-system] build-backend = 'mesonpy' The new class uses python3-meson-python-native. Signed-off-by:
|
By
Zoltan Boszormenyi
·
|
|
[meta-oe][PATCH] lmsensors: do not pull in unneeded perl modules for run-time dependencies
Signed-off-by: Beniamin Sandu <beniaminsandu@...> --- meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-bsp/lm_se
Signed-off-by: Beniamin Sandu <beniaminsandu@...> --- meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-bsp/lm_se
|
By
Beniamin Sandu
·
|
|
[meta-oe][kirkstone][PATCH] c-ares: fix CVEs CVE-2023-32067 and CVE-2023-31130
Fix below CVE: 1)CVE-2023-32067 c-ares: 0-byte UDP payload Denial of Service. 2)CVE-2023-31130 c-ares: Buffer Underwrite in ares_inet_net_pton(). Signed-off-by: Vivek Kumbhar <vkumbhar@...> --- .../c-
Fix below CVE: 1)CVE-2023-32067 c-ares: 0-byte UDP payload Denial of Service. 2)CVE-2023-31130 c-ares: Buffer Underwrite in ares_inet_net_pton(). Signed-off-by: Vivek Kumbhar <vkumbhar@...> --- .../c-
|
By
vkumbhar
·
|
|
[meta-oe][kirkstone,PATCH] gnulib: Update recipe name to 2018-12-18
2 messages
As per gnulib_2018-03-07 recipe information, SRCREV = "0d6e3307bbdb8df4d56043d5f373eeeffe4cbef3" This revision was committed on "2018-12-18". There is a discrepancy between SRCREV and the recipe versi
As per gnulib_2018-03-07 recipe information, SRCREV = "0d6e3307bbdb8df4d56043d5f373eeeffe4cbef3" This revision was committed on "2018-12-18". There is a discrepancy between SRCREV and the recipe versi
|
By
Sanjaykumar kantibhai Chitroda -X (schitrod - E-INFO CHIPS INC at Cisco)
·
|
|
[meta-oe][dunfell,PATCH] gnulib: Update recipe name to 2018-12-18
2 messages
As per gnulib_2018-03-07 recipe information, SRCREV = "0d6e3307bbdb8df4d56043d5f373eeeffe4cbef3" This revision was committed on "2018-12-18". There is a discrepancy between SRCREV and the recipe versi
As per gnulib_2018-03-07 recipe information, SRCREV = "0d6e3307bbdb8df4d56043d5f373eeeffe4cbef3" This revision was committed on "2018-12-18". There is a discrepancy between SRCREV and the recipe versi
|
By
Sanjaykumar kantibhai Chitroda -X (schitrod - E-INFO CHIPS INC at Cisco)
·
|
|
[meta-networking][kirkstone][PATCH] wireshark: Fix CVE-2023-2858 & CVE-2023-2879
Backport fixes for: * CVE-2023-2858 - Upstream-Status: Backport from https://gitlab.com/wireshark/wireshark/-/commit/cb190d6839ddcd4596b0205844f45553f1e77105 * CVE-2023-2879 - Upstream-Status: Backpor
Backport fixes for: * CVE-2023-2858 - Upstream-Status: Backport from https://gitlab.com/wireshark/wireshark/-/commit/cb190d6839ddcd4596b0205844f45553f1e77105 * CVE-2023-2879 - Upstream-Status: Backpor
|
By
Hitendra Prajapati
·
|