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