Homebrew
Notes
no notes yet
Release notes
v7.0.2
· recent
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
- Change prefix selection documentation and behaviour by @jtbrough in https://github.com/Homebrew/brew/pull/23959
- Fix typos by @aguashui in https://github.com/Homebrew/brew/pull/23961
- Update Safari user agent to 27.0 by @samford in https://github.com/Homebrew/brew/pull/23964
- Fix shorter-prefix Perl bottle relocation by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/23962
- Populate description caches only on search by @p-linnane in https://github.com/Homebrew/brew/pull/23965
- shims/super/cc: allow paths under HOMEBREW_FORMULA_BUILDPATH by @woodruffw in https://github.com/Homebrew/brew/pull/23971
- Verify only trusted files when tapping by @p-linnane in https://github.com/Homebrew/brew/pull/23972
- Type AbstractSubcommand#args as CLI::Args by @dduugg in https://github.com/Homebrew/brew/pull/23968
- cleanup: drop an unreachable bottle-version branch by @rawsun007 in https://github.com/Homebrew/brew/pull/23975
- info: don't over-flag missing deps by @HaraldNordgren in https://github.com/Homebrew/brew/pull/23960
- Bump portable-ruby to 4.0.7 by @brew-commit-app[bot] in https://github.com/Homebrew/brew/pull/23974
- Avoid sandbox profile and payload file races by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/23976
- Fix Sorbet LSP crash from two config dirs by @HaraldNordgren in https://github.com/Homebrew/brew/pull/23980
- utils/popen: redirect stdin to /dev/null by default on popen_read by @cho-m in https://github.com/Homebrew/brew/pull/23978
New Contributors
- @jtbrough made their first contribution in https://github.com/Homebrew/brew/pull/23959
- @aguashui made their first contribution in https://github.com/Homebrew/brew/pull/23961
Full Changelog: https://github.com/Homebrew/brew/compare/7.0.1...7.0.2