aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2015-04-10trafficserver: update 5.2.1 bottle.BrewTestBot
2015-04-10trafficserver 5.2.1 & experimental plugin supportFelix Bünemann
This allows to enable the trafficserver plugins that are marked as experimental via --with-experimental-plugins. There is currently a compile problem with the mysql_remap plugin, so it is disabled until there is a fix available. See upstream issue TS-3490 for more info. Also added an additional patch from upstream issue TS-3302 to fix compilation with Xcode 6.3 on Yosemite. Closes #38497. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-10mysql: update 5.6.24 bottle.BrewTestBot
2015-04-10mysql 5.6.24Joep Loijens
Closes #38493. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-10riemann 0.2.9Bruce Wang
Updated Riemann to 0.2.9 Closes #38502. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-10download_strategy: automatically use apache.org https mirrorViktor Szakats
Discussion: https://github.com/Homebrew/homebrew/issues/37945 Patch by @jacknagel. Closes #38492. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-10openssl: apply yosemite certificate fixDominyk Tiller
Closes #38495. Closes #38491. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-09heroku 3.31.2dickeyxxx
Closes #38469. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-09ettercap: update 0.8.2 bottle.BrewTestBot
2015-04-09ettercap 0.8.2Dominyk Tiller
Version bump. [Mountains](https://github.com/Ettercap/ettercap/releases/tag/v0.8.2) of fixes, including some CVE fixes. Closes #38489. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-09autossh: update 1.4e bottle.BrewTestBot
2015-04-09autossh 1.4eJamie
update autossh to new version Closes #38487. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-09pinentry: use a mirror that supports httpsViktor Szakats
Closes #38481. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-09gnupg: use https mirrorViktor Szakats
Closes #38482. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-09gnupg2: https protocol for a mirror (was ftp)Viktor Szakats
Closes #38483. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-09ntl: update 6.2.1 bottle.BrewTestBot
2015-04-09ntl: add gmp option.Thomas Kahle
Closes #38065. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-09wellington: update 0.7.0 bottle.BrewTestBot
2015-04-09wellington 0.7.0Drew Wells
Closes #38443. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-09riemann: modernize, add plist and testChris Dillon
Closes #38276. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-09rpl: use http protocol in url (was ftp)Viktor Szakats
Closes #38430. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-09pinentry: update 0.9.1 bottle.BrewTestBot
2015-04-09pinentry 0.9.1chdiza
Closes #38442. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-09os: support xcode 6.3Dominyk Tiller
It’s Christmas. New stable OS X version, new Swift version, new Xcode, new CLT and a new Clang version. Closes #38468. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-09httrack: https url and homepageViktor Szakats
Closes #38478. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-09preliminary write control only sandboxXu Cheng
Closes #38361. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-09pull: increase bottle publish wait timeout.Mike McQuaid
2015-04-09xsp: add 3.0.11 bottle.BrewTestBot
2015-04-09xsp 3.0.11 (new formula)Guo Xiao
Closes #38473. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-09tap: better match install format.Mike McQuaid
2015-04-09untap: better match uninstall format.Mike McQuaid
2015-04-09libgit2: update 0.22.0_1 bottle.BrewTestBot
2015-04-09cmake: adjust standard built typeDominyk Tiller
Moves from None to Release, but comments out the standard release CFLAGS so we can continue using our own. Bumped Libgit2 as an example/test to play with. Closes #37332, hopefully. Closes #37361. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-09test-bot: don't check deps until taps are tappedTim D. Smith
brew deps will fail silently if a formula has dependencies which live in taps that have not yet been tapped. Delay checking brew deps until after tap dependencies are discovered. Closes #38424.
2015-04-09Prioritize TapDependency in parse_string_specTim D. Smith
test-bot expects the dependencies returned from SoftwareSpec#deps to satisfy is_a?(TapDependency) if they come from a tap which might need to be tapped.
2015-04-09Keep Homebrew site-packages in sys.path during brew testTim D. Smith
Formulas that build python things and which are tested with system Python will encounter test failures unless system Python is configured to add Homebrew's site-packages to sys.path. This change makes sure that configuration is performed in the test environment. Both lines are needed; the first reads and processes .pth files and the second makes sure that Homebrew's site-packages is read before the system extras, so that formulas depending on Homebrew/python/numpy get the Homebrew/python version and not the old system version. Closes #38466.
2015-04-09mariadb: update 10.0.17 bottle.BrewTestBot
2015-04-09mariadb: protect etc/my.cnf.d from brew pruneTim D. Smith
Closes #31760. Closes #38467.
2015-04-09vim: enable system Python on Xcode-only systemsTim D. Smith
Closes #38471. Closes #31893.
2015-04-09Use UNIXSocket to pass file descriptorXu Cheng
This is a more standard way to pass fd in UNIX world. At the same time, it helps to remove a few hacks and simplifies the code in the sandbox. Closes #38434. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-09uninstall: display file sizeXu Cheng
Closes #38475. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-04-09influxdb v0.9.0-rc20 (devel)Todd Persen
Closes #38474. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-09figtoipe: move to head-only.Geoff Nixon
Closes #37059. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-09dromeaudio: move to head-only.Geoff Nixon
Closes #37057. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-09sqlite: update 3.8.9 bottle.BrewTestBot
2015-04-09sqlite 3.8.9Dominyk Tiller
Bump. Closes #38464. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-09juju: update 1.22.1 bottle.BrewTestBot
2015-04-09juju 1.22.1Curtis Hovey
Closes #38463. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-09hidapi: update 0.8.0-rc1 bottle.BrewTestBot
2015-04-09hidapi: apply patch to fix IOHidManager.Raphaël P. Barazzutti
Closes #38461.