Wang Mingyu
eded3d63e1
python3-cbor2: upgrade 6.1.2 -> 6.1.3
...
Changelog:
============
- Fixed the decoder registering 6-byte strings in the string reference
namespace at indices 65536–4294967295 where the encoder does not,
desynchronising the namespace and resolving later string references to the
wrong value
- Fixed the IPv4/IPv6 network decoders (tags 52 and 54) silently truncating an
address byte string that is longer than the address size instead of rejecting
it as malformed
- Fixed quadratic decoding time for indefinite-length and large definite-length
byte and text strings, caused by concatenating each chunk onto the
accumulated result with + instead of building the result once
- Fixed datetime_as_timestamp encoding whole-second datetimes before 1970 or
after 2106 as floats instead of integers, because the timestamp was narrowed
through an unsigned 32-bit integer
- Fixed the encoder measuring text strings by code point count instead of UTF-8
byte length when deciding whether to add them to the string reference
namespace, desynchronising it from the decoder (which counts bytes) and
corrupting later string references for non-ASCII strings
- Fixed the decoder rejecting scoped IPv6 addresses (tag 54) with a
CBORDecodeError reading invalid types in input array; the encoder emits them
as [address, null, zone id] but the decoder only handled the network and
interface array forms, so a scoped ~ipaddress.IPv6Address could not be decoded
back
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com >
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com >
2026-07-08 11:05:04 -07:00
..
2026-05-07 10:45:36 -07:00
2026-06-20 23:41:40 -07:00
2026-04-10 07:59:51 -07:00
2026-07-07 00:29:01 -07:00
2026-05-14 23:15:55 -07:00
2026-07-07 00:29:02 -07:00
2026-06-23 15:25:43 -07:00
2026-05-31 03:08:51 -07:00
2026-05-14 23:15:56 -07:00
2026-07-07 11:22:41 -07:00
2026-04-10 17:25:49 -07:00
2026-04-06 22:54:18 -07:00
2026-05-13 20:46:45 -07:00
2026-04-10 07:59:59 -07:00
2026-06-23 00:45:59 -07:00
2026-06-20 23:41:41 -07:00
2026-04-10 07:59:59 -07:00
2026-07-08 11:05:03 -07:00
2026-07-07 11:22:40 -07:00
2026-06-30 14:31:20 -07:00
2026-06-30 14:31:20 -07:00
2026-06-30 14:31:20 -07:00
2026-06-30 14:31:20 -07:00
2026-07-08 11:05:03 -07:00
2026-05-07 10:45:36 -07:00
2026-05-12 01:06:52 -07:00
2026-06-20 23:41:47 -07:00
2026-06-09 18:55:00 -07:00
2026-06-25 08:45:12 -07:00
2026-05-31 03:08:50 -07:00
2026-06-20 23:41:40 -07:00
2026-07-08 11:05:04 -07:00
2026-06-20 23:41:40 -07:00
2026-07-08 11:05:04 -07:00
2026-07-08 11:05:04 -07:00
2026-04-10 07:59:59 -07:00
2026-04-10 07:59:51 -07:00
2026-06-25 08:45:12 -07:00
2026-06-09 18:55:01 -07:00
2026-04-03 08:38:52 -07:00
2026-07-07 00:29:01 -07:00
2026-07-07 00:29:01 -07:00
2026-05-14 23:15:55 -07:00
2026-06-25 08:45:12 -07:00
2026-06-20 23:41:46 -07:00
2026-05-31 03:08:50 -07:00
2026-06-20 23:41:42 -07:00
2026-06-07 18:21:49 -07:00
2026-06-07 18:21:49 -07:00
2026-04-10 07:59:49 -07:00
2026-06-20 23:41:37 -07:00
2026-06-30 14:31:21 -07:00
2026-06-25 08:45:12 -07:00
2026-04-10 07:59:55 -07:00
2026-06-20 23:41:36 -07:00
2026-06-30 14:31:21 -07:00
2026-06-25 08:45:12 -07:00
2026-06-08 16:35:19 -07:00
2026-06-30 14:31:21 -07:00
2026-07-07 11:22:40 -07:00
2026-07-07 11:22:41 -07:00
2026-05-20 21:18:34 -07:00
2026-05-12 01:06:53 -07:00
2026-05-12 01:06:54 -07:00
2026-06-25 08:45:13 -07:00
2026-07-07 00:29:02 -07:00
2026-06-20 23:41:36 -07:00
2026-05-31 03:08:51 -07:00
2026-05-13 20:46:40 -07:00
2026-06-30 14:31:21 -07:00
2026-06-30 14:31:21 -07:00
2026-05-13 20:46:40 -07:00
2026-06-20 23:41:43 -07:00
2026-06-30 14:31:21 -07:00
2026-04-20 07:35:37 -07:00
2026-05-13 20:46:41 -07:00
2026-06-30 14:31:22 -07:00
2026-06-07 18:21:39 -07:00
2026-06-20 23:41:37 -07:00
2026-06-20 23:41:45 -07:00
2026-04-10 07:59:56 -07:00
2026-04-03 08:38:52 -07:00
2026-05-12 01:06:54 -07:00
2026-04-14 08:59:34 -07:00
2026-06-25 08:45:13 -07:00
2026-06-30 14:31:22 -07:00
2026-06-23 15:25:42 -07:00
2026-06-23 15:25:43 -07:00
2026-05-13 20:46:41 -07:00
2026-06-25 08:45:13 -07:00
2026-06-20 23:41:39 -07:00
2026-04-10 07:59:50 -07:00
2026-05-31 03:08:51 -07:00
2026-05-31 03:08:51 -07:00
2026-07-07 00:29:02 -07:00
2026-04-10 07:59:56 -07:00
2026-05-13 20:46:41 -07:00
2026-05-21 07:30:57 -07:00
2026-06-07 18:21:40 -07:00
2026-06-25 08:45:13 -07:00
2026-05-21 07:30:58 -07:00
2026-06-25 08:45:14 -07:00
2026-04-02 16:05:46 +00:00
2026-05-21 10:01:22 -07:00
2026-05-21 10:01:22 -07:00
2026-05-12 01:06:59 -07:00
2026-06-30 14:31:22 -07:00
2026-05-21 07:30:58 -07:00
2026-06-07 18:21:41 -07:00
2026-05-13 20:46:42 -07:00
2026-05-31 03:08:51 -07:00
2026-04-20 07:35:37 -07:00
2026-06-07 18:21:41 -07:00
2026-06-20 23:41:40 -07:00
2026-05-12 01:06:55 -07:00
2026-06-25 08:45:14 -07:00
2026-04-20 07:35:37 -07:00
2026-06-25 08:45:14 -07:00
2026-05-12 01:06:59 -07:00
2026-06-09 18:55:02 -07:00
2026-04-10 07:59:50 -07:00
2026-05-14 23:15:56 -07:00
2026-07-07 11:22:41 -07:00
2026-06-25 08:45:14 -07:00
2026-05-31 03:08:52 -07:00
2026-06-20 23:41:45 -07:00
2026-05-13 20:46:43 -07:00
2026-06-20 23:41:45 -07:00
2026-05-12 01:06:55 -07:00
2026-05-31 03:08:52 -07:00
2026-06-07 18:21:41 -07:00
2026-07-07 11:22:40 -07:00
2026-06-09 18:55:02 -07:00
2026-06-07 18:21:41 -07:00
2026-05-31 03:08:52 -07:00
2026-04-14 08:59:35 -07:00
2026-04-10 17:25:49 -07:00
2026-06-25 08:45:15 -07:00
2026-06-09 18:55:02 -07:00
2026-06-30 14:31:22 -07:00
2026-06-30 14:31:23 -07:00
2026-06-25 08:45:15 -07:00
2026-05-31 03:08:52 -07:00
2026-05-13 20:46:44 -07:00
2026-06-09 18:55:02 -07:00
2026-06-25 08:45:15 -07:00
2026-06-25 08:45:15 -07:00
2026-06-07 18:21:43 -07:00
2026-06-07 18:21:43 -07:00
2026-05-31 03:08:53 -07:00
2026-06-20 23:41:41 -07:00
2026-05-31 03:08:46 -07:00
2026-04-14 08:59:35 -07:00
2026-04-10 07:59:57 -07:00
2026-06-25 08:45:15 -07:00
2026-04-14 08:59:35 -07:00
2026-05-31 03:08:53 -07:00
2026-06-25 08:45:15 -07:00
2026-06-20 23:41:37 -07:00
2026-07-07 00:29:01 -07:00
2026-04-06 22:54:18 -07:00
2026-06-25 08:45:16 -07:00
2026-06-25 08:45:16 -07:00
2026-04-01 19:29:11 -07:00
2026-05-21 07:30:59 -07:00
2026-06-20 23:41:36 -07:00
2026-06-30 14:31:23 -07:00
2026-06-25 08:45:16 -07:00
2026-06-20 23:41:36 -07:00
2026-05-21 07:31:00 -07:00
2026-06-25 08:45:16 -07:00
2026-05-21 07:31:00 -07:00
2026-06-30 14:31:23 -07:00
2026-05-31 03:08:54 -07:00
2026-05-12 01:06:56 -07:00
2026-06-20 23:41:47 -07:00
2026-06-09 18:55:03 -07:00
2026-06-20 23:41:39 -07:00
2026-06-20 23:41:36 -07:00
2026-06-09 18:55:03 -07:00
2026-05-31 03:08:54 -07:00
2026-06-25 08:45:16 -07:00
2026-06-30 14:31:23 -07:00
2026-05-13 20:46:47 -07:00
2026-04-10 07:59:57 -07:00
2026-06-25 08:45:16 -07:00
2026-05-13 20:46:47 -07:00
2026-06-30 14:31:23 -07:00
2026-04-10 07:59:59 -07:00
2026-05-31 03:08:54 -07:00
2026-06-23 15:25:42 -07:00
2026-06-07 18:21:45 -07:00