aboutsummaryrefslogtreecommitdiffstats
path: root/ReleaseChecklist.md
diff options
context:
space:
mode:
authorChristian Parpart <christian@ethereum.org>2019-01-14 19:21:06 +0800
committerChristian Parpart <christian@ethereum.org>2019-01-14 23:10:26 +0800
commitb7eaa4f8d3bfd4a1a04899f26bb1292ea1949f64 (patch)
tree75d83f5d604a4951d0436d6c8f776d811c00a21e /ReleaseChecklist.md
parent051df31924e7d10351e9a3abd4becd3631e83391 (diff)
downloaddexon-solidity-b7eaa4f8d3bfd4a1a04899f26bb1292ea1949f64.tar.gz
dexon-solidity-b7eaa4f8d3bfd4a1a04899f26bb1292ea1949f64.tar.zst
dexon-solidity-b7eaa4f8d3bfd4a1a04899f26bb1292ea1949f64.zip
Ensuring we use at least boost 1.65, build static on Xenial, and adapt CircleCI accordingly.
Diffstat (limited to 'ReleaseChecklist.md')
-rw-r--r--ReleaseChecklist.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ReleaseChecklist.md b/ReleaseChecklist.md
index c10db742..2610daa2 100644
--- a/ReleaseChecklist.md
+++ b/ReleaseChecklist.md
@@ -12,7 +12,7 @@ Checklist for making a release:
- [ ] Run ``scripts/create_source_tarball.sh`` while being on the tag to create the source tarball.
- [ ] Upload the source tarball (in the upload directory) to the release page.
- [ ] Run ``scripts/release_ppa.sh release`` to create the PPA release (you need the relevant openssl key).
- - [ ] Once the ``~ethereum/ubuntu/ethereum-static`` PPA build is finished and published for all platforms (make sure not to do this earlier), copy the static package to the ``~ethereum/ubuntu/ethereum`` PPA for the destination series ``Trusty`` while selecting ``Copy existing binaries``.
+ - [ ] Once the ``~ethereum/ubuntu/ethereum-static`` PPA build is finished and published for all platforms (make sure not to do this earlier), copy the static package to the ``~ethereum/ubuntu/ethereum`` PPA for the destination series ``Trusty`` and ``Xenial`` while selecting ``Copy existing binaries``.
- [ ] Check that the Docker release was pushed to Docker Hub (this still seems to have problems, run ``./scripts/docker_deploy_manual.sh release``).
- [ ] Update the homebrew realease in https://github.com/ethereum/homebrew-ethereum/blob/master/solidity.rb (version and hash)
- [ ] Update the default version on readthedocs.