* [oe] [meta-oe] [PATCH] ctags: upgrade 6.0.20230611.0 -> 6.0.20230716.0
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] gensio: upgrade 2.6.6 -> 2.6.7 wangmy
` (43 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../ctags/{ctags_6.0.20230611.0.bb => ctags_6.0.20230716.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-devtools/ctags/{ctags_6.0.20230611.0.bb => ctags_6.0.20230716.0.bb} (95%)
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.0.20230611.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.0.20230716.0.bb
similarity index 95%
rename from meta-oe/recipes-devtools/ctags/ctags_6.0.20230611.0.bb
rename to meta-oe/recipes-devtools/ctags/ctags_6.0.20230716.0.bb
index 1b8d367fa7..b454e7f998 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_6.0.20230611.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_6.0.20230716.0.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
inherit autotools-brokensep pkgconfig manpages
-SRCREV = "89081ccd2aa6b4d8397a8e6741ea8c1e3f786162"
+SRCREV = "983cab50c0dc8603989c4bd2ca535bae821d7ecc"
SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https"
S = "${WORKDIR}/git"
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] gensio: upgrade 2.6.6 -> 2.6.7
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] ctags: upgrade 6.0.20230611.0 -> 6.0.20230716.0 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-gnome] [PATCH] gnome-commander: upgrade 1.16.0 -> 1.16.1 wangmy
` (42 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
===========
* Fixes a few issues with pkg-config
* I ran coverity on Windows. It found a bunch of little things, but nothing of any real significance. But the little things are fixed.
* A "dev" gensio is added for devices that are not serial ports. For instance, line-printers with two-way data transfer can be used.
* You can now use "sdev" as shorthand for "serialdev".
* A systemd unit file example is added
* Other typos and little fixes.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../gensio/{gensio_2.6.6.bb => gensio_2.6.7.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-connectivity/gensio/{gensio_2.6.6.bb => gensio_2.6.7.bb} (94%)
diff --git a/meta-oe/recipes-connectivity/gensio/gensio_2.6.6.bb b/meta-oe/recipes-connectivity/gensio/gensio_2.6.7.bb
similarity index 94%
rename from meta-oe/recipes-connectivity/gensio/gensio_2.6.6.bb
rename to meta-oe/recipes-connectivity/gensio/gensio_2.6.7.bb
index 85160bcda3..c3ba96ff60 100644
--- a/meta-oe/recipes-connectivity/gensio/gensio_2.6.6.bb
+++ b/meta-oe/recipes-connectivity/gensio/gensio_2.6.7.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
"
-SRCREV = "536db06723bd3cde8e1f2d52a5cdd65af2433784"
+SRCREV = "266277aeb39dc2db33e577335236f89ed7ca5918"
SRC_URI = "git://github.com/cminyard/gensio;protocol=https;branch=master"
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-gnome] [PATCH] gnome-commander: upgrade 1.16.0 -> 1.16.1
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] ctags: upgrade 6.0.20230611.0 -> 6.0.20230716.0 wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] gensio: upgrade 2.6.6 -> 2.6.7 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] hiredis: upgrade 1.1.0 -> 1.2.0 wangmy
` (41 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{gnome-commander_1.16.0.bb => gnome-commander_1.16.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-gnome/recipes-gnome/gnome-commander/{gnome-commander_1.16.0.bb => gnome-commander_1.16.1.bb} (91%)
diff --git a/meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.16.0.bb b/meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.16.1.bb
similarity index 91%
rename from meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.16.0.bb
rename to meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.16.1.bb
index 8c4b79160a..6aa28fc00f 100644
--- a/meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.16.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.16.1.bb
@@ -17,7 +17,7 @@ GNOMEBASEBUILDCLASS = "meson"
GIR_MESON_ENABLE_FLAG = 'enabled'
GIR_MESON_DISABLE_FLAG = 'disabled'
-SRC_URI[archive.sha256sum] = "d80ac70b99a7059c8f28ca0bf37305f09daeaecfceb1528d68a435ace9e8ec5d"
+SRC_URI[archive.sha256sum] = "3f1d00c4a650fe7902167648286b32c9ca4ef86e31a5d8ccca0139f12d10d0b3"
PACKAGECONFIG ??= "exiv2 taglib libgsf poppler"
PACKAGECONFIG[exiv2] = "-Dexiv2=enabled,-Dexiv2=disabled,exiv2"
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] hiredis: upgrade 1.1.0 -> 1.2.0
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (2 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-gnome] [PATCH] gnome-commander: upgrade 1.16.0 -> 1.16.1 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] iperf3: upgrade 3.13 -> 3.14 wangmy
` (40 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==========
##New Features
- Add sdevent adapter
- Allow specifying the keepalive interval
- Add RedisModule adapter
- Helper for setting TCP_USER_TIMEOUT socket option
##Bug Fixes
- Fix a typo in b6a052f.
- Fix wincrypt symbols conflict
- Don't attempt to set a timeout if we are in an error state.
- Accept -nan per the RESP3 spec recommendation.
- Fix colliding option values
- Ensure functionality without '_MSC_VER' definition
##Maintenance
- Add a test for the TCP_USER_TIMEOUT option.
- Add -Werror as a default.
- CI: Update homebrew Redis version.
- Fix typo in makefile.
- Write a version file for the CMake package
- CMakeLists.txt: respect BUILD_SHARED_LIBS
- Cmake static or shared
- fix typo
- Add a test ensuring we don't clobber connection error.
- Search for openssl on macOS
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../hiredis/{hiredis_1.1.0.bb => hiredis_1.2.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-extended/hiredis/{hiredis_1.1.0.bb => hiredis_1.2.0.bb} (96%)
diff --git a/meta-oe/recipes-extended/hiredis/hiredis_1.1.0.bb b/meta-oe/recipes-extended/hiredis/hiredis_1.2.0.bb
similarity index 96%
rename from meta-oe/recipes-extended/hiredis/hiredis_1.1.0.bb
rename to meta-oe/recipes-extended/hiredis/hiredis_1.2.0.bb
index b3814afc71..d081242736 100644
--- a/meta-oe/recipes-extended/hiredis/hiredis_1.1.0.bb
+++ b/meta-oe/recipes-extended/hiredis/hiredis_1.2.0.bb
@@ -8,7 +8,7 @@ SRC_URI = " \
git://github.com/redis/hiredis;protocol=https;branch=master \
file://run-ptest \
"
-SRCREV = "c14775b4e48334e0262c9f168887578f4a368b5d"
+SRCREV = "60e5075d4ac77424809f855ba3e398df7aacefe8"
S = "${WORKDIR}/git"
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] iperf3: upgrade 3.13 -> 3.14
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (3 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] hiredis: upgrade 1.1.0 -> 1.2.0 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] iwd: upgrade 2.6 -> 2.7 wangmy
` (39 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../recipes-benchmark/iperf3/{iperf3_3.13.bb => iperf3_3.14.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-benchmark/iperf3/{iperf3_3.13.bb => iperf3_3.14.bb} (95%)
diff --git a/meta-oe/recipes-benchmark/iperf3/iperf3_3.13.bb b/meta-oe/recipes-benchmark/iperf3/iperf3_3.14.bb
similarity index 95%
rename from meta-oe/recipes-benchmark/iperf3/iperf3_3.13.bb
rename to meta-oe/recipes-benchmark/iperf3/iperf3_3.14.bb
index 62a95b303c..d181eb3b02 100644
--- a/meta-oe/recipes-benchmark/iperf3/iperf3_3.13.bb
+++ b/meta-oe/recipes-benchmark/iperf3/iperf3_3.14.bb
@@ -18,7 +18,7 @@ SRC_URI = "git://github.com/esnet/iperf.git;branch=master;protocol=https \
file://0001-configure.ac-check-for-CPP-prog.patch \
"
-SRCREV = "f48e7fa92b8932814f3d92f36986d51be9efe6e0"
+SRCREV = "a0be85934144bc04712a6695b14ea6e45c379e1d"
S = "${WORKDIR}/git"
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] iwd: upgrade 2.6 -> 2.7
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (4 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] iperf3: upgrade 3.13 -> 3.14 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] libbytesize: upgrade 2.8 -> 2.9 wangmy
` (38 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
Fix issue with handling FT-8021X and SHA256 PMKID derivation.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta-oe/recipes-connectivity/iwd/{iwd_2.6.bb => iwd_2.7.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-connectivity/iwd/{iwd_2.6.bb => iwd_2.7.bb} (94%)
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_2.6.bb b/meta-oe/recipes-connectivity/iwd/iwd_2.7.bb
similarity index 94%
rename from meta-oe/recipes-connectivity/iwd/iwd_2.6.bb
rename to meta-oe/recipes-connectivity/iwd/iwd_2.7.bb
index 64d6232883..f4e70890a9 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_2.6.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_2.7.bb
@@ -8,7 +8,7 @@ DEPENDS = "ell"
SRC_URI = "https://www.kernel.org/pub/linux/network/wireless/${BP}.tar.xz \
file://0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch \
"
-SRC_URI[sha256sum] = "f7ac93aeef672604f5b5194ca038035ae222925be392c4345873c9742f477797"
+SRC_URI[sha256sum] = "289ff47a76fb854e7789c45c5e3e0f15de4adc5fd2e82e47ab08e3564d8961d9"
inherit autotools manpages pkgconfig python3native systemd
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] libbytesize: upgrade 2.8 -> 2.9
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (5 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] iwd: upgrade 2.6 -> 2.7 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] libinih: upgrade 56 -> 57 wangmy
` (37 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
===========
- build: Exit before AC_OUTPUT on error
- ci: Manually prepare spec file for Packit
- Update translation files
- tests: fix locale tests on musl
- Translated using Weblate (Korean)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../libbytesize/{libbytesize_2.8.bb => libbytesize_2.9.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-support/libbytesize/{libbytesize_2.8.bb => libbytesize_2.9.bb} (93%)
diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.9.bb
similarity index 93%
rename from meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb
rename to meta-oe/recipes-support/libbytesize/libbytesize_2.9.bb
index 0afe8a6c0c..dfc7b42dca 100644
--- a/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb
+++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.9.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c"
S = "${WORKDIR}/git"
B = "${S}"
-SRCREV = "12b8e6bff611eecb0343ee8a765151e7d9d3547b"
+SRCREV = "2fa27aa3acccc70b9f6c3bf2e569e3d33a381e83"
SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master;protocol=https"
inherit gettext autotools pkgconfig python3native
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] libinih: upgrade 56 -> 57
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (6 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] libbytesize: upgrade 2.8 -> 2.9 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-networking] [PATCH] libnftnl: upgrade 1.2.5 -> 1.2.6 wangmy
` (36 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
============
MSVC throws C4244
Added a GetUnsigned function for getting unsigned values.
meson.build: fix start-of-line_comment_prefix variable name
Added GetInteger64 and GetUnsigned64 to read 64-bit integers
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta-oe/recipes-support/inih/{libinih_56.bb => libinih_57.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-support/inih/{libinih_56.bb => libinih_57.bb} (88%)
diff --git a/meta-oe/recipes-support/inih/libinih_56.bb b/meta-oe/recipes-support/inih/libinih_57.bb
similarity index 88%
rename from meta-oe/recipes-support/inih/libinih_56.bb
rename to meta-oe/recipes-support/inih/libinih_57.bb
index 89d68c6e16..08957e18fb 100644
--- a/meta-oe/recipes-support/inih/libinih_56.bb
+++ b/meta-oe/recipes-support/inih/libinih_57.bb
@@ -9,6 +9,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a7a95d2af90376e85a05318794e6f202"
SRC_URI = "git://github.com/benhoyt/inih.git;protocol=https;branch=master"
S = "${WORKDIR}/git"
-SRCREV = "5e1d9e2625842dddb3f9c086a50f22e4f45dfc2b"
+SRCREV = "9cecf0643da0846e77f64d10a126d9f48b9e05e8"
inherit meson pkgconfig
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-networking] [PATCH] libnftnl: upgrade 1.2.5 -> 1.2.6
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (7 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] libinih: upgrade 56 -> 57 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] lvgl: upgrade 8.3.7 -> 8.3.8 wangmy
` (35 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
=========
tests: nft-rule-test: Add test cases to improve code coverage
tests: nft-table-test: fix typo shixuantong
expr: meta: introduce broute meta expression
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../libnftnl/{libnftnl_1.2.5.bb => libnftnl_1.2.6.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-networking/recipes-filter/libnftnl/{libnftnl_1.2.5.bb => libnftnl_1.2.6.bb} (95%)
diff --git a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.5.bb b/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.6.bb
similarity index 95%
rename from meta-networking/recipes-filter/libnftnl/libnftnl_1.2.5.bb
rename to meta-networking/recipes-filter/libnftnl/libnftnl_1.2.6.bb
index 380a33064b..841a7267b8 100644
--- a/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.5.bb
+++ b/meta-networking/recipes-filter/libnftnl/libnftnl_1.2.6.bb
@@ -7,7 +7,7 @@ SRC_URI = "git://git.netfilter.org/libnftnl;branch=master \
file://0001-configure.ac-Add-serial-tests.patch \
file://run-ptest \
"
-SRCREV = "c62bef65fef638452b4ed1893c2451fc253ca7ca"
+SRCREV = "83dd4dc316b4189d16ead54cd30bfc89e5160cfd"
S = "${WORKDIR}/git"
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] lvgl: upgrade 8.3.7 -> 8.3.8
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (8 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-networking] [PATCH] libnftnl: upgrade 1.2.5 -> 1.2.6 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] bats: upgrade 1.9.0 -> 1.10.0 wangmy
` (34 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta-oe/recipes-graphics/lvgl/{lvgl_8.3.7.bb => lvgl_8.3.8.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-graphics/lvgl/{lvgl_8.3.7.bb => lvgl_8.3.8.bb} (96%)
diff --git a/meta-oe/recipes-graphics/lvgl/lvgl_8.3.7.bb b/meta-oe/recipes-graphics/lvgl/lvgl_8.3.8.bb
similarity index 96%
rename from meta-oe/recipes-graphics/lvgl/lvgl_8.3.7.bb
rename to meta-oe/recipes-graphics/lvgl/lvgl_8.3.8.bb
index 860ee7a33e..6103a02948 100644
--- a/meta-oe/recipes-graphics/lvgl/lvgl_8.3.7.bb
+++ b/meta-oe/recipes-graphics/lvgl/lvgl_8.3.8.bb
@@ -9,7 +9,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=bf1198c89ae87f043108cea62460b03a"
SRC_URI = "git://github.com/lvgl/lvgl;protocol=https;branch=release/v8.3"
-SRCREV = "2b56e04205481daa6575bd5f7ab5df59d11676eb"
+SRCREV = "e6d7be00bfa5e1df450c7b713003a9effa03c614"
inherit cmake
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] bats: upgrade 1.9.0 -> 1.10.0
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (9 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] lvgl: upgrade 8.3.7 -> 8.3.8 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] function2: upgrade 4.2.2 -> 4.2.3 wangmy
` (33 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
===========
Added:
-----------
add ${BATS_TEST_TAGS[@]} for querying the tags during a test (#705)
print tags on failing tests (#705)
test for negative arguments to --jobs (#693)
add tests for --formatter cat (#710)
test coverage in CI (#718)
Support for rush as alternative to GNU parallel (#729)
add bats_pipe helper function for run that executes \| as pipes (#663)
publish docker images to ghcr.io (additionally to Dockerhub) (#740)
Fixed:
---------
fix run with options overwriting the value of i (#726, #727)
fix ${BATS_TEST_NAMES[@]} containing only --tags instead of test name since Bats v1.8.0 (#705)
fix run --keep-empty-lines counting trailing \n as (empty) new line (#711)
fix short flag unpacker creating bogus command lines with valued flags (#732)
fix formatter becoming confused with retries (#734)
fix --gather-test-outputs-in fails on tests with / (#735)
fix overriding date breaks --timing (#736)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta-oe/recipes-test/bats/{bats_1.9.0.bb => bats_1.10.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-oe/recipes-test/bats/{bats_1.9.0.bb => bats_1.10.0.bb} (93%)
diff --git a/meta-oe/recipes-test/bats/bats_1.9.0.bb b/meta-oe/recipes-test/bats/bats_1.10.0.bb
similarity index 93%
rename from meta-oe/recipes-test/bats/bats_1.9.0.bb
rename to meta-oe/recipes-test/bats/bats_1.10.0.bb
index 015bc42f82..0fb624e0da 100644
--- a/meta-oe/recipes-test/bats/bats_1.9.0.bb
+++ b/meta-oe/recipes-test/bats/bats_1.10.0.bb
@@ -10,8 +10,8 @@ SRC_URI = "\
git://github.com/bats-core/bats-core.git;branch=master;protocol=https \
"
-# v1.9.0
-SRCREV = "6636e2c2ef5ffe361535cb45fc61682c5ef46b71"
+# v1.10.0
+SRCREV = "f7defb94362f2053a3e73d13086a167448ea9133"
S = "${WORKDIR}/git"
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] function2: upgrade 4.2.2 -> 4.2.3
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (10 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] bats: upgrade 1.9.0 -> 1.10.0 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] lmdb: upgrade 0.9.29 -> 0.9.31 wangmy
` (32 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../function2/{function2_4.2.2.bb => function2_4.2.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-support/function2/{function2_4.2.2.bb => function2_4.2.3.bb} (92%)
diff --git a/meta-oe/recipes-support/function2/function2_4.2.2.bb b/meta-oe/recipes-support/function2/function2_4.2.3.bb
similarity index 92%
rename from meta-oe/recipes-support/function2/function2_4.2.2.bb
rename to meta-oe/recipes-support/function2/function2_4.2.3.bb
index 31cd077d91..599c490359 100644
--- a/meta-oe/recipes-support/function2/function2_4.2.2.bb
+++ b/meta-oe/recipes-support/function2/function2_4.2.3.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Provides improved implementations of std::function."
HOMEPAGE = "https://naios.github.io/function2"
LICENSE = "BSL-1.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
-SRCREV = "2d3a878ef19dd5d2fb188898513610fac0a48621"
+SRCREV = "9e303865d14f1204f09379e37bbeb30c4375139a"
PV .= "+git${SRCPV}"
SRC_URI += "gitsm://github.com/Naios/function2;branch=master;protocol=https"
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] lmdb: upgrade 0.9.29 -> 0.9.31
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (11 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] function2: upgrade 4.2.2 -> 4.2.3 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] redis: upgrade 6.2.12 -> 6.2.13 wangmy
` (31 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta-oe/recipes-dbs/lmdb/{lmdb_0.9.29.bb => lmdb_0.9.31.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-dbs/lmdb/{lmdb_0.9.29.bb => lmdb_0.9.31.bb} (96%)
diff --git a/meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb b/meta-oe/recipes-dbs/lmdb/lmdb_0.9.31.bb
similarity index 96%
rename from meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb
rename to meta-oe/recipes-dbs/lmdb/lmdb_0.9.31.bb
index 35242bedb6..b2f1920f6b 100644
--- a/meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb
+++ b/meta-oe/recipes-dbs/lmdb/lmdb_0.9.31.bb
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/LMDB/lmdb.git;nobranch=1;protocol=https \
file://0001-make-set-soname-on-liblmdb.patch;patchdir=../.. \
"
-SRCREV = "8ad7be2510414b9506ec9f9e24f24d04d9b04a1a"
+SRCREV = "ce201088de95d26fc0da36ba805bf2ddc2ba74ff"
inherit ptest
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] redis: upgrade 6.2.12 -> 6.2.13
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (12 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] lmdb: upgrade 0.9.29 -> 0.9.31 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] ser2net: upgrade 4.3.12 -> 4.3.13 wangmy
` (30 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelogg:
==========
Re-enable downscale rehashing while there is a fork child
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../recipes-extended/redis/{redis_6.2.12.bb => redis_6.2.13.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-extended/redis/{redis_6.2.12.bb => redis_6.2.13.bb} (96%)
diff --git a/meta-oe/recipes-extended/redis/redis_6.2.12.bb b/meta-oe/recipes-extended/redis/redis_6.2.13.bb
similarity index 96%
rename from meta-oe/recipes-extended/redis/redis_6.2.12.bb
rename to meta-oe/recipes-extended/redis/redis_6.2.13.bb
index 3ed6867816..640831c525 100644
--- a/meta-oe/recipes-extended/redis/redis_6.2.12.bb
+++ b/meta-oe/recipes-extended/redis/redis_6.2.13.bb
@@ -17,7 +17,7 @@ SRC_URI = "http://download.redis.io/releases/${BP}.tar.gz \
file://GNU_SOURCE.patch \
file://0006-Define-correct-gregs-for-RISCV32.patch \
"
-SRC_URI[sha256sum] = "75352eef41e97e84bfa94292cbac79e5add5345fc79787df5cbdff703353fb1b"
+SRC_URI[sha256sum] = "89ff27c80d420456a721ccfb3beb7cc628d883c53059803513749e13214a23d1"
inherit autotools-brokensep update-rc.d systemd useradd
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] ser2net: upgrade 4.3.12 -> 4.3.13
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (13 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] redis: upgrade 6.2.12 -> 6.2.13 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-obd: upgrade 0.7.1 -> 0.7.2 wangmy
` (29 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
=========
* Has some license template updates and spelling fixes
* Adds the ability for admin connections to be advertised through MDNS
* A systemd unit file example is added
License-Update: Update GPL license file.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../ser2net/{ser2net_4.3.12.bb => ser2net_4.3.13.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-oe/recipes-connectivity/ser2net/{ser2net_4.3.12.bb => ser2net_4.3.13.bb} (71%)
diff --git a/meta-oe/recipes-connectivity/ser2net/ser2net_4.3.12.bb b/meta-oe/recipes-connectivity/ser2net/ser2net_4.3.13.bb
similarity index 71%
rename from meta-oe/recipes-connectivity/ser2net/ser2net_4.3.12.bb
rename to meta-oe/recipes-connectivity/ser2net/ser2net_4.3.13.bb
index e38d9edbc3..a4c244d447 100644
--- a/meta-oe/recipes-connectivity/ser2net/ser2net_4.3.12.bb
+++ b/meta-oe/recipes-connectivity/ser2net/ser2net_4.3.13.bb
@@ -3,13 +3,13 @@ SECTION = "console/network"
HOMEPAGE = "http://sourceforge.net/projects/ser2net/"
LICENSE = "GPL-2.0-only"
-LIC_FILES_CHKSUM = "file://COPYING;md5=bae3019b4c6dc4138c217864bd04331f"
+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "gensio libyaml"
SRC_URI = "${SOURCEFORGE_MIRROR}/project/ser2net/ser2net/ser2net-${PV}.tar.gz"
-SRC_URI[sha256sum] = "6101bdf937716be9b019c721b28b45d21efddd1ec19ac935aad351c55bd6f83d"
+SRC_URI[sha256sum] = "ed8b98448d535111d9a593b067601a8b53e2874814d706b2421a9490a660d265"
UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/ser2net/files/ser2net"
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-obd: upgrade 0.7.1 -> 0.7.2
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (14 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] ser2net: upgrade 4.3.12 -> 4.3.13 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-path: upgrade 16.6.0 -> 16.7.1 wangmy
` (28 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
License-Update:
Add a common issue section and document the Bluetooth issue.
Adds support for the Mode 9 PIDS, including VIN and CVN.
Changelog:
===========
Updated pint dependency for compatibility with python >= 3.10
Support for Mode 9 PIDs
Added 1 second read-retry loop for unresponsive dongles
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../python/{python3-obd_0.7.1.bb => python3-obd_0.7.2.bb} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
rename meta-python/recipes-devtools/python/{python3-obd_0.7.1.bb => python3-obd_0.7.2.bb} (58%)
diff --git a/meta-python/recipes-devtools/python/python3-obd_0.7.1.bb b/meta-python/recipes-devtools/python/python3-obd_0.7.2.bb
similarity index 58%
rename from meta-python/recipes-devtools/python/python3-obd_0.7.1.bb
rename to meta-python/recipes-devtools/python/python3-obd_0.7.2.bb
index 0cb1b85e5a..d78642a9bd 100644
--- a/meta-python/recipes-devtools/python/python3-obd_0.7.1.bb
+++ b/meta-python/recipes-devtools/python/python3-obd_0.7.2.bb
@@ -1,9 +1,8 @@
DESCRIPTION = "A python module for handling realtime sensor data from OBD-II vehicle ports"HOMEPAGE = "https://github.com/brendan-w/python-OBD"
LICENSE = "GPL-2.0-only"
-LIC_FILES_CHKSUM = "file://README.md;md5=58ba896fa086c96ad23317cebfeab277"
+LIC_FILES_CHKSUM = "file://README.md;md5=176d0f9ad45c10895296260d426fa862"
-SRC_URI[md5sum] = "305efcb6c650db7b9583532355ebeb7c"
-SRC_URI[sha256sum] = "8b81ea5896157b6e861af12e173c10b001cb6cca6ebb04db2c01d326812ad77b"
+SRC_URI[sha256sum] = "20d38c9ded3daad1e8affab3ff367a70788d4f29ac77ab7aacddc6a6d2a43d61"
inherit setuptools3 pypi
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-path: upgrade 16.6.0 -> 16.7.1
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (15 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-obd: upgrade 0.7.1 -> 0.7.2 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-webserver] [PATCH] nginx: upgrade 1.24.0 -> 1.25.1 wangmy
` (27 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
License-Update: Remove unnecessary and incorrect copyright notice.
Changelog:
============
Set stacklevel=2 in deprecation warning for .text. (#210)
Added .permissions attribute. (#211)
Require Python 3.8 or later.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../python/{python3-path_16.6.0.bb => python3-path_16.7.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-python/recipes-devtools/python/{python3-path_16.6.0.bb => python3-path_16.7.1.bb} (79%)
diff --git a/meta-python/recipes-devtools/python/python3-path_16.6.0.bb b/meta-python/recipes-devtools/python/python3-path_16.7.1.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-path_16.6.0.bb
rename to meta-python/recipes-devtools/python/python3-path_16.7.1.bb
index 095f906f0c..d9576ed0b8 100644
--- a/meta-python/recipes-devtools/python/python3-path_16.6.0.bb
+++ b/meta-python/recipes-devtools/python/python3-path_16.7.1.bb
@@ -1,8 +1,8 @@
SUMMARY = "A module wrapper for os.path"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=141643e11c48898150daa83802dbc65f"
-SRC_URI[sha256sum] = "bea3816e1d54f4e33aac78d2031a0b0ed2f95e69db85b45d51f17df97071da69"
+SRC_URI[sha256sum] = "2b477f5887033f3cbea1cfd8553ee6a6a498eb2540a19f4aa082822aadcea30a"
SRC_URI += "\
file://run-ptest \
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-webserver] [PATCH] nginx: upgrade 1.24.0 -> 1.25.1
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (16 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-path: upgrade 16.6.0 -> 16.7.1 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] php: upgrade 8.2.7 -> 8.2.8 wangmy
` (26 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==========
*) Feature: the "http2" directive, which enables HTTP/2 on a per-server
basis; the "http2" parameter of the "listen" directive is now
deprecated.
*) Change: HTTP/2 server push support has been removed.
*) Change: the deprecated "ssl" directive is not supported anymore.
*) Bugfix: in HTTP/3 when using OpenSSL.
*) Feature: experimental HTTP/3 support.
License-Update: Copyright year updated to 2023.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb | 6 ------
meta-webserver/recipes-httpd/nginx/nginx_1.25.1.bb | 6 ++++++
2 files changed, 6 insertions(+), 6 deletions(-)
delete mode 100644 meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb
create mode 100644 meta-webserver/recipes-httpd/nginx/nginx_1.25.1.bb
diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb
deleted file mode 100644
index 2e865e400e..0000000000
--- a/meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require nginx.inc
-
-LIC_FILES_CHKSUM = "file://LICENSE;md5=175abb631c799f54573dc481454c8632"
-
-SRC_URI[sha256sum] = "77a2541637b92a621e3ee76776c8b7b40cf6d707e69ba53a940283e30ff2f55d"
-
diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.25.1.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.25.1.bb
new file mode 100644
index 0000000000..702eac39e2
--- /dev/null
+++ b/meta-webserver/recipes-httpd/nginx/nginx_1.25.1.bb
@@ -0,0 +1,6 @@
+require nginx.inc
+
+LIC_FILES_CHKSUM = "file://LICENSE;md5=79ad2eb837299421c4435dedc8897b3d"
+
+SRC_URI[sha256sum] = "f09071ac46e0ea3adc0008ef0baca229fc6b4be4533baef9bbbfba7de29a8602"
+
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] php: upgrade 8.2.7 -> 8.2.8
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (17 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-webserver] [PATCH] nginx: upgrade 1.24.0 -> 1.25.1 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-arpeggio: upgrade 2.0.0 -> 2.0.2 wangmy
` (25 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==========
- CLI:
. Fixed bug GH-11246 (cli/get_set_process_title fails on MacOS).
- Core:
. Fixed build for the riscv64 architecture/GCC 12.
- Curl:
. Fixed bug GH-11433 (Unable to set CURLOPT_ACCEPT_ENCODING to NULL).
- Date:
. Fixed bug GH-11455 (Segmentation fault with custom object date properties).
- DOM:
. Fixed bugs GH-11288 and GH-11289 and GH-11290 and GH-9142 (DOMExceptions
and segfaults with replaceWith).
. Fixed bug GH-10234 (Setting DOMAttr::textContent results in an empty
attribute value).
. Fix return value in stub file for DOMNodeList::item.
. Fix spec compliance error with '*' namespace for
DOMDocument::getElementsByTagNameNS.
. Fix DOMElement::append() and DOMElement::prepend() hierarchy checks.
. Fixed bug GH-11347 (Memory leak when calling a static method inside an
xpath query).
. Fixed bug #67440 (append_node of a DOMDocumentFragment does not reconcile
namespaces).
. Fixed bug #81642 (DOMChildNode::replaceWith() bug when replacing a node
with itself).
. Fixed bug #77686 (Removed elements are still returned by getElementById).
. Fixed bug #70359 (print_r() on DOMAttr causes Segfault in
php_libxml_node_free_list()).
. Fixed bug #78577 (Crash in DOMNameSpace debug info handlers).
. Fix lifetime issue with getAttributeNodeNS().
. Fix "invalid state error" with cloned namespace declarations.
. Fixed bug #55294 and #47530 and #47847 (various namespace reconciliation
issues).
. Fixed bug #80332 (Completely broken array access functionality with
DOMNamedNodeMap).
- Opcache:
. Fix allocation loop in zend_shared_alloc_startup().
. Access violation on smm_shared_globals with ALLOC_FALLBACK.
. Fixed bug GH-11336 (php still tries to unlock the shared memory ZendSem
with opcache.file_cache_only=1 but it was never locked).
- OpenSSL:
. Fixed bug GH-9356 Incomplete validation of IPv6 Address fields in
subjectAltNames
- PCRE:
. Fix preg_replace_callback_array() pattern validation.
- PGSQL:
. Fixed intermittent segfault with pg_trace.
- Phar:
. Fix cross-compilation check in phar generation for FreeBSD.
- SPL:
. Fixed bug GH-11338 (SplFileInfo empty getBasename with more than one
slash).
- Standard:
. Fix access on NULL pointer in array_merge_recursive().
. Fix exception handling in array_multisort().
- SQLite3:
. Fixed bug GH-11451 (Invalid associative array containing duplicate
keys).
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta-oe/recipes-devtools/php/{php_8.2.7.bb => php_8.2.8.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-devtools/php/{php_8.2.7.bb => php_8.2.8.bb} (99%)
diff --git a/meta-oe/recipes-devtools/php/php_8.2.7.bb b/meta-oe/recipes-devtools/php/php_8.2.8.bb
similarity index 99%
rename from meta-oe/recipes-devtools/php/php_8.2.7.bb
rename to meta-oe/recipes-devtools/php/php_8.2.8.bb
index 4dc0399b59..08d041d77a 100644
--- a/meta-oe/recipes-devtools/php/php_8.2.7.bb
+++ b/meta-oe/recipes-devtools/php/php_8.2.8.bb
@@ -34,7 +34,7 @@ SRC_URI:append:class-target = " \
"
S = "${WORKDIR}/php-${PV}"
-SRC_URI[sha256sum] = "5bfb2a35c67921bdcadd5c90cb290ad7537d24da113a5e8bc2d646b02de7488f"
+SRC_URI[sha256sum] = "995ed4009c7917c962d31837a1a3658f36d4af4f357b673c97ffdbe6403f8517"
CVE_CHECK_IGNORE += "\
CVE-2007-2728 \
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-arpeggio: upgrade 2.0.0 -> 2.0.2
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (18 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] php: upgrade 8.2.7 -> 8.2.8 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-astroid: upgrade 2.15.5 -> 2.15.6 wangmy
` (24 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
===========
fix: drop deprecated setup_requires and tests_require
fix: replace \n with \\n in error reports for matches
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{python3-arpeggio_2.0.0.bb => python3-arpeggio_2.0.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-arpeggio_2.0.0.bb => python3-arpeggio_2.0.2.bb} (83%)
diff --git a/meta-python/recipes-devtools/python/python3-arpeggio_2.0.0.bb b/meta-python/recipes-devtools/python/python3-arpeggio_2.0.2.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-arpeggio_2.0.0.bb
rename to meta-python/recipes-devtools/python/python3-arpeggio_2.0.2.bb
index 96d6de6a69..1a48a88c29 100644
--- a/meta-python/recipes-devtools/python/python3-arpeggio_2.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-arpeggio_2.0.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/Arpeggio/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=33b8d1ba459a2fa4d801acfd1d1b7ceb"
-SRC_URI[sha256sum] = "d6b03839019bb8a68785f9292ee6a36b1954eb84b925b84a6b8a5e1e26d3ed3d"
+SRC_URI[sha256sum] = "c790b2b06e226d2dd468e4fbfb5b7f506cec66416031fde1441cf1de2a0ba700"
PYPI_PACKAGE = "Arpeggio"
inherit pypi setuptools3
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-astroid: upgrade 2.15.5 -> 2.15.6
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (19 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-arpeggio: upgrade 2.0.0 -> 2.0.2 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-charset-normalizer: upgrade 3.1.0 -> 3.2.0 wangmy
` (23 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
===========
Harden get_module_part() against ".".
Avoid expensive list/tuple multiplication operations that would result in MemoryError.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{python3-astroid_2.15.5.bb => python3-astroid_2.15.6.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-astroid_2.15.5.bb => python3-astroid_2.15.6.bb} (90%)
diff --git a/meta-python/recipes-devtools/python/python3-astroid_2.15.5.bb b/meta-python/recipes-devtools/python/python3-astroid_2.15.6.bb
similarity index 90%
rename from meta-python/recipes-devtools/python/python3-astroid_2.15.5.bb
rename to meta-python/recipes-devtools/python/python3-astroid_2.15.6.bb
index 7c859107cb..7325eb13f3 100644
--- a/meta-python/recipes-devtools/python/python3-astroid_2.15.5.bb
+++ b/meta-python/recipes-devtools/python/python3-astroid_2.15.6.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a70cf540abf41acb644ac3b621b2fad1"
-SRC_URI[sha256sum] = "1039262575027b441137ab4a62a793a9b43defb42c32d5670f38686207cd780f"
+SRC_URI[sha256sum] = "903f024859b7c7687d7a7f3a3f73b17301f8e42dfd9cc9df9d4418172d3e2dbd"
inherit pypi python_setuptools_build_meta
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-charset-normalizer: upgrade 3.1.0 -> 3.2.0
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (20 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-astroid: upgrade 2.15.5 -> 2.15.6 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-click: upgrade 8.1.3 -> 8.1.5 wangmy
` (22 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==========
Changed
---------
Typehint for function from_path no longer enforce PathLike as its first argument
Minor improvement over the global detection reliability
Added
---------
Introduce function is_binary that relies on main capabilities, and optimized to detect binaries
Propagate enable_fallback argument throughout from_bytes, from_path, and from_fp that allow a deeper control over the detection (default True)
Explicit support for Python 3.12
Fixed
-----------
Edge case detection failure where a file would contain 'very-long' camel cased word (Issue #289)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...-normalizer_3.1.0.bb => python3-charset-normalizer_3.2.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-charset-normalizer_3.1.0.bb => python3-charset-normalizer_3.2.0.bb} (82%)
diff --git a/meta-python/recipes-devtools/python/python3-charset-normalizer_3.1.0.bb b/meta-python/recipes-devtools/python/python3-charset-normalizer_3.2.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-charset-normalizer_3.1.0.bb
rename to meta-python/recipes-devtools/python/python3-charset-normalizer_3.2.0.bb
index 27bd625b4d..0c2810c62a 100644
--- a/meta-python/recipes-devtools/python/python3-charset-normalizer_3.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-charset-normalizer_3.2.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/ousret/charset_normalizer"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=0974a390827087287db39928f7c524b5"
-SRC_URI[sha256sum] = "34e0a2f9c370eb95597aae63bf85eb5e96826d81e3dcf88b8886012906f509b5"
+SRC_URI[sha256sum] = "3bb3d25a8e6c0aedd251753a79ae98a093c7e7b471faa3aa9a93a81431987ace"
inherit pypi setuptools3
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-click: upgrade 8.1.3 -> 8.1.5
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (21 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-charset-normalizer: upgrade 3.1.0 -> 3.2.0 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-dnspython: upgrade 2.3.0 -> 2.4.0 wangmy
` (21 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
0001-tests-Fix-test_bytes_args.patch
removed since it's included in 8.1.5
Changelog:
==========
-Fix an issue with type hints for @click.command(), @click.option(), and other decorators. Introduce typing tests.
-Replace all typing.Dict occurrences to typing.MutableMapping for parameter hints. #2255
-Improve type hinting for decorators and give all generic types parameters. #2398
-Fix return value and type signature of shell_completion.add_completion_class function. #2421
-Bash version detection doesn’t fail on Windows. #2461
-Completion works if there is a dot (.) in the program name. #2166
-Improve type annotations for pyright type checker. #2268
-Improve responsiveness of click.clear(). #2284
-Improve command name detection when using Shiv or PEX. #2332
-Avoid showing empty lines if command help text is empty. #2368
-ZSH completion script works when loaded from fpath. #2344.
-EOFError and KeyboardInterrupt tracebacks are not suppressed when standalone_mode is disabled. #2380
-@group.command does not fail if the group was created with a custom command_class. #2416
-multiple=True is allowed for flag options again and does not require setting default=(). #2246, #2292, #2295
-Make the decorators returned by @argument() and @option() reusable when the cls parameter is used. #2294
-Don’t fail when writing filenames to streams with strict errors. Replace invalid bytes with the replacement character
-Remove unnecessary attempt to detect MSYS2 environment. #2355
-Remove outdated and unnecessary detection of App Engine environment. #2554
-echo() does not fail when no streams are attached, such as with pythonw on Windows. #2415
-Argument with expose_value=False do not cause completion to fail. #2336
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../0001-tests-Fix-test_bytes_args.patch | 41 -------------------
...-click_8.1.3.bb => python3-click_8.1.5.bb} | 7 +---
2 files changed, 2 insertions(+), 46 deletions(-)
delete mode 100644 meta-python/recipes-devtools/python/python3-click/0001-tests-Fix-test_bytes_args.patch
rename meta-python/recipes-devtools/python/{python3-click_8.1.3.bb => python3-click_8.1.5.bb} (85%)
diff --git a/meta-python/recipes-devtools/python/python3-click/0001-tests-Fix-test_bytes_args.patch b/meta-python/recipes-devtools/python/python3-click/0001-tests-Fix-test_bytes_args.patch
deleted file mode 100644
index e69a37c405..0000000000
--- a/meta-python/recipes-devtools/python/python3-click/0001-tests-Fix-test_bytes_args.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-From da83bd7ca0959027086115f23534957b0917aaa5 Mon Sep 17 00:00:00 2001
-From: Khem Raj <raj.khem@gmail.com>
-Date: Thu, 27 Apr 2023 22:21:24 -0700
-Subject: [PATCH] tests: Fix test_bytes_args
-
-sys.stdin.encoding is readonly therefore use Mocking to wrap it.
-Sourced from - Alpine
-
-Upstream-Status: Pending
-Signed-off-by: Khem Raj <raj.khem@gmail.com>
----
- tests/test_arguments.py | 6 +++++-
- 1 file changed, 5 insertions(+), 1 deletion(-)
-
-diff --git a/tests/test_arguments.py b/tests/test_arguments.py
-index 735df4b..3395c55 100644
---- a/tests/test_arguments.py
-+++ b/tests/test_arguments.py
-@@ -1,4 +1,5 @@
- import sys
-+from unittest import mock
-
- import pytest
-
-@@ -86,9 +87,12 @@ def test_bytes_args(runner, monkeypatch):
- ), "UTF-8 encoded argument should be implicitly converted to Unicode"
-
- # Simulate empty locale environment variables
-- monkeypatch.setattr(sys.stdin, "encoding", "utf-8")
- monkeypatch.setattr(sys, "getfilesystemencoding", lambda: "utf-8")
- monkeypatch.setattr(sys, "getdefaultencoding", lambda: "utf-8")
-+ # sys.stdin.encoding is readonly, needs some extra effort to patch.
-+ stdin = mock.Mock(wraps=sys.stdin)
-+ stdin.encoding = "utf-8"
-+ monkeypatch.setattr(sys, "stdin", stdin)
-
- runner.invoke(
- from_bytes,
---
-2.40.1
-
diff --git a/meta-python/recipes-devtools/python/python3-click_8.1.3.bb b/meta-python/recipes-devtools/python/python3-click_8.1.5.bb
similarity index 85%
rename from meta-python/recipes-devtools/python/python3-click_8.1.3.bb
rename to meta-python/recipes-devtools/python/python3-click_8.1.5.bb
index 9b8ea94c2a..d7d50118e2 100644
--- a/meta-python/recipes-devtools/python/python3-click_8.1.3.bb
+++ b/meta-python/recipes-devtools/python/python3-click_8.1.5.bb
@@ -8,14 +8,11 @@ HOMEPAGE = "http://click.pocoo.org/"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=1fa98232fd645608937a0fdc82e999b8"
-SRC_URI[sha256sum] = "7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e"
+SRC_URI[sha256sum] = "4be4b1af8d665c6d942909916d31a213a106800c47d0eeba73d34da3cbc11367"
inherit pypi setuptools3 ptest
-SRC_URI += " \
- file://0001-tests-Fix-test_bytes_args.patch \
- file://run-ptest \
-"
+SRC_URI += "file://run-ptest"
RDEPENDS:${PN}-ptest += " \
${PYTHON_PN}-pytest \
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-dnspython: upgrade 2.3.0 -> 2.4.0
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (22 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-click: upgrade 8.1.3 -> 8.1.5 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-engineio: upgrade 4.4.1 -> 4.5.1 wangmy
` (20 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{python3-dnspython_2.3.0.bb => python3-dnspython_2.4.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-dnspython_2.3.0.bb => python3-dnspython_2.4.0.bb} (88%)
diff --git a/meta-python/recipes-devtools/python/python3-dnspython_2.3.0.bb b/meta-python/recipes-devtools/python/python3-dnspython_2.4.0.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-dnspython_2.3.0.bb
rename to meta-python/recipes-devtools/python/python3-dnspython_2.4.0.bb
index 3d1dc8d3ad..bce6ccfafb 100644
--- a/meta-python/recipes-devtools/python/python3-dnspython_2.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-dnspython_2.4.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.dnspython.org/"
LICENSE = "ISC"
LIC_FILES_CHKSUM = "file://LICENSE;md5=5af50906b5929837f667dfe31052bd34"
-SRC_URI[sha256sum] = "224e32b03eb46be70e12ef6d64e0be123a64e621ab4c0822ff6d450d52a540b9"
+SRC_URI[sha256sum] = "758e691dbb454d5ccf4e1b154a19e52847f79e21a42fef17b969144af29a4e6c"
inherit pypi python_poetry_core ptest
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-engineio: upgrade 4.4.1 -> 4.5.1
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (23 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-dnspython: upgrade 2.3.0 -> 2.4.0 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-eth-utils: upgrade 2.1.1 -> 2.2.0 wangmy
` (19 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==========
Restore support for old versions of eventlet #321
Configure eventlet's websocket max frame length #319
Remove old Python 2 syntax in super() calls
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{python3-engineio_4.4.1.bb => python3-engineio_4.5.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-engineio_4.4.1.bb => python3-engineio_4.5.1.bb} (82%)
diff --git a/meta-python/recipes-devtools/python/python3-engineio_4.4.1.bb b/meta-python/recipes-devtools/python/python3-engineio_4.5.1.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-engineio_4.4.1.bb
rename to meta-python/recipes-devtools/python/python3-engineio_4.5.1.bb
index b20a6413f6..d97248891c 100644
--- a/meta-python/recipes-devtools/python/python3-engineio_4.4.1.bb
+++ b/meta-python/recipes-devtools/python/python3-engineio_4.5.1.bb
@@ -17,4 +17,4 @@ RDEPENDS:${PN} += " \
python3-asyncio \
"
-SRC_URI[sha256sum] = "eb3663ecb300195926b526386f712dff84cd092c818fb7b62eeeda9160120c29"
+SRC_URI[sha256sum] = "b167a1b208fcdce5dbe96a61a6ca22391cfa6715d796c22de93e3adf9c07ae0c"
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-eth-utils: upgrade 2.1.1 -> 2.2.0
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (24 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-engineio: upgrade 4.4.1 -> 4.5.1 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-frozenlist: upgrade 1.3.3 -> 1.4.0 wangmy
` (18 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{python3-eth-utils_2.1.1.bb => python3-eth-utils_2.2.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-eth-utils_2.1.1.bb => python3-eth-utils_2.2.0.bb} (81%)
diff --git a/meta-python/recipes-devtools/python/python3-eth-utils_2.1.1.bb b/meta-python/recipes-devtools/python/python3-eth-utils_2.2.0.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-eth-utils_2.1.1.bb
rename to meta-python/recipes-devtools/python/python3-eth-utils_2.2.0.bb
index 896800a426..ce2dcb0d4c 100644
--- a/meta-python/recipes-devtools/python/python3-eth-utils_2.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-eth-utils_2.2.0.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=6749008d847c14b9718949c2e24d5c0a"
-SRC_URI[sha256sum] = "7cccfb0b0749431d0d001e327e9a7289bf07308316a73850ae3895020e5682f4"
+SRC_URI[sha256sum] = "7f1a9e10400ee332432a778c321f446abaedb8f538df550e7c9964f446f7e265"
inherit pypi setuptools3
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-frozenlist: upgrade 1.3.3 -> 1.4.0
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (25 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-eth-utils: upgrade 2.1.1 -> 2.2.0 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-gevent: upgrade 22.10.2 -> 23.7.0 wangmy
` (17 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
============
Removed an unused :py:data:'typing.Tuple' import
Dropped Python 3.7 support.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...{python3-frozenlist_1.3.3.bb => python3-frozenlist_1.4.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-frozenlist_1.3.3.bb => python3-frozenlist_1.4.0.bb} (79%)
diff --git a/meta-python/recipes-devtools/python/python3-frozenlist_1.3.3.bb b/meta-python/recipes-devtools/python/python3-frozenlist_1.4.0.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-frozenlist_1.3.3.bb
rename to meta-python/recipes-devtools/python/python3-frozenlist_1.4.0.bb
index 0cd23ab7a8..340b0e3845 100644
--- a/meta-python/recipes-devtools/python/python3-frozenlist_1.3.3.bb
+++ b/meta-python/recipes-devtools/python/python3-frozenlist_1.4.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/aio-libs/frozenlist"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=cf056e8e7a0a5477451af18b7b5aa98c"
-SRC_URI[sha256sum] = "58bcc55721e8a90b88332d6cd441261ebb22342e238296bb330968952fbb3a6a"
+SRC_URI[sha256sum] = "09163bdf0b2907454042edb19f887c6d33806adc71fbd54afc14908bfdc22251"
inherit pypi python_setuptools_build_meta
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-gevent: upgrade 22.10.2 -> 23.7.0
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (26 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-frozenlist: upgrade 1.3.3 -> 1.4.0 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.92.0 -> 2.93.0 wangmy
` (16 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
============
Features
----------
-Add preliminary support for Python 3.12, using greenlet 3.0a1.
-Update the bundled c-ares version to 1.19.1.
Bugfixes
------------
-Fix an edge case connecting a non-blocking SSLSocket that could result in an AttributeError.
-Make gevent's FileObjectThread (mostly used on Windows) implement readinto cooperatively.
-Work around an AttributeError during cyclic garbage collection when Python finalizers (__del__ and the like) attempt to use gevent APIs.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{python3-gevent_22.10.2.bb => python3-gevent_23.7.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-gevent_22.10.2.bb => python3-gevent_23.7.0.bb} (93%)
diff --git a/meta-python/recipes-devtools/python/python3-gevent_22.10.2.bb b/meta-python/recipes-devtools/python/python3-gevent_23.7.0.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-gevent_22.10.2.bb
rename to meta-python/recipes-devtools/python/python3-gevent_23.7.0.bb
index b9bf9130db..a82abcc096 100644
--- a/meta-python/recipes-devtools/python/python3-gevent_22.10.2.bb
+++ b/meta-python/recipes-devtools/python/python3-gevent_23.7.0.bb
@@ -13,7 +13,7 @@ RDEPENDS:${PN} = "${PYTHON_PN}-greenlet \
SRC_URI += "file://0001-_setuputils.py-Do-not-add-sys_inc_dir.patch"
-SRC_URI[sha256sum] = "1ca01da176ee37b3527a2702f7d40dbc9ffb8cfc7be5a03bfa4f9eec45e55c46"
+SRC_URI[sha256sum] = "d0d3630674c1b344b256a298ab1ff43220f840b12af768131b5d74e485924237"
inherit pypi setuptools3
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.92.0 -> 2.93.0
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (27 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-gevent: upgrade 22.10.2 -> 23.7.0 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-google-auth: upgrade 2.21.0 -> 2.22.0 wangmy
` (15 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...ent_2.92.0.bb => python3-google-api-python-client_2.93.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-google-api-python-client_2.92.0.bb => python3-google-api-python-client_2.93.0.bb} (86%)
diff --git a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.92.0.bb b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.93.0.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-google-api-python-client_2.92.0.bb
rename to meta-python/recipes-devtools/python/python3-google-api-python-client_2.93.0.bb
index 4d617ecc7a..14a3b4fbed 100644
--- a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.92.0.bb
+++ b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.93.0.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/googleapis/google-api-python-client"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRC_URI[sha256sum] = "f38a6e106a7417719715506d36f0a233ec253335e422bda311352866a86c4187"
+SRC_URI[sha256sum] = "62ee28e96031a10a1c341f226a75ac6a4f16bdb1d888dc8222b2cdca133d0031"
inherit pypi setuptools3
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-google-auth: upgrade 2.21.0 -> 2.22.0
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (28 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.92.0 -> 2.93.0 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-mock: upgrade 5.0.2 -> 5.1.0 wangmy
` (14 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
=============
Features
----------
Adding meta header for trust boundary
Introduce compatibility with native namespace packages
Bug Fixes
-----------
Deprecate UserAccessTokenCredentials
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...hon3-google-auth_2.21.0.bb => python3-google-auth_2.22.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-google-auth_2.21.0.bb => python3-google-auth_2.22.0.bb} (87%)
diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.21.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.22.0.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-google-auth_2.21.0.bb
rename to meta-python/recipes-devtools/python/python3-google-auth_2.22.0.bb
index ab32ec4793..ff3f422f33 100644
--- a/meta-python/recipes-devtools/python/python3-google-auth_2.21.0.bb
+++ b/meta-python/recipes-devtools/python/python3-google-auth_2.22.0.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
inherit pypi setuptools3
-SRC_URI[sha256sum] = "b28e8048e57727e7cf0e5bd8e7276b212aef476654a09511354aa82753b45c66"
+SRC_URI[sha256sum] = "164cba9af4e6e4e40c3a4f90a1a6c12ee56f14c0b4868d1ca91b32826ab334ce"
RDEPENDS:${PN} += "\
${PYTHON_PN}-asyncio \
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-mock: upgrade 5.0.2 -> 5.1.0
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (29 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-google-auth: upgrade 2.21.0 -> 2.22.0 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-platformdirs: upgrade 3.8.0 -> 3.9.1 wangmy
` (13 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
===========
-bpo-44185: :func:'unittest.mock.mock_open' will call the :func:'close' method
of the file handle mock when it is exiting from the context manager.
-gh-94924: :func:'unittest.mock.create_autospec' now properly returns coroutine
functions compatible with :func:'inspect.iscoroutinefunction'
-bpo-17013: Add ThreadingMock to :mod:'unittest.mock' that can be used to create
Mock objects that can wait until they are called.
-bpo-41768: :mod:'unittest.mock' speccing no longer calls class properties.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../python/{python3-mock_5.0.2.bb => python3-mock_5.1.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-mock_5.0.2.bb => python3-mock_5.1.0.bb} (83%)
diff --git a/meta-python/recipes-devtools/python/python3-mock_5.0.2.bb b/meta-python/recipes-devtools/python/python3-mock_5.1.0.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-mock_5.0.2.bb
rename to meta-python/recipes-devtools/python/python3-mock_5.1.0.bb
index 6b511d82f7..d9ecb9d4c8 100644
--- a/meta-python/recipes-devtools/python/python3-mock_5.0.2.bb
+++ b/meta-python/recipes-devtools/python/python3-mock_5.1.0.bb
@@ -16,4 +16,4 @@ RDEPENDS:${PN} += " \
python3-unittest \
"
-SRC_URI[sha256sum] = "06f18d7d65b44428202b145a9a36e99c2ee00d1eb992df0caf881d4664377891"
+SRC_URI[sha256sum] = "5e96aad5ccda4718e0a229ed94b2024df75cc2d55575ba5762d31f5767b8767d"
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-platformdirs: upgrade 3.8.0 -> 3.9.1
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (30 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-mock: upgrade 5.0.2 -> 5.1.0 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-protobuf: upgrade 4.23.3 -> 4.23.4 wangmy
` (12 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==========
-unix: Optionally create the opinionated log/ in user_log_dir()
-BSD: provide a fallback for user_runtime_di
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...hon3-platformdirs_3.8.0.bb => python3-platformdirs_3.9.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-platformdirs_3.8.0.bb => python3-platformdirs_3.9.1.bb} (88%)
diff --git a/meta-python/recipes-devtools/python/python3-platformdirs_3.8.0.bb b/meta-python/recipes-devtools/python/python3-platformdirs_3.9.1.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-platformdirs_3.8.0.bb
rename to meta-python/recipes-devtools/python/python3-platformdirs_3.9.1.bb
index 52fe07acf9..c52d9d2169 100644
--- a/meta-python/recipes-devtools/python/python3-platformdirs_3.8.0.bb
+++ b/meta-python/recipes-devtools/python/python3-platformdirs_3.9.1.bb
@@ -7,7 +7,7 @@ SRC_URI += " \
file://run-ptest \
"
-SRC_URI[sha256sum] = "b0cabcb11063d21a0b261d557acb0a9d2126350e63b70cdf7db6347baea456dc"
+SRC_URI[sha256sum] = "1b42b450ad933e981d56e59f1b97495428c9bd60698baab9f3eb3d00d5822421"
inherit pypi python_hatchling ptest
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-protobuf: upgrade 4.23.3 -> 4.23.4
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (31 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-platformdirs: upgrade 3.8.0 -> 3.9.1 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-pymisp: upgrade 2.4.172 -> 2.4.173 wangmy
` (11 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{python3-protobuf_4.23.3.bb => python3-protobuf_4.23.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-protobuf_4.23.3.bb => python3-protobuf_4.23.4.bb} (92%)
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_4.23.3.bb b/meta-python/recipes-devtools/python/python3-protobuf_4.23.4.bb
similarity index 92%
rename from meta-python/recipes-devtools/python/python3-protobuf_4.23.3.bb
rename to meta-python/recipes-devtools/python/python3-protobuf_4.23.4.bb
index 84fa9f866f..8474a43d69 100644
--- a/meta-python/recipes-devtools/python/python3-protobuf_4.23.3.bb
+++ b/meta-python/recipes-devtools/python/python3-protobuf_4.23.4.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a
inherit pypi setuptools3
-SRC_URI[sha256sum] = "7a92beb30600332a52cdadbedb40d33fd7c8a0d7f549c440347bc606fb3fe34b"
+SRC_URI[sha256sum] = "ccd9430c0719dce806b93f89c91de7977304729e55377f872a92465d548329a9"
# http://errors.yoctoproject.org/Errors/Details/184715/
# Can't find required file: ../src/google/protobuf/descriptor.proto
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-pymisp: upgrade 2.4.172 -> 2.4.173
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (32 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-protobuf: upgrade 4.23.3 -> 4.23.4 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-pymongo: upgrade 4.4.0 -> 4.4.1 wangmy
` (10 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==========
- Maybe fixing a CakePHP issue.
- Use proper endpoint to unpublish event.
- Feat: introduce setter for galaxies.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{python3-pymisp_2.4.172.bb => python3-pymisp_2.4.173.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-pymisp_2.4.172.bb => python3-pymisp_2.4.173.bb} (92%)
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.172.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.173.bb
similarity index 92%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.172.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.173.bb
index 59ddac388d..10cc52a7e9 100644
--- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.172.bb
+++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.173.bb
@@ -4,7 +4,7 @@ LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20"
SRC_URI = "git://github.com/MISP/PyMISP.git;protocol=https;branch=main"
-SRCREV = "7d1d8b6f38f210b28934a206f9c1470542e9da7e"
+SRCREV = "ccae32ae716c143bea09954e860238e193bc78c6"
S = "${WORKDIR}/git"
inherit python_poetry_core
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-pymongo: upgrade 4.4.0 -> 4.4.1
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (33 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-pymisp: upgrade 2.4.172 -> 2.4.173 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-tox: upgrade 4.6.3 -> 4.6.4 wangmy
` (9 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
===========
-Fixed a bug where pymongo would raise a ConfigurationError
-Fixed a minor reference counting bug in the C extension (PYTHON-3798 2).
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{python3-pymongo_4.4.0.bb => python3-pymongo_4.4.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-pymongo_4.4.0.bb => python3-pymongo_4.4.1.bb} (91%)
diff --git a/meta-python/recipes-devtools/python/python3-pymongo_4.4.0.bb b/meta-python/recipes-devtools/python/python3-pymongo_4.4.1.bb
similarity index 91%
rename from meta-python/recipes-devtools/python/python3-pymongo_4.4.0.bb
rename to meta-python/recipes-devtools/python/python3-pymongo_4.4.1.bb
index a9bf31d811..b89706a566 100644
--- a/meta-python/recipes-devtools/python/python3-pymongo_4.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pymongo_4.4.1.bb
@@ -8,7 +8,7 @@ HOMEPAGE = "http://github.com/mongodb/mongo-python-driver"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRC_URI[sha256sum] = "a1b5d286fee4b9b5a0312faede02f2ce2f56ac695685af1d25f428abdac9a22c"
+SRC_URI[sha256sum] = "a4df87dbbd03ac6372d24f2a8054b4dc33de497d5227b50ec649f436ad574284"
inherit pypi setuptools3
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-tox: upgrade 4.6.3 -> 4.6.4
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (34 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-pymongo: upgrade 4.4.0 -> 4.4.1 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-virtualenv: upgrade 20.23.1 -> 20.24.0 wangmy
` (8 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
===========
-Ensure tox r -e docs generates the documentation
-[pre-commit.ci] pre-commit autoupdate
-Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
-s/setup.cfg/pyproject.toml/ in the development docs
-Fix hang and zombie process on interrupt (CTRL-C).
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../python/{python3-tox_4.6.3.bb => python3-tox_4.6.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-tox_4.6.3.bb => python3-tox_4.6.4.bb} (92%)
diff --git a/meta-python/recipes-devtools/python/python3-tox_4.6.3.bb b/meta-python/recipes-devtools/python/python3-tox_4.6.4.bb
similarity index 92%
rename from meta-python/recipes-devtools/python/python3-tox_4.6.3.bb
rename to meta-python/recipes-devtools/python/python3-tox_4.6.4.bb
index ed8fc38b2a..a8215a91bf 100644
--- a/meta-python/recipes-devtools/python/python3-tox_4.6.3.bb
+++ b/meta-python/recipes-devtools/python/python3-tox_4.6.4.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "http://tox.readthedocs.org/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7"
-SRC_URI[sha256sum] = "9e2c5091a117d03b583c57c4c40aecd068099c17d40520e7b165e85c19334534"
+SRC_URI[sha256sum] = "5e2ad8845764706170d3dcaac171704513cc8a725655219acb62fe4380bdadda"
BBCLASSEXTEND = "native nativesdk"
inherit pypi python_hatchling
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-virtualenv: upgrade 20.23.1 -> 20.24.0
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (35 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-tox: upgrade 4.6.3 -> 4.6.4 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-zeroconf: upgrade 0.70.0 -> 0.71.0 wangmy
` (7 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==========
-release 20.23.1
-Fix the CI
-Quickstart guide
-Updated CLI documentation with config file name
-Exclude dependabot and pre-commit ci from release notes
-Export VIRTUAL_ENV_PROMPT in activation scripts (#2194)
-Upgrade setuptools
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...hon3-virtualenv_20.23.1.bb => python3-virtualenv_20.24.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-virtualenv_20.23.1.bb => python3-virtualenv_20.24.0.bb} (85%)
diff --git a/meta-python/recipes-devtools/python/python3-virtualenv_20.23.1.bb b/meta-python/recipes-devtools/python/python3-virtualenv_20.24.0.bb
similarity index 85%
rename from meta-python/recipes-devtools/python/python3-virtualenv_20.23.1.bb
rename to meta-python/recipes-devtools/python/python3-virtualenv_20.24.0.bb
index 53771e2a27..8b849df31d 100644
--- a/meta-python/recipes-devtools/python/python3-virtualenv_20.23.1.bb
+++ b/meta-python/recipes-devtools/python/python3-virtualenv_20.24.0.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/pypa/virtualenv"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=0ce089158cf60a8ab6abb452b6405538"
-SRC_URI[sha256sum] = "8ff19a38c1021c742148edc4f81cb43d7f8c6816d2ede2ab72af5b84c749ade1"
+SRC_URI[sha256sum] = "e2a7cef9da880d693b933db7654367754f14e20650dc60e8ee7385571f8593a3"
BBCLASSEXTEND = "native nativesdk"
inherit pypi python_hatchling
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-python] [PATCH] python3-zeroconf: upgrade 0.70.0 -> 0.71.0
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (36 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-virtualenv: upgrade 20.23.1 -> 20.24.0 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] redis-plus-plus: upgrade 1.3.9 -> 1.3.10 wangmy
` (6 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
Improve incoming data processing performance
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{python3-zeroconf_0.70.0.bb => python3-zeroconf_0.71.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-zeroconf_0.70.0.bb => python3-zeroconf_0.71.0.bb} (82%)
diff --git a/meta-python/recipes-devtools/python/python3-zeroconf_0.70.0.bb b/meta-python/recipes-devtools/python/python3-zeroconf_0.71.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-zeroconf_0.70.0.bb
rename to meta-python/recipes-devtools/python/python3-zeroconf_0.71.0.bb
index 63be3fe12d..78bdfc6f0c 100644
--- a/meta-python/recipes-devtools/python/python3-zeroconf_0.70.0.bb
+++ b/meta-python/recipes-devtools/python/python3-zeroconf_0.71.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/jstasiak/python-zeroconf"
LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=6517bdc8f2416f27ab725d4702f7aac3"
-SRC_URI[sha256sum] = "f95ef3643612b1a874cc3b4216d9cb895a0337bf602901f760c3c6027a38d64a"
+SRC_URI[sha256sum] = "c3040b3ad60f77fd29ca90b013c99aa7a0266eab9e4953106fc6f5fc8ba5641a"
inherit pypi setuptools3
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] redis-plus-plus: upgrade 1.3.9 -> 1.3.10
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (37 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-python] [PATCH] python3-zeroconf: upgrade 0.70.0 -> 0.71.0 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] redis: upgrade 7.0.11 -> 7.0.12 wangmy
` (5 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
Fix TLS support on async interface
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{redis-plus-plus_1.3.9.bb => redis-plus-plus_1.3.10.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-extended/redis-plus-plus/{redis-plus-plus_1.3.9.bb => redis-plus-plus_1.3.10.bb} (95%)
diff --git a/meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.3.9.bb b/meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.3.10.bb
similarity index 95%
rename from meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.3.9.bb
rename to meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.3.10.bb
index a8a93868e8..2df5e09194 100644
--- a/meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.3.9.bb
+++ b/meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.3.10.bb
@@ -8,7 +8,7 @@ DEPENDS += "hiredis"
SRC_URI = "git://github.com/sewenew/redis-plus-plus;branch=master;protocol=https \
file://0001-CMakeLists.txt-fix-substitution-for-static-libs.patch"
-SRCREV = "0c4ba0370e46c3d0d443c0368d02195faa791219"
+SRCREV = "8b9ce389099608cf9bae617d79d257d2cc05e12f"
S = "${WORKDIR}/git"
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] redis: upgrade 7.0.11 -> 7.0.12
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (38 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] redis-plus-plus: upgrade 1.3.9 -> 1.3.10 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] smemstat: upgrade 0.02.11 -> 0.02.12 wangmy
` (4 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==========
-Re-enable downscale rehashing while there is a fork child (#12276)
-Fix possible hang in HRANDFIELD, SRANDMEMBER, ZRANDMEMBER when used with <count> (#12276)
-Improve fairness issue in RANDOMKEY, HRANDFIELD, SRANDMEMBER, ZRANDMEMBER, SPOP, and eviction (#12276)
-Fix WAIT to be effective after a blocked module command being unblocked (#12220)
-Avoid unnecessary full sync after master restart in a rare case (#12088)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../0001-src-Do-not-reset-FINAL_LIBS.patch | 0
.../0006-Define-correct-gregs-for-RISCV32.patch | 0
.../redis/{redis-7.0.11 => redis-7.0.12}/GNU_SOURCE-7.patch | 0
.../hiredis-use-default-CC-if-it-is-set.patch | 0
.../redis/{redis-7.0.11 => redis-7.0.12}/init-redis-server | 0
.../lua-update-Makefile-to-use-environment-build-setting.patch | 0
.../{redis-7.0.11 => redis-7.0.12}/oe-use-libc-malloc.patch | 0
.../redis/{redis-7.0.11 => redis-7.0.12}/redis.conf | 0
.../redis/{redis-7.0.11 => redis-7.0.12}/redis.service | 0
.../recipes-extended/redis/{redis_7.0.11.bb => redis_7.0.12.bb} | 2 +-
10 files changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-extended/redis/{redis-7.0.11 => redis-7.0.12}/0001-src-Do-not-reset-FINAL_LIBS.patch (100%)
rename meta-oe/recipes-extended/redis/{redis-7.0.11 => redis-7.0.12}/0006-Define-correct-gregs-for-RISCV32.patch (100%)
rename meta-oe/recipes-extended/redis/{redis-7.0.11 => redis-7.0.12}/GNU_SOURCE-7.patch (100%)
rename meta-oe/recipes-extended/redis/{redis-7.0.11 => redis-7.0.12}/hiredis-use-default-CC-if-it-is-set.patch (100%)
rename meta-oe/recipes-extended/redis/{redis-7.0.11 => redis-7.0.12}/init-redis-server (100%)
rename meta-oe/recipes-extended/redis/{redis-7.0.11 => redis-7.0.12}/lua-update-Makefile-to-use-environment-build-setting.patch (100%)
rename meta-oe/recipes-extended/redis/{redis-7.0.11 => redis-7.0.12}/oe-use-libc-malloc.patch (100%)
rename meta-oe/recipes-extended/redis/{redis-7.0.11 => redis-7.0.12}/redis.conf (100%)
rename meta-oe/recipes-extended/redis/{redis-7.0.11 => redis-7.0.12}/redis.service (100%)
rename meta-oe/recipes-extended/redis/{redis_7.0.11.bb => redis_7.0.12.bb} (96%)
diff --git a/meta-oe/recipes-extended/redis/redis-7.0.11/0001-src-Do-not-reset-FINAL_LIBS.patch b/meta-oe/recipes-extended/redis/redis-7.0.12/0001-src-Do-not-reset-FINAL_LIBS.patch
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-7.0.11/0001-src-Do-not-reset-FINAL_LIBS.patch
rename to meta-oe/recipes-extended/redis/redis-7.0.12/0001-src-Do-not-reset-FINAL_LIBS.patch
diff --git a/meta-oe/recipes-extended/redis/redis-7.0.11/0006-Define-correct-gregs-for-RISCV32.patch b/meta-oe/recipes-extended/redis/redis-7.0.12/0006-Define-correct-gregs-for-RISCV32.patch
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-7.0.11/0006-Define-correct-gregs-for-RISCV32.patch
rename to meta-oe/recipes-extended/redis/redis-7.0.12/0006-Define-correct-gregs-for-RISCV32.patch
diff --git a/meta-oe/recipes-extended/redis/redis-7.0.11/GNU_SOURCE-7.patch b/meta-oe/recipes-extended/redis/redis-7.0.12/GNU_SOURCE-7.patch
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-7.0.11/GNU_SOURCE-7.patch
rename to meta-oe/recipes-extended/redis/redis-7.0.12/GNU_SOURCE-7.patch
diff --git a/meta-oe/recipes-extended/redis/redis-7.0.11/hiredis-use-default-CC-if-it-is-set.patch b/meta-oe/recipes-extended/redis/redis-7.0.12/hiredis-use-default-CC-if-it-is-set.patch
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-7.0.11/hiredis-use-default-CC-if-it-is-set.patch
rename to meta-oe/recipes-extended/redis/redis-7.0.12/hiredis-use-default-CC-if-it-is-set.patch
diff --git a/meta-oe/recipes-extended/redis/redis-7.0.11/init-redis-server b/meta-oe/recipes-extended/redis/redis-7.0.12/init-redis-server
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-7.0.11/init-redis-server
rename to meta-oe/recipes-extended/redis/redis-7.0.12/init-redis-server
diff --git a/meta-oe/recipes-extended/redis/redis-7.0.11/lua-update-Makefile-to-use-environment-build-setting.patch b/meta-oe/recipes-extended/redis/redis-7.0.12/lua-update-Makefile-to-use-environment-build-setting.patch
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-7.0.11/lua-update-Makefile-to-use-environment-build-setting.patch
rename to meta-oe/recipes-extended/redis/redis-7.0.12/lua-update-Makefile-to-use-environment-build-setting.patch
diff --git a/meta-oe/recipes-extended/redis/redis-7.0.11/oe-use-libc-malloc.patch b/meta-oe/recipes-extended/redis/redis-7.0.12/oe-use-libc-malloc.patch
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-7.0.11/oe-use-libc-malloc.patch
rename to meta-oe/recipes-extended/redis/redis-7.0.12/oe-use-libc-malloc.patch
diff --git a/meta-oe/recipes-extended/redis/redis-7.0.11/redis.conf b/meta-oe/recipes-extended/redis/redis-7.0.12/redis.conf
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-7.0.11/redis.conf
rename to meta-oe/recipes-extended/redis/redis-7.0.12/redis.conf
diff --git a/meta-oe/recipes-extended/redis/redis-7.0.11/redis.service b/meta-oe/recipes-extended/redis/redis-7.0.12/redis.service
similarity index 100%
rename from meta-oe/recipes-extended/redis/redis-7.0.11/redis.service
rename to meta-oe/recipes-extended/redis/redis-7.0.12/redis.service
diff --git a/meta-oe/recipes-extended/redis/redis_7.0.11.bb b/meta-oe/recipes-extended/redis/redis_7.0.12.bb
similarity index 96%
rename from meta-oe/recipes-extended/redis/redis_7.0.11.bb
rename to meta-oe/recipes-extended/redis/redis_7.0.12.bb
index 0fdbfe94bd..321b90dadf 100644
--- a/meta-oe/recipes-extended/redis/redis_7.0.11.bb
+++ b/meta-oe/recipes-extended/redis/redis_7.0.12.bb
@@ -17,7 +17,7 @@ SRC_URI = "http://download.redis.io/releases/${BP}.tar.gz \
file://GNU_SOURCE-7.patch \
file://0006-Define-correct-gregs-for-RISCV32.patch \
"
-SRC_URI[sha256sum] = "ce250d1fba042c613de38a15d40889b78f7cb6d5461a27e35017ba39b07221e3"
+SRC_URI[sha256sum] = "9dd83d5b278bb2bf0e39bfeb75c3e8170024edbaf11ba13b7037b2945cf48ab7"
inherit autotools-brokensep update-rc.d systemd useradd
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] smemstat: upgrade 0.02.11 -> 0.02.12
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (39 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] redis: upgrade 7.0.11 -> 7.0.12 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] tesseract: upgrade 5.3.1 -> 5.3.2 wangmy
` (3 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../smemstat/{smemstat_0.02.11.bb => smemstat_0.02.12.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-devtools/smemstat/{smemstat_0.02.11.bb => smemstat_0.02.12.bb} (90%)
diff --git a/meta-oe/recipes-devtools/smemstat/smemstat_0.02.11.bb b/meta-oe/recipes-devtools/smemstat/smemstat_0.02.12.bb
similarity index 90%
rename from meta-oe/recipes-devtools/smemstat/smemstat_0.02.11.bb
rename to meta-oe/recipes-devtools/smemstat/smemstat_0.02.12.bb
index 21f315b1c2..46dc94154d 100644
--- a/meta-oe/recipes-devtools/smemstat/smemstat_0.02.11.bb
+++ b/meta-oe/recipes-devtools/smemstat/smemstat_0.02.12.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "ncurses"
SRC_URI = "git://github.com/ColinIanKing/smemstat.git;protocol=https;branch=master"
-SRCREV = "9eea7504ab33783d804c4ed9237e299effb68874"
+SRCREV = "72efeb08ccdb22f57054279d25e3c522e8e1d4c3"
S = "${WORKDIR}/git"
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] tesseract: upgrade 5.3.1 -> 5.3.2
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (40 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] smemstat: upgrade 0.02.11 -> 0.02.12 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-networking] [PATCH] weechat: upgrade 4.0.1 -> 4.0.2 wangmy
` (2 subsequent siblings)
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==========
* Updates for snap package building.
* Support for Sgaw and W Pwo Karen languages in the Myanmar validator (#4065).
* Improve format of logging from lstmtraining.
* Use less digits in filenames of checkpoints written by lstmtraining.
* Replace deprecated sprintf.
* Remove unused code in function fix_rep_char.
* Avoid 32 bit overflow in multiplication (fixes 3 CodeQL CI alerts).
* Avoid conversions from std::string to char* to std::string.
* Abort with error message if OSD is requested with LSTM-only model.
* cmake: allow to disable tiff (-DDISABLE_TIFF=ON).
* cmake: provide info about disabled LibArchive and CURL.
* cmake: check if leptonica was build with tiff support.
* Remove old broken GitHub action vcpkg-4.1.1 (fixes issue #4078).
* Create config.yml.
* Fix typos.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../tesseract/{tesseract_5.3.1.bb => tesseract_5.3.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-graphics/tesseract/{tesseract_5.3.1.bb => tesseract_5.3.2.bb} (91%)
diff --git a/meta-oe/recipes-graphics/tesseract/tesseract_5.3.1.bb b/meta-oe/recipes-graphics/tesseract/tesseract_5.3.2.bb
similarity index 91%
rename from meta-oe/recipes-graphics/tesseract/tesseract_5.3.1.bb
rename to meta-oe/recipes-graphics/tesseract/tesseract_5.3.2.bb
index 8e54a2791e..db66e890fa 100644
--- a/meta-oe/recipes-graphics/tesseract/tesseract_5.3.1.bb
+++ b/meta-oe/recipes-graphics/tesseract/tesseract_5.3.2.bb
@@ -5,7 +5,7 @@ BUGTRACKER = "https://github.com/tesseract-ocr/tesseract/issues"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
-SRCREV = "71af4542990adae6d9f31d6657068bc0139c6ec4"
+SRCREV = "489f101c7e2276c00490f3ab70e9e7926fc6b481"
SRC_URI = "git://github.com/${BPN}-ocr/${BPN}.git;branch=main;protocol=https"
S = "${WORKDIR}/git"
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-networking] [PATCH] weechat: upgrade 4.0.1 -> 4.0.2
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (41 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] tesseract: upgrade 5.3.1 -> 5.3.2 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-networking] [PATCH] wireshark: upgrade 4.0.6 -> 4.0.7 wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] xterm: upgrade 383 -> 384 wangmy
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
===========
Bug fixes::
* core: fix renaming of options with command '/item rename'
* core: don't send "key_pressed" signal again for the same key press
* core: don't send "key_combo_*" signals for incomplete keys
* core: add key ctrl-backspace in /help key
* core: keep keys ctrl-H and ctrl-? (in lower case) if they were manually bound to custom commands in a previous version
Tests::
* core: fix hdata tests failure on Alpine 3.18
* relay: fix crash in tests on Alpine 3.18
Build::
* php: fix detection of PHP 8.2 on Alpine 3.18
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../recipes-irc/weechat/{weechat_4.0.1.bb => weechat_4.0.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-networking/recipes-irc/weechat/{weechat_4.0.1.bb => weechat_4.0.2.bb} (93%)
diff --git a/meta-networking/recipes-irc/weechat/weechat_4.0.1.bb b/meta-networking/recipes-irc/weechat/weechat_4.0.2.bb
similarity index 93%
rename from meta-networking/recipes-irc/weechat/weechat_4.0.1.bb
rename to meta-networking/recipes-irc/weechat/weechat_4.0.2.bb
index 00472e21eb..8f1e06f390 100644
--- a/meta-networking/recipes-irc/weechat/weechat_4.0.1.bb
+++ b/meta-networking/recipes-irc/weechat/weechat_4.0.2.bb
@@ -10,7 +10,7 @@ SRC_URI = "https://weechat.org/files/src/weechat-${PV}.tar.xz \
file://0001-use-pkg-config-for-gcrypt-instead.patch \
"
-SRC_URI[sha256sum] = "1b9533123af427922b3d7fabede958dc85392d50881d97d0b7986d8f514556e9"
+SRC_URI[sha256sum] = "0e648ee0d024c8099425ee60d41b272924ec8e19800ee8f1441090708834023c"
inherit cmake pkgconfig
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-networking] [PATCH] wireshark: upgrade 4.0.6 -> 4.0.7
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (42 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-networking] [PATCH] weechat: upgrade 4.0.1 -> 4.0.2 wangmy
@ 2023-07-18 4:25 ` wangmy
2023-07-18 4:25 ` [oe] [meta-oe] [PATCH] xterm: upgrade 383 -> 384 wangmy
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==========
The following vulnerabilities have been fixed:
wnpa-sec-2023-21[3] Kafka dissector crash. Issue 19105[4].
wnpa-sec-2023-22[5] iSCSI dissector crash. Issue 19164[6].
The following bugs have been fixed:
-Crash when (re)loading a capture file after renaming a dfilter
macro. Issue 13753[7].
- Moving a column deselects selected packet and moves to beginning
of packet list. Issue 16251[8].
-If you set the default interface in the preferences, it doesn't
work with TShark. Issue 16593[9].
-Severe performance issues in Follow → Save As raw workflow. Issue
17313[10].
-TShark doesn't support the tab character as an aggregator
character in \"-T fields\" Issue 18002[11].
-On Windows clicking on a link in the 'Software Update' window
launches, now unsupported, MS Internet Explorer. Issue 18488[12].
-Wireshark 4.x.x on Win10-x64 crashes after saving a file with a
name already in use. Issue 18679[13].
-NAS-5GS Operator-defined Access Category: Multiple Criteria
values not displayed in dissected packet display. Issue
18941[14].
-Server Hello Packet Invisible - during 802.1x Authentication-
from Wireshark App Version 4.0.3 (v4.0.3-0-gc552f74cdc23) &
above. Issue 19071[15].
-TShark reassembled data is incomplete/truncated. Issue 19107[16].
CQL protocol parsing issues with 'Result' frames from open source
Cassandra. Issue 19119[17].
-TLS 1.3 second Key Update doesn't work. Issue 19120[18].
-HTTP2 dissector reports an assertion error on large data frames.
Issue 19121[19].
-epan: Single letter hostnames aren't displayed correctly. Issue
19137[20].
-BLF: CAN-FD-Message format is missing a field. Issue 19146[21].
-BLF: last parameter of LIN-Message is not mandatory (BUGFIX)
Issue 19147[22].
-PPP IPv6CP: Incorrect payload length warning. Issue 19149[23].
-INSTALL file needs to be updated for Debian. Issue 19167[24].
-Some RTP streams make Wireshark crash when trying to play stream.
Issue 19170[25].
-Wrong ordering in OpenFlow 1.0 Datapath unique ID. Issue
19172[26].
-Incorrect mask in RTCP slice picture ID. Issue 19182[27].
-Dissection error in AMQP 1.0. Issue 19191[28].
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../wireshark/{wireshark_4.0.6.bb => wireshark_4.0.7.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-networking/recipes-support/wireshark/{wireshark_4.0.6.bb => wireshark_4.0.7.bb} (97%)
diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.0.6.bb b/meta-networking/recipes-support/wireshark/wireshark_4.0.7.bb
similarity index 97%
rename from meta-networking/recipes-support/wireshark/wireshark_4.0.6.bb
rename to meta-networking/recipes-support/wireshark/wireshark_4.0.7.bb
index f822dce672..d7df76a692 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_4.0.6.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_4.0.7.bb
@@ -17,7 +17,7 @@ SRC_URI = "https://1.eu.dl.wireshark.org/src/wireshark-${PV}.tar.xz \
UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src"
-SRC_URI[sha256sum] = "0079097a1b17ebc7250a73563f984c13327dac5016b7d53165810fbcca4bd884"
+SRC_URI[sha256sum] = "a79f7b04cbff823e30452abf4bcb86773d8583eb62d5f71f16c09f019f8a8777"
PE = "1"
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread* [oe] [meta-oe] [PATCH] xterm: upgrade 383 -> 384
2023-07-18 4:25 [oe] [meta-oe] [PATCH] c-periphery: upgrade 2.4.1 -> 2.4.2 wangmy
` (43 preceding siblings ...)
2023-07-18 4:25 ` [oe] [meta-networking] [PATCH] wireshark: upgrade 4.0.6 -> 4.0.7 wangmy
@ 2023-07-18 4:25 ` wangmy
44 siblings, 0 replies; 46+ messages in thread
From: wangmy @ 2023-07-18 4:25 UTC (permalink / raw)
To: openembedded-devel; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../recipes-graphics/xorg-app/{xterm_383.bb => xterm_384.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-graphics/xorg-app/{xterm_383.bb => xterm_384.bb} (94%)
diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_383.bb b/meta-oe/recipes-graphics/xorg-app/xterm_384.bb
similarity index 94%
rename from meta-oe/recipes-graphics/xorg-app/xterm_383.bb
rename to meta-oe/recipes-graphics/xorg-app/xterm_384.bb
index cac0003e46..ae046b18c2 100644
--- a/meta-oe/recipes-graphics/xorg-app/xterm_383.bb
+++ b/meta-oe/recipes-graphics/xorg-app/xterm_384.bb
@@ -8,7 +8,7 @@ SRC_URI = "http://invisible-mirror.net/archives/${BPN}/${BP}.tgz \
file://0001-Add-configure-time-check-for-setsid.patch \
"
-SRC_URI[sha256sum] = "a06613bcda508c2a1bff6d4230895da74a798799a2e39a23bac82089d7b9a998"
+SRC_URI[sha256sum] = "31ef870740ceae020c3c4b4a9601c7f47bfd46672c1aaf2d213a565d64cbc373"
PACKAGECONFIG ?= ""
PACKAGECONFIG[xft] = "--enable-freetype,--disable-freetype,libxft fontconfig freetype-native"
--
2.34.1
^ permalink raw reply related [flat|nested] 46+ messages in thread