Homebrew
Notes
no notes yet
Release notes
v4.4.17
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- cask/cask: ensure plist is readable before reading. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19095
- build_environment: pass http_proxy env vars through to build env by @gibfahn in https://github.com/Homebrew/brew/pull/19093
- Curl: Use
typed: strictby @samford in https://github.com/Homebrew/brew/pull/19077 - Restructure .gitignore gem handling by @dduugg in https://github.com/Homebrew/brew/pull/19106
- Portable Ruby 3.3.7 by @p-linnane in https://github.com/Homebrew/brew/pull/19107
- Revert "Restructure .gitignore gem handling" by @p-linnane in https://github.com/Homebrew/brew/pull/19115
- hardware: recognize 10 cores as deca by @alebcay in https://github.com/Homebrew/brew/pull/19117
- feat: allow font install on linux by @SMillerDev in https://github.com/Homebrew/brew/pull/18874
- Add support for bottling Portable Ruby for ARM64 Linux by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/19111
- diagnostic: elide stray filenames in subdirs by @gromgit in https://github.com/Homebrew/brew/pull/19118
- Document stderr redirection for shell_output tests by @in0rdr in https://github.com/Homebrew/brew/pull/19120
New Contributors
- @in0rdr made their first contribution in https://github.com/Homebrew/brew/pull/19120
Full Changelog: https://github.com/Homebrew/brew/compare/4.4.16...4.4.17