|
[meta-python][PATCH 2/5] python3-awesomeversion: Upgrade 22.5.2 -> 22.6.0
Upgrade to release 22.6.0:
- Handle ValueError for possible blank values when casting to int
- Remove deprecated method AwesomeVersion.ensure_strategy
Signed-off-by: Leon Anavi
Upgrade to release 22.6.0:
- Handle ValueError for possible blank values when casting to int
- Remove deprecated method AwesomeVersion.ensure_strategy
Signed-off-by: Leon Anavi
|
By
Leon Anavi
·
#97770
·
|
|
[meta-python][PATCH 1/5] python3-autobahn: Upgrade 22.5.1 -> 22.6.1
Upgrade to release 22.6.1:
- new: add SecurityModuleMemory.from_config and
SecurityModuleMemory.from_keyfile
- new: moved UserKey from crossbar to autobahn
- fix: more WAMP-Cryptosign unit tests
-
Upgrade to release 22.6.1:
- new: add SecurityModuleMemory.from_config and
SecurityModuleMemory.from_keyfile
- new: moved UserKey from crossbar to autobahn
- fix: more WAMP-Cryptosign unit tests
-
|
By
Leon Anavi
·
#97769
·
|
|
[meta-networking][kirkstone][PATCH 3/3] networkmanager: minor fix rdepends ppp
The dependency of networkmanager on ppp was intentionally removed by the
previous patch. networkmanager depends on the ppp plugin, which in turn
depends on ppp.
Signed-off-by: Adrian Freihofer
The dependency of networkmanager on ppp was intentionally removed by the
previous patch. networkmanager depends on the ppp plugin, which in turn
depends on ppp.
Signed-off-by: Adrian Freihofer
|
By
Adrian Freihofer
·
#97768
·
|
|
[meta-networking][kirkstone][PATCH 2/3] networkmanager: fix build with enabled ppp
From: Javier Viguera <javier.viguera@...>
If 'ppp' packageconfig option is enabled, but the build system does NOT
have pppd binary installed, the build fails with:
| Has header "pppd/pppd.h" :
From: Javier Viguera <javier.viguera@...>
If 'ppp' packageconfig option is enabled, but the build system does NOT
have pppd binary installed, the build fails with:
| Has header "pppd/pppd.h" :
|
By
Adrian Freihofer
·
#97767
·
|
|
[meta-networking][kirkstone][PATCH 1/3] networkmanager: improve dependency handling
From: Adrian Freihofer <adrian.freihofer@...>
Plugins of networkmanager redpends on related services. If for example
modemmanager or wpa-supplicant is not installed but the
From: Adrian Freihofer <adrian.freihofer@...>
Plugins of networkmanager redpends on related services. If for example
modemmanager or wpa-supplicant is not installed but the
|
By
Adrian Freihofer
·
#97766
·
|
|
[meta-networking][kirkstone][PATCH 0/3] networkmanager fixes
Cherry-pick some patches from master branch.
Adrian Freihofer (2):
networkmanager: improve dependency handling
networkmanager: minor fix rdepends ppp
Javier Viguera (1):
networkmanager: fix
Cherry-pick some patches from master branch.
Adrian Freihofer (2):
networkmanager: improve dependency handling
networkmanager: minor fix rdepends ppp
Javier Viguera (1):
networkmanager: fix
|
By
Adrian Freihofer
·
#97765
·
|
|
[meta-java][dunfell][PATCH] xerces-j: Upgrade to 2.12.2
From: Neetika Singh <Neetika.Singh@...>
As per below links CVE-2022-23437 is fixed by upgrade of
xerces-j version to
From: Neetika Singh <Neetika.Singh@...>
As per below links CVE-2022-23437 is fixed by upgrade of
xerces-j version to
|
By
Neetika.Singh
·
#97764
·
|
|
[meta-networking][master][PATCH] firewalld: upgrade 1.1.1 -> 1.2.0
Firewalld:
This is a feature release. It also includes all bug fixes since v1.1.0.
Details are here: https://firewalld.org/2022/07/firewalld-1-2-0-release
Recipe:
Firewalld defaults to create a log
Firewalld:
This is a feature release. It also includes all bug fixes since v1.1.0.
Details are here: https://firewalld.org/2022/07/firewalld-1-2-0-release
Recipe:
Firewalld defaults to create a log
|
By
Adrian Freihofer
·
#97763
·
|
|
[meta-networking][master][PATCH] networkmanager: minor fix rdepends ppp
The dependency of networkmanager on ppp was intentionally removed by the
previous patch. networkmanager depends on the ppp plugin, which in turn
depends on ppp.
Signed-off-by: Adrian Freihofer
The dependency of networkmanager on ppp was intentionally removed by the
previous patch. networkmanager depends on the ppp plugin, which in turn
depends on ppp.
Signed-off-by: Adrian Freihofer
|
By
Adrian Freihofer
·
#97762
·
|
|
[meta-oe][PATCH 2/2] modemmanager: upgrade 1.18.8 -> 1.18.10
* Build:
** Require libqmi 1.30.8.
* FCC unlock:
** Updated SDX55 unlock script to handle the new method introduced in
the latest firmware releases.
* Modem interface:
** Set signal quality
* Build:
** Require libqmi 1.30.8.
* FCC unlock:
** Updated SDX55 unlock script to handle the new method introduced in
the latest firmware releases.
* Modem interface:
** Set signal quality
|
By
Adrian Freihofer
·
#97761
·
|
|
[meta-oe][PATCH 1/2] libqmi: upgrade 1.30.4 -> 1.30.8
Update to latest stable version:
1.30.8
* New request/response/indications:
** dms: new 'Foxconn FCC authentication v2' request/response.
1.30.6
* build:
** meson: fix 'export_packages' in GIR
Update to latest stable version:
1.30.8
* New request/response/indications:
** dms: new 'Foxconn FCC authentication v2' request/response.
1.30.6
* build:
** meson: fix 'export_packages' in GIR
|
By
Adrian Freihofer
·
#97760
·
|
|
[meta-oe][master][PATCH 0/2] modemmanager update
Update modemmanager and libqmi to latest stable.
Adrian Freihofer (2):
libqmi: upgrade 1.30.4 -> 1.30.8
modemmanager: upgrade 1.18.8 -> 1.18.10
.../libqmi/{libqmi_1.30.4.bb => libqmi_1.30.8.bb}
Update modemmanager and libqmi to latest stable.
Adrian Freihofer (2):
libqmi: upgrade 1.30.4 -> 1.30.8
modemmanager: upgrade 1.18.8 -> 1.18.10
.../libqmi/{libqmi_1.30.4.bb => libqmi_1.30.8.bb}
|
By
Adrian Freihofer
·
#97759
·
|
|
[meta-python] [PATCH] python3-autobahn: upgrade 22.5.1 -> 22.6.1
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
.../{python3-autobahn_22.5.1.bb => python3-autobahn_22.6.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
.../{python3-autobahn_22.5.1.bb => python3-autobahn_22.6.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1
|
By
xuhuan.fnst@fujitsu.com
·
#97758
·
|
|
[meta-python] [PATCH] python3-grpcio-tools: upgrade 1.46.3 -> 1.47.0
From: Xu Huan <xuhuan.fnst@...>
0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch
refreshed for new version.
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
From: Xu Huan <xuhuan.fnst@...>
0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch
refreshed for new version.
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
|
By
xuhuan.fnst@fujitsu.com
·
#97757
·
|
|
[meta-python] [PATCH] python3-awesomeversion: upgrade 22.5.2 -> 22.6.0
From: Xu Huan <xuhuan.fnst@...>
Changelog:
===========
Handle ValueError for possible blank values when casting to int
Remove deprecated method AwesomeVersion.ensure_strategy
Signed-off-by:
From: Xu Huan <xuhuan.fnst@...>
Changelog:
===========
Handle ValueError for possible blank values when casting to int
Remove deprecated method AwesomeVersion.ensure_strategy
Signed-off-by:
|
By
xuhuan.fnst@fujitsu.com
·
#97756
·
|
|
[meta-python] [PATCH] python3-grpcio: upgrade 1.45.0 -> 1.47.0
From: Xu Huan <xuhuan.fnst@...>
0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch
refreshed for new version.
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
From: Xu Huan <xuhuan.fnst@...>
0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch
refreshed for new version.
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
|
By
xuhuan.fnst@fujitsu.com
·
#97755
·
|
|
[meta-python] [PATCH] python3-lxml: upgrade 4.9.0 -> 4.9.1
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
.../python/{python3-lxml_4.9.0.bb => python3-lxml_4.9.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
.../python/{python3-lxml_4.9.0.bb => python3-lxml_4.9.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1
|
By
xuhuan.fnst@fujitsu.com
·
#97754
·
|
|
[meta-python] [PATCH] python3-google-auth: upgrade 2.8.0 -> 2.9.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
...ython3-google-auth_2.8.0.bb => python3-google-auth_2.9.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
...ython3-google-auth_2.8.0.bb => python3-google-auth_2.9.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
zhengruoqin
·
#97753
·
|
|
[meta-python] [PATCH] python3-google-api-core: upgrade 2.8.0 -> 2.8.2
Changelog:
=========
Bug Fixes
---------
deps: allow protobuf < 5.0.0 (#400) (8f73d2e)
drop support for grpc-gcp (#401) (5da6733)
Documentation
-------------
fix changelog header to
Changelog:
=========
Bug Fixes
---------
deps: allow protobuf < 5.0.0 (#400) (8f73d2e)
drop support for grpc-gcp (#401) (5da6733)
Documentation
-------------
fix changelog header to
|
By
zhengruoqin
·
#97752
·
|
|
[meta-python] [PATCH] python3-grpcio-tools: upgrade 1.46.3 -> 1.47.0
0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch
refreshed for new version.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
...tup.py-Do-not-mix-C-and-C-compiler-options.patch | 13
0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch
refreshed for new version.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
...tup.py-Do-not-mix-C-and-C-compiler-options.patch | 13
|
By
zhengruoqin
·
#97751
·
|