|
[meta-oe][PATCH] vboxguestdrivers: fix build failure on 32 bit architectures
A variable has been renamed upstream from BUILD_TARGET_ARCH to VBOX_KBUILD_TARGET_ARCH
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@...>
Signed-off-by: Gianfranco Costamagna
A variable has been renamed upstream from BUILD_TARGET_ARCH to VBOX_KBUILD_TARGET_ARCH
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@...>
Signed-off-by: Gianfranco Costamagna
|
By
Gianfranco
·
#97945
·
|
|
[meta-filesystems][dunfell][PATCH] ntfs-3g-ntfsprogs: upgrade to 2022.5.17
From: Chen Qi <Qi.Chen@...>
Upgrade from 2021.8.22 to 2022.5.17.
This upgrade mainly include CVE fixes.
According to https://github.com/tuxera/ntfs-3g/releases:
"""
Changelog:
* Improved
From: Chen Qi <Qi.Chen@...>
Upgrade from 2021.8.22 to 2022.5.17.
This upgrade mainly include CVE fixes.
According to https://github.com/tuxera/ntfs-3g/releases:
"""
Changelog:
* Improved
|
By
Omkar Patil
·
#97944
·
|
|
[meta-python] [PATCH] python3-portalocker: upgrade 2.4.0 -> 2.5.1
From: Xu Huan <xuhuan.fnst@...>
Add dependence python3-fcntl python3-logging
Changelog:
===========
Added clear warning when locking in non-blocking mode without specifying
either EXCLUSIVE
From: Xu Huan <xuhuan.fnst@...>
Add dependence python3-fcntl python3-logging
Changelog:
===========
Added clear warning when locking in non-blocking mode without specifying
either EXCLUSIVE
|
By
xuhuan.fnst@fujitsu.com
·
#97943
·
|
|
[meta-python] [PATCH] python3-stevedore: upgrade 3.5.0 -> 4.0.0
Changelog:
=========
* Fix remaining logic to support Python 3.6/7
* Drop python3.6/3.7 support in testing runtime
* Add Python3 zed unit tests
* Update master for stable/yoga
Signed-off-by: Wang
Changelog:
=========
* Fix remaining logic to support Python 3.6/7
* Drop python3.6/3.7 support in testing runtime
* Add Python3 zed unit tests
* Update master for stable/yoga
Signed-off-by: Wang
|
By
wangmy
·
#97942
·
|
|
[meta-python] [PATCH] python3-socketio: upgrade 5.7.0 -> 5.7.1
Changelog:
===========
Add namespaces argument to Server and AsyncServer #822
Add missing await in asyncio server #952
Signed-off-by: Wang Mingyu <wangmy@...>
---
Changelog:
===========
Add namespaces argument to Server and AsyncServer #822
Add missing await in asyncio server #952
Signed-off-by: Wang Mingyu <wangmy@...>
---
|
By
wangmy
·
#97941
·
|
|
[meta-python] [PATCH] python3-regex: upgrade 2022.6.2 -> 2022.7.9
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../{python3-regex_2022.6.2.bb => python3-regex_2022.7.9.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../{python3-regex_2022.6.2.bb => python3-regex_2022.7.9.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#97940
·
|
|
[meta-python] [PATCH] python3-pytest-metadata: upgrade 2.0.1 -> 2.0.2
Changelog:
==========
Allow all python versions above 3.7
Signed-off-by: Wang Mingyu <wangmy@...>
---
...ytest-metadata_2.0.1.bb => python3-pytest-metadata_2.0.2.bb} | 2 +-
1 file changed,
Changelog:
==========
Allow all python versions above 3.7
Signed-off-by: Wang Mingyu <wangmy@...>
---
...ytest-metadata_2.0.1.bb => python3-pytest-metadata_2.0.2.bb} | 2 +-
1 file changed,
|
By
wangmy
·
#97939
·
|
|
[meta-python] [PATCH] python3-pylint: upgrade 2.14.4 -> 2.14.5
Changelog:
==========
Fixed a crash in the undefined-loop-variable check when enumerate() is used
in a ternary expression.
Fixed handling of -- as separator between positional arguments
Changelog:
==========
Fixed a crash in the undefined-loop-variable check when enumerate() is used
in a ternary expression.
Fixed handling of -- as separator between positional arguments
|
By
wangmy
·
#97938
·
|
|
[meta-python] [PATCH] python3-pyfanotify: upgrade 0.1.3 -> 0.2.0
Signed-off-by: Wang Mingyu <wangmy@...>
---
...{python3-pyfanotify_0.1.3.bb => python3-pyfanotify_0.2.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
...{python3-pyfanotify_0.1.3.bb => python3-pyfanotify_0.2.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#97937
·
|
|
[meta-python] [PATCH] python3-lru-dict: upgrade 1.1.7 -> 1.1.8
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../{python3-lru-dict_1.1.7.bb => python3-lru-dict_1.1.8.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../{python3-lru-dict_1.1.7.bb => python3-lru-dict_1.1.8.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#97936
·
|
|
[meta-python] [PATCH] python3-cmd2: upgrade 2.4.1 -> 2.4.2
Enhancements
------------
-Updated argparse decorator to remove annotations when the docstring is used
for a command's help text.
-Updated unit test to be Python 3.11 compliant.
Signed-off-by: Zheng
Enhancements
------------
-Updated argparse decorator to remove annotations when the docstring is used
for a command's help text.
-Updated unit test to be Python 3.11 compliant.
Signed-off-by: Zheng
|
By
zhengruoqin
·
#97935
·
|
|
[meta-python] [PATCH] python3-blinker: upgrade 1.4 -> 1.5
0001-use-pytest-instead-of-deprecated-nose.patch
removed since it's included in 1.5
License-Update: License check file changed to LICENSE.rst
Signed-off-by: Zheng Ruoqin
0001-use-pytest-instead-of-deprecated-nose.patch
removed since it's included in 1.5
License-Update: License check file changed to LICENSE.rst
Signed-off-by: Zheng Ruoqin
|
By
zhengruoqin
·
#97934
·
|
|
[meta-python] [PATCH] python3-attr: upgrade 0.3.1 -> 0.3.2
License-Update: License check file changed to LICENSE.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../recipes-devtools/python/python3-attr_0.3.1.bb | 9 ---------
License-Update: License check file changed to LICENSE.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../recipes-devtools/python/python3-attr_0.3.1.bb | 9 ---------
|
By
zhengruoqin
·
#97933
·
|
|
[meta-python] [PATCH] python3-evdev: upgrade 1.5.0 -> 1.6.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../python/{python3-evdev_1.5.0.bb => python3-evdev_1.6.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../python/{python3-evdev_1.5.0.bb => python3-evdev_1.6.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
zhengruoqin
·
#97932
·
|
|
[meta-python] [PATCH] python3-astroid: upgrade 2.11.6 -> 2.12.2
Changelog:
==========
Fixed crash in modulo operations for divisions by zero.
Fixed crash with recursion limits during inference.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
Changelog:
==========
Fixed crash in modulo operations for divisions by zero.
Fixed crash with recursion limits during inference.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
|
By
zhengruoqin
·
#97931
·
|
|
[meta-python] [PATCH] python3-kiwisolver: upgrade 1.4.3 -> 1.4.4
From: Xu Huan <xuhuan.fnst@...>
Changelog:
==========
- fix timing in shared data release procedure PR #149
- revert use of nullpointer introduced in #142 Its use is not necessary anymore
From: Xu Huan <xuhuan.fnst@...>
Changelog:
==========
- fix timing in shared data release procedure PR #149
- revert use of nullpointer introduced in #142 Its use is not necessary anymore
|
By
xuhuan.fnst@fujitsu.com
·
#97930
·
|
|
[meta-python] [PATCH] python3-iso3166: upgrade 2.0.2 -> 2.1.1
From: Xu Huan <xuhuan.fnst@...>
Changelog from 2.0.2 to 2.1.1
==============================
* Move install metadata from "setup.py" to "setup.cfg"
* Add py.typed to source distribution
*
From: Xu Huan <xuhuan.fnst@...>
Changelog from 2.0.2 to 2.1.1
==============================
* Move install metadata from "setup.py" to "setup.cfg"
* Add py.typed to source distribution
*
|
By
xuhuan.fnst@fujitsu.com
·
#97929
·
|
|
[meta-python] [PATCH] python3-googleapis-common-protos: upgrade 1.56.3 -> 1.56.4
From: Xu Huan <xuhuan.fnst@...>
Bug Fixes
---------
require python 3.7+ (#119)
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
...tos_1.56.3.bb =>
From: Xu Huan <xuhuan.fnst@...>
Bug Fixes
---------
require python 3.7+ (#119)
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
...tos_1.56.3.bb =>
|
By
xuhuan.fnst@fujitsu.com
·
#97928
·
|
|
[meta-python] [PATCH] python3-ecdsa: upgrade 0.17.0 -> 0.18.0
Changelog:
==========
New features:
------------
Support for EdDSA (Ed25519, Ed448) signature creation and verification.
Support for Ed25519 and Ed448 in PKCS#8 and public key files.
Changelog:
==========
New features:
------------
Support for EdDSA (Ed25519, Ed448) signature creation and verification.
Support for Ed25519 and Ed448 in PKCS#8 and public key files.
|
By
zhengruoqin
·
#97927
·
|
|
[meta-python] [PATCH] python3-flask: upgrade 2.1.2 -> 2.1.3
From: Xu Huan <xuhuan.fnst@...>
Changelog:
=========
- Inline some optional imports that are only used for certain CLI commands.
- Relax type annotation for after_request functions.
-
From: Xu Huan <xuhuan.fnst@...>
Changelog:
=========
- Inline some optional imports that are only used for certain CLI commands.
- Relax type annotation for after_request functions.
-
|
By
xuhuan.fnst@fujitsu.com
·
#97926
·
|