Homebrew
Notes
no notes yet
Release notes
v4.4.1
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- Revert "Revert "github_runner_matrix: enable usage of
macos-15runners"" by @carlocab in https://github.com/Homebrew/brew/pull/18437 - github/workflows: use macos-15 GitHub Actions runners. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/18462
- dev-cmd/bump: fix comparison of versions with comma-separated values by @khipp in https://github.com/Homebrew/brew/pull/18480
- linkage_checker: replace
Fiddle.dlopenwithlibSystemcall by @carlocab in https://github.com/Homebrew/brew/pull/18486 - unpack_strategy/directory: try preserving hardlinks by @cho-m in https://github.com/Homebrew/brew/pull/18497
- attestion: make
InvalidAttestationErrornon-fatal in CI by @carlocab in https://github.com/Homebrew/brew/pull/18485 - brew.sh: fix some stderr redirections to
/dev/nullby @carlocab in https://github.com/Homebrew/brew/pull/18503 - upstream.rbi: remove
Fiddleconstants by @carlocab in https://github.com/Homebrew/brew/pull/18502 - Move remaining
undefuse in OS extensions toprependby @dduugg in https://github.com/Homebrew/brew/pull/18378 - Bump more files to Sorbet
typed: strictby @issyl0 in https://github.com/Homebrew/brew/pull/18354 - Add a Delegator DSL compiler by @dduugg in https://github.com/Homebrew/brew/pull/18520
- Use requires_ancestor consistently by @dduugg in https://github.com/Homebrew/brew/pull/18521
- Replace removed constants with overridable methods by @dduugg in https://github.com/Homebrew/brew/pull/18517
- Remove removable constants by @dduugg in https://github.com/Homebrew/brew/pull/18528
- utils/curl: workaround curl bug for
--head --request GETby @cho-m in https://github.com/Homebrew/brew/pull/18508 - attestation: show unit of time for retry message by @carlocab in https://github.com/Homebrew/brew/pull/18539
- attestation: specialize error on incompatible gh by @woodruffw in https://github.com/Homebrew/brew/pull/18543
- tap_auditor: check formulae names in autobump.txt by @cho-m in https://github.com/Homebrew/brew/pull/18541
- os/mac/pkgconfig: add bzip2.pc for rust formulae by @cho-m in https://github.com/Homebrew/brew/pull/18545
- feat: add attestation to the pkg installer by @SMillerDev in https://github.com/Homebrew/brew/pull/18555
- cask/cask: pass args when initalising methods by @bevanjkay in https://github.com/Homebrew/brew/pull/18438
- feat: Install an unlinked formula via
brew installif--overwriteis passed by @boblail in https://github.com/Homebrew/brew/pull/18536 - extend/ENV/super: use brew libs for some Python packages by @cho-m in https://github.com/Homebrew/brew/pull/18557
- Perform preinstall checks when a formula is installed via a cask by @Bo98 in https://github.com/Homebrew/brew/pull/18547
- unpack_strategy: fix unpack Dir.mktmpdir group by @cho-m in https://github.com/Homebrew/brew/pull/18548
Full Changelog: https://github.com/Homebrew/brew/compare/4.4.0...4.4.1