Blosc

Latest version: v1.11.1

Safety actively analyzes 629639 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

1.18.1

=============================

- Fixed the copy of the leftovers of a chunk when its size is not a
multiple of the typesize. Although this is a very unusual situation,
it can certainly happen (e.g. https://github.com/Blosc/python-blosc/issues/220).

1.18.0

=============================

- Fixed the copy of the leftovers of a chunk when its size is not a
multiple of the typesize. Although this is a very unusual situation,
it can certainly happen (e.g.
https://github.com/Blosc/python-blosc/issues/220).

1.17.1

=============================

- Zstd codec updated to 1.4.4.

- LZ4 codec updated to 1.9.2.

1.17.0

=============================

- LZ4 codec updated to 1.9.1.

- Zstd codec updated to 1.4.1.

- BloscLZ codec updated to 2.0.0. Although this should be fully backward
compatible, it contains important changes that affects mainly speed, but
also compression ratios. Feedback on how it behaves on your own data is
appreciated.

1.16.3

=============================

- Fix for building for clang with -march=haswell. See PR 262.

- Fix all the known warnings for GCC/Clang. Still some work to do for MSVC
in this front.

- Due to some problems with several CI systems, the check for library symbols
are deactivated now by default. If you want to enforce this check, use:
`cmake .. -DDEACTIVATE_SYMBOLS_CHECK=ON` to re-activate it.

1.16.2

- Correct the check for the compressed size when the buffer is memcpyed. This
was a regression introduced in 1.16.0. Fixes 261.

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.