Upgrade to release 0.5.5: - Fix DoS protection to raise SQLParseError instead of silently returning None when grouping limits are exceeded. - Fix splitting of BEGIN TRANSACTION statements.
Signed-off-by: Leon Anavi <[email protected]> --- .../{python3-sqlparse_0.5.4.bb => python3-sqlparse_0.5.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sqlparse_0.5.4.bb => python3-sqlparse_0.5.5.bb} (83%) diff --git a/meta-python/recipes-devtools/python/python3-sqlparse_0.5.4.bb b/meta-python/recipes-devtools/python/python3-sqlparse_0.5.5.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-sqlparse_0.5.4.bb rename to meta-python/recipes-devtools/python/python3-sqlparse_0.5.5.bb index 9f358d40f1..03c032c49e 100644 --- a/meta-python/recipes-devtools/python/python3-sqlparse_0.5.4.bb +++ b/meta-python/recipes-devtools/python/python3-sqlparse_0.5.5.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=2b136f573f5386001ea3b7b9016222fc" -SRC_URI[sha256sum] = "4396a7d3cf1cd679c1be976cf3dc6e0a51d0111e87787e7a8d780e7d5a998f9e" +SRC_URI[sha256sum] = "e20d4a9b0b8585fdf63b10d30066c7c94c5d7a7ec47c889a2d83a3caa93ff28e" CVE_PRODUCT = "sqlparse" -- 2.47.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123731): https://lists.openembedded.org/g/openembedded-devel/message/123731 Mute This Topic: https://lists.openembedded.org/mt/117397041/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
