fix(docker): install fax build and runtime libraries for Docker images and update release tooling dependencies

This commit is contained in:
2026-05-22 10:38:25 +00:00
parent c18f2f7ca1
commit 690e19eff8
4 changed files with 652 additions and 43 deletions
+10
View File
@@ -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