mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
DOC: final updates to release doco
This commit is contained in:
parent
4ec0e3f087
commit
6db9e64934
1 changed files with 4 additions and 0 deletions
4
DEVELOP
4
DEVELOP
|
|
@ -735,6 +735,10 @@ Which indicates that testcases/files/logs/mysqld.log has been moved or is a dire
|
|||
python setup.py bdist_rpm
|
||||
python setup.py upload
|
||||
|
||||
# Prepare a release notice https://github.com/fail2ban/fail2ban/releases/new
|
||||
|
||||
Update the binaries and tag the release
|
||||
|
||||
# Run the following and update the wiki with output:
|
||||
|
||||
python -c 'import common.protocol; common.protocol.printWiki()'
|
||||
|
|
|
|||
Loading…
Reference in a new issue