|
[meta-networking][PATCH] networkmanager: fix iptables and nft paths
The NetworkManager meson.build is searching for iptables and nft by
passing absolute paths to meson's find_program. The result is that it
locates tools on the host machine when they exist at those
The NetworkManager meson.build is searching for iptables and nft by
passing absolute paths to meson's find_program. The result is that it
locates tools on the host machine when they exist at those
|
By
Jim Broadus
·
#98137
·
|
|
Re: [meta-oe][PATCH v2 1/2] image_types_sparse: Pad source image to block size
ping?
By
Sean Anderson <sean.anderson@...>
·
#98136
·
|
|
Re: [meta-oe][kirkstone][PATCH] glmark2: fix compatibility with python-3.11
ping
By
Martin Jansa
·
#98135
·
|
|
[meta-networking][PATCH] frr: fix buildpaths issue
From: Mingli Yu <mingli.yu@...>
Fixes:
WARNING: frr-8.2.2-r0 do_package_qa: QA Issue: File /usr/lib/libfrr.a in package frr-staticdev contains reference to TMPDIR [buildpaths]
WARNING:
From: Mingli Yu <mingli.yu@...>
Fixes:
WARNING: frr-8.2.2-r0 do_package_qa: QA Issue: File /usr/lib/libfrr.a in package frr-staticdev contains reference to TMPDIR [buildpaths]
WARNING:
|
By
Yu, Mingli
·
#98134
·
|
|
[PATCH][meta-oe] vboxguestdrivers: fix build against 5.19 kernel / libc-headers
From: Bruce Ashfield <bruce.ashfield@...>
We've bounced back and forth with the mixed libc/kernel module structure of
these drivers. In particular the location and content of stdarg.h has
From: Bruce Ashfield <bruce.ashfield@...>
We've bounced back and forth with the mixed libc/kernel module structure of
these drivers. In particular the location and content of stdarg.h has
|
By
Bruce Ashfield
·
#98133
·
|
|
[meta-oe][PATCH] spdlog: update to v1.10.0
Bump fmt to version 8.1.1.
Added file event handlers #2165, #2169 Thanks @seker.
You can get callbacks from spdlog before/after log file has been opened o=
r closed.
This is useful for cleanup
Bump fmt to version 8.1.1.
Added file event handlers #2165, #2169 Thanks @seker.
You can get callbacks from spdlog before/after log file has been opened o=
r closed.
This is useful for cleanup
|
By
Markus Volk
·
#98132
·
|
|
[meta-python] [PATCH] python3-werkzeug: upgrade 2.2.0 -> 2.2.1
From: Xu Huan <xuhuan.fnst@...>
Changelog:
=========
-Fix router so that /path/ will match a rule /path if strict slashes mode is
disabled for the rule. #2467
-Fix router so that partial
From: Xu Huan <xuhuan.fnst@...>
Changelog:
=========
-Fix router so that /path/ will match a rule /path if strict slashes mode is
disabled for the rule. #2467
-Fix router so that partial
|
By
xuhuan.fnst@fujitsu.com
·
#98131
·
|
|
[meta-oe] [PATCH] xrdp: upgrade 0.9.18 -> 0.9.19
Changelog:
==========
New features
---------------
-Both inbound and outbound clipboards can now be restricted for text, files or images
Bug fixes
-----------
-CVE-2022-23613: Privilege escalation on
Changelog:
==========
New features
---------------
-Both inbound and outbound clipboards can now be restricted for text, files or images
Bug fixes
-----------
-CVE-2022-23613: Privilege escalation on
|
By
wangmy
·
#98130
·
|
|
[meta-oe][PATCH] yasm: fix buildpaths warning
ax_create_stdint_h.m4 includes $CC as a comment in the generated header
which leads to buildpaths warning:
| WARNING: yasm-1.3.0+gitAUTOINC+ba463d3c26-r0 do_package_qa: QA Issue: File
ax_create_stdint_h.m4 includes $CC as a comment in the generated header
which leads to buildpaths warning:
| WARNING: yasm-1.3.0+gitAUTOINC+ba463d3c26-r0 do_package_qa: QA Issue: File
|
By
Anuj Mittal
·
#98129
·
|
|
[meta-python] [PATCH] python3-regex: upgrade 2022.7.24 -> 2022.7.25
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
.../{python3-regex_2022.7.24.bb => python3-regex_2022.7.25.bb} | 2 +-
1 file changed, 1 insertion(+), 1
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
.../{python3-regex_2022.7.24.bb => python3-regex_2022.7.25.bb} | 2 +-
1 file changed, 1 insertion(+), 1
|
By
xuhuan.fnst@fujitsu.com
·
#98128
·
|
|
[meta-python] [PATCH] python3-pythonping: upgrade 1.1.1 -> 1.1.2
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
...{python3-pythonping_1.1.1.bb => python3-pythonping_1.1.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
...{python3-pythonping_1.1.1.bb => python3-pythonping_1.1.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1
|
By
xuhuan.fnst@fujitsu.com
·
#98127
·
|
|
[meta-python] [PATCH] python3-pyflakes: upgrade 2.4.0 -> 2.5.0
From: Xu Huan <xuhuan.fnst@...>
Changelog:
===========
Drop support for EOL python 2.7 / 3.4 / 3.5
Ignore __all__ when not directly assigned
Handle TypeAlias annotations as
From: Xu Huan <xuhuan.fnst@...>
Changelog:
===========
Drop support for EOL python 2.7 / 3.4 / 3.5
Ignore __all__ when not directly assigned
Handle TypeAlias annotations as
|
By
xuhuan.fnst@fujitsu.com
·
#98126
·
|
|
[meta-python] [PATCH] python3-pycodestyle: upgrade 2.8.0 -> 2.9.0
From: Xu Huan <xuhuan.fnst@...>
Changelog:
==========
E221, E222, E223, E224: add support for := operator. PR #1032.
Drop python 2.7 / 3.5.
E262: consider non-breaking spaces
From: Xu Huan <xuhuan.fnst@...>
Changelog:
==========
E221, E222, E223, E224: add support for := operator. PR #1032.
Drop python 2.7 / 3.5.
E262: consider non-breaking spaces
|
By
xuhuan.fnst@fujitsu.com
·
#98125
·
|
|
[meta-python] [PATCH] python3-protobuf: upgrade 4.21.3 -> 4.21.4
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
.../{python3-protobuf_4.21.3.bb => python3-protobuf_4.21.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
.../{python3-protobuf_4.21.3.bb => python3-protobuf_4.21.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1
|
By
xuhuan.fnst@fujitsu.com
·
#98124
·
|
|
[meta-python] [PATCH] python3-google-api-python-client: upgrade 2.54.0 -> 2.55.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
...ent_2.54.0.bb => python3-google-api-python-client_2.55.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
...ent_2.54.0.bb => python3-google-api-python-client_2.55.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
zhengruoqin
·
#98123
·
|
|
[meta-python] [PATCH] python3-imageio: upgrade 2.19.5 -> 2.21.0
Changelog:
==========
Fix
Write single TIFF page for single RGB image (#851) (0f04bc9)
Feature
Add is_batch kwarg to pillow (#845) (21d5c73)
Other
Add a migration note about pillow
Changelog:
==========
Fix
Write single TIFF page for single RGB image (#851) (0f04bc9)
Feature
Add is_batch kwarg to pillow (#845) (21d5c73)
Other
Add a migration note about pillow
|
By
zhengruoqin
·
#98122
·
|
|
[meta-python] [PATCH] python3-flask-login: upgrade 0.6.1 -> 0.6.2
Changelog:
==========
-Fix compatibility with Werkzeug 2.2 and Flask 2.2. #691
-Revert change to expand_login_view that attempted to preserve a dynamic
subdomain value. Such values should be handled
Changelog:
==========
-Fix compatibility with Werkzeug 2.2 and Flask 2.2. #691
-Revert change to expand_login_view that attempted to preserve a dynamic
subdomain value. Such values should be handled
|
By
zhengruoqin
·
#98121
·
|
|
[meta-python] [PATCH] python3-haversine: upgrade 2.5.1 -> 2.6.0
Check or normalize given lat/lon. #49
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../{python3-haversine_2.5.1.bb => python3-haversine_2.6.0.bb} | 2 +-
1 file changed, 1
Check or normalize given lat/lon. #49
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../{python3-haversine_2.5.1.bb => python3-haversine_2.6.0.bb} | 2 +-
1 file changed, 1
|
By
zhengruoqin
·
#98120
·
|
|
[meta-python] [PATCH] python3-dominate: upgrade 2.6.0 -> 2.7.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../{python3-dominate_2.6.0.bb => python3-dominate_2.7.0.bb} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
rename
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../{python3-dominate_2.6.0.bb => python3-dominate_2.7.0.bb} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
rename
|
By
zhengruoqin
·
#98119
·
|
|
Re: [OE-core] Introducing yb - a new tool for Yocto environment setup/management
Ah, I misunderstood your approach then. That all makes sense and sounds very nice.
Chris
Ah, I misunderstood your approach then. That all makes sense and sounds very nice.
Chris
|
By
Chris Laplante
·
#98118
·
|