Releases: AppImage/appimagetool
Releases · AppImage/appimagetool
Continuous build
Release broken-zsyncmake
1.9.0
Build log: https://github.com/AppImage/appimagetool/actions/runs/10293663853
What's Changed
- Release static binaries only by @TheAssassin in #12
- Remove
APPIMAGETOOL_FORCE_SIGN
env var by @TheAssassin in #20 - Document environment variables exposed by appimagetool by @TheAssassin in #17
- Add APPIMAGETOOL_APP_NAME environment variable by @TheAssassin in #18
- Download suitable runtime from GitHub automatically by @TheAssassin in #22
- Fix calling of mksquashfs by @TheAssassin in #27
- Use single request only to download runtime by @TheAssassin in #30
- Try to use system-provided CA certificate bundles by @TheAssassin in #32
- Fix detection of usable CA certificate bundle by @TheAssassin in #45
- Changelog, explain --runtime-file by @probonopd in #46
- fix: Unable to recognize e_machine of length 2 bytes by @msojocs in #50
- Added missing include by @hipersayanX in #52
- Also allow ARCH=aarch64 by @probonopd in #54
- Detect non-success HTTP status codes by @TheAssassin in #63
- Use default block size with zstd compression by @Samueru-sama in #65
New Contributors
- @TheAssassin made their first contribution in #12
- @probonopd made their first contribution in #46
- @msojocs made their first contribution in #50
- @hipersayanX made their first contribution in #52
- @Samueru-sama made their first contribution in #65
Full Changelog: https://github.com/AppImage/appimagetool/commits/2024-08-08