Releases: joseluisq/rust-linux-darwin-builder
Releases · joseluisq/rust-linux-darwin-builder
v1.49.0
Release v1.49.0
which is homologous to Rust 1.49.0.
Dependency updates
- Mac OS X SDK 10.15 packaged using osxcross. Minimum version
10.14
. - OpenSSL updated to
v1.1.1h
https://www.openssl.org/source/old/1.1.1/ - PostgreSQL
libpq
updated tov13.1
. https://www.postgresql.org/docs/13/release-13-1.html
v1.48.0
Release v1.48.0
which is homologous to Rust 1.48.0.
Dependency updates
- PostgreSQL
libpq
updated tov11.10
. https://www.postgresql.org/docs/11/release-11-10.html
v1.47.0
Release v1.47.0
which is homologous to Rust 1.47.0.
v1.46.0
Release v1.46.0
which is homologous to Rust 1.46.0.
v1.45.2
Release v1.45.2
which is homologous to Rust 1.45.2.
v1.45.1
Release v1.45.1
which is homologous to Rust 1.45.1.
v1.45.0
Release v1.45.0
which is homologous to Rust 1.45.0.
v1.44.1
Release v1.44.1
which is homologous to Rust 1.44.1.
v1.43.1
Release v1.43.1
which is homologous to Rust 1.43.1.
v1.43.0
Release v1.43.0
which is homologous to Rust 1.43.0.
Updates
- 4e14797 Update OpenSSL to
v1.1.1
(LTS) andv1.0.2
deprecated.
View more at https://www.openssl.org/policies/releasestrat.html. - 66a2728 Image dependencies (openssl, libpq, zlib, Mac OS X SDK for OS X Cross) as arguments.
Dependency updates
- OpenSSL updated to
v1.1.1
. - PostgreSQL
libpq
updated tov11.7
.