Releases: tonistiigi/xx
Releases · tonistiigi/xx
v1.2.0
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.2.0 AS xx
What's Changed
- Rust support by @tonistiigi (#27 #83 #91 #96)
- MIPS arch support (only for
xx-info
andxx-go
cmds) by @crazy-max (#62) - Add
os-version
command toxx-info
by @crazy-max (#75 #86) - Add
llvm-profdata
andllvm-readelf
by @trilom (#74) - Fix xx essentials for
apt
by @crazy-max (#93)
Full Changelog: v1.1.2...v1.2.0
prebuilt/ld-2.38-0
Merge pull request #100 from crazy-max/allow-failure-bookworm ci: allow failure for bookworm
v1.1.2
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.1.2 AS xx
What's Changed
- base: fix xx-info failing on macOS by @thaJeztah in #72
Full Changelog: v1.1.1...v1.1.2
v1.1.1
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.1.1 AS xx
What's Changed
- xx-apk: add rules for compiler-rt by @tonistiigi in #59
- xx-info: fix variant by @crazy-max in #60
- xx-info env: remove cond to print XX_TRIPLE by @crazy-max in #64
- ci: centos 8 eol, use centos 7 instead by @crazy-max in #65
- test-clang: chmod missing by @crazy-max in #67
Full Changelog: v1.1.0...v1.1.1
v1.1.0
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.1.0 AS xx
Notable changes
v1.0.0
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.0.0 AS xx
v1.0.0-rc.2
- Install GNU wget if it fails (#30)
v1.0.0-rc.1
ld-prebuilt-1
rename duple to pair Signed-off-by: Tonis Tiigi <[email protected]>