summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cbor2_6.1.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cbor2: upgrade 6.1.1 -> 6.1.2Wang Mingyu9 days1-0/+24
Changelog: =========== - Fixed incorrect tracking of string references for definite-length text strings of length greater than 65536 - Fixed cbor2.load() crash caused by incorrect handling of internal read buffer extension during stream deserialization. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>