Skip to content

Commit c85049e

Browse files
committed
Release v2023.9.18
1 parent 592e321 commit c85049e

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

README.rst

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Jenkins lookup3.
1919

2020
:Author: `Christoph Gohlke <https://www.cgohlke.com>`_
2121
:License: BSD 3-Clause
22-
:Version: 2023.9.4
22+
:Version: 2023.9.18
2323
:DOI: `10.5281/zenodo.6915978 <https://doi.org/10.5281/zenodo.6915978>`_
2424

2525
Quickstart
@@ -60,7 +60,7 @@ Build requirements:
6060
- `brunsli <https://github.com/google/brunsli>`_ 0.1
6161
- `bzip2 <https://gitlab.com/bzip2/bzip2>`_ 1.0.8
6262
- `c-blosc <https://github.com/Blosc/c-blosc>`_ 1.21.5
63-
- `c-blosc2 <https://github.com/Blosc/c-blosc2>`_ 2.10.2
63+
- `c-blosc2 <https://github.com/Blosc/c-blosc2>`_ 2.10.3
6464
- `charls <https://github.com/team-charls/charls>`_ 2.4.2
6565
- `giflib <https://sourceforge.net/projects/giflib/>`_ 5.2.1
6666
- `jetraw <https://github.com/Jetraw/Jetraw>`_ 22.02.16.1
@@ -73,25 +73,25 @@ Build requirements:
7373
`dav1d <https://github.com/videolan/dav1d>`_ 1.2.1,
7474
`rav1e <https://github.com/xiph/rav1e>`_ 0.6.6,
7575
`svt-av1 <https://gitlab.com/AOMediaCodec/SVT-AV1>`_ 1.7.0)
76-
- `libdeflate <https://github.com/ebiggers/libdeflate>`_ 1.18
76+
- `libdeflate <https://github.com/ebiggers/libdeflate>`_ 1.19
7777
- `libheif <https://github.com/strukturag/libheif>`_ 1.16.2
7878
(`libde265 <https://github.com/strukturag/libde265>`_ 1.0.12,
7979
`x265 <https://bitbucket.org/multicoreware/x265_git/src/master/>`_ 3.5)
8080
- `libjpeg-turbo <https://github.com/libjpeg-turbo/libjpeg-turbo>`_ 3.0.0
8181
- `libjxl <https://github.com/libjxl/libjxl>`_ 0.8.2
8282
- `liblzma <https://git.tukaani.org/?p=xz.git>`_ 5.4.4
83-
- `libpng <https://github.com/glennrp/libpng>`_ 1.6.39
84-
- `libpng-apng <https://sourceforge.net/projects/libpng-apng/>`_ 1.6.39
85-
- `libtiff <https://gitlab.com/libtiff/libtiff>`_ 4.5.1
86-
- `libwebp <https://github.com/webmproject/libwebp>`_ 1.3.1
83+
- `libpng <https://github.com/glennrp/libpng>`_ 1.6.40
84+
- `libpng-apng <https://sourceforge.net/projects/libpng-apng/>`_ 1.6.40
85+
- `libtiff <https://gitlab.com/libtiff/libtiff>`_ 4.6.0
86+
- `libwebp <https://github.com/webmproject/libwebp>`_ 1.3.2
8787
- `lz4 <https://github.com/lz4/lz4>`_ 1.9.4
8888
- `lzfse <https://github.com/lzfse/lzfse/>`_ 1.0
8989
- `lzham_codec <https://github.com/richgel999/lzham_codec/>`_ 1.0
9090
- `mozjpeg <https://github.com/mozilla/mozjpeg>`_ 4.1.1
9191
- `openjpeg <https://github.com/uclouvain/openjpeg>`_ 2.5.0
9292
- `snappy <https://github.com/google/snappy>`_ 1.1.10
9393
- `zfp <https://github.com/LLNL/zfp>`_ 1.0.0
94-
- `zlib <https://github.com/madler/zlib>`_ 1.2.13
94+
- `zlib <https://github.com/madler/zlib>`_ 1.3
9595
- `zlib-ng <https://github.com/zlib-ng/zlib-ng>`_ 2.1.3
9696
- `zopfli <https://github.com/google/zopfli>`_ 1.0.3
9797
- `zstd <https://github.com/facebook/zstd>`_ 1.5.5
@@ -117,11 +117,11 @@ Vendored requirements:
117117

118118
Test requirements:
119119

120-
- `tifffile <https://pypi.org/project/tifffile>`_ 2023.8.30
120+
- `tifffile <https://pypi.org/project/tifffile>`_ 2023.9.18
121121
- `czifile <https://pypi.org/project/czifile>`_ 2019.7.2
122122
- `zarr <https://github.com/zarr-developers/zarr-python>`_ 2.16.1
123123
- `python-blosc <https://github.com/Blosc/python-blosc>`_ 1.11.1
124-
- `python-blosc2 <https://github.com/Blosc/python-blosc2>`_ 2.2.6
124+
- `python-blosc2 <https://github.com/Blosc/python-blosc2>`_ 2.2.7
125125
- `python-brotli <https://github.com/google/brotli/tree/master/python>`_ 1.0.9
126126
- `python-lz4 <https://github.com/python-lz4/python-lz4>`_ 4.3.2
127127
- `python-lzf <https://github.com/teepark/python-lzf>`_ 0.2.4
@@ -133,9 +133,13 @@ Test requirements:
133133
Revisions
134134
---------
135135

136-
2023.9.4
136+
2023.9.18
137137

138138
- Pass 7110 tests.
139+
- Rebuild with updated dependencies fixes CVE-2023-4863.
140+
141+
2023.9.4
142+
139143
- Map avif_encode level parameter to quality (breaking).
140144
- Support monochrome images in avif_encode.
141145
- Add numthreads parameter to avif_decode (fix imread of AVIF).

0 commit comments

Comments
 (0)