Homebrew
Notes
no notes yet
Release notes
v4.4.25
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- livecheck: fix parent reference handling by @nandahkrishna in https://github.com/Homebrew/brew/pull/19451
- Install size by @tyuwags in https://github.com/Homebrew/brew/pull/19254
- rmdir: ignore unreadable path errors by @EricFromCanada in https://github.com/Homebrew/brew/pull/19466
- linux/cask/installer: use artifact denylist by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19467
- install.rb: add "no" in
--askoutput by @osalbahr in https://github.com/Homebrew/brew/pull/19470 - cask/utils: alllow use of @ in cask name by @bevanjkay in https://github.com/Homebrew/brew/pull/19473
- workflows/docker: build and publish ARM64 Docker images by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/19275
- dev-cmd/prof: fix
vernierinvocation by @carlocab in https://github.com/Homebrew/brew/pull/19478 - workflows/docker: fix publishing
masterimages by @carlocab in https://github.com/Homebrew/brew/pull/19480 - workflows/docker: fix publishing Docker images (again) by @carlocab in https://github.com/Homebrew/brew/pull/19481
- services: migrate external tap to main repo by @botantony in https://github.com/Homebrew/brew/pull/19385
- fix: allow fetching casks on Linux by @SMillerDev in https://github.com/Homebrew/brew/pull/19459
- Fix services types by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19490
- formula: use any_installed_prefix for service paths by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19491
- Fix typo in Installation.md by @BenBergman in https://github.com/Homebrew/brew/pull/19495
- refactor: Enable strict typing in download_strategy by @dduugg in https://github.com/Homebrew/brew/pull/19475
- fix: DownloadStrategy meta params should be untyped by @dduugg in https://github.com/Homebrew/brew/pull/19499
- download_strategy: compare cached file size to Content-Length by @EricFromCanada in https://github.com/Homebrew/brew/pull/19460
- fix(services/list): correctly handle services with an error code by @jimeh in https://github.com/Homebrew/brew/pull/19502
- Skip homepage audit for
www.gnu.organdwww.nongnu.orgon GitHub runners by @botantony in https://github.com/Homebrew/brew/pull/19501 - std_go_args: add
-tagsflag by @botantony in https://github.com/Homebrew/brew/pull/19506 - os/linux/diagnostic: skip error on arm64 when
HOMEBREW_ARM64_TESTINGis set by @carlocab in https://github.com/Homebrew/brew/pull/19511 - rubocops/cask/stanza_order: Ensure
archandosare adjacent by @issyl0 in https://github.com/Homebrew/brew/pull/19507 - livecheck: update types to allow nested JSON hashes by @khipp in https://github.com/Homebrew/brew/pull/19509
- Dockerfile: skip git-core PPA on arm64 Linux by @carlocab in https://github.com/Homebrew/brew/pull/19524
- Fix bottle block generation and audit for arm64 Linux by @carlocab in https://github.com/Homebrew/brew/pull/19522
- linux/hardware/cpu: fix amd_k12 reference by @gromgit in https://github.com/Homebrew/brew/pull/19525
- fix: ignore broken kegs during gcc linkage test by @botantony in https://github.com/Homebrew/brew/pull/19517
- unpack
.dmg: ignore.HFS+ Private*metadata directories by @botantony in https://github.com/Homebrew/brew/pull/19526 - Add possible curl issues by @NeimadTL in https://github.com/Homebrew/brew/pull/19519
- workflows/docker: run
brew test-boton arm64 Linux builds by @carlocab in https://github.com/Homebrew/brew/pull/19523 - Migrate Homebrew/bundle to Homebrew/brew by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19487
- Support
--fileforbrew services runby @Bo98 in https://github.com/Homebrew/brew/pull/19535 - devcontainer/on-create-command: fix permissions harder. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19538
- bundle/cask_installer: remove debugging output. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19539
- Cleanup some missing references to Homebrew Bundle. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19540
- bundle/brew_services: use HOMEBREW_BREW_FILE. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19544
- bundle: remove services_installed? by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19543
- Look for VSCode variants by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19545
- Import documentation for
brew bundleby @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19542 - Use PAC+BTI where possible on arm64 Linux by @Bo98 in https://github.com/Homebrew/brew/pull/19521
- bundle/exec: fix command
PATHlookup by @carlocab in https://github.com/Homebrew/brew/pull/19547 - cask/download: avoid some checksum warnings. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19546
- shims/super/cc: tweak optimisation flag handling for runtime CPU detection builds by @carlocab in https://github.com/Homebrew/brew/pull/19551
New Contributors
- @tyuwags made their first contribution in https://github.com/Homebrew/brew/pull/19254
- @BenBergman made their first contribution in https://github.com/Homebrew/brew/pull/19495
- @jimeh made their first contribution in https://github.com/Homebrew/brew/pull/19502
- @NeimadTL made their first contribution in https://github.com/Homebrew/brew/pull/19519
Full Changelog: https://github.com/Homebrew/brew/compare/4.4.24...4.4.25