Homebrew
Notes
no notes yet
Release notes
v4.3.21
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- Implement concurrent downloads in
brew fetch. by @reitermarkus in https://github.com/Homebrew/brew/pull/17756 - Fix macOS update-test name by @dduugg in https://github.com/Homebrew/brew/pull/18295
- os/mac/pkgconfig/15: drop NTLM_WB reference in libcurl by @Bo98 in https://github.com/Homebrew/brew/pull/18297
- linkage_checker: skip broken linkage in Julia by @cho-m in https://github.com/Homebrew/brew/pull/18235
- Enable strict typing in FormulaInstaller by @dduugg in https://github.com/Homebrew/brew/pull/18290
- shellenv: silence errors from writing to
HOMEBREW_PATHS_FILEby @carlocab in https://github.com/Homebrew/brew/pull/18302 - github_runner_matrix: decouple macOS versions from
MacOSVersion#supported_release?by @carlocab in https://github.com/Homebrew/brew/pull/18306 - Set correct tap when loading installed casks by @Rylan12 in https://github.com/Homebrew/brew/pull/17823
- Make Sequoia supported by @fxcoudert in https://github.com/Homebrew/brew/pull/18296
- formula: update CMake log files by @carlocab in https://github.com/Homebrew/brew/pull/18307
- Include formula name in no-URL error by @Rylan12 in https://github.com/Homebrew/brew/pull/18308
- shims/super/cc: fix linker flag parsing by @carlocab in https://github.com/Homebrew/brew/pull/18309
- ENV/super: replace m4 shim with M4 variable by @cho-m in https://github.com/Homebrew/brew/pull/18310
- formula: make
cargorespect Homebrew-managed parallelism by @carlocab in https://github.com/Homebrew/brew/pull/18312 - exceptions: skip
#fetch_issuesisHOMEBREW_NO_BUILD_ERROR_ISSUESis set by @carlocab in https://github.com/Homebrew/brew/pull/18313 - shellenv.sh / fish shell: Move Brew PATHs to front if they exist (add -m arg to fish_add_path) by @WinkelCode in https://github.com/Homebrew/brew/pull/18304
New Contributors
- @WinkelCode made their first contribution in https://github.com/Homebrew/brew/pull/18304
Full Changelog: https://github.com/Homebrew/brew/compare/4.3.20...4.3.21