summaryrefslogtreecommitdiff
path: root/release.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add release.sh --testrel, github actionMatt Johnston2022-03-241-16/+44
| | | | | This makes github actions create a tarball sha256sum for comparison. The release.sh script now works in a git repository too.
* Don't include .hg_archival.txt in tarballs. They're now reproducible.Matt Johnston2021-03-311-0/+2
|
* Add configure script to version control. Set timezone for release tarballMatt Johnston2021-03-311-5/+3
|
* Make releases tarballs more deterministicMatt Johnston2021-03-301-2/+13
| | | | Not fully tested on different systems yet
* can't call "make lint" without configureDROPBEAR_2020.79Matt Johnston2020-06-151-1/+0
|
* Add linter for #ifdefMatt Johnston2020-05-241-0/+1
|
* use "openssl sha256"Matt Johnston2019-03-231-1/+1
|
* release.sh reminds how to signMatt Johnston2015-11-251-1/+4
|
* remove .hgtags from releaseMatt Johnston2015-08-031-1/+3
|
* sha256Matt Johnston2015-01-281-1/+1
|
* changelog for 2015.67DROPBEAR_2015.67Matt Johnston2015-01-281-1/+1
|
* Archive should be bz2 nor gzDROPBEAR_2014.64Matt Johnston2014-07-271-1/+1
|
* - Don't use multichar constants since recent gcc complainsMatt Johnston2014-07-271-0/+40
- Add release script - Simplify print_version