Commit Graph

119 Commits

Author SHA1 Message Date
Rui Marinho
81f04540f0 Force use of tls when installing from apk 2018-09-20 01:21:37 +01:00
Rui Marinho
69c024a0da Fix compilation issues due to boost upgrade
* Boost has been upgraded on alpine v3.8 to a version incompatible with
   bitcoin-core 0.11. The fix has been pinning the version of alpine to v3.7.
 * A couple of function signatures have been updated on 0.12 and 0.13 to work
   with the new boost versions of alpine 3.8.
2018-09-20 01:21:37 +01:00
Rui Marinho
ddb7d09d93 Remove versions affected by CVE-2018-17144 2018-09-20 01:21:37 +01:00
Rui Marinho
32e4f2df95
Merge pull request #63 from alingenhag/master
feat(0.16): version 0.16.3
2018-09-20 00:24:12 +01:00
Andreas Lingenhag
70084a7742
feat(0.16): version 0.16.3 2018-09-19 17:50:57 +02:00
Victor Perin
409cdf67a6 feat(0.16): version 0.16.2 2018-08-06 01:34:06 +01:00
Victor Perin
5a7c97209a feat(0.16/alpine/Dockerfile): specify version 0.16.1 2018-06-24 11:55:15 -03:00
Victor Perin
c27ba2ab9d feat(0.16/Dockerfile): specify version 0.16.1 2018-06-24 11:32:54 -03:00
Victor Perin
620f5940af feat(README): version 0.16.1 tag 2018-06-24 11:32:23 -03:00
Rui Marinho
5d417576da Promote use of rpcauth
[skip ci]
2018-03-12 23:34:35 +00:00
Rui Marinho
6dad304c37 Add ports information to README 2018-03-02 14:01:27 +00:00
Rui Marinho
d981b74f70 Add new json-rpc regtest port to EXPOSE directive 2018-03-02 14:01:27 +00:00
Rui Marinho
49860fbbd8
Merge pull request #55 from victorperin/feat/0.16
Feat: version 0.16 of bitcoin core
2018-02-27 00:14:53 +00:00
Victor Perin
c16ef0dcb2 fix second BITCOIN_VERSION variable in alpine version 2018-02-26 09:08:59 -03:00
Victor Perin
13b7741123 fix docker-entrypoint permission 2018-02-26 08:50:01 -03:00
Victor Perin
12bf11f5c0 add 0.16 to readme 2018-02-26 08:11:03 -03:00
Victor Perin
8351901a8b add 0.16 versions to travis build 2018-02-26 08:08:28 -03:00
Victor Perin
424a49966c add alpine version of 0.16 2018-02-26 08:07:07 -03:00
Victor Perin
3db15d2ea6 add release 0.16 2018-02-26 08:06:53 -03:00
Rui Marinho
d968a4f597 Switch to multi-stage builds 2018-01-16 10:40:56 +00:00
codeRISEIO
5a600110af
Update rpcauth.py script url
Fixed path to rpcauth.py script
2018-01-11 12:42:41 +00:00
Rui Marinho
ed4b4f5f37 Beautify README 2017-12-14 09:19:46 +00:00
Rui Marinho
9d77a0aece Replace bitcoinwiki by Bitcoin Developer Reference docs 2017-12-14 09:19:46 +00:00
Rui Marinho
d536e8bcae Simplify supported tags header on README 2017-12-14 09:19:46 +00:00
Rui Marinho
17ab400a1c Add missing directory to 0.15-alpine image link on README 2017-12-14 09:19:46 +00:00
Rui Marinho
5083ddfcb7 Update gosu@1.10 2017-12-04 11:30:48 +00:00
Rui Marinho
0efb837936 Update alpine image to latest stable 2017-11-27 23:07:20 +00:00
Rui Marinho
1c833b3986 Update debian image to latest stable-slim 2017-11-27 23:06:25 +00:00
Rui Marinho
8bb4ef1f57
Merge pull request #46 from victorperin/feat/0.15.1
Add support for bitcoin-core@0.15.1
2017-11-12 11:38:45 +00:00
Victor Perin
c45f5a5e94 Add version 0.15.1 to README 2017-11-11 13:36:41 -02:00
Victor Perin
d35cce7e45 Add support for bitcoin-core@0.15.1 2017-11-11 13:24:39 -02:00
Rui Marinho
c14dc53226 Merge pull request #44 from ruimarinho/support/authentication-docs
Add documentation for authentication
2017-10-11 01:05:58 +01:00
Rui Marinho
3504eeedd1 Add documentation for authentication
[skip ci]
2017-10-11 01:05:04 +01:00
Rui Marinho
b34b3fe9d9 Merge pull request #42 from ruimarinho/support/update-gpg-recv-keys
Make GPG key fetching more robust
2017-10-11 01:00:52 +01:00
Rui Marinho
4434813b33 Make GPG key fetching more robust 2017-10-10 00:38:21 +01:00
Rui Marinho
612d16e8ad Merge pull request #41 from ruimarinho/enhancement/switch-to-libressl
Switch from openssl to libressl
2017-09-25 10:55:08 +01:00
Rui Marinho
da3d1692b3 Switch from openssl to libressl 2017-09-24 14:21:19 +01:00
Rui Marinho
334efe48e7 Merge pull request #40 from ruimarinho/support/fix-incorrect-latest-link
Fix incorrect latest link
2017-09-23 13:40:18 +01:00
Rui Marinho
546913c08d Fix incorrect latest link
For now, the Debian version is the officially supported one, so it's
safer to keep this variant as `latest`.

[skip ci]
2017-09-23 13:39:28 +01:00
Rui Marinho
30eccf6698 Merge pull request #39 from ruimarinho/support/broken-0-15-alpine-build
Fix broken 0.15.x alpine build
2017-09-23 13:26:53 +01:00
Rui Marinho
a931e8ed01 Fix broken 0.15.x debian build 2017-09-23 12:53:00 +01:00
Rui Marinho
18022247ca Fix broken 0.15.x alpine build 2017-09-23 01:51:51 +01:00
Rui Marinho
b62e2b20ec Merge pull request #38 from ruimarinho/support/promote-alpine-0-15
Promote Alpine 0.15
2017-09-23 01:51:10 +01:00
Rui Marinho
60969d245c Promote Alpine version 2017-09-22 01:18:28 +01:00
Rui Marinho
201753ddb7 Merge pull request #37 from ruimarinho/support/version-order
Fix version order
2017-09-22 01:10:44 +01:00
Rui Marinho
8a9e9e31cf Fix version order 2017-09-22 01:09:26 +01:00
Rui Marinho
bb8cf07dbb Add Alpine-based image reference link 2017-09-22 01:09:18 +01:00
Rui Marinho
8520bfa7a1 Merge pull request #36 from ruimarinho/support/bitcoin-core-0-15-0-1
Add support for bitcoin-core@0.15.0.1
2017-09-22 01:07:24 +01:00
Rui Marinho
0f144d14c9 Update project name on README
[skip ci]
2017-09-22 01:07:04 +01:00
Rui Marinho
e4181fba5e Add support for bitcoin-core@0.15.0.1 2017-09-19 18:21:24 +01:00