guix-patches
[Top][All Lists]
Advanced

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

bug#25977: [PATCH 0/3] Updater for netfilter.org.


From: Marius Bakke
Subject: bug#25977: [PATCH 0/3] Updater for netfilter.org.
Date: Sun, 5 Mar 2017 16:54:54 +0100

Hello!

These three patches make it possible to use `guix refresh` to update
iptables (with signature verification etc).

It seems overkill to have a full updater for a single package, although
the latest iptables version require a few other packages from
netfilter.org.

Tips for how to generalize this welcome!

Marius Bakke (3):
  guix: Add updater for netfilter.org.
  download: Add netfilter mirror.
  gnu: iptables: Use netfilter mirror.

 doc/guix.texi            |  2 ++
 gnu/packages/linux.scm   |  2 +-
 guix/download.scm        |  5 +++++
 guix/gnu-maintenance.scm | 17 +++++++++++++++++
 guix/scripts/refresh.scm |  4 +++-
 5 files changed, 28 insertions(+), 2 deletions(-)

-- 
2.12.0






reply via email to

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