| Age | Commit message (Collapse) | Author |
|
|
|
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>
|
|
|
|
Closes #38493.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Updated Riemann to 0.2.9
Closes #38502.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Discussion: https://github.com/Homebrew/homebrew/issues/37945
Patch by @jacknagel.
Closes #38492.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #38495.
Closes #38491.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #38469.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
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>
|
|
|
|
update autossh to new version
Closes #38487.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #38481.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes #38482.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes #38483.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38065.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #38443.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes #38276.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes #38430.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38442.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
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>
|
|
Closes #38478.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #38361.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
|
|
Closes #38473.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
|
|
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>
|
|
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.
|
|
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.
|
|
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.
|
|
|
|
Closes #31760. Closes #38467.
|
|
Closes #38471. Closes #31893.
|
|
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>
|
|
Closes #38475.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes #38474.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #37059.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #37057.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Bump.
Closes #38464.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #38463.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #38461.
|