Releases: userjack6880/rbl_updater
Releases · userjack6880/rbl_updater
1-fc
- Updated documentation.
- Feature complete release.
0-α1.3
- Updated documentation.
- Removed versioning from config.
- Added
list_bans. - Graceful JSON failure in
report. - Added ability to delete entries from
report. - Added IP queue in
monitorfor JSON failure handling. - Dealt with some inconsistencies in how various ASN's list their information.
- Added "provider" field to each table.
- Reduced the information overload on
list_bans. - Gave the ability to limit how many entries
list_banswill output in the ip blocklist table. - Added logging to
monitorand shifted informational output toverbosemode. - Added ability for
monitorto import past logs and to begin the tail at the start of log file rather than end. - Updated
generate_listwith updated query similar tolist_bansto not add to rspamd blocklists redundant IPs covered by network blocks. - Created a rudementary
installscript.
0-α1.2
- Fixed log regex for monitor script.
- Added a case for where punishment is issued for a prefix has a ton of bad IPs that do not have their ban expirations timeout.
- Fixed DB query column typo.
- When an IP network range is added, on duplicate key it now adds ban expiration.
- Added variation of
spamto the keywords monitor looks for. - Fixed issue where script couldn't find the config file.
- Fixed bug where script would die if it encountered a JASON error when doing a BGP Info Query.
0-α1.1
First official pre-release.