Age | Commit message (Collapse) | Author |
|
|
|
|
|
This adds https://github.com/bitcoin/bitcoin.org/pull/270 to the to-do
list for each release, avoiding future situations like
https://bitcointalk.org/index.php?topic=336042.0.
|
|
|
|
release-process.md has the deps being built after qt. However, the descriptors for qt call for the deps file.
|
|
This commit adds a step, which is to git checkout the version to be
built. This ensures that the gitian-descriptors for said version will be
the correct ones. In addition, it updates the links for several
dependencies, where the previously existing links were dead.
|
|
Workaround 1.54.0 build bug, upstream #9156
Workaround 1.51.0+ human bug, upstream #7262
This commit also demonstrates a method to verify the integrity of inputs.
|
|
Also needed to add `unzip` package for the added unzip command for
OpenSSL in the Qt build.
|
|
|
|
release-process.md
|
|
Tweaked a little bit to provide examples.
Squashed commits into 1, while hoping not to break anything
|
|
|