guix-patches
[Top][All Lists]
Advanced

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

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


From: Ricardo Wurmus
Subject: [bug#32268] [bug#32333] [PATCH 1/4] gnu: Add net-snmp.
Date: Wed, 1 Aug 2018 11:31:31 +0200
User-agent: mu4e 1.0; emacs 26.1

Hi Oleg and Marius,

> 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 for pointing this out!

I’ll combine this with both your patches and put it in networking.scm.

--
Ricardo





reply via email to

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