Releases: Homebrew/brew
Releases · Homebrew/brew
1.4.3
- upgrade: skip formula if upgrade fails due to unsatisfied requirement. (@MikeMcQuaid)
- Use hgpath instead of "hg" to fix --HEAD hg builds (@scpeters)
- docs: fix audit warning in Python formula example (@alyssais)
- Update formulae.brew.sh URL (@alyssais)
- lines_cop: flag
depends_on :perl => "1.0"
. (@MikeMcQuaid) - audit: pass explicit sort to handle APFS (@commitay)
- pathname: Use CI env variable rather than TRAVIS (@sjackman)
- LD64Dependency is needed on macOS only (@sjackman)
1.4.2
- Deprecate Homebrew/homebrew-science (@MikeMcQuaid)
- requirements: move more to compat. (@MikeMcQuaid)
- reinstall/upgrade: document use of options. (@MikeMcQuaid)
- missing_formula: check deleted in the last month. (@MikeMcQuaid)
- language/python: handle python@* in virtualenv_install_with_resources (@ilovezfs)
- cask manpage: upgrade (@commitay)
- Add brew cask upgrade initial documentation (@seanprashad)
- scm/git: hide prefix cd failure warning. (@MikeMcQuaid)
- formula_installer: allow version mismatched python deps (@ilovezfs)
- utils: stop debug exploding when zsh is used (@DomT4)
- cask: exit successfully when given no arguments. (@alyssais)
- Deprecate more requirements. (@MikeMcQuaid)
- caveats: correct completion/function paths for keg_only (@DomT4)
- Revert "Revert "shims/scm/git: Fix the search for brewed git"" (@Homebrew)
- Revert "shims/scm/git: Fix the search for brewed git" (@Homebrew)
- shims/scm/git: Fix the search for brewed git (@sjackman)
- DevelopmentTools.installed?: Use locate (@sjackman)
- brew.sh: Use shims/scm/git for HOMEBREW_VERSION (@sjackman)
- Added no_proxy to filtered env (@Quesar)
1.4.1
- go: various tweaks to recommendations (@DomT4)
- Partially revert "Add audit check for URL schema" (@commitay)
- post_install: use HOMEBREW_PATH. (@MikeMcQuaid)
- tests: don't output seed multiple times. (@MikeMcQuaid)
- gist-logs: use full path to brew. (@MikeMcQuaid)
- python_requirement: various tweaks/fixes. (@MikeMcQuaid)
- postinstall: add HOMEBREW_PREFIX/{,s}bin to PATH. (@MikeMcQuaid)
- New-Maintainer-Checklist: make some tweaks. (@MikeMcQuaid)
- Do not specify absolute paths to utilities (@sjackman)
- python: remove package_available? logic (@DomT4)
- python: handle env filtering on pth check (@DomT4)
- Fix messed up parenthesis. (@reitermarkus)
- README: tweak contributing, donations sections. (@MikeMcQuaid)
1.4.0
- bump-formula-pr: improve error messages. (@MikeMcQuaid)
- caveats: fix fish caveats under env filtering (@DomT4)
- Mentions how hub needs to be configured (@laurent22)
- caveats: fix PKG_CONFIG_PATH nudge under env filtering (@DomT4)
- Remove some unset/checked environment checks (@MikeMcQuaid)
- Default environment filtering to on for all users. (@MikeMcQuaid)
- hooks/bottles: remove bottle hooks. (@MikeMcQuaid)
- Xcode 9.2 (@MikeMcQuaid)
- Revert "formula_installer: tweak dependent requirements." (@MikeMcQuaid)
- X11Requirement: Inherit from generic class [macOS] (@sjackman)
- brew.1: clarify Homebrew's Ruby isn't 2.0 now. (@MikeMcQuaid)
- formula_assertions: remove Ruby 2.0 compatibility. (@MikeMcQuaid)
- .simplecov: filter more filters/folders. (@MikeMcQuaid)
- Implement X11Requirement for Linux (@sjackman)
- config: Print host glibc version [Linux] (@sjackman)
- Accept new build flags when upgrading (@amyspark)
- formula_installer: handle nil req_dependency. (@MikeMcQuaid)
- formula_installer: avoid irrelevant build deps. (@MikeMcQuaid)
- Add missing
to_s
. (@reitermarkus) - formula_installer: fix default formula prune. (@MikeMcQuaid)
- Document HOMEBREW_FORCE_BREWED_CURL (@MikeMcQuaid)
- Add audit check for URL schema (@Git-Jiro)
- brew-aspell-dictionaries: move to homebrew/core. (@MikeMcQuaid)
1.3.9
- Implement linkage for Linux (@sjackman)
- Remove unused writer methods for
Hbc.caskroom
andHbc.cache
. (@reitermarkus) - x11_requirement: remove custom minimum version. (@MikeMcQuaid)
- Utils.popen_read: Nonexistent program should fail (@sjackman)
- config: Print the linked_version [Linux] (@sjackman)
- Fix SystemCommand escaping … again. (@reitermarkus)
- lines_cop: Convert ARGV audit to negative look ahead (@GauthamGoli)
- Fix a test failure when svn is not installed (@sjackman)
- Hardware::CPU: Implement OS-agnostic methods (@sjackman)
- Unify proxy documentation. (@MikeMcQuaid)
- version/null: add to_i method. (@MikeMcQuaid)
- cleaner_spec: have a single "cleans files" test. (@MikeMcQuaid)
- Include SSH_AUTH_SOCK in filtered environment (@Noctem)
- vendor-install: Add ARM bottle for portable-ruby (@sjackman)
- Properly upgrade Casks with version :latest (@amyspark)
- Adding proxy variables to FILTERED_ENV (@barreyra)
- Fix external Cask commands. (@reitermarkus)
- whitelisting additional SentinelOne dylib pattern (@lbergelson)
- Whitelist
SUDO_ASKPASS
environment variable. (@reitermarkus) - Only show
kext
caveat on High Sierra or above. (@reitermarkus) - Fix
Utils::Shell.parent
. (@reitermarkus) - Refactor caveats and add
kext
caveat. (@reitermarkus) - Implement
brew cask upgrade
(@amyspark) - bin/brew: don't set empty, unfiltered variables. (@MikeMcQuaid)
- Enable environment filtering for developers. (@MikeMcQuaid)
- More environment filtering fixes (@MikeMcQuaid)
- Allow optionally using Homebrew's curl (@MikeMcQuaid)
- Cleaner: ELF files are executable on Linux (@sjackman)
- Add CVSRequirement and SubversionRequirement (@sjackman)
- formula_installer: force fewer default formulae (@MikeMcQuaid)
- setup-analytics: Handle missing /proc/.../uuid (@sjackman)
- lines_cop: Add condition to prevent false positives (@GauthamGoli)
- Fix SystemCommand escaping. (@reitermarkus)
- Change the generic bottle tag to processor-system (@sjackman)
- Installing casks is supported only on macOS (@sjackman)
- Cask doctor: add macOS & Java versions (@commitay)
- bump-formula-pr: fix for when hub isn't configured (@ilovezfs)
1.3.8
- improve 'brew cask _stanza' by checking for known stanzas (@Git-Jiro)
- ENV: don't set MACOSX_DEPLOYMENT_TARGET (@ilovezfs)
- Use patch found in the PATH (@sjackman)
- python2: Added missing pip sub-command in docs (@barthand)
- formula_desc_cop: Whitelist "etc." and fix the full stop autocorrect (@issyl0)
- Custom commands can show help (@wendorf)
- bottle: use HOMEBREW_GIT_* vars. (@MikeMcQuaid)
- docs: update info on taps (@EricFromCanada)
- diagnostic: check if Xcode needs CLT installed. (@MikeMcQuaid)
- diagnostic: fix paths usage. (@MikeMcQuaid)
- vendor-install: Observe HOMEBREW_STDERR (@sjackman)
- bin/brew: no environment filtering on test-bot. (@MikeMcQuaid)
- completions/zsh: Update
brew cask
completions. (@simono) - environment filtering: pass through TRAVIS vars. (@MikeMcQuaid)
1.3.7
- bump-formula-pr: --message: add newlines before and after hr (@zmwangx)
- pathname: new methods and improvements (@maxim-belkin)
- Refactor
DependsOn
withDelegateClass
. (@reitermarkus) - Remove more uses of EOS.undent. (@MikeMcQuaid)
- Add tests for
FormulaAuditor#audit_deps
(@claui) - Capitalized words (@s-hfarooq)
- Use HOMEBREW_AUTO_UPDATE_CHECKED variable. (@MikeMcQuaid)
- bump-formula-pr: use GitHub vars under env filter. (@MikeMcQuaid)
- brew list 'filtered_list': pass explicit sort to handle APFS (@commitay)
- Xcode 9.1 Updates. (@DomT4)
- mac/xcode: compare with existing Version class. (@MikeMcQuaid)
- Refactor command handling code (@MikeMcQuaid)
- system_config: output most HOMEBREW_* variables. (@MikeMcQuaid)
- curl: unset SSL_CERT_FILE. (@MikeMcQuaid)
- spec_helper: fix etc leak. (@MikeMcQuaid)
- xquartz: add new versions + mark latest (@DomT4)
- lines_cop: Update regex patterns to prevent false positives (@GauthamGoli)
- Fix and cleanup some PATH usage. (@MikeMcQuaid)
- Check that a single uninstall_* and zap stanza is defined (@amyspark)
- formula: fix safe navigation bug (@ilovezfs)
- Fix
SystemCommand
without arguments. (@reitermarkus) - ENV/std: fully extend from HOMEBREW_PATH. (@MikeMcQuaid)
- bump-formula-pr: add --no-browse option. (@MikeMcQuaid)
- Tweak use of with_env (@MikeMcQuaid)
- cmd/sh: set working PS1 for zsh (@MikeMcQuaid)
- Fix issue where keychain github credentials wouldn't work (@tomjonandy)
- formula_desc_cop: ensure no full stops at the end of desc (@issyl0)
- bump-formula-pr: always use HOMEBREW_PATH. (@MikeMcQuaid)
- system_config: get perl/ruby from HOMEBREW_PATH. (@MikeMcQuaid)
- tap-info: handle APFS returning hash order (@jmsundar)
- lock.sh: suppress error output when looking for flock (@iMichka)
- lines_cop: add missing e.g. clang++ regex SOL. (@MikeMcQuaid)
- rubocop.yml: reduce tap maximum line length. (@MikeMcQuaid)
- rubocop: disable length checks. (@MikeMcQuaid)
- Unhide readall and update-reset from manpage. (@MikeMcQuaid)
- java_requirement: support prompting users to install legacy Java casks (@JCount)
- lines_cop: Fix detection of negated expression (@GauthamGoli)
- docs: fix poor visibility in syntax highlighting (@jonchang)
- rubocop-cask: 0.15.1 (@commitay)
- lines_cop: fix clang detection. (@MikeMcQuaid)
- Rubocop 0.51 (@reitermarkus)
- Fixes querying Cask commands' help (@amyspark)
- github: require formula name to be in issue title (@ilovezfs)
- audit: Port line_problems to rubocop and add tests part 4 (@GauthamGoli)
- leaves: account for requirements (@maxim-belkin)
- build_environment: add Linux-specific environment variables (@maxim-belkin)
- gpg: a little intentional yak shaving (@DomT4)
- Checksum_Deprecation: tweak phrasing/explanation/etc (@DomT4)
- pull: Fix pull --bottle 1234 (@sjackman)
- diagnostic: handle APFS returning hash order (@DomT4)
- Update
rubocop-cask
version. (@reitermarkus) - xcode: update to Xcode 9.0.1 on 10.12 and 10.13 (@JCount)
- In 'readall.rb', replaced multi-step 'each' loop with one-line method chain of Ruby enumerator methods (@richiethomas)
- Use “squiggly” heredocs. (@reitermarkus)
- commands: filter out dotfiles from output (@DomT4)
- readall: allow readall-ing multiple taps at once (@maxim-belkin)
- Support
brew pull --bottle
for taps in organizations other than Homebrew (@sjackman) - setup-ruby-path: Ensure that Ruby is installed (@sjackman)
1.3.6
- portable-ruby: use rebuild with coverage support for Linux. (@sjackman)
- doctor: Check for branch of core tap (take 2) (@BenMusch)
- Handle APFS returning hash order. (@DomT4)
- vendor-install: use full shasum PATH. (@MikeMcQuaid)
- caveats.rb: empty method on Linux (@maxim-belkin)
- lines_cop: add ENV.universal_binary audit exemption for wine (@JCount)
- java_requirement: fix Java 9 version detection (@DomT4)
- Add depends_on :linux and :macos (@sjackman)
- Specifies which errant version of Ruby is used in raise. (@ashfurrow)
- Allow editing invalid Casks. (@reitermarkus)
- formula_desc_cop: empty string is not a valid desc (@DomT4)
- audit: more *_predicate nudging/tweaks (@DomT4)
- pull: fix bintray verification failing due to redirection (@vszakats)
- Refactor
MacOS::languages
. (@reitermarkus) - Refactor
SystemCommand
. (@reitermarkus) - Update docs: homebrew/livecheck (@davidchall)
- fileutils: deprecate rake DSL (@ilovezfs)
- Properly handle special characters in file names. (@reitermarkus)
- Set RuboCop maximum to current maximum. (@reitermarkus)
- audit: Silence not notable on non-Homebrew taps (@sjackman)
- Clean up code style and remove
.rubocop_todo.yml
. (@reitermarkus)
1.3.5
- Fix regexes in
CaskLoader
. (@reitermarkus) - Fix comment location. (@reitermarkus)
- audit: tweak assert/refute_predicate audit (@DomT4)
- Fix RuboCop tests. (@reitermarkus)
- Add helper method for Cask fixture paths and refactor CaskLoader. (@reitermarkus)
- InternalAuditModifiedCask: audit renamed Casks (@commitay)
- Cask AbstractArtifact: fix install order (@commitay)
- Refactor DSL and Artifact classes. (@reitermarkus)
- os/mac: ignore apps found in Time Machine backups. (@MikeMcQuaid)
- official_taps: remove apache. (@MikeMcQuaid)
- audit: prefer assert/refute_predicate over File.exist? (@DomT4)
- Add version detection support for php URL (@kabel)
- Fixing link to CODE_OF_CONDUCT.md within README.md (@pseudocody)
- docs: update list of taps (@EricFromCanada)
- Update my name in Kickstarter-Supporters, add .mailmap (@mgol)
- Fixing link to CODE_OF_CONDUCT.md within CONTRIBUTING.md (@pseudocody)
- CODE_OF_CONDUCT: rename from CODEOFCONDUCT. (@MikeMcQuaid)
- formulary: handle unreadable bottle formula. (@MikeMcQuaid)
- Remove
UnderscoreSupportingURI
. (@reitermarkus) - Refactor
cask/cli
specs. (@reitermarkus) - Unshadow
allow_untrusted
option for pkg artifact (@claui) - add available languages to cask info command (@yzguy)
- Add missing
summarize
method. (@reitermarkus) - Fix
brew tests
leaving last file in trash. (@reitermarkus) - text_files: Skip the formula in .brew/formula.rb (@sjackman)
- Add audit warning if previous Cask version cannot be read. (@reitermarkus)
- travis.yml: avoid cloning Homebrew/homebrew-core. (@MikeMcQuaid)
- shims/super/make: don't export MAKE=make. (@MikeMcQuaid)
- pour_bottle?: Check bottle.compatible_cellar? (@sjackman)
- Use
PATH
where possible. (@reitermarkus) - brew: handle Ruby 2.3 more gracefully. (@MikeMcQuaid)
- travis.yml: update Xcode version. (@MikeMcQuaid)
- Support UN M.49 region codes. (@reitermarkus)
- audit: don't care about shadowing official taps. (@MikeMcQuaid)
- BottleLoader: Use the formula stored in the bottle (@sjackman)
- install.rb: stop early when there are no formulae to be installed (@maxim-belkin)
- Fail if no default language is specified. (@reitermarkus)
- add --language to brew-cask manpage (@yzguy)
- Cask dsl caveats: bump java version to 9 (@commitay)
- Revert "Added tests for os/mac/keg" (@Homebrew)
- Revert "mach: Avoid reopening the file for relocation" (@Homebrew)
- Revert "keg_relocate: use correct number of arguments in call to change_install_name" (@Homebrew)
- Added tests for os/mac/keg (@mansimarkaur)
- keg_relocate: use correct number of arguments in call to change_install_name (@scpeters)
- bump-formula-pr: fix duplicates check (@ilovezfs)
- mach: Avoid reopening the file for relocation (@woodruffw)
- Rubocop: 0.50.0 and Ruby 2.3 (@MikeMcQuaid)
1.3.4
- portable-ruby: use rebuild with coverage support. (@MikeMcQuaid)
- portable-ruby: fix installation on Leopard. (@MikeMcQuaid)
- README: add Commsworld logo. (@MikeMcQuaid)
- vendor-install: output only to stderr. (@MikeMcQuaid)
- utils/git: cache less aggressively. (@MikeMcQuaid)
- audit: also skip homebrew/science duplicates found by search_taps (@ilovezfs)
- audit: don't check for homebrew/science duplicates (@ilovezfs)
- utils/git: don't fail when CoreTap is untapped. (@MikeMcQuaid)
- audit: hack around El Capitan audit failure. (@MikeMcQuaid)
- popen: Do not suppress stderr when HOMEBREW_STDERR (@sjackman)
- portable-ruby: improve installation messaging. (@MikeMcQuaid)
- development_tools: fix curl https handling. (@MikeMcQuaid)
- brew.sh: update no git repository message. (@MikeMcQuaid)
- superenv: more help for Autotools with 10.13 SDK on 10.12 (@ilovezfs)
- Add a failure message to be_detected_from matcher (@naoty)
- audit: Add more tests for FormulaAudit/Miscellaneous cop (@GauthamGoli)
- Upgrade vendored Ruby to 2.3.3 for Linux. (@sjackman)
- Support High Sierra (@fxcoudert)
- Upgrade vendored Ruby to 2.3.3. (@MikeMcQuaid)