From: Wang Mingyu <[email protected]> Changelog: =========== - Update CI Workflows. - Fix dropping the next frame after a skipped one - Correct Log repeat. - Fix address bounds check in get_reg_block - Fix reg_count calc - guard short frames and validate mbap in TLS framer - Use latest uv in CI. - Change MIN_SIZE in ascii frame. - Harden ASCII framer.
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-pymodbus_3.13.0.bb => python3-pymodbus_3.13.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pymodbus_3.13.0.bb => python3-pymodbus_3.13.1.bb} (90%) diff --git a/meta-python/recipes-devtools/python/python3-pymodbus_3.13.0.bb b/meta-python/recipes-devtools/python/python3-pymodbus_3.13.1.bb similarity index 90% rename from meta-python/recipes-devtools/python/python3-pymodbus_3.13.0.bb rename to meta-python/recipes-devtools/python/python3-pymodbus_3.13.1.bb index c59e8870b7..041898ffc8 100644 --- a/meta-python/recipes-devtools/python/python3-pymodbus_3.13.0.bb +++ b/meta-python/recipes-devtools/python/python3-pymodbus_3.13.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/riptideio/pymodbus/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=12a490c6cffa2e76a6df8aa1fa29e183" -SRC_URI[sha256sum] = "da4c87afe772787620594c564cd8aa8a4c58ff9786382aba9550fe0ce8879f32" +SRC_URI[sha256sum] = "7a74ea0a4eb4895f518b34de32915ba4fde216576e09deaf735a279a9281af4f" inherit pypi python_setuptools_build_meta -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127651): https://lists.openembedded.org/g/openembedded-devel/message/127651 Mute This Topic: https://lists.openembedded.org/mt/119847911/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
