Commit Graph

4 Commits

Author SHA1 Message Date
Jeff Mitchell
270e66d7fe Add a Dockerfile to build 1.5.3 with patches.
Specifically this pulls in the following:

https://go-review.googlesource.com/12717
https://go-review.googlesource.com/17247

These fix bugs users have encountered -- the first with the PKI backend,
and the second with Vault generally, as it can bite any use of a
certificate within Vault (listener, cert credential backend, pki
backend).

These are in 1.6, but it will probably be released too late for us given
what is currently known about their release plans and our known
deadline. This lets us build our releases against a patched 1.5.3.
2016-01-23 14:50:23 -05:00
Jeff Mitchell
3ba925b379 Bump values to 0.4.1 2016-01-13 17:28:17 -05:00
Jeff Mitchell
245df9eb64 Fix cross compile by setting CGO_ENABLED=0 2015-10-01 12:32:28 -07:00
Jeff Mitchell
cb3448c9e8 Add Dockerfile to build a cross-compilation container 2015-09-22 13:19:58 -04:00