Upgrade to libvips v8.15.3

This commit is contained in:
Lovell Fuller
2024-08-12 13:19:10 +01:00
parent 2eb03b0049
commit de42667767
14 changed files with 31 additions and 29 deletions

View File

@@ -2,10 +2,12 @@
## v0.33 - *gauge*
Requires libvips v8.15.2
Requires libvips v8.15.3
### v0.33.5 - TBD
* Upgrade to libvips v8.15.3 for upstream bug fixes.
* Add `pageHeight` and `pages` to response of multi-page output.
[#3411](https://github.com/lovell/sharp/issues/3411)

View File

@@ -43,7 +43,7 @@ Ready-compiled sharp and libvips binaries are provided for use on the most commo
* macOS x64 (>= 10.13)
* macOS ARM64
* Linux ARM (glibc >= 2.28)
* Linux ARM (glibc >= 2.31)
* Linux ARM64 (glibc >= 2.26, musl >= 1.2.2)
* Linux s390x (glibc >= 2.31)
* Linux x64 (glibc >= 2.26, musl >= 1.2.2, CPU with SSE4.2)