7 Commits

Author SHA256 Message Date
25afd79d97 - Run tests in %check section
- Update to 1.2.0 (bsc#1252945, CVE-2025-6176):
  # SECURITY
  - python: added `Decompressor::can_accept_more_data` method and optional
            `output_buffer_limit` argument `Decompressor::process`;
            that allows mitigation of unexpectedly large output;
            reported by Charles Chan (https://github.com/charleswhchan)
  # Added
  - **decoder / encoder: added static initialization to reduce binary size**
  - python: allow limiting decoder output (see SECURITY section)
  # Improved
  - python: modernize extension / allow multi-phase module initialization
  # Changed
  - decoder / encoder: static tables use "small" model (allows 2GiB+ binaries)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Brotli?expand=0&rev=17
2025-11-11 13:51:32 +00:00
f673e986ed Accepting request 1274531 from home:mcalabkova:branches:devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1274531
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Brotli?expand=0&rev=15
2025-05-05 15:01:40 +00:00
2adfb2e8a9 - add sle15_python_module_pythons (jsc#PED-68)
- Make calling of %{sle15modernpython} optional.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Brotli?expand=0&rev=13
2023-09-11 21:08:59 +00:00
86ae23eb3a Accepting request 1081289 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081289
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Brotli?expand=0&rev=10
2023-04-21 15:08:13 +00:00
54b0e39a16 - update to 1.0.9:
* Fix integer overflow when input chunk is longer than
    2GiB [boo#1175825]
  * `brotli -v` now reports raw / compressed size
  * decoder: minor speed / memory usage improvements
  * encoder: fix rare access to uninitialized data in ring-buffer

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Brotli?expand=0&rev=7
2021-01-22 19:54:46 +00:00
Tomáš Chvátal
a9fcaf3027 - Update to 1.0.7:
* aarch64 speedups
  * minor fixes
  * java 8->9 compatibility

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Brotli?expand=0&rev=5
2019-02-28 09:09:19 +00:00
Todd R
77fd9f908d Accepting request 612033 from devel:languages:python:misc
Python bindings for the Brotli compression library

OBS-URL: https://build.opensuse.org/request/show/612033
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Brotli?expand=0&rev=1
2018-05-24 20:56:19 +00:00