Skip to content

v5.6.0

Latest
Compare
Choose a tag to compare
@philips-software-forest-releaser philips-software-forest-releaser released this 23 Jan 08:45
6cd8601

5.6.0 The "Toolchain Update" Release (2025-01-23)

📋 Summary

This version contains an update to how containers are signed and verified, next to an update to all major compiler and toolchain versions. GCC has been updated to 14.2, LLVM/Clang has been updated to 18.1.8 and Rust has been updated to 1.84.0. Finally, several VS Code Extensions have been updated to the latest version.

Note

This version includes toolchain updates. Please check compatibility and the impact on your binaries when required.

When using CMake and ccache with this container version it might be necessary to set CMAKE_CXX_SCAN_FOR_MODULES to off since the module flag is not (yet) understood by ccache.

🔖 Packages

Container Full identifier
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:5.6.0@sha256:884732270a353e8446f813e649f2918ac53ce446a6c0dd4f7f84a6d58fb26bce
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:5.6.0@sha256:eabf08d803b08979fcc2b61d4c5d382a13f2180617fa9cfb3d4d09c34752a14c

Features

  • Update GCC toolchain to version 14.2 (#672) (50c6d2a)
  • Update LLVM/Clang toolchain to version 18.1.8 (#685) (556d28b)
  • Update Rust ecosystem to version 1.84.0 (#700) (3833fa7)

Chores

  • deps, cpp: Update ms-vsliveshare.vsliveshare (#689) (2f0fefd)
  • deps, rust: Update ms-vsliveshare.vsliveshare, rust-lang.rust-analyzer (#690) (9738109) (#694) (5c395d4)
  • deps: Bump cmake from 3.31.2 to 3.31.4 in amp-devcontainer-cpp (#693) (d48e6ac)
  • deps: Bump gcovr from 8.2 to 8.3 in amp-devcontainer-cpp (#698) (23c3a15)
  • deps: Bump git from 1:2.43.0-1ubuntu7.2 to 1:2.43.0-1ubuntu7.2 in amp-devcontainer-cpp and amp-devcontainer-rust (#699) (920b61f)
  • Switch to GitHub attestations (#687) (b6cb15e)