Skip to content

Firmion

v5.0.6 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

binary-file-management brink domain-specific-language flash-images linking

Summary

AI summary

Added std::md5 extension, VS Code syntax highlighting, and relaxed if/else block constraints.

Full changelog

Release Notes

  • Since Brink is an application, added cargo lock to github.
    The audit-check action on github requires the lockfile.
  • Added std::md5 extension.
  • Added a vscode syntax highlighting extension. See the bottom of the README for instructions.
  • if/else expressions still require const conditional evaluation, but the
    conditional blocks can now contain structural statements, e.g. wr, set_addr, etc.
  • Added prebuilt binaries for homebrew

Install brink 5.0.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/steveking-gh/brink/releases/download/5.0.6/brink-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/steveking-gh/brink/releases/download/5.0.6/brink-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install brink

Download brink 5.0.6

| File | Platform | Checksum |
|--------|----------|----------|
| brink-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| brink-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| brink-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| brink-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| brink-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Firmion

Get notified when new releases ship.

Sign up free

About Firmion

All releases →

Beta — feedback welcome: [email protected]