GNU bug report logs - #32333
Add LDAP server (389-ds-base)

Previous Next

Package: guix-patches;

Reported by: Ricardo Wurmus <rekado <at> elephly.net>

Date: Tue, 31 Jul 2018 12:36:02 UTC

Severity: normal

Done: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>
Cc: 32333 <at> debbugs.gnu.org
Subject: [bug#32333] [PATCH 1/4] gnu: Add net-snmp.
Date: Tue, 31 Jul 2018 23:19:05 +0300
[Message part 1 (text/plain, inline)]
Hello Ricardo,

Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de> 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 <ludo <at> gnu.org>
> -;;; Copyright © 2015, 2016, 2017 Ricardo Wurmus <rekado <at> elephly.net>
> +;;; Copyright © 2015, 2016, 2017, 2018 Ricardo Wurmus <rekado <at> elephly.net>
>  ;;; Copyright © 2015 Mark H Weaver <mhw <at> netris.org>
>  ;;; Copyright © 2015, 2016, 2017 Stefan Reichör <stefan <at> xsteve.at>
>  ;;; Copyright © 2016 Raimon Grau <raimonster <at> gmail.com>
> @@ -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.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 284 days ago.

Previous Next


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