What's Changed
- Update cask definition by @MikeMcQuaid in #20373
- Add a flag to
brew info
to view the size of each formula and cask by @lukarajic in #20360 - Add
Cask::Installer#prelude
to check before download queueing by @MikeMcQuaid in #20375 - Fix file descriptor leak in Linux LD library path parsing by @MikeMcQuaid in #20377
- diagnostic: Use
git -C $path
in uncommited modifications nudge by @colindean in #20381 - RubyDoc output improvements by @EricFromCanada in #20383
- Add rustc wrapper shim to fix RUSTFLAGS conflicts by @MikeMcQuaid in #20380
- service: ensure JSON cron output can be
null
. by @MikeMcQuaid in #20389 - docs: mention signing in deprecation criteria by @EricFromCanada in #20388
- extend/pathname: accept
String
astarget
inwrite_env_script
by @ZhongRuoyu in #20394 - download_queue: display hash of rejected download by @EricFromCanada in #20390
- handle false content_type by @jrouly in #20392
- extend/pathname: fix type error. by @MikeMcQuaid in #20395
- extend/pathname: fix another type error. by @MikeMcQuaid in #20396
- docs: improve Autobump documentation by @AlternateRT in #20393
- download_queue: add missing require. by @MikeMcQuaid in #20398
- Revert "spdx: update license data." by @ZhongRuoyu in #20399
- Skip rpath relocation of ELF files with
protodesc_cold
sections by @carlocab in #20403 - cask/audit: iterate over artifacts in rosetta/signing audit by @bevanjkay in #20405
- formula: append
.log
to formula build log filenames by @carlocab in #20407 - patches audit: add tests for patches corrector by @Moisan in #20404
- os/linux/ld: do not crash the program if the
ld.so.conf
entry is not readable by @XuehaiPan in #20412 - os/linux/elf: fix file descriptor leak by @ZhongRuoyu in #20408
- cask/audit: add skiplist for signing audit by @bevanjkay in #20413
New Contributors
- @lukarajic made their first contribution in #20360
- @jrouly made their first contribution in #20392
- @AlternateRT made their first contribution in #20393
Full Changelog: 4.6.0...4.6.1