Changelog for
block-badips-timer-0.2-14.1.noarch.rpm :
Tue Jul 24 14:00:00 2018 wagner-thomasAATTgmx.at
- remove 0.0.0.0 from block list, since ipset would trigger errexit
Sun Jul 1 14:00:00 2018 wagner-thomasAATTgmx.at
- Remove a warning that appears too often
Wed May 30 14:00:00 2018 wagner-thomasAATTgmx.at
- fix check for ipset entries
- fix missing variable
Sun May 27 14:00:00 2018 wagner-thomasAATTgmx.at
- fix missing variable from last commit
Sat Apr 7 14:00:00 2018 wagner-thomasAATTgmx.at
- added option to avoid logger shell output
Fri Apr 6 14:00:00 2018 wagner-thomasAATTgmx.at
- handle HTTP 502 errors just like 504 errors
Thu Apr 5 14:00:00 2018 wagner-thomasAATTgmx.at
- degraded HTTP 504 error to a notice since it occurs often and its
no problem when one update is missed.
- added a status-file (in addition to logging) to see how many
updates where missed in a row and raise error only when more than
a certain number of tries produces error 504 consecutively.
Sat Mar 10 13:00:00 2018 wagner-thomasAATTgmx.at
- added whitelist
Sun Oct 29 13:00:00 2017 wagner-thomasAATTgmx.at
- better readable error messages
Sat Oct 28 14:00:00 2017 wagner-thomasAATTgmx.at
- fixed typo preventing timer to run
- report exit status of wget/curl if download of IP list fails
Sun Mar 5 13:00:00 2017 wagner-thomasAATTgmx.at
- add systemd service and timer files
Sat Mar 19 13:00:00 2016 wagner-thomasAATTgmx.at
- show a warning if ipset add or del fails
Tue Mar 15 13:00:00 2016 wagner-thomasAATTgmx.at
- workaround for changing number of header lines of \'ipset list\'
Fri Mar 11 13:00:00 2016 wagner-thomasAATTgmx.at
- Fix: first address in list added twice
Fri Mar 11 13:00:00 2016 wagner-thomasAATTgmx.at
- initial commit