forked from pool/fail2ban
5f8ef27b27
Upgraded to latest version; seems to work :-) OBS-URL: https://build.opensuse.org/request/show/123375 OBS-URL: https://build.opensuse.org/package/show/security/fail2ban?expand=0&rev=17
651 lines
26 KiB
Diff
651 lines
26 KiB
Diff
Index: fail2ban-0.8.5/client/__init__.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/client/__init__.py
|
|
+++ fail2ban-0.8.5/client/__init__.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/client/actionreader.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/client/actionreader.py
|
|
+++ fail2ban-0.8.5/client/actionreader.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/client/beautifier.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/client/beautifier.py
|
|
+++ fail2ban-0.8.5/client/beautifier.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/client/configparserinc.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/client/configparserinc.py
|
|
+++ fail2ban-0.8.5/client/configparserinc.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Yaroslav Halchenko
|
|
# Modified: Cyril Jaquier
|
|
Index: fail2ban-0.8.5/client/configreader.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/client/configreader.py
|
|
+++ fail2ban-0.8.5/client/configreader.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
# Modified by: Yaroslav Halchenko (SafeConfigParserWithIncludes)
|
|
Index: fail2ban-0.8.5/client/configurator.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/client/configurator.py
|
|
+++ fail2ban-0.8.5/client/configurator.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/client/csocket.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/client/csocket.py
|
|
+++ fail2ban-0.8.5/client/csocket.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/client/fail2banreader.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/client/fail2banreader.py
|
|
+++ fail2ban-0.8.5/client/fail2banreader.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/client/filterreader.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/client/filterreader.py
|
|
+++ fail2ban-0.8.5/client/filterreader.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/client/jailreader.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/client/jailreader.py
|
|
+++ fail2ban-0.8.5/client/jailreader.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/client/jailsreader.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/client/jailsreader.py
|
|
+++ fail2ban-0.8.5/client/jailsreader.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/common/__init__.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/common/__init__.py
|
|
+++ fail2ban-0.8.5/common/__init__.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/common/helpers.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/common/helpers.py
|
|
+++ fail2ban-0.8.5/common/helpers.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
# Author: Arturo 'Buanzo' Busleiman
|
|
Index: fail2ban-0.8.5/common/protocol.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/common/protocol.py
|
|
+++ fail2ban-0.8.5/common/protocol.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/common/version.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/common/version.py
|
|
+++ fail2ban-0.8.5/common/version.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/fail2ban-client
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/fail2ban-client
|
|
+++ fail2ban-0.8.5/fail2ban-client
|
|
@@ -13,7 +13,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/fail2ban-regex
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/fail2ban-regex
|
|
+++ fail2ban-0.8.5/fail2ban-regex
|
|
@@ -13,7 +13,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/fail2ban-server
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/fail2ban-server
|
|
+++ fail2ban-0.8.5/fail2ban-server
|
|
@@ -13,7 +13,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/fail2ban-testcases
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/fail2ban-testcases
|
|
+++ fail2ban-0.8.5/fail2ban-testcases
|
|
@@ -13,7 +13,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/files/cacti/fail2ban_stats.sh
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/files/cacti/fail2ban_stats.sh
|
|
+++ fail2ban-0.8.5/files/cacti/fail2ban_stats.sh
|
|
@@ -13,7 +13,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
#
|
|
# This script can be used to collect data for Cacti. One parameter is needed,
|
|
# the jail name. It must be a currently running jail. The script returns two
|
|
Index: fail2ban-0.8.5/files/gentoo-initd
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/files/gentoo-initd
|
|
+++ fail2ban-0.8.5/files/gentoo-initd
|
|
@@ -13,7 +13,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
#
|
|
# Author: Sireyessire, Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/__init__.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/__init__.py
|
|
+++ fail2ban-0.8.5/server/__init__.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/action.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/action.py
|
|
+++ fail2ban-0.8.5/server/action.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/actions.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/actions.py
|
|
+++ fail2ban-0.8.5/server/actions.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/asyncserver.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/asyncserver.py
|
|
+++ fail2ban-0.8.5/server/asyncserver.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/banmanager.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/banmanager.py
|
|
+++ fail2ban-0.8.5/server/banmanager.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/datedetector.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/datedetector.py
|
|
+++ fail2ban-0.8.5/server/datedetector.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/datetemplate.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/datetemplate.py
|
|
+++ fail2ban-0.8.5/server/datetemplate.py
|
|
@@ -13,7 +13,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/faildata.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/faildata.py
|
|
+++ fail2ban-0.8.5/server/faildata.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/failmanager.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/failmanager.py
|
|
+++ fail2ban-0.8.5/server/failmanager.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/failregex.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/failregex.py
|
|
+++ fail2ban-0.8.5/server/failregex.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/filter.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/filter.py
|
|
+++ fail2ban-0.8.5/server/filter.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/filtergamin.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/filtergamin.py
|
|
+++ fail2ban-0.8.5/server/filtergamin.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/filterpoll.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/filterpoll.py
|
|
+++ fail2ban-0.8.5/server/filterpoll.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/jail.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/jail.py
|
|
+++ fail2ban-0.8.5/server/jail.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/jails.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/jails.py
|
|
+++ fail2ban-0.8.5/server/jails.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/jailthread.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/jailthread.py
|
|
+++ fail2ban-0.8.5/server/jailthread.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/mytime.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/mytime.py
|
|
+++ fail2ban-0.8.5/server/mytime.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/server.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/server.py
|
|
+++ fail2ban-0.8.5/server/server.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/ticket.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/ticket.py
|
|
+++ fail2ban-0.8.5/server/ticket.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/server/transmitter.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/server/transmitter.py
|
|
+++ fail2ban-0.8.5/server/transmitter.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/setup.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/setup.py
|
|
+++ fail2ban-0.8.5/setup.py
|
|
@@ -14,7 +14,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/testcases/__init__.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/testcases/__init__.py
|
|
+++ fail2ban-0.8.5/testcases/__init__.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/testcases/actiontestcase.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/testcases/actiontestcase.py
|
|
+++ fail2ban-0.8.5/testcases/actiontestcase.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/testcases/banmanagertestcase.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/testcases/banmanagertestcase.py
|
|
+++ fail2ban-0.8.5/testcases/banmanagertestcase.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/testcases/clientreadertestcase.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/testcases/clientreadertestcase.py
|
|
+++ fail2ban-0.8.5/testcases/clientreadertestcase.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/testcases/datedetectortestcase.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/testcases/datedetectortestcase.py
|
|
+++ fail2ban-0.8.5/testcases/datedetectortestcase.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/testcases/failmanagertestcase.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/testcases/failmanagertestcase.py
|
|
+++ fail2ban-0.8.5/testcases/failmanagertestcase.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/testcases/filtertestcase.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/testcases/filtertestcase.py
|
|
+++ fail2ban-0.8.5/testcases/filtertestcase.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|
|
Index: fail2ban-0.8.5/testcases/servertestcase.py
|
|
===================================================================
|
|
--- fail2ban-0.8.5.orig/testcases/servertestcase.py
|
|
+++ fail2ban-0.8.5/testcases/servertestcase.py
|
|
@@ -12,7 +12,7 @@
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with Fail2Ban; if not, write to the Free Software
|
|
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
# Author: Cyril Jaquier
|
|
#
|