[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект fail2ban-1.1.0-6.el9

Имя fail2ban
Эпоха 0
Версия 1.1.0
Релиз 6.el9
Сайт https://www.fail2ban.org
Лицензия GPL-2.0-or-later
Время сборки 2025-02-03 09:06:08
Хост сборки builder-arm64-1.inferitos.ru
Краткое описание Daemon to ban hosts that cause multiple authentication errors
Репозитории Extras
Полное описание Fail2Ban 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
fail2ban-1.1.0-6.el9.noarch Daemon to ban hosts that cause multiple authentication errors de566071cdf20fe21d07738b5c1cd790d3383c90e77a06613047fc6eca46c413 download
fail2ban-all-1.1.0-6.el9.noarch Install all Fail2Ban packages and dependencies 4dfdeb4412eb269c59ea7d74687ccc6b13fcd919ed74d4b8f8a349ada0386bd6 download
fail2ban-firewalld-1.1.0-6.el9.noarch Firewalld support for Fail2Ban 817cf9d03c46a0dd4219df601557b850fc9d1ca0eb4f8af12b5db09e7326f26f download
fail2ban-hostsdeny-1.1.0-6.el9.noarch Hostsdeny (tcp_wrappers) support for Fail2Ban 0f2be8c26d26de9b40ec0a05029b1d6e88f05da038555854a024cc30c769d878 download
fail2ban-mail-1.1.0-6.el9.noarch Mail actions for Fail2Ban b3bed75a8cf42db8b3ca4e64ec91dcfbe7c365ab63f5745303f9d17d6e642196 download
fail2ban-selinux-1.1.0-6.el9.noarch SELinux policies for Fail2Ban 2340d0d190eec758bca42ea927923be67df15bb430b377d980ac6e92cbeccdb0 download
fail2ban-sendmail-1.1.0-6.el9.noarch Sendmail actions for Fail2Ban 3e26c3c3cdf0e506a484066dce1837e13785ef81cfa92a1b1689aa2354bb5f46 download
fail2ban-server-1.1.0-6.el9.noarch Core server component for Fail2Ban d780cae312d998419a4cd24252e0cd58829e0d3040240a04a3f84a59d0ed9672 download
fail2ban-systemd-1.1.0-6.el9.noarch Systemd journal configuration for Fail2Ban d835deee03e639c5380d559cba0c2774da5fbe7345e284364c239f061e2a2ec8 download
fail2ban-tests-1.1.0-6.el9.noarch Fail2Ban testcases 0bb8b190b1d2a2f51ce1951e72e0808715e062f53e06669e16c62f79e537b9ef download
src
fail2ban-1.1.0-6.el9.src Daemon to ban hosts that cause multiple authentication errors 5dc236bbb93c2ffaf6f562e0b99a9cf666796604d99249db8fb5b25c856ff869 download
История изменений link
* Thu Dec 19 2024 Orion Poplawski <orion@nwra.com> - 1.1.0-6
- Add upstream fix for sshd filter (rhbz#2332945)

* Wed Oct 16 2024 Richard Shaw <hobbes1069@gmail.com> - 1.1.0-5
- Add upstream patch for python distutils removal.

* Sat Sep 28 2024 Richard Shaw <hobbes1069@gmail.com> - 1.1.0-4
- Add patch to deal with changes to OpenSSL log output.

* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Fri Jul 12 2024 Nils Philippsen <nils@tiptoe.de> - 1.1.0-2
- Use SPDX license identifier
- Use https upstream URL

* Wed Jun 12 2024 Richard Shaw <hobbes1069@gmail.com> - 1.1.0-1
- Update to 1.1.0 for Python 3.13 support.

* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.0.2-16
- Rebuilt for Python 3.13

* Sat May 11 2024 Todd Zullinger <tmz@pobox.com> - 1.0.2-15
- Handle /var/run->/run transition in older Fedora and EPEL (RHBZ#2279054)

* Sun May 05 2024 Richard Shaw <hobbes1069@gmail.com> - 1.0.2-14
- Increment SELinux module version.
- Tweak selinux regex for /run/fail2ban.

* 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.