mirror of
https://github.com/chris2511/xca.git
synced 2026-09-12 19:51:05 +05:00
30 lines
778 B
Plaintext
30 lines
778 B
Plaintext
Release schedule cheat sheet
|
|
|
|
- Test, test, test
|
|
- Test again
|
|
- Check
|
|
- ign_openssl_error()
|
|
- for TRACE
|
|
- xca.nsi -> lzma
|
|
|
|
|
|
- update translation and xca.pro (qmake-qt4 -o makefile && make)
|
|
- update VERSION, changelog.txt and README.md
|
|
- git tag -a RELEASE.${VERSION}
|
|
- make TVERSION=${VERSION} dist
|
|
- try to compile xca-${VERSION}.tar.gz (again)
|
|
- build windows setup.exe
|
|
- (create releasenotes.txt)
|
|
- git push git.hohnstaedt.de; git push sf.net; git push github
|
|
- upload to sf.net: setup.exe xca.tar.gz changelog.txt releasenotes.txt
|
|
- update xca.hohnstaedt.de:
|
|
o md5sums
|
|
o Current version
|
|
o changelog
|
|
scp changelog git.hohnstaedt.de:/var/cache/git/projects/changelog.txt
|
|
- write release-mail to xca mailinglist
|
|
- update info on freshmeat.net, heise.de
|
|
|
|
|
|
|