Releases: tonistiigi/xx
Releases · tonistiigi/xx
v1.5.0
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.5.0 AS xx
What's Changed
- add support for deb822 sources.list format by @panekj in #150
- ensure
/var/lock
dir exists by @crazy-max in #168 - update binutils to 2.42 by @crazy-max in #159 #161 #148
Full Changelog: v1.4.0...v1.5.0
prebuilt/ld-2.42-173
Merge pull request #159 from crazy-max/update-binutils update binutils to 2.42
v1.4.0
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.4.0 AS xx
What's Changed
- go amd64 variant support by @crazy-max in #63
- ld: update ld64 and dependencies by @tonistiigi in #140
- debian/ubuntu: fix apt sources list location by @crazy-max in #132
- xx-apk: fix symlink compiler-rt on Alpine 3.18 by @isac322 in #129
Full Changelog: v1.3.0...v1.4.0
prebuilt/ld-2.41-100
Merge pull request #133 from crazy-max/os-update ci: os update
v1.3.0
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.3.0 AS xx
What's Changed
- update binutils to 2.41 by @crazy-max in #127
- xx-verify:
XX_VERIFY_STATIC
environment variable by @crazy-max in #109 - xx-apt: fix xx essentials by @crazy-max in #99
Full Changelog: v1.2.1...v1.3.0
prebuilt/ld-2.41-55
Merge pull request #119 from crazy-max/ld-shas-generate ld: generate checksums on release and open pull request
v1.2.1
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.2.1 AS xx
What's Changed
- xx-cc: update prebuilt ld to binutils 2.38 by @crazy-max in #102
Full Changelog: v1.2.0...v1.2.1
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