forked from pool/fail2ban
Marcus Meissner
5f47f96283
this fixes the start and restart problems (a start restart fail) if fail2ban was not stopped nice and if the sock and pid file were not removed. OBS-URL: https://build.opensuse.org/request/show/129475 OBS-URL: https://build.opensuse.org/package/show/security/fail2ban?expand=0&rev=19
68 lines
2.4 KiB
Plaintext
68 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jul 31 16:18:11 CEST 2012 - asemen@suse.de
|
|
|
|
- Adding to fail2ban.init remove of pid and sock files on stop
|
|
in case not removed before (prevents start fail)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 3 13:08:36 UTC 2012 - jweberhofer@weberhofer.at
|
|
|
|
- Update to version 0.8.6. containing various fixes and enhancements
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 18 22:04:03 UTC 2011 - lchiquitto@suse.com
|
|
|
|
- Update to version 0.8.5: many bug fixes, enhancements and, as
|
|
a bonus, drop two patches that are now upstream
|
|
- Update FSF address to silent rpmlint warnings
|
|
- Drop stale socket files on startup (bnc#537239, bnc#730044)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Apply packaging guidelines (remove redundant/obsolete
|
|
tags/sections from specfile, etc.)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 1 14:07:28 UTC 2011 - coolo@suse.com
|
|
|
|
- Use /var/run/fail2ban instead of /tmp for temp files in
|
|
actions: see bugs.debian.org/544232, bnc#690853,
|
|
CVE-2009-5023
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 6 16:56:30 UTC 2011 - lchiquitto@suse.com
|
|
|
|
- Use $FAIL2BAN_OPTIONS when starting (bnc#662495)
|
|
- Clean up sysconfig file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 27 20:39:41 UTC 2010 - cristian.rodriguez@opensuse.org
|
|
|
|
- Use O_CLOEXEC on fds (patch from Fedora)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 5 16:48:46 UTC 2010 - lchiquitto@suse.com
|
|
|
|
- Create /var/run/fail2ban during startup to support systems that
|
|
mount /var/run as tmpfs
|
|
- Build package as noarch
|
|
- Spec file cleanup: fix a couple of rpmlint warnings
|
|
- Init script: look for fail2ban-server when checking if the
|
|
daemon is running
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 26 16:05:42 CET 2009 - lchiquitto@suse.com
|
|
|
|
- Update to version 0.8.4. Important changes:
|
|
* New "Ban IP" command
|
|
* New filters: lighttpd-fastcgi php-url-fopen cyrus-imap sieve
|
|
* Fixed the 'unexpected communication error' problem
|
|
* Remove socket file on startup if fail2ban crashed (bnc#537239)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 4 18:19:39 CET 2009 - kssingvo@suse.de
|
|
|
|
- Initial version: 0.8.3
|
|
|