This repository has been archived by the owner on Apr 15, 2019. It is now read-only.
Releases: LiskArchive/lisk-build
Releases · LiskArchive/lisk-build
Version 1.3.1
Version 1.3.0
Version 1.2.1
Version 1.2.0
Version 1.1.4
Version 1.1.3
v1.1.3 (2018-10-12)
Implemented enhancements:
- Strip redis binaries #344
- Use jq static binary #342
- Improve parameters check so that it fails nicely #340
Fixed bugs:
- Create redis working directory during build #338
Closed issues:
Merged pull requests:
- Use lisk-scripts v0.3.5 - Closes #346 #347 (Nazgolze)
- Strip redis binaries - Closes #344 #345 (fchavant)
- Use static jq binary - Closes #342 #343 (fchavant)
- Fail with error message when required parameters are missing - Closes #340 #341 (fchavant)
- Create redis working directory - Closes #338 #339 (fchavant)
Version 1.1.2
Version 1.1.1
Version 1.1.0
Version 1.0.0
v1.0.0 (2018-08-16)
Implemented enhancements:
- Use recent version jq to modify config files #289
- Implement automated nightly builds using Jenkins #163
- Remove sudo from build.sh on linux #274 (Nazgolze)
Fixed bugs:
- Bundle correct version of lisky / lisk-commander with 1.x releases #291
- PostgreSQL linked against system libreadline #275
- Remove redundant copying of libpq.* to /usr/lib #265
Closed issues:
- Update lisk-scripts version in 1.0 #320
- Discontinue macOS builds #317
- Use lisk-scripts v0.2.4 #316
- Improve macOS documentation #314
- installLisk.sh not working on High Sierra #312
- Create default 'custom' config.json #308
- Bump lisk-scripts version to v0.3.0 in 1.1 #306
- db.user needs to be set in default/config.json in 1.1 #305
- Update lisk-build to use v0.2.2 of lisk-scripts #302
- Verify the usage of version and minVersion from old config.json #298
- Update PostgreSQL to version 10 #295
- Use network specific configuration during build #292
- Failed to create Postgresql user #287
- Toolchain script outdated #285
- Update Postgres to 9.6.8, backport libreadline7 changes #284
- PostgreSQL build fails missing readline #282
- Update readme and toolchain install scripts #280
- Fix local tar argument passing in lisk_build.sh #278
- Snapshot config - change to how this gets included #277
- Remove sudo from build.sh #273
- X Failed to start Postgresql. Installation failed. Cleaning up... #272
- Remove sudo from lisk.sh #269
- Provide a local tar file for build process #267
Merged pull requests:
- Update Postgres to 9.6.10 #325 (Nazgolze)
- Bump version of lisk-scripts #321 (Nazgolze)
- Remove Darwin specific logic - Closes #317 #319 (fchavant)
- Remove Darwin specific logic - Closes #317 #318 (fchavant)
- Update lisk-scripts version to 0.2.3 #311 (Nazgolze)
- Create default custom config.json, which consists only of {} #309 (Nazgolze)
- Use lisk-scripts v0.2.2 - Closes #302 #304 (Nazgolze)
- Use lisk-scripts v0.2.2 - Closes #302 #303 (Nazgolze)
- Set LISK_NETWORK in env.sh at build time - Closes #292 #301 (fchavant)
- Update postgres to 10.4 - Closes #295 #300 (Nazgolze)
- Remove top-level lisky symlink - Closes #291 #297 (fchavant)
- Use [email protected] #294 (fchavant)
- Use lisk-commander@beta instead of lisky for 1.0 #293 (fchavant)
- Use the jq binary we build to modify configuration files - Closes #289 #290 (fchavant)
- Update Postgres to 9.6.8, backport libreadline7 changes - Closes #284 #288 (Nazgolze)
- Update README - Closes #280 #286 (fchavant)
- Correction to how libreadline is pulled in on linux when building postgresql #283 (Nazgolze)
- Ensure ".fileLogLevel" is set to "info" in snapshot.json - Closes #277 #281 (fchavant)
- Create snapshot.json from config.json - Closes 277 #279 (fchavant)
- Make sure postgres is linked against the local version of libreadline - Closes #275 #276 (fchavant)
- 269 remove sudo backport #271 (Nazgolze)
- Remove sudo from build.sh #270 (Nazgolze)