fix(docker): install fax build and runtime libraries for Docker images and update release tooling dependencies
This commit is contained in:
@@ -2,6 +2,16 @@
|
||||
|
||||
## Pending
|
||||
|
||||
### Fixes
|
||||
|
||||
- install fax native libraries in the Docker build and runtime images (docker)
|
||||
- add TIFF, JPEG, and libclang development packages needed by Rust bindgen/sys crates during multi-arch builds
|
||||
- add TIFF and JPEG runtime libraries to the Alpine production image for the fax engine
|
||||
- update release/build tooling before retrying the Docker release
|
||||
- install fax build and runtime libraries for Docker images and update release tooling dependencies (docker)
|
||||
- add libclang, libjpeg, and libtiff development packages required for Rust bindgen and fax-related native builds
|
||||
- add libjpeg-turbo and tiff runtime libraries to the Alpine production image for the fax engine
|
||||
- bump build and release tooling packages including @git.zone/tsbundle, @git.zone/tsdocker, @git.zone/tsrust, @git.zone/tswatch, and esbuild
|
||||
|
||||
## 2026-05-21 - 1.27.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user