Homebrew
Notes
no notes yet
Release notes
v4.4.3
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- filter pinned test dependencies by @muneebmahmed in https://github.com/Homebrew/brew/pull/18597
- Fix
BundleVersioncomparison whenshort_versionis not comparable by @khipp in https://github.com/Homebrew/brew/pull/18598 - doc: improve clarity by removing redundant word in Homebrew-on-Linux.md by @iyht in https://github.com/Homebrew/brew/pull/18611
- Prose-Style-Guidelines: remove archive.org link by @p-linnane in https://github.com/Homebrew/brew/pull/18623
- rubocops/shared/url_helper: tweak SourceForge handling by @Bo98 in https://github.com/Homebrew/brew/pull/18631
- utils/lock: use new lockf where available by @Bo98 in https://github.com/Homebrew/brew/pull/18516
- Go: Add
-gcflagstostd_go_argsby @Neved4 in https://github.com/Homebrew/brew/pull/18615 - os/mac/keg_relocate: don't change Swift stdlib dylib IDs by @Bo98 in https://github.com/Homebrew/brew/pull/18636
- keg_relocate: fix error when dylib_id doesn't need changing by @Bo98 in https://github.com/Homebrew/brew/pull/18638
- livecheck: error on invalid url symbol by @samford in https://github.com/Homebrew/brew/pull/18622
- Add
HOMEBREW_TEST_TIMEOUT_SECSenv var by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/18629 - Allow HOMEBREW_PREFIX replacement in external patches by @pkryger in https://github.com/Homebrew/brew/pull/18613
- spec_helper: improve parallel test handling. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/18639
New Contributors
- @iyht made their first contribution in https://github.com/Homebrew/brew/pull/18611
- @Neved4 made their first contribution in https://github.com/Homebrew/brew/pull/18615
- @pkryger made their first contribution in https://github.com/Homebrew/brew/pull/18613
Full Changelog: https://github.com/Homebrew/brew/compare/4.4.2...4.4.3