|
[meta-python] [PATCH] python3-grpcio: upgrade 1.48.0 -> 1.48.1
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../{python3-grpcio_1.48.0.bb => python3-grpcio_1.48.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../{python3-grpcio_1.48.0.bb => python3-grpcio_1.48.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#98687
·
|
|
[meta-python] [PATCH] python3-grpcio-tools: upgrade 1.48.0 -> 1.48.1
Signed-off-by: Wang Mingyu <wangmy@...>
---
...n3-grpcio-tools_1.48.0.bb => python3-grpcio-tools_1.48.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
...n3-grpcio-tools_1.48.0.bb => python3-grpcio-tools_1.48.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#98686
·
|
|
[meta-python] [PATCH] python3-google-api-python-client: upgrade 2.57.0 -> 2.58.0
Signed-off-by: Wang Mingyu <wangmy@...>
---
...ent_2.57.0.bb => python3-google-api-python-client_2.58.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
...ent_2.57.0.bb => python3-google-api-python-client_2.58.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#98685
·
|
|
[meta-python] [PATCH] python3-google-api-core: upgrade 2.8.2 -> 2.10.0
Changelog:
============
Features
--------
Add 'strict' to flatten_query_params to lower-case bools (#433) (83678e9)
Make grpc transcode logic work in terms of protobuf python objects (#428)
Changelog:
============
Features
--------
Add 'strict' to flatten_query_params to lower-case bools (#433) (83678e9)
Make grpc transcode logic work in terms of protobuf python objects (#428)
|
By
wangmy
·
#98684
·
|
|
[meta-python] [PATCH] python3-django: upgrade 3.2.12 -> 4.1
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../python/{python3-django_3.2.12.bb => python3-django_4.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../python/{python3-django_3.2.12.bb => python3-django_4.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#98683
·
|
|
[meta-python] [PATCH] python3-colorlog: upgrade 6.6.0 -> 6.7.0
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../{python3-colorlog_6.6.0.bb => python3-colorlog_6.7.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../{python3-colorlog_6.6.0.bb => python3-colorlog_6.7.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#98682
·
|
|
[meta-python] [PATCH] python3-astroid: upgrade 2.12.4 -> 2.12.5
Changelog:
==========
* Prevent first-party imports from being resolved to 'site-packages'.
* Fix "astroid.interpreter._import.util.is_namespace()" incorrectly
returning "True" for frozen stdlib
Changelog:
==========
* Prevent first-party imports from being resolved to 'site-packages'.
* Fix "astroid.interpreter._import.util.is_namespace()" incorrectly
returning "True" for frozen stdlib
|
By
wangmy
·
#98681
·
|
|
[meta-oe] [PATCH] libforms: upgrade 1.2.3 -> 1.2.4
0001-Make-extern-declarations-in-header-file.patch
refreshed for new version.
0001-Modify-include-dir.patch
added to modify the dir of nonexist file.
Signed-off-by: Wang Mingyu
0001-Make-extern-declarations-in-header-file.patch
refreshed for new version.
0001-Modify-include-dir.patch
added to modify the dir of nonexist file.
Signed-off-by: Wang Mingyu
|
By
wangmy
·
#98680
·
|
|
[meta-oe] [PATCH v2] cli11: upgrade 1.9.1 -> 2.2.0
License-Update: Copyright year updated to 2022.
0001-Do-not-download-the-catch-framework-during-configure.patch
added to download the catch framework before configure.
Signed-off-by: Wang Mingyu
License-Update: Copyright year updated to 2022.
0001-Do-not-download-the-catch-framework-during-configure.patch
added to download the catch framework before configure.
Signed-off-by: Wang Mingyu
|
By
wangmy
·
#98679
·
|
|
[meta-oe][PATCH] postgreql: Fix pg_config not working after buildpaths patch
The patch for removing 'QA issues' with pg_config was incomplete, it did not
change the number of items supposed to be in the configdata stucture. This leads to
get_configdata function asserting, and
The patch for removing 'QA issues' with pg_config was incomplete, it did not
change the number of items supposed to be in the configdata stucture. This leads to
get_configdata function asserting, and
|
By
Steffen Olsen <steffen.olsen@...>
·
#98678
·
|
|
Re: [meta-oe] [PATCH] cli11: upgrade 1.9.1 -> 2.2.0
it seems this version is trying to download the catch framework during
configure. This not ideal. Perhaps look into downloading everything
build needs during do_fetch via multiple SRC_URI entries.
it seems this version is trying to download the catch framework during
configure. This not ideal. Perhaps look into downloading everything
build needs during do_fetch via multiple SRC_URI entries.
|
By
Khem Raj
·
#98677
·
|
|
[meta-oe] [PATCH] lvm2/libdevmapper: upgrade 2.03.11 -> 2.03.16
0005-do-not-build-manual.patch
0006-start-lvm2-monitor.service-after-tmp.mount.patch
refreshed for new version.
Add bash to RDEPENDS.
Signed-off-by: Wang Mingyu <wangmy@...>
---
0005-do-not-build-manual.patch
0006-start-lvm2-monitor.service-after-tmp.mount.patch
refreshed for new version.
Add bash to RDEPENDS.
Signed-off-by: Wang Mingyu <wangmy@...>
---
|
By
wangmy
·
#98676
·
|
|
[meta-oe] [PATCH] libdev-checklib-perl: upgrade 1.14 -> 1.16
0001-CheckLib.pm-don-t-execute-the-binary.patch
refreshed for new version.
Signed-off-by: Wang Mingyu <wangmy@...>
---
...CheckLib.pm-don-t-execute-the-binary.patch | 20 +++++++++----------
0001-CheckLib.pm-don-t-execute-the-binary.patch
refreshed for new version.
Signed-off-by: Wang Mingyu <wangmy@...>
---
...CheckLib.pm-don-t-execute-the-binary.patch | 20 +++++++++----------
|
By
wangmy
·
#98675
·
|
|
Re: kirkstone merge request: Sept 5th
merged thanks Armin
By
Khem Raj
·
#98674
·
|
|
[OE-core][dunfell][PATCH] CVE-2022-29154 rsync: remote arbitrary files write inside the directories of connecting peers.
Source: https://git.samba.org/?p=rsync.git;a=patch;h=b7231c7d02cfb65d291af74ff66e7d8c507ee871
MR: 120436
Type: Security Fix
Disposition: Backport from
Source: https://git.samba.org/?p=rsync.git;a=patch;h=b7231c7d02cfb65d291af74ff66e7d8c507ee871
MR: 120436
Type: Security Fix
Disposition: Backport from
|
By
vkumbhar
·
#98673
·
|
|
[meta-oe][dunfell][PATCH] CVE-2022-29154 rsync: remote arbitrary files write inside the directories of connecting peers.
Source: https://git.samba.org/?p=rsync.git;a=patch;h=b7231c7d02cfb65d291af74ff66e7d8c507ee871
MR: 120436
Type: Security Fix
Disposition: Backport from
Source: https://git.samba.org/?p=rsync.git;a=patch;h=b7231c7d02cfb65d291af74ff66e7d8c507ee871
MR: 120436
Type: Security Fix
Disposition: Backport from
|
By
vkumbhar
·
#98672
·
|
|
[meta-networking][dunfell][PATCH] CVE-2022-29154 rsync: remote arbitrary files write inside the directories of connecting peers.
Source: https://git.samba.org/?p=rsync.git;a=patch;h=b7231c7d02cfb65d291af74ff66e7d8c507ee871
MR: 120436
Type: Security Fix
Disposition: Backport from
Source: https://git.samba.org/?p=rsync.git;a=patch;h=b7231c7d02cfb65d291af74ff66e7d8c507ee871
MR: 120436
Type: Security Fix
Disposition: Backport from
|
By
vkumbhar
·
#98671
·
|
|
Re: [meta-oe][dunfell][PATCH] cryptsetup: upgrade 2.3.2 -> 2.3.7
Its sitting in my test branch. My build system was relocated over these last three weeks so there was a planned delay in processing changes.
-armin
Its sitting in my test branch. My build system was relocated over these last three weeks so there was a planned delay in processing changes.
-armin
|
By
Armin Kuster
·
#98670
·
|
|
Re: [meta-oe][dunfell][PATCH] CVE-2022-29154 rsync: remote arbitrary files write inside the directories of connecting peers.
The above three lines need to be in the patch itself ( See below in-line example). Please review OE's patch
The above three lines need to be in the patch itself ( See below in-line example). Please review OE's patch
|
By
Armin Kuster
·
#98669
·
|
|
kirkstone merge request: Sept 5th
The following changes since commit acbe74879807fc6f82b62525d32c823899e19036:
cryptsetup: Add support for building without SSH tokens (2022-08-09 09:51:57 -0700)
are available in the Git
The following changes since commit acbe74879807fc6f82b62525d32c823899e19036:
cryptsetup: Add support for building without SSH tokens (2022-08-09 09:51:57 -0700)
are available in the Git
|
By
Armin Kuster
·
#98668
·
|