Hey

Just for the record, I do the libssh2 releases this way:

1 - Make sure to update NEWS and RELEASE-NOTES and commit
2 - run './maketgz [version]'
3 - run 'gpg -b -a libssh2-[version].tar.gz'
4 - tag the repo with 'git tag [tag]'
5 - push everything with 'git push --tags'
6 - upload the tarball and the *.asc file to the web site
7 - update the pages on the web site
8 - send a release mail to the mailing list
9 - announce a release on freshmeat.net

Step 6 and 7 are still not doable for anyone else but me since I still haven't managed to create that git repo for the web site. Once we've managed to do that, we'll instead simply make sure to update the web repo and the web site will automatically update from that.

--

 / daniel.haxx.se
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to