Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Releases: LiskArchive/lisk-build

0.9.16

12 Jun 09:40
d86cae2
Compare
Choose a tag to compare

Change Log

0.9.16 (2018-06-12)

Full Changelog

Closed issues:

  • Update Postgres to 9.6.8, backport libreadline7 changes #284
  • Remove sudo from build.sh #273
  • Remove sudo from lisk.sh #269

Merged pull requests:

Version v1.0.0-beta.2

19 Apr 09:54
b1376a0
Compare
Choose a tag to compare
Version v1.0.0-beta.2 Pre-release
Pre-release

v1.0.0-beta.2 (2018-04-06)

Full Changelog

Closed issues:

  • Update VERSION to 1.0.0 #262
  • Update config.sh to use version of lisk-scripts for 1.0 #260
  • Update build.sh to support npm pack generated tgz archive #250

Merged pull requests:

Version 0.9.12

01 Mar 14:38
Compare
Choose a tag to compare

Changelog

0.9.12 (2018-02-27)

Full Changelog

Closed issues:

  • Update to Node.js 6.12.3 LTS #249

Merged pull requests:

Version 0.9.11

20 Dec 17:56
Compare
Choose a tag to compare

Changelog

0.9.11 (2017-12-20)

NOTES:

  • With this release, versioning becomes independent from Lisk and Lisk Scripts releases.
  • Crossed-out items have either been Moved to https://github.com/LiskHQ/lisk-scripts or Cancelled/Replaced.

Full Changelog

Implemented enhancements:

  • Move scripts to new lisk-scripts repository #238
  • Add a system unit file for lisk-build #216 (Cancelled)
  • Refactor lisk.sh #198 (Cancelled)
  • Redesign Installation script to accommodate the new binary format #195 (Cancelled)
  • Additional verbosity for lisk.sh #182 (Moved)

Fixed bugs:

  • Bison version 3.0 or greater required when configuring jq #242
  • lisk_bridge.sh isn't removing the old unencrypted secrets #235 (Moved)
  • lisk_bridge.sh will fail if jq package is not installed. #232 (Moved)
  • Package libncurses5-dev should be add be added to the toolchain linux script. #230
  • installLisk.sh with -u to a another url, lisk is still downloaded from the old URL. #228 (Moved)
  • installLisk.sh upgrade will fail to stop the pm2 process if its installed in a different location. #227 (Moved)
  • installLisk.sh fails on Mac OS X 10.13.1 #226 (Moved)
  • installLinux.sh script will fail to run the command "nvm install v6.10.1" #225
  • installLisk.sh will fail on Mac OS X if ntp is not installed #224 (Moved)
  • PM2 keeps restarting broken node #221
  • Unable to compile JQ on darwin #215
  • Unsafe use of grep in lisk.sh #211
  • Fix node invocation in lisk_snapshot.sh #205
  • lisk.sh fails to execute psql correctly #196 (Moved)

Closed issues:

  • Update to Node.js 6.12.2 LTS #240
  • Update README.md for 0.9.11 #239
  • Revert binary compilation restructuring #220
  • Downgrade Postgres and Node binary version #219
  • Migrate shellcheck service to Jenkins #208
  • Upgrade nodejs to version 6.11.4 #204 (Replaced)
  • Upgrade Postgres to 9.6.5 #203 (Replaced)
  • Upgrade NodeJS to Version 8 #201 (Cancelled)
  • Upgrade PostgreSQL to version 10 #200 (Cancelled)
  • Add license headers to all files #177
  • Implement Network-Bridge for migration #176 (Moved)

Merged pull requests:

Version 0.9.10

19 Dec 15:55
Compare
Choose a tag to compare

Change Log

0.9.10 (2017-10-25)

Full Changelog

Fixed bugs:

  • Fix node invocation in lisk_snapshot.sh #205

Closed issues:

  • Upgrade nodejs to version 6.11.4 #204
  • Upgrade Postgres to 9.6.5 #203

Merged pull requests:

Version 0.9.3

01 Aug 15:49
Compare
Choose a tag to compare

Change Log

0.9.3 (2017-08-01)

Full Changelog

Closed issues:

  • New shellcheck errors in shell scripts #181
  • Uplift Nodejs to 6.11.1 #172

Merged pull requests:

Version 0.9.2

05 Jul 13:32
Compare
Choose a tag to compare

Change Log

0.9.2 (2017-07-05)

Full Changelog

Fixed bugs:

  • rpath error build 0.9.0 #153
  • InstallLisk on darwin needs to check SHA256, not SHA1 #154
  • Clear specific files rpath values - Closes #153 #162 (Isabello)
  • Correct checksum in installLisk for sha256 on osx - Closes #154 #155 (Isabello)

Merged pull requests:

Version 0.9.2b

03 Jul 16:55
Compare
Choose a tag to compare
Version 0.9.2b Pre-release
Pre-release

Change Log

0.9.2b (2017-07-03)

Full Changelog

Fixed bugs:

Version 0.9.2a

28 Jun 21:14
Compare
Choose a tag to compare
Version 0.9.2a Pre-release
Pre-release

Change Log

0.9.2a (2017-06-28)

Full Changelog

Fixed bugs:

  • InstallLisk on darwin needs to check SHA256, not SHA1 #154
  • rpath error build 0.9.0 #153
  • Correct checksum in installLisk for sha256 on osx - Closes #154 #155 (Isabello)

Merged pull requests:

Version 0.9.0

23 Jun 14:46
Compare
Choose a tag to compare

Change Log

0.9.0

Full Changelog

Implemented enhancements:

  • Refactor installLisk.sh to improve upgrade methodology #143
  • Redis should require password #139
  • Abort lisk install and cleanup upon failure #135
  • Implement bundled Redis #130
  • Insert placeholders for VERSION and LISK_NETWORK in config.sh #123
  • Idea to explore: letsencrypt client written for nodejs #52
  • Implement default redis password and use it in lisk.sh - Closes #139 #140 (Isabello)

Fixed bugs:

  • Snapshotting parses the wrong variables #146
  • Include libreadline6 with bundled postgres #133
  • Cleanup PM2 GOD during Lisk upgrade #125
  • Blockheight for PG running on nonstandard port fails due to psql default #116
  • Fix Snapshotting failures - Closes #146 #147 (Isabello)
  • Correct redis flag detection during node shutdown - Closes #141 #142 (Isabello)
  • Correct SHA string checking - Closes #137 #138 (Isabello)
  • Correct PSQL failures on nonstandard port - Closes #116 #120 (Isabello)

Closed issues:

  • lisk.sh log tailing is blank #151
  • Refactor Redis initialization #148
  • Redis password detection fails for redis-cli #141
  • Missing extension for SHA checks #137
  • Link Postgresql against libreadline7 #134
  • Installation fails on ArchLinux with psql issues. #132
  • Upgrade Postgresql to 9.6.3 #127
  • Upgrade nodejs to Node 6.10.3 #126
  • Cleanup ARM Related patches #121
  • Remove deprecated build information #115
  • Cleanup FreeBSD related items in Lisk-build #114
  • Replace MD5 with SHA checksum #113

Merged pull requests: