From b2329610f984c44fd02e4280d9e064118f600bcb Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 28 Sep 2022 07:23:33 -1000 Subject: [PATCH] rebase of the patches --- debian/patches/deb_manpages_reportbug | 4 ++-- debian/patches/no-python-user.diff | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/deb_manpages_reportbug b/debian/patches/deb_manpages_reportbug index a5abc480..9461dafc 100644 --- a/debian/patches/deb_manpages_reportbug +++ b/debian/patches/deb_manpages_reportbug @@ -6,7 +6,7 @@ Index: fail2ban/man/fail2ban-client.1 =================================================================== --- fail2ban.orig/man/fail2ban-client.1 +++ fail2ban/man/fail2ban-client.1 -@@ -470,7 +470,7 @@ the action for +@@ -489,7 +489,7 @@ the action for .SH FILES \fI/etc/fail2ban/*\fR .SH "REPORTING BUGS" @@ -19,7 +19,7 @@ Index: fail2ban/man/fail2ban-server.1 =================================================================== --- fail2ban.orig/man/fail2ban-server.1 +++ fail2ban/man/fail2ban-server.1 -@@ -69,7 +69,7 @@ display this help message +@@ -72,7 +72,7 @@ display this help message \fB\-V\fR, \fB\-\-version\fR print the version (\fB\-V\fR returns machine\-readable short format) .SH "REPORTING BUGS" diff --git a/debian/patches/no-python-user.diff b/debian/patches/no-python-user.diff index 69abe794..22a0eed6 100644 --- a/debian/patches/no-python-user.diff +++ b/debian/patches/no-python-user.diff @@ -2,7 +2,7 @@ Index: fail2ban/files/fail2ban.service.in =================================================================== --- fail2ban.orig/files/fail2ban.service.in +++ fail2ban/files/fail2ban.service.in -@@ -15,6 +15,7 @@ ExecReload=@BINDIR@/fail2ban-client relo +@@ -16,6 +16,7 @@ ExecReload=@BINDIR@/fail2ban-client relo PIDFile=/run/fail2ban/fail2ban.pid Restart=on-failure RestartPreventExitStatus=0 255