What’s New

brew 6.0.7

6.0.7
Added
  • Add install step write cops
Changed
  • Set CC and CXX to unversioned gcc on Linux
  • Require curl dependencies to have a working HTTP mirror in audit
  • Force CMake to find shims before $HOMEBREW_PREFIX/bin
  • Set CC/CXX to real names for llvm_clang
  • Add CCACHE_FOUND=OFF to default CMake flags
  • Isolate the upgrade summary alignment spec from the formula API
  • Cache formula lookups during dependency expansion
  • Allow running bubblewrap in container
  • Propagate OS requirement to dependents in formula_auditor
  • Adjust Subversion checkout operands
  • Prepare cask taps before bundle jobs
  • Restrict livecheck redirects
  • Limit headered curl redirects
  • Uninstall untrusted casks safely
Fixed
  • Fix type error in contributions
  • Fix bump with invalid arch
  • Fix infinite loop in array alphabetisation
  • Fix type error in cask/artifact/pkg
  • Avoid delegate for dylib_id in os/mac/mach
  • Error when bump-cask-pr update fails
What's Changed
New Contributors

Full Changelog: https://github.com/Homebrew/brew/compare/6.0.6...6.0.7

View original