Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

audit.rb: require https for download.savannah.gnu.org #438

Merged
merged 1 commit into from
Jul 10, 2016
Merged

audit.rb: require https for download.savannah.gnu.org #438

merged 1 commit into from
Jul 10, 2016

Conversation

vszakats
Copy link
Contributor

@vszakats vszakats commented Jul 3, 2016

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew tests with your changes locally?

and download-mirror.savannah.gnu.org

These URLs now do support HTTPS. The first one (download.savannah.gnu.org) is a redirector, that may redirect to an insecure URL, the second one (download-mirror.savannah.gnu.org) is a direct secure download.

and download-mirror.savannah.gnu.org
@DomT4 DomT4 merged commit df4982e into Homebrew:master Jul 10, 2016
@DomT4
Copy link
Contributor

DomT4 commented Jul 10, 2016

Apologies for the week's delay on this simple PR, I've kind of been drowning in Homebrew commitments lately. Merged in df4982e, thank you @vszakats 😃

souvik1997 pushed a commit to souvik1997/brew that referenced this pull request Jul 25, 2016
@vszakats vszakats deleted the patch-1 branch March 23, 2017 17:29
@Homebrew Homebrew locked and limited conversation to collaborators May 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants