Skip to content

Commit 9f86f77

Browse files
authored
Merge pull request #123 from bgilbert/bin
openslide-bin 4.0.0.12
2 parents aebd608 + 88d8b65 commit 9f86f77

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

_data/releases.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ java:
6464
- {version: 0.6.0, date: 2009-08-17, gz: 1}
6565
- {version: 0.5.0, date: 2009-07-15, gz: 1}
6666
bin:
67+
- {version: 4.0.0.12, date: 2026-03-08, linux_aarch64: 1}
6768
- {version: 4.0.0.11, date: 2026-01-04, linux_aarch64: 1}
6869
- {version: 4.0.0.10, date: 2025-12-03, linux_aarch64: 1}
6970
- {version: 4.0.0.8, date: 2025-04-27, linux_aarch64: 1}

_includes/news.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{% include links.md %}
22

3+
## Binary build 4.0.0.12, 2026-03-08
4+
5+
[Binary build 4.0.0.12][bin-4.0.0.12] fixes a regression in build 4.0.0.10
6+
that returns uninitialized data in the bottom tile row of non-JPEG, non-JP2K
7+
TIFF levels, and updates various dependencies.
8+
9+
[bin-4.0.0.12]: https://github.com/openslide/openslide-bin/releases/tag/v4.0.0.12
10+
11+
312
## Binary build 4.0.0.11, 2026-01-04
413

514
[Binary build 4.0.0.11][bin-4.0.0.11] updates several dependencies.

0 commit comments

Comments
 (0)