Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | Reorder arguments passed to addgroup/adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER | ||||
* | Improve consistency of scripts using adduser/addgroup. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+2 |
| | | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved. | ||||
* | testing/bitcoin: update to 0.12.1 | Stuart Cardall | 2016-04-18 | 1 | -4/+4 |
| | |||||
* | testing/bitcoin: update to 0.12.0 | Stuart Cardall | 2016-02-22 | 1 | -6/+6 |
| | | | | | | Bitcoin 0.12.0 Release Notes / Changelog: https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.12.0.md | ||||
* | testing/bitcoin: rebuild against boost-1.60 | Natanael Copa | 2016-02-02 | 1 | -1/+1 |
| | |||||
* | testing/bitcoin: rebuild against boost-1.59 | Natanael Copa | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | testing/bitcoin: update to 0.11.1 + add dev / tx / tests subpackages | Stuart Cardall | 2015-10-27 | 1 | -10/+32 |
| | | | | | | 0.11.1 Release Notes: https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.11.1.md | ||||
* | testing/bitcoin: update to 0.11.0 | Stuart Cardall | 2015-09-18 | 2 | -27/+9 |
| | | | | https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.11.0.md | ||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+1 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | testing/bitcoin: update to 0.10.1 + fix boost error | Stuart Cardall | 2015-05-07 | 3 | -16/+27 |
| | |||||
* | testing/bitcoin: compile fix | Natanael Copa | 2015-04-20 | 1 | -0/+4 |
| | |||||
* | testing/bitcoin: rebuild against boost 1.58 | Natanael Copa | 2015-04-20 | 1 | -1/+1 |
| | |||||
* | testing/bitcoin: update to 0.10.0 final | Stuart Cardall | 2015-02-20 | 1 | -4/+4 |
| | | | | Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org> | ||||
* | testing/bitcoin: upgrade to 0.10.0_rc3 | Natanael Copa | 2015-02-03 | 1 | -4/+4 |
| | |||||
* | testing/bitcoin: remove .la archive | Natanael Copa | 2014-12-29 | 1 | -1/+2 |
| | |||||
* | testing/bitcoin: update to 0.10.0_rc1 | Stuart Cardall | 2014-12-29 | 1 | -5/+6 |
| | | | | SSL3 removed from RPC client | ||||
* | testing/bitcoin: rebuild with protobuf-2.6 | Natanael Copa | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | testing/bitcoin: upgrade to 0.9.3 | Natanael Copa | 2014-09-26 | 1 | -4/+4 |
| | |||||
* | testing/bitcoin: minor clean up | Natanael Copa | 2014-09-15 | 1 | -4/+4 |
| | |||||
* | testing/bitcoin: update to 0.9.3rc2 | Stuart Cardall | 2014-09-15 | 1 | -9/+7 |
| | | | | update to 0.9.3rc2 | ||||
* | testing/bitcoin: update to 0.9.2.1 | Stuart Cardall | 2014-06-25 | 6 | -68/+113 |
| | | | | | Environment patch removed as merged upstream as function SetupEnvironment() Init script added so Bitcoin runs as user Bitcoin. | ||||
* | testing/bitcoin: do the locale trick with qt client as well | Natanael Copa | 2014-05-08 | 2 | -4/+23 |
| | |||||
* | testing/bitcoin: enable qt interface fix locale bug | Natanael Copa | 2014-05-08 | 2 | -7/+64 |
| | |||||
* | testing/bitcoin: upgrade to 0.9.1 | Natanael Copa | 2014-05-08 | 3 | -43/+20 |
| | |||||
* | testing/bitcoin: rebuild against boost 1.55.0 | Bartłomiej Piotrowski | 2014-02-08 | 1 | -1/+1 |
| | |||||
* | testing/bitcoin: disable. does not build currently | Natanael Copa | 2013-12-17 | 1 | -1/+1 |
| | |||||
* | testing/bitcoin: new aport | Natanael Copa | 2013-12-14 | 4 | -0/+88 |
decentralized P2P electronic cash system http://www.bitcoin.org/ ref #2444 |