GNU bug report logs - #56579
[PATCH] gnu: admin: Add fail2ban 0.11.2.

Previous Next

Package: guix-patches;

Reported by: muradm <mail <at> muradm.net>

Date: Fri, 15 Jul 2022 18:18:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #28 received at 56579-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: muradm <mail <at> muradm.net>
Cc: 56579-done <at> debbugs.gnu.org
Subject: Re: bug#56579: [PATCH] gnu: admin: Add fail2ban 0.11.2.
Date: Mon, 01 Aug 2022 17:19:16 +0200
Hi,

muradm <mail <at> muradm.net> skribis:

> * gnu/packages/admin.scm (fail2ban): New variable.
> ---
>  gnu/packages/admin.scm                        | 195 ++++++++++++++++++
>  .../fail2ban-0.11.2_CVE-2021-32749.patch      | 155 ++++++++++++++
>  ...2ban-0.11.2_fix-setuptools-drop-2to3.patch |  64 ++++++
>  .../fail2ban-0.11.2_fix-test-suite.patch      |  48 +++++
>  .../patches/fail2ban-paths-guix-conf.patch    |  32 +++
>  .../fail2ban-python310-server-action.patch    |  27 +++
>  .../fail2ban-python310-server-actions.patch   |  25 +++
>  .../fail2ban-python310-server-jails.patch     |  25 +++
>  8 files changed, 571 insertions(+)
>  create mode 100644 gnu/packages/patches/fail2ban-0.11.2_CVE-2021-32749.patch
>  create mode 100644 gnu/packages/patches/fail2ban-0.11.2_fix-setuptools-drop-2to3.patch
>  create mode 100644 gnu/packages/patches/fail2ban-0.11.2_fix-test-suite.patch
>  create mode 100644 gnu/packages/patches/fail2ban-paths-guix-conf.patch
>  create mode 100644 gnu/packages/patches/fail2ban-python310-server-action.patch
>  create mode 100644 gnu/packages/patches/fail2ban-python310-server-actions.patch
>  create mode 100644 gnu/packages/patches/fail2ban-python310-server-jails.patch

Applied with minimal changes: added the patches to ‘gnu/local.mk’,
changed (for-each (lambda (f) (substitute* f …)) files) to
(substitute* files …), changed ‘coreutils’ to ‘coreutils-minimal’,
changed license to ‘gpl2+’ since headers carry the “or any later
version” wording, and tweaked indentation.

Thanks!

Ludo’.





This bug report was last modified 2 years and 328 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.