8 Commits

Author SHA256 Message Date
2fbcda4ebe Accepting request 1298978 from devel:languages:python
- Make the libalternatives transition conditional

OBS-URL: https://build.opensuse.org/request/show/1298978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cbor2?expand=0&rev=16
2025-08-12 15:05:09 +00:00
297b04d455 - Make the libalternatives transition conditional
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cbor2?expand=0&rev=33
2025-08-12 08:01:34 +00:00
1f505ec019 Accepting request 1288516 from devel:languages:python
- Convert to libalternatives

OBS-URL: https://build.opensuse.org/request/show/1288516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cbor2?expand=0&rev=15
2025-06-26 09:39:02 +00:00
84de293402 - Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cbor2?expand=0&rev=31
2025-06-25 11:44:47 +00:00
01ddbd6765 Accepting request 1243333 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1243333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cbor2?expand=0&rev=14
2025-02-05 16:21:21 +00:00
1fb94cf915 - Update to 5.6.3 (bsc#1220096, CVE-2024-26134):
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cbor2?expand=0&rev=29
2025-01-29 11:47:20 +00:00
cec8cd6a71 Accepting request 1217046 from devel:languages:python
- update to 5.6.5:
  * Published binary wheels for Python 3.13

OBS-URL: https://build.opensuse.org/request/show/1217046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cbor2?expand=0&rev=13
2024-10-23 19:09:46 +00:00
8ba75a53fe - update to 5.6.5:
* Published binary wheels for Python 3.13

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cbor2?expand=0&rev=27
2024-10-22 13:48:05 +00:00
4 changed files with 5 additions and 33 deletions

BIN
cbor2-5.6.5.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b19c35fcae9688ac01ef75bad5db27300c2537eb4ee00ed07e05d8456a0d4931
size 107825

View File

@@ -1,31 +1,3 @@
-------------------------------------------------------------------
Fri Jan 2 10:14:38 UTC 2026 - Markéta Machová <mmachova@suse.com>
- Update to 5.8.0 (CVE-2025-68131, bsc#1255783)
* Added readahead buffering to C decoder for improved performance.
* Fixed Python decoder not preserving share index when decoding
array items containing nested shareable tags, causing shared
references to resolve to wrong objects.
* Reset shared reference state at the start of each top-level
encode/decode operation.
-------------------------------------------------------------------
Thu Oct 30 13:11:54 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 5.7.1
* Improved performance on decoding large definite bytestrings
* Fixed a read(-1) vulnerability caused by boundary handling error
-------------------------------------------------------------------
Mon Sep 29 10:21:41 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 5.7.0:
* Added support for Python 3.14 (no free-threading support yet,
sorry)
* Dropped support for Python 3.8
* Added support for encoding indefinite containers
* Added complex number support (tag 43000)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 12 08:01:01 UTC 2025 - Markéta Machová <mmachova@suse.com> Tue Aug 12 08:01:01 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-cbor2 # spec file for package python-cbor2
# #
# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
%endif %endif
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-cbor2 Name: python-cbor2
Version: 5.8.0 Version: 5.6.5
Release: 0 Release: 0
Summary: Pure Python CBOR (de)serializer with extensive tag support Summary: Pure Python CBOR (de)serializer with extensive tag support
License: MIT License: MIT