From ea3c6943f636850312d183f2408295267572f179 Mon Sep 17 00:00:00 2001 From: athimm Date: Wed, 23 May 2007 20:18:05 +0000 Subject: [PATCH] logrotate needs to reload fail2ban (#240920). --- fail2ban.spec | 5 +++-- sources | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/fail2ban.spec b/fail2ban.spec index 43d07cc..a735c95 100644 --- a/fail2ban.spec +++ b/fail2ban.spec @@ -3,7 +3,7 @@ Summary: Ban IPs that make too many password failures Name: fail2ban Version: 0.8.0 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL Group: System Environment/Daemons URL: http://fail2ban.sourceforge.net/ @@ -73,7 +73,8 @@ fi %config(noreplace) %{_sysconfdir}/logrotate.d/fail2ban %changelog -* Wed May 23 2007 Axel Thimm - 0.8.0-6 +* Wed May 23 2007 Axel Thimm - 0.8.0-7 +- logrotate should restart fail2ban (Zing ). - send mail to root; logrotate (Jonathan Underwood ) diff --git a/sources b/sources index 92b87fc..d958ccc 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 7988a65a978bc5c44a92aaf1dbdebcba fail2ban-0.8.0.tar.bz2 -b5dd7b5c95dcdbf1089f5c7d2641add9 fail2ban-logrotate +1c87078f2c50497951ec46583020d723 fail2ban-logrotate