GNU bug report logs - #38286
[PATCH] gnu: Add netcat-openbsd.

Previous Next

Package: guix-patches;

Reported by: "Alex Griffin" <a <at> ajgrf.com>

Date: Wed, 20 Nov 2019 02:13:07 UTC

Severity: normal

Tags: patch

Done: "Alex Griffin" <a <at> ajgrf.com>

Bug is archived. No further changes may be made.

Full log


Message #28 received at 38286-done <at> debbugs.gnu.org (full text, mbox):

From: "Alex Griffin" <a <at> ajgrf.com>
To: 38286-done <at> debbugs.gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>,
 Efraim Flashner <efraim <at> flashner.co.il>
Subject: Re: [bug#38286] [PATCH] gnu: Add netcat-openbsd.
Date: Mon, 25 Nov 2019 15:50:19 +0000
Pushed as 377606238f0260a849a1f529d94e1546276a5db6.
-- 
Alex Griffin

On Sun, Nov 24, 2019, at 11:03 AM, Ludovic Courtès wrote:
> Hello!
> 
> "Alex Griffin" <a <at> ajgrf.com> skribis:
> 
> > From 41abd13973e20750815b5f395acb9fc4893c6817 Mon Sep 17 00:00:00 2001
> > From: Alex Griffin <a <at> ajgrf.com>
> > Date: Tue, 19 Nov 2019 19:59:32 -0600
> > Subject: [PATCH] gnu: Add netcat-openbsd.
> >
> > * gnu/packages/admin.scm (netcat-openbsd): New variable.
> 
> Overall LGTM; I like that we’re not taking responsibility for all these
> patches.  :-)
> 
> > +    (source (origin
> > +              (method git-fetch)
> > +              (uri (git-reference
> > +                    (url "https://salsa.debian.org/debian/netcat-openbsd.git")
> > +                    (commit (string-append "debian/" version))))
> > +              (sha256
> > +               (base32
> > +                "0j85gzbjzs6yrhgabh3zkwzd27qkr5s0zjjczl0hah8q7yhrjk3m"))))
> 
> I suspect ‘guix lint’ suggests a ‘file-name’ field here.  :-)
> 
> > +    (home-page "https://packages.debian.org/sid/netcat-openbsd")
> > +    (synopsis "TCP/IP swiss army knife")
> 
> Could you make that more factual, like “Read and write data over TCP/IP”
> (same as for ‘netcat’ actually)?
> 
> > +    (description
> > +     "A simple Unix utility which reads and writes data across network
>          ^
> Please write full sentences.
> 
> OK to push with changes along these lines!
> 
> Thanks,
> Ludo’.
>




This bug report was last modified 5 years and 242 days ago.

Previous Next


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