mirror of https://github.com/fail2ban/fail2ban
commit
a6cf3246d0
2
DEVELOP
2
DEVELOP
|
@ -247,6 +247,8 @@ Releasing
|
||||||
|
|
||||||
Ensure the version is correct in ./common/version.py
|
Ensure the version is correct in ./common/version.py
|
||||||
|
|
||||||
|
Add/finalize the corresponding entry in the ChangeLog
|
||||||
|
|
||||||
# update man pages
|
# update man pages
|
||||||
(cd man ; ./generate-man )
|
(cd man ; ./generate-man )
|
||||||
|
|
||||||
|
|
3
TODO
3
TODO
|
@ -13,6 +13,9 @@ Legend:
|
||||||
# partially done
|
# partially done
|
||||||
* done
|
* done
|
||||||
|
|
||||||
|
- Run tests though all filters/examples files - (see sshd example file) as unit
|
||||||
|
test
|
||||||
|
|
||||||
- Removed relative imports
|
- Removed relative imports
|
||||||
|
|
||||||
- Cleanup fail2ban-client and fail2ban-server. Move code to server/ and client/
|
- Cleanup fail2ban-client and fail2ban-server. Move code to server/ and client/
|
||||||
|
|
Loading…
Reference in New Issue