guix-patches
[Top][All Lists]
Advanced

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

[bug#32333] [PATCH 1/4] gnu: Add net-snmp.


From: Oleg Pykhalov
Subject: [bug#32333] [PATCH 1/4] gnu: Add net-snmp.
Date: Tue, 31 Jul 2018 23:19:05 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello Ricardo,

Ricardo Wurmus <address@hidden> writes:

> * gnu/packages/networking.scm (net-snmp): New variable.
> ---
>  gnu/packages/networking.scm | 71 ++++++++++++++++++++++++++++++++++++-
>  1 file changed, 70 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
> index 90967b9b1..57055a92e 100644
> --- a/gnu/packages/networking.scm
> +++ b/gnu/packages/networking.scm
> @@ -1,6 +1,6 @@
>  ;;; GNU Guix --- Functional package management for GNU
>  ;;; Copyright © 2014, 2017, 2018 Ludovic Courtès <address@hidden>
> -;;; Copyright © 2015, 2016, 2017 Ricardo Wurmus <address@hidden>
> +;;; Copyright © 2015, 2016, 2017, 2018 Ricardo Wurmus <address@hidden>
>  ;;; Copyright © 2015 Mark H Weaver <address@hidden>
>  ;;; Copyright © 2015, 2016, 2017 Stefan Reichör <address@hidden>
>  ;;; Copyright © 2016 Raimon Grau <address@hidden>
> @@ -1965,3 +1965,72 @@ Features:
>  @item Destination IP blacklist
>  @end itemize")
>        (license license:asl2.0))))
> +
> +(define-public net-snmp

[…]

This patch seems like what we want in
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=32268 \o/

Thanks,
Oleg.

Attachment: signature.asc
Description: PGP signature


reply via email to

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