| Age | Commit message (Collapse) | Author |
|
Single command line binary for performing myriad text and file
operations.
Closes #38605.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Signed-off-by: Alexander Barton <alex@barton.de>
Closes #38592.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38634.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38639.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38635.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes #38631.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38626.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Update ruby-build to 20150413
Closes #38624.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Also upgraded hash to SHA-256 and added a simple test.
Closes #38622.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
https://github.com/github/hub/releases/tag/v2.2.1
Closes #38611.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Version bump.
Fixes [multiple security issues](http://seclists.org/oss-sec/2015/q2/120).
Closes #38614.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #38597.
|
|
|
|
Closes #38621.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
At the moment, every time I pull a new formulae from a tap, I have to
fetch it with the fully qualified name, `brew fetch
homebrew/versions/duck123 `, which is fine, but then I also have to
install, test, and audit it in the same way, which isn’t fixed until I
tap repair, which gets a bit onerous.
This just adds a step to `brew pull` where it does the tap repair
automatically for taps.
Closes #37788.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Version bump.
Should probably go in before #38614 but they should be compatible.
Closes #38617.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Version bump.
Fix for CVE-2015-1855, details
[here](https://www.ruby-lang.org/en/news/2015/04/13/ruby-openssl-hostnam
e-matching-vulnerability/).
Closes #38616.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #38615.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #38612.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #38610.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #38271.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #38582.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Since we’ve had to stick a temporary patch to OpenSSL’s postinstall
pending Apple’s response on the Equifax situation, GnuTLS which leans
on the OpenSSL formula to do postinstall is blowing up on every
Yosemite test-bot that calls GnuTLS as a dep.
```
==> Downloading
https://www.geotrust.com/resources/root_certificates/certificates/Equifa
x_Secure_Certificate_Authority.pem
Already downloaded:
/Library/Caches/Homebrew/openssl--Equifax_CA-Secure.pem
==> Verifying openssl--Equifax_CA-Secure.pem checksum
==> /usr/local/Cellar/openssl/1.0.2a-1/bin/c_rehash
Failed to execute: /usr/local/Cellar/openssl/1.0.2a-1/bin/c_rehash
Warning: The post-install step did not complete successfully
You can try again using `brew postinstall gnutls`
```
This works around that for now to stop the bot flagging failures
everywhere.
Closes #38619.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #38541.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
This updates kore to version 1.2.2.
Closes #38589.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38595.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes #38599.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38142.
Closes #38603.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
|
|
Closes #38571.
|
|
|
|
Version bump.
Upstream allows us to specify the PERL_LIBDIR now so the patch is gone.
The checksum utilities are still hardcoded, but that part of the patch
has been replaced with an `inreplace`.
Beefed up the test a bit as well.
Closes #38598.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|