What’s New

brew 6.0.13

6.0.13
Added
  • Add phase timings to `brew prof`
  • Add `appimage` to cask stanza order
  • Add Linux Landlock sandbox
  • Add stop_timeout to service DSL for graceful stop timeout
Changed
  • Don't print the `--force` hint when `brew bundle cleanup` prompts
  • Use --end-of-options for Git arguments
  • Normalise systemd service labels
  • Count squash-merge commits into the contributions count
  • `brew search --desc`: show casks without descriptions
  • List formulae from untrusted taps
  • Read `remote.origin.url` from `.git/config` without spawning Git
  • Enable PIE for Haskell on Linux
  • Bundle add: accept fully-qualified names from untapped taps
  • Wrap in-place terminal redraws in synchronized updates
Fixed
  • Skip unavailable xattrs in cask audits
  • Remove Caskroom symlinks broken by cask uninstall, and warn when they exist
  • Handle missing bottle mirror metadata
  • Cask migrator: do not copy a cask into itself through a rename alias
  • Handle cask mount failures and interrupts
  • Cask audit: fix nil crash in min_os check
What's Changed
New Contributors

Full Changelog: https://github.com/Homebrew/brew/compare/6.0.12...6.0.13

View original