14
0
forked from pool/python-cbor2

- update to 5.4.6:

* Fix tag decoding error
  * fix potential memory leak
  * Bump requirement to 3.7+

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cbor2?expand=0&rev=17
This commit is contained in:
2023-01-07 23:39:28 +00:00
committed by Git OBS Bridge
parent 045136184e
commit e5ca668790
4 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jan 7 23:33:26 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 5.4.6:
* Fix tag decoding error
* fix potential memory leak
* Bump requirement to 3.7+
-------------------------------------------------------------------
Sat Jan 15 17:50:18 UTC 2022 - Dirk Müller <dmueller@suse.com>