Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates brotli from 1.0.7 to 1.0.9.

Changelog

1.0.9

SECURITY: decoder: fix integer overflow when input chunk is larger than 2GiB

Other changes:

* add support WASM (emscripten) build
* brotli -v now reports raw / compressed size
* build files / docs maintenance
* reduce sources tarball size
* decoder: minor speed / memory usage improvements
* encoder: fix rare access to uninitialized data in ring-buffer
* encoder: improve support for platforms that does not have log2
* encoder: better support for MSVC (replacement for __builtin_clz and __builtin_ctzll
* python: decompress now reports error if there is unused after the end of compressed input

1.0.8

SECURITY: decoder: fix integer overflow when input chunk is larger than 2GiB

Other changes:

* add support WASM (emscripten) build
* brotli -v now reports raw / compressed size
* build files / docs maintenance
* reduce sources tarball size
* decoder: minor speed / memory usage improvements
* encoder: fix rare access to uninitialized data in ring-buffer
* encoder: improve support for platforms that does not have log2
* encoder: better support for MSVC (replacement for __builtin_clz and __builtin_ctzll
* python: decompress now reports error if there is unused after the end of compressed input
Links

@pyup-bot pyup-bot mentioned this pull request Aug 27, 2020
@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Sep 7, 2023

Closing this in favor of #286

@pyup-bot pyup-bot closed this Sep 7, 2023
@RexGalilae RexGalilae deleted the pyup-update-brotli-1.0.7-to-1.0.9 branch September 7, 2023 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants