Changelog for
sshguard-nftables-2.4.2-1.27.el8.x86_64.rpm :
* Wed Jun 09 2021 Christopher Engelhard
2.4.2-1- Update to 2.4.2
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 2.4.1-6- Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583.
* Tue Feb 23 2021 Christopher Engelhard 2.4.1-5- Fix backend path in example spec file- Remove SysV init related things- Require a backend- Fix wrong check for EPEL8
* Wed Jan 27 2021 Fedora Release Engineering - 2.4.1-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Sep 11 2020 Christopher Engelhard 2.4.1-3- Revert patch from previous release as it could cause attacks to not be blocked.
* Thu Sep 03 2020 Christopher Engelhard 2.4.1-2- add patch that fixes high load when banning many IPs using firewalld
* Sat Aug 01 2020 Christopher Engelhard 2.4.1-1- Update to 2.4.1
* Wed Jul 29 2020 Fedora Release Engineering - 2.4.0-14- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jan 31 2020 Fedora Release Engineering - 2.4.0-13- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sun Nov 17 2019 Christopher Engelhard 2.4.0-12- include patch to fully whitelist localhost in IPv6/v4 (PR #56)- add explicit Requires: ipset to firewalld backend
* Mon Oct 21 2019 Christopher Engelhard 2.4.0-11- replace systemd with systemd-rpm-macros in f30+ BuildRequires- remove %systemd_requires macro
* Fri Oct 04 2019 Christopher Engelhard 2.4.0-10- add missing dependencies- move examples to (docdir)/examples subfolder- prefix directories with %dir in %files- use complete & commented config files- add white/blacklisting
* Mon Sep 30 2019 Christopher Engelhard 2.4.0-9- add bundled provides for fnv and simclist- add systemd dependency- fix changelog formatting- patch & use upstream service file- revert 05037d7b - disallow building on rhel < 6- make package own /usr/libexec/sshguard
* Tue Sep 24 2019 Christopher Engelhard 2.4.0-8- Allow building on rhel < 6
* Thu Aug 29 2019 Christopher Engelhard 2.4.0-7- add explicit dependency on logrotate for epel6- fixed iptables install scriptlet
* Sun Aug 25 2019 Christopher Engelhard 2.4.0-6- fixes to initscript for CentOS/RHEL6- added logrotate config for sysvinit systems
* Wed Aug 21 2019 Christopher Engelhard 2.4.0-5- fixed rpm macros not being replaced in service/init file
* Tue Aug 20 2019 Christopher Engelhard 2.4.0-4- Create iptables chains for sshguard on install
* Fri Jul 19 2019 Christopher Engelhard 2.4.0-3- use own service file instead of example
* Tue Jul 16 2019 Christopher Engelhard 2.4.0-2- changed SysV initscript handling to match EPEL guidelines- enable subpackages for RHEL8
* Tue Jul 16 2019 Christopher Engelhard 2.4.0-1- updated for 2.4.0
* Tue Jan 08 2019 Christopher Engelhard 2.3.1-1- remove upgrade notice for upgrade from v2.2.0-5, people should have noticed by now- update to v2.3.1
* Sun Dec 16 2018 Christopher Engelhard 2.3.0-1- update to 2.3.0
* Tue Oct 23 2018 Christopher Engelhard 2.2.0-8- allow building for EPEL- use RPM path macros in config/init files
* Mon Oct 22 2018 Christopher Engelhard 2.2.0-7- Change subpackages to weak dependencies- Make sshguard-iptables depend on iptables-services instead of iptables
* Mon Oct 22 2018 Christopher Engelhard 2.2.0-6- split off configuration into subpackages, allows autoconfig of multiple firewall backends
* Sat Sep 29 2018 Christopher Engelhard 2.2.0-5- include upstream patches for issues #100 and #101 instead of my own
* Tue Sep 25 2018 Christopher Engelhard 2.2.0-4- add patch to fix upstream Issue #100, firewalld errors
* Sun Sep 23 2018 Christopher Engelhard 2.2.0-3- disabled LFS in repo, incompatible with COPR (ceAATTlcts.de)
* Sun Sep 23 2018 Christopher Engelhard 2.2.0-2- new package built with tito
* Thu Sep 13 2018 Christopher Engelhard - 2.2.0-1- first release of this package