Wed, 08 May 2024 23:43:04 UTC | login

Information for build fail2ban-1.0.2-12.fc40

ID297293
Package Namefail2ban
Version1.0.2
Release12.fc40
Epoch
SummaryDaemon to ban hosts that cause multiple authentication errors
DescriptionFail2Ban scans log files and bans IP addresses that makes too many password failures. It updates firewall rules to reject the IP address. These rules can be defined by the user. Fail2Ban can read multiple log files such as sshd or Apache web server ones. Fail2Ban is able to reduce the rate of incorrect authentications attempts however it cannot eliminate the risk that weak authentication presents. Configure services to use only two factor or public/private authentication mechanisms if you really want to protect services. This is a meta-package that will install the default configuration. Other sub-packages are available to install support for other actions and configurations.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Mar 2024 13:16:25 UTC
CompletedMon, 18 Mar 2024 13:16:25 UTC
Tags
f40
RPMs
src
fail2ban-1.0.2-12.fc40.src.rpm (info) (download)
noarch
fail2ban-1.0.2-12.fc40.noarch.rpm (info) (download)
fail2ban-all-1.0.2-12.fc40.noarch.rpm (info) (download)
fail2ban-firewalld-1.0.2-12.fc40.noarch.rpm (info) (download)
fail2ban-hostsdeny-1.0.2-12.fc40.noarch.rpm (info) (download)
fail2ban-mail-1.0.2-12.fc40.noarch.rpm (info) (download)
fail2ban-selinux-1.0.2-12.fc40.noarch.rpm (info) (download)
fail2ban-sendmail-1.0.2-12.fc40.noarch.rpm (info) (download)
fail2ban-server-1.0.2-12.fc40.noarch.rpm (info) (download)
fail2ban-shorewall-1.0.2-12.fc40.noarch.rpm (info) (download)
fail2ban-shorewall-lite-1.0.2-12.fc40.noarch.rpm (info) (download)
fail2ban-systemd-1.0.2-12.fc40.noarch.rpm (info) (download)
fail2ban-tests-1.0.2-12.fc40.noarch.rpm (info) (download)
Changelog * Thu Feb 22 2024 Orion Poplawski <orion@nwra.com> - 1.0.2-12 - Allow watch on more logfiles * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Sep 27 2023 Adam Williamson <awilliam@redhat.com> - 1.0.2-9 - Require pyasynchat and pyasyncore with Python 3.12+ - Disable smtp tests on F39+ due to removal of smtpd from Python 3.12 - Disable db repair test on F39+ as it's broken with sqlite 3.42.0+ * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jun 26 2023 Todd Zullinger <tmz@pobox.com> - 1.0.2-7 - exclude shorewall subpackage on epel9 (rhbz#2217649) * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 1.0.2-6 - Rebuilt for Python 3.12 * Tue Apr 04 2023 Orion Poplawski <orion@nwra.com> - 1.0.2-5 - Drop downstream python3.11 patch, upstream went with a different fix * Sun Apr 02 2023 Todd Zullinger <tmz@pobox.com> - 1.0.2-4 - verify upstream source signature * Thu Mar 30 2023 Orion Poplawski <orion@nwra.com> - 1.0.2-3 - Add upstream patch to remove warning about allowipv6 (bz#2160781) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Dec 17 2022 Richard Shaw <hobbes1069@gmail.com> - 1.0.2-1 - Update to 1.0.2. * Wed Nov 02 2022 Richard Shaw <hobbes1069@gmail.com> - 1.0.1-2 - Add patch for dovecot eating 100% CPU. * Sun Oct 02 2022 Richard Shaw <hobbes1069@gmail.com> - 1.0.1-1 - Update to 1.0.1. * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 0.11.2-13 - Rebuilt for Python 3.11 * Wed May 18 2022 Orion Poplawski <orion@nwra.com> - 0.11.2-12 - Fix SELinux policy to allow watch on var_log_t (bz#2083923)