Releases: joseluisq/rust-linux-darwin-builder
Releases · joseluisq/rust-linux-darwin-builder
v1.65.0
Release v1.65.0
which is homologous to Rust 1.65.0
The Docker image is now multi-arch (linux/amd64
and linux/arm64/v8
), incorporates three new Rust toolchains, and makes it possible to cross-compile apps to arm64
from the amd64
(x86_68
) Docker image variant.
Rust toolchains added:
aarch64-unknown-linux-gnu
aarch64-unknown-linux-musl
aarch64-apple-darwin
Dependencies
- c92c868 Update
zlib
to1.2.13
. PR #17 by @markmandel.
Features
- 9ea2f74 Implement Linux
arm64
/amd64
native Docker images. PR #13 by @markmandel. - 2b82c30 Linux/Darwin
arm64
cross-compilation support for thex86_64
Docker image. See usage docs.
It additionally introduces two new Docker image aliases:joseluisq/rust-linux-darwin-builder:amd64
(amd64 only)joseluisq/rust-linux-darwin-builder:arm64
(arm64 only)
- aa14e6d Docker multi-arch images. PR #19
linux/amd64
linux/arm64/v8
Refactorings
v1.64.0
v1.63.0
Release v1.63.0
which is homologous to Rust 1.63.0
Dependencies
- PostgreSQL libpq
14.5
- macOS Monterey
12.3
SDK. Minimum version10.14
v1.62.1
v1.62.0
Release v1.62.0
which is homologous to Rust 1.62.0
Dependencies
- OpenSSL
1.1.1n
- PostgreSQL libpq
14.4
- macOS Monterey
12.3
SDK. Minimum version10.14
- osxcross
17bb5e2
v1.61.0
Release v1.61.0
which is homologous to Rust 1.61.0
Dependencies
- OpenSSL
1.1.1n
- PostgreSQL libpq
14.3
- macOS Monterey
12.1
SDK. Minimum version10.14
- osxcross
6105427
Features
- 35c121e LLVM compiler-rt via osxcross.
v1.60.0
Release v1.60.0
which is homologous to Rust 1.60.0
v1.59.0
Release v1.59.0
which is homologous to Rust v1.59.0
- Latest OSXCross commit be2b79f
- PostgreSQL libpq
14.2
v1.58.1
Release v1.58.1
which is homologous to Rust v1.58.1
v1.58.0
Release v1.58.0
which is homologous to Rust v1.58.0
Dependency updates