diff --git a/fail2ban-partof.patch b/fail2ban-partof.patch index db0fae3..7f2f00d 100644 --- a/fail2ban-partof.patch +++ b/fail2ban-partof.patch @@ -1,12 +1,12 @@ -diff -up fail2ban-0.10.2/files/fail2ban.service.in.partof fail2ban-0.10.2/files/fail2ban.service.in ---- fail2ban-0.10.2/files/fail2ban.service.in.partof 2018-03-28 09:07:46.990072640 -0600 -+++ fail2ban-0.10.2/files/fail2ban.service.in 2018-03-28 09:08:54.360701976 -0600 +diff -up fail2ban-0.10.3.1/files/fail2ban.service.in.partof fail2ban-0.10.3.1/files/fail2ban.service.in +--- fail2ban-0.10.3.1/files/fail2ban.service.in.partof 2018-06-19 12:10:15.401391081 -0600 ++++ fail2ban-0.10.3.1/files/fail2ban.service.in 2018-06-19 12:10:38.892291609 -0600 @@ -2,7 +2,7 @@ Description=Fail2Ban Service Documentation=man:fail2ban(1) After=network.target iptables.service firewalld.service ip6tables.service ipset.service -PartOf=iptables.service firewalld.service ip6tables.service ipset.service -+PartOf=firewalld.service ipset.service ++PartOf=firewalld.service [Service] Type=simple diff --git a/fail2ban.spec b/fail2ban.spec index d6ca01f..95c21cb 100644 --- a/fail2ban.spec +++ b/fail2ban.spec @@ -1,13 +1,14 @@ Summary: Daemon to ban hosts that cause multiple authentication errors Name: fail2ban Version: 0.10.3.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: http://fail2ban.sourceforge.net/ Source0: https://github.com/%{name}/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz #Source0: https://github.com/sebres/%{name}/archive/f2b-perfom-prepare-716-cs.tar.gz#/%{name}-test.tar.gz -# Give up being PartOf iptables for now +# Give up being PartOf iptables and ipset for now # https://bugzilla.redhat.com/show_bug.cgi?id=1379141 +# https://bugzilla.redhat.com/show_bug.cgi?id=1573185 Patch2: fail2ban-partof.patch BuildRequires: python3-devel @@ -295,6 +296,9 @@ fi %changelog +* Tue Jun 19 2018 Orion Poplawski - 0.10.3.1-2 +- Remove PartOf ipset.service (bug #1573185) + * Tue Jun 19 2018 Orion Poplawski - 0.10.3.1-1 - Update to 0.10.3.1