File tree Expand file tree Collapse file tree 3 files changed +13
-4
lines changed
Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 1- Announcing Python-Blosc2 2.6.1
1+ Announcing Python-Blosc2 2.6.2
22==============================
33
4- Updated to latest C-Blosc2 2.14.1. This was necessary to be able to
5- load dynamics plugins on Windows.
4+ Updated to latest C-Blosc2 2.14.3. This was necessary to fix
5+ several CVEs in the C-Blosc2 library. Also, the new version adds
6+ protection when platforms have just one CPU. This caused the
7+ internal number of threads to be 0, producing a division by zero.
68
79For more info, you can have a look at the release notes in:
810
Original file line number Diff line number Diff line change 11# Release notes
22
3+ ## Changes from 2.6.1 to 2.6.2
4+
5+ * Protection when platforms have just one CPU. This caused the
6+ internal number of threads to be 0, producing a division by zero.
7+
8+ * Updated to latest C-Blosc2 2.14.3.
9+
310## Changes from 2.6.0 to 2.6.1
411
512* Updated to latest C-Blosc2 2.14.1. This was necessary to be able to
Original file line number Diff line number Diff line change 1- 2.6.1
1+ 2.6.2
You can’t perform that action at this time.
0 commit comments