guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (c6800aa31e -> d7e7494bc4)


From: guix-commits
Subject: branch master updated (c6800aa31e -> d7e7494bc4)
Date: Mon, 1 Aug 2022 11:21:07 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from c6800aa31e gnu: Add r-muscat.
     new bbf5e033d4 gnu: trilinos-for-dealii-openmpi: Fix build.
     new 6a15bd031f gnu: dealii: Use G-expressions.
     new a42730183a gnu: dealii: Update to 9.4.0.
     new 32bcadc98c gnu: trilinos-for-dealii-openmpi: Remove input labels.
     new 18d998ffdb gnu: trilinos-for-dealii-openmpi: Use G-expressions.
     new d7e7494bc4 gnu: Add fail2ban.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |   7 +
 gnu/packages/admin.scm                             | 217 ++++++++++++++++
 gnu/packages/maths.scm                             | 281 +++++++++++----------
 .../patches/fail2ban-0.11.2_CVE-2021-32749.patch   | 155 ++++++++++++
 .../fail2ban-0.11.2_fix-setuptools-drop-2to3.patch |  64 +++++
 .../patches/fail2ban-0.11.2_fix-test-suite.patch   |  48 ++++
 .../patches/fail2ban-paths-guix-conf.patch         |  32 +++
 .../patches/fail2ban-python310-server-action.patch |  27 ++
 .../fail2ban-python310-server-actions.patch        |  25 ++
 .../patches/fail2ban-python310-server-jails.patch  |  25 ++
 10 files changed, 746 insertions(+), 135 deletions(-)
 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]