Click here to visit the old openkoji buildsystem (Archived)

Information for build fail2ban-1.0.2-13.fc41

ID7692
Package Namefail2ban
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.0.2
Release13.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/fail2ban.git#7a1cec5b814149d44e00ac443246d81ac86a3aea
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 bykojiadmin
State complete
Volume DEFAULT
StartedFri, 03 May 2024 15:38:30 CST
CompletedFri, 03 May 2024 15:57:27 CST
Taskbuild (f41, /rpms/fail2ban.git:7a1cec5b814149d44e00ac443246d81ac86a3aea)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fail2ban.git#7a1cec5b814149d44e00ac443246d81ac86a3aea'}}
Tags
f41
RPMs
src
fail2ban-1.0.2-13.fc41.src.rpm (info) (download)
noarch
fail2ban-1.0.2-13.fc41.noarch.rpm (info) (download)
fail2ban-all-1.0.2-13.fc41.noarch.rpm (info) (download)
fail2ban-firewalld-1.0.2-13.fc41.noarch.rpm (info) (download)
fail2ban-hostsdeny-1.0.2-13.fc41.noarch.rpm (info) (download)
fail2ban-mail-1.0.2-13.fc41.noarch.rpm (info) (download)
fail2ban-selinux-1.0.2-13.fc41.noarch.rpm (info) (download)
fail2ban-sendmail-1.0.2-13.fc41.noarch.rpm (info) (download)
fail2ban-server-1.0.2-13.fc41.noarch.rpm (info) (download)
fail2ban-shorewall-1.0.2-13.fc41.noarch.rpm (info) (download)
fail2ban-shorewall-lite-1.0.2-13.fc41.noarch.rpm (info) (download)
fail2ban-systemd-1.0.2-13.fc41.noarch.rpm (info) (download)
fail2ban-tests-1.0.2-13.fc41.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
installed_pkgs.log
state.log
root.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Apr 25 2024 Richard Shaw <hobbes1069@gmail.com> - 1.0.2-13 - Add nftables patch and fix selinux /var/run->/run issue, fixes RHBZ#1850164 and RHBZ#2272476. * 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)