mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-08-04 06:39:05 +00:00
commit
a6cf3246d0
2 changed files with 5 additions and 0 deletions
2
DEVELOP
2
DEVELOP
|
|
@ -247,6 +247,8 @@ Releasing
|
|||
|
||||
Ensure the version is correct in ./common/version.py
|
||||
|
||||
Add/finalize the corresponding entry in the ChangeLog
|
||||
|
||||
# update man pages
|
||||
(cd man ; ./generate-man )
|
||||
|
||||
|
|
|
|||
3
TODO
3
TODO
|
|
@ -13,6 +13,9 @@ Legend:
|
|||
# partially done
|
||||
* done
|
||||
|
||||
- Run tests though all filters/examples files - (see sshd example file) as unit
|
||||
test
|
||||
|
||||
- Removed relative imports
|
||||
|
||||
- Cleanup fail2ban-client and fail2ban-server. Move code to server/ and client/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue