Difference between revisions of "Downloads"
From Fail2ban
Jump to navigationJump to searchYarikoptic (talk | contribs) (→Source version control: point to Releases, not all the tags) |
|||
(22 intermediate revisions by 14 users not shown) | |||
Line 1: | Line 1: | ||
− | == | + | == Official source tarballs == |
We only provide source tarballs. {{Fail2ban}} is written in Python, thus no compilation is required. You can even run {{Fail2ban}} [[FAQ_english#How_can_I_run_Fail2ban_without_installation.3F|without installing it]]. | We only provide source tarballs. {{Fail2ban}} is written in Python, thus no compilation is required. You can even run {{Fail2ban}} [[FAQ_english#How_can_I_run_Fail2ban_without_installation.3F|without installing it]]. | ||
− | + | <div style="font-size:small;color:black;">{{Fail2ban_Versions}}</div> | |
− | + | ||
− | + | == Source version control == | |
− | + | ||
− | + | In September 2011 development version control switched from SVN on SF to [https://github.com/fail2ban/fail2ban git, hosted on github]. To contribute, please [http://help.github.com/fork-a-repo/ create your own fork] of {{Fail2ban}} on github, push your changes into it and [http://help.github.com/send-pull-requests/ submit pull requests]. | |
+ | |||
+ | You will also be able to download complete source tarballs for any existing tag/release or development master from [https://github.com/fail2ban/fail2ban/releases fail2ban Releases on github]. | ||
== Packages == | == Packages == | ||
− | {{Fail2ban}} is also already packaged for most distributions by contributors. Many thanks to all of them | + | {{Fail2ban}} is also already packaged for most distributions by contributors. Many thanks to all of them and you might be better off relying on your distribution delivery and support channels: |
{| | {| | ||
|style="font-weight:bold"|Gentoo||Packages are [http://packages.gentoo.org/package/net-analyzer/fail2ban in Portage]. | |style="font-weight:bold"|Gentoo||Packages are [http://packages.gentoo.org/package/net-analyzer/fail2ban in Portage]. | ||
|- | |- | ||
− | |style="font-weight:bold"|Debian||Packages are available [http://packages.debian.org/stable/net/fail2ban here]. | + | |style="font-weight:bold"|Debian||Packages are available [http://packages.debian.org/stable/net/fail2ban here]. Backport builds are available from [http://neuro.debian.net/pkgs/fail2ban.html NeuroDebian] |
|- | |- | ||
− | |style="font-weight:bold"|Ubuntu||Packages are available [http://packages.ubuntu.com/fail2ban here]. | + | |style="font-weight:bold"|Ubuntu||Packages are available [http://packages.ubuntu.com/fail2ban here]. Backport builds are available from [http://neuro.debian.net/pkgs/fail2ban.html NeuroDebian] |
|- | |- | ||
|style="font-weight:bold"|Fedora ||RPMs are available by simply running: yum install fail2ban | |style="font-weight:bold"|Fedora ||RPMs are available by simply running: yum install fail2ban | ||
Line 30: | Line 32: | ||
|style="font-weight:bold"|Mandriva||RPMs are available through official contrib repository. Please run "urpmi fail2ban". Thanks to Tomasz Paweł Gajc | |style="font-weight:bold"|Mandriva||RPMs are available through official contrib repository. Please run "urpmi fail2ban". Thanks to Tomasz Paweł Gajc | ||
|- | |- | ||
− | |style="font-weight:bold"|SUSE | + | |style="font-weight:bold"|SUSE/openSUSE||RPMs are available [http://software.opensuse.org/package/fail2ban?search_term=fail2ban here]. Thanks to Andrej Semen |
− | |||
− | |||
|- | |- | ||
|style="font-weight:bold"|ArchLinux||Package is available in [http://aur.archlinux.org/packages.php?do_Details=1&ID=7702 AUR]. | |style="font-weight:bold"|ArchLinux||Package is available in [http://aur.archlinux.org/packages.php?do_Details=1&ID=7702 AUR]. | ||
Line 38: | Line 38: | ||
|style="font-weight:bold"|Slackware||Packages are available [http://repository.slacky.eu/slackware-12.1/system/fail2ban/ here]. Thanks to Cristian Vedovato. A SlackBuild script to generate Slackware packages is available [http://slackbuilds.org/repository/13.1/network/fail2ban/ here]. | |style="font-weight:bold"|Slackware||Packages are available [http://repository.slacky.eu/slackware-12.1/system/fail2ban/ here]. Thanks to Cristian Vedovato. A SlackBuild script to generate Slackware packages is available [http://slackbuilds.org/repository/13.1/network/fail2ban/ here]. | ||
|- | |- | ||
− | |style="font-weight:bold"|FreeBSD||Port | + | |style="font-weight:bold"|FreeBSD||Port is [http://www.freebsd.org/cgi/ports.cgi?query=fail2ban&stype=all here]. |
|- | |- | ||
− | |style="font-weight:bold"|Mac OS X|| | + | |style="font-weight:bold"|Mac OS X||Available from [http://www.macports.org/ports.php?by=name&substr=fail2ban MacPorts] |
|} | |} | ||
[[Category:Fail2ban]] | [[Category:Fail2ban]] | ||
− | |||
− | |||
− |
Latest revision as of 16:28, 3 July 2013
Official source tarballs
We only provide source tarballs. Fail2ban is written in Python, thus no compilation is required. You can even run Fail2ban without installing it.
experimental | : | fail2ban-0.10.x |
stable | : | fail2ban-0.9.4 |
very-stable | : | fail2ban-0.8.14 |
dont-wanna-be-released-ever-again -- 0.8.x fixes | : | GIT 0.8 branch |
yet-to-be-released -- 0.9.x fixes | : | GIT master branch |
Source version control
In September 2011 development version control switched from SVN on SF to git, hosted on github. To contribute, please create your own fork of Fail2ban on github, push your changes into it and submit pull requests.
You will also be able to download complete source tarballs for any existing tag/release or development master from fail2ban Releases on github.
Packages
Fail2ban is also already packaged for most distributions by contributors. Many thanks to all of them and you might be better off relying on your distribution delivery and support channels:
Gentoo | Packages are in Portage. |
Debian | Packages are available here. Backport builds are available from NeuroDebian |
Ubuntu | Packages are available here. Backport builds are available from NeuroDebian |
Fedora | RPMs are available by simply running: yum install fail2ban |
Red Hat/CentOS | RPMs are available through EPEL. |
Gral Linux | RPMs are available here. These RPMs can be used on Centos 3 and RHAS 3 too. |
Ipcop | Addon is available here. Thanks to Markus Hoffmann |
Mandriva | RPMs are available through official contrib repository. Please run "urpmi fail2ban". Thanks to Tomasz Paweł Gajc |
SUSE/openSUSE | RPMs are available here. Thanks to Andrej Semen |
ArchLinux | Package is available in AUR. |
Slackware | Packages are available here. Thanks to Cristian Vedovato. A SlackBuild script to generate Slackware packages is available here. |
FreeBSD | Port is here. |
Mac OS X | Available from MacPorts |