| Age | Commit message (Collapse) | Author |
|
Closes #37996.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Closes #38035.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #38041.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #38040.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Update to version 1.0.4 and hash to sha256
Closes #38030.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Upgrade charm-tools to the latest stable release.
Closes #38034.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #38033.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Update to new upstream version.
Dropped parrot backend options as parrot backend was dropped from rakudo-star.
Closes #38031.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Currently, when called with one argument, dst is set to self, i.e. the
directory into which the source file should be moved.
When called with a second argument (for renames), dst is the full path,
including the basename, to the moved file.
Instead, let's always pass the full path, which means we can remove the
branching logic around computing dst.
|
|
|
|
Closes #38027.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Version bump.
Bug fixes, including fixes for two security issues.
Closes #38026.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Version bump, added optional dep, slight re-jig of the install block
for readability, added test.
Closes #38023.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
powerdns authoritative server 3.4.3
Closes #38025.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #38022.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #38020.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Closes #38021.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #38019.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
If you do not have java 1.8 then you will not use the bottled version
Closes #37998.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes #38017.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
In the case where a bottle wasn't around before and is now it probably
doesn't make sense to use `build-bottle` to build something that will
be identical to the binary bottle package anyway. After all, when you
use the bottle you will end up with something that has been built with
`build-bottle` anyway (just not by you).
|
|
We don't care if it fails as we'll immediately run a stronger version
afterwards (and we care if that fails).
|
|
Closes #38016.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Installing lnav from HEAD is currently broken. Currently the Formula
specifies 'readline' as a dependency. However, readline formula is
keg-only because 'OS X provides the BSD libedit library, which shadows
libreadline.'
With the latest changes in lnav build scripts, it detects and rejects
building with 'editline'. This change explicitly passes in the prefix to
readline during 'configure' stage to get around the problem.
Closes #38013.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #38012.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Compilation against openssl is forced if `--with-nghttp2` is specified
and `--with-libressl` is omitted, because the default `--with-darwinssl`
(Secure Transport) lacks support for ALPN which is necessary to negotiate
HTTP/2 over TLS encrypted connections.
Also fixed a problem where `--with-libressl` was ignored on Lion.
More info:
* [cURL HTTP/2 Support](http://curl.haxx.se/dev/readme-http2.html)
* [cURL ALPN Support](http://curl.haxx.se/docs/ssl-compared.html)
Closes #37979.
Closes #36942.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
* Add optional SPDY protocol support
* Add HEAD support
* Remove obsolete Snow Leopard patch (verified on 10.6.8 / Xcode 4.2)
* Add patch for tls1.h detection on openssl 1.0.2+ (issue TS-3443)
* Fix compilation not using brewed openssl (missing configure switch)
* Fix wrong username `brew` in bottles (due to compile time user name)
* Bumped revision because of wrong openssl used with current version
* Switched checksum to sha256
Closes #37977.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #37985.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Updated elasticsearch to 1.5 from 1.4.4
Closes #37999.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Follow-up to 97bc7722426583e2def573b1242d517914b0ea40.
|
|
Closes #38000.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|