Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 16:29
· 2 commits to main since this release
v0.13.0
ebebb72

toolchain 0.13.0 (2024-11-25)

Welcome to the v0.13.0 release of toolchain!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/toolchain/issues.

Contributors

  • Noel Georgi
  • Andrey Smirnov
  • Andrey Smirnov
  • Andrey Smirnov
  • Andrew Rynhard
  • Dmitriy Matrenichev
  • Alexey Palazhchenko
  • Spencer Smith
  • Utku Ozdemir
  • Alexey Palazhchenko
  • Tim Jones

Changes

97 commits

  • ebebb72 feat: update Linux headers to 6.12
  • 4cb8c8c feat: small updates before cutting a release
  • 540f939 fix: add close_range to musl libc
  • d962984 feat: update gcc to 14.2
  • 2c2cbd6 feat: bump dependencies
  • 4b1fb77 chore: bump deps
  • ca64d3f feat: update gcc to 13.3.0
  • 7d4daca fix: enable default PIE build mode
  • 1675336 feat: update musl to v1.2.5, Linux headers, rekres
  • 33d73a0 fix: musl revert
  • ae35b84 chore: revert musl
  • 909487e chore: bump deps
  • 9267aec feat: update musl to 1.2.5
  • 5917598 feat: update Linux headers to 6.6.13
  • cc75d0e fix: add elf.h patch for new typedefs
  • f5fec76 chore: fix username
  • 11695f6 feat: rekres, update Linux headers to 6.1.63
  • 804d345 chore: bump gcc
  • 66b856d chore: move to using kres
  • fee0af0 chore: bump deps
  • fb33058 chore: refactor github actions
  • f172d52 chore: refactor workflows
  • 639ddad chore: move to gh actions
  • 5748082 chore: add no-op github workflow
  • 0048734 feat: update Linux headers to 6.1.42
  • 38726bd feat: add reproducible pipelines
  • 80a2609 chore: bump deps
  • 93007fc chore: bump deps
  • 991f8ed chore: bump deps
  • 11ed3bc feat: update Linux to 6.1.22
  • 6cd4311 chore: bump kernel
  • 5126300 chore: bump deps
  • da83992 chore: bump deps
  • f5f77cc fix: renovate config for gmp
  • 72514c3 chore: bump deps
  • 5b341dc chore: update renovate config
  • 1277e2e chore: bump linux-headers to 6.1.10
  • aaa689a fix: downgrade binutils
  • 4abcb3e chore: bump deps
  • 6c37dec feat: linux 6.1.5, mpfr 4.2.0
  • 0e0010a chore: disable provenance in buildx
  • 95b50e3 chore: fix renovate instructions
  • e6ae945 feat: linux 6.1.1, mpc 1.3.1
  • 45b5b5d chore: bump linux and mpc version
  • aa91e85 chore: bump bldr
  • 3812c56 chore: bump tools
  • 9e18dfc feat: update Linux headers to 5.15.80
  • 01bc67e chore: bump dependencies
  • 70f1dcf chore: bump deps
  • d6fd99a chore: bump deps
  • 966e3d3 chore: bump kernel to 5.15.74
  • b22f2f5 chore: bump kernel to 5.15.72
  • 593db1d fix: no slack notifications on failure
  • 847bfdd chore: disable drone slack pipeline for renovate
  • 064f73b chore: disable drone for renovate/dependabot
  • 1b97abc chore: update tools
  • b62f8f9 chore: bump tools
  • 6e1919d chore: update renovate config
  • c776fc4 chore: update renovate config
  • 05c52af chore: update renovate config
  • 297b66d chore: enable renovate dashboard
  • 9cb693b feat: add renovate
  • ee7deca chore: bump gcc to 12.2.0
  • 1f5b5e3 chore: bump gcc to 12.1.0
  • 8cbf98a chore: stable source date epoch
  • 5831f78 chore: rename org
  • 818a628 feat: use bldr with support for SOURCE_DATE_EPOCH
  • b3968df feat: update Linux headers to 5.15.6
  • 3d280cf fix: patch Linux headers for musl compatibility
  • 1ba5510 feat: update Linux headers to 5.15.1
  • f7c1098 feat: build binutils multi-arch
  • a5c85a5 chore: use diffoscope for rebuild target
  • 25bc91d chore: update bldr version
  • df1e297 chore: update packages
  • b3d5f57 feat: make builds reproducible
  • 2c83c48 feat: bump Linux headers to match the Linux kernel in pkgs
  • 78df21c fix: revert faccessat2 changes in libmusl 1.2.2
  • 8d6fde2 feat: update libmusl to 1.2.2
  • e152e38 feat: enable GCC plugins
  • 4489575 feat: bump Linux headers, add image labels
  • 39a7a9a docs: update arch in README
  • 3b96e8c chore: move to GitHub container registry
  • b80d728 feat: bump toolchain components
  • 625963c chore: use persistent builders for caching
  • aee36a0 chore: update bldr frontend to docker.io/autonomy/bldr:v0.2.0-alpha.2-
  • 21b5075 chore: update bldr frontend to 0.2.0-alpha.2.0
  • 10c07f7 feat: support toolchain image with amd64/arm64 architectures
  • 7300148 feat: bump Linux headers to match the Linux kernel in pkgs
  • 777eb2e chore: update Makefile to use docker buildx
  • 52e8abf refactor: toolchain into multiple bldr packages
  • 9214261 chore: add dependency diagram
  • 0714f82 feat: upgrade musl to v1.1.24
  • 117c883 chore: auto-conver toolchain repo to the new bldr format
  • 3695eea fix: add /usr/lib to ld's LIB_PATH
  • d1f6110 chore: fix docker login
  • 9e9ed0f feat: initial implementation
  • 94a62f3 Initial commit

Changes since v0.13.0-alpha.0

3 commits

  • ebebb72 feat: update Linux headers to 6.12
  • 4cb8c8c feat: small updates before cutting a release
  • 540f939 fix: add close_range to musl libc

Dependency Changes

This release has no dependency changes