Skip to content

Releases: userjack6880/rbl_updater

1-fc

27 Jul 18:52
0a43db8
Compare
Choose a tag to compare
1-fc Pre-release
Pre-release
  • Updated documentation.
  • Feature complete release.

0-α1.3

02 May 15:45
4a39a15
Compare
Choose a tag to compare
0-α1.3 Pre-release
Pre-release
  • 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 monitor for 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_bans will output in the ip blocklist table.
  • Added logging to monitor and shifted informational output to verbose mode.
  • Added ability for monitor to import past logs and to begin the tail at the start of log file rather than end.
  • Updated generate_list with updated query similar to list_bans to not add to rspamd blocklists redundant IPs covered by network blocks.
  • Created a rudementary install script.

0-α1.2

21 Mar 14:19
be5520b
Compare
Choose a tag to compare
0-α1.2 Pre-release
Pre-release
  • 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 spam to 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

16 Mar 18:31
Compare
Choose a tag to compare
0-α1.1 Pre-release
Pre-release

First official pre-release.