Homebrew
Notes
no notes yet
Release notes
v6.0.5
· recent
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
- rubocop/formula_path_methods: add
formula_opt_includemethod by @botantony in https://github.com/Homebrew/brew/pull/22867 - Reject patch targets that escape the staged source tree by @p-linnane in https://github.com/Homebrew/brew/pull/22881
- system_command: use Process.spawn to avoid fork-unsafe exec3 child by @p-linnane in https://github.com/Homebrew/brew/pull/22880
- formula:
std_meson_argsprefix param and relative libdir by @cho-m in https://github.com/Homebrew/brew/pull/22888 - Expand deferred env in curl URLs by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22886
Full Changelog: https://github.com/Homebrew/brew/compare/6.0.4...6.0.5