Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fail2ban for openSUSE:Factory checked in at 2022-01-26 21:27:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fail2ban (Old) and /work/SRC/openSUSE:Factory/.fail2ban.new.1938 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fail2ban" Wed Jan 26 21:27:03 2022 rev:64 rq:949182 version:0.11.2 Changes: -------- --- /work/SRC/openSUSE:Factory/fail2ban/fail2ban.changes 2021-11-17 01:14:44.642183135 +0100 +++ /work/SRC/openSUSE:Factory/.fail2ban.new.1938/fail2ban.changes 2022-01-26 21:27:47.289659930 +0100 @@ -1,0 +2,14 @@ +Sat Jan 22 11:17:48 UTC 2022 - Arjen de Korte <[email protected]> + +- Fail2ban can't be PartOf ipset.service and nftables.service that + conflict with firewalld.service (as it will prevent restarting the + latter and which are not provided anymore) + * fail2ban-opensuse-service.patch + * harden_fail2ban.service.patch + +------------------------------------------------------------------- +Wed Jan 19 13:05:44 UTC 2022 - Dirk M??ller <[email protected]> + +- add python-rpm-macros buildrequires (bsc#1194752) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fail2ban.spec ++++++ --- /var/tmp/diff_new_pack.IDXTcn/_old 2022-01-26 21:27:47.869655932 +0100 +++ /var/tmp/diff_new_pack.IDXTcn/_new 2022-01-26 21:27:47.873655904 +0100 @@ -1,7 +1,7 @@ # # spec file for package fail2ban # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -58,6 +58,7 @@ BuildRequires: fdupes BuildRequires: logrotate +BuildRequires: python-rpm-macros BuildRequires: python3-tools # timezone package is required to run the tests BuildRequires: timezone ++++++ fail2ban-opensuse-service.patch ++++++ --- /var/tmp/diff_new_pack.IDXTcn/_old 2022-01-26 21:27:47.929655518 +0100 +++ /var/tmp/diff_new_pack.IDXTcn/_new 2022-01-26 21:27:47.933655490 +0100 @@ -6,7 +6,7 @@ Documentation=man:fail2ban(1) After=network.target iptables.service firewalld.service ip6tables.service ipset.service nftables.service -PartOf=iptables.service firewalld.service ip6tables.service ipset.service nftables.service -+PartOf=firewalld.service ipset.service nftables.service ++PartOf=firewalld.service [Service] Type=simple ++++++ harden_fail2ban.service.patch ++++++ --- /var/tmp/diff_new_pack.IDXTcn/_old 2022-01-26 21:27:48.013654939 +0100 +++ /var/tmp/diff_new_pack.IDXTcn/_new 2022-01-26 21:27:48.017654911 +0100 @@ -3,7 +3,7 @@ --- fail2ban-0.11.2.orig/files/fail2ban.service.in +++ fail2ban-0.11.2/files/fail2ban.service.in @@ -5,6 +5,18 @@ After=network.target iptables.service fi - PartOf=firewalld.service ipset.service nftables.service + PartOf=firewalld.service [Service] +# added automatically, for details please see
