GNU bug report logs - #46793
[PATCH] gnu: nmap: Update to 7.91.

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Fri, 26 Feb 2021 12:09:02 UTC

Severity: normal

Tags: patch

Done: Léo Le Bouter <lle-bout <at> zaclys.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 46793 in the body.
You can then email your comments to 46793 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#46793; Package guix-patches. (Fri, 26 Feb 2021 12:09:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Xinglu Chen <public <at> yoctocell.xyz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 26 Feb 2021 12:09:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: nmap: Update to 7.91.
Date: Fri, 26 Feb 2021 13:08:37 +0100
* gnu/packages/admin.scm (nmap): Update to 7.91.
---
 gnu/packages/admin.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index cf27eea084..79d41b9ed5 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2706,14 +2706,14 @@ done with the @code{auditctl} utility.")
 (define-public nmap
   (package
     (name "nmap")
-    (version "7.80")
+    (version "7.91")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://nmap.org/dist/nmap-" version
                                   ".tar.bz2"))
               (sha256
                (base32
-                "1aizfys6l9f9grm82bk878w56mg0zpkfns3spzj157h98875mypw"))
+                "001kb5xadqswyw966k2lqi6jr6zz605jpp9w4kmm272if184pk0q"))
               (modules '((guix build utils)))
               (snippet
                '(begin

base-commit: 099026df5ba6443a9291e8f9d91ccacfdce2f00d
-- 
2.30.0






Reply sent to Léo Le Bouter <lle-bout <at> zaclys.net>:
You have taken responsibility. (Fri, 26 Feb 2021 12:18:02 GMT) Full text and rfc822 format available.

Notification sent to Xinglu Chen <public <at> yoctocell.xyz>:
bug acknowledged by developer. (Fri, 26 Feb 2021 12:18:02 GMT) Full text and rfc822 format available.

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

From: Léo Le Bouter <lle-bout <at> zaclys.net>
To: 46793-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: nmap: Update to 7.91.
Date: Fri, 26 Feb 2021 13:17:06 +0100
[Message part 1 (text/plain, inline)]
Hello!

nmap 7.90 and later has uncertainty around licensing.

See: 
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=2dba37e27a75c4a8ffac324d419c020f1b900d66

Due to this, I will not merge this patch.

Thank you anyway!
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#46793; Package guix-patches. (Fri, 26 Feb 2021 12:39:02 GMT) Full text and rfc822 format available.

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

From: Xinglu Chen <public <at> yoctocell.xyz>
To: Léo Le Bouter <lle-bout <at> zaclys.net>,
 46793-done <at> debbugs.gnu.org
Subject: Re: bug#46793: [PATCH] gnu: nmap: Update to 7.91.
Date: Fri, 26 Feb 2021 13:38:03 +0100
On Fri, Feb 26 2021, Léo Le Bouter via Guix-patches via wrote:

> Hello!
>
> nmap 7.90 and later has uncertainty around licensing.
>
> See: 
> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=2dba37e27a75c4a8ffac324d419c020f1b900d66
>
> Due to this, I will not merge this patch.

Sorry, I wasn't aware of this.  Thanks for letting me know.




Information forwarded to guix-patches <at> gnu.org:
bug#46793; Package guix-patches. (Fri, 26 Feb 2021 14:51:01 GMT) Full text and rfc822 format available.

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

From: Greg Hogan <code <at> greghogan.com>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: Léo Le Bouter <lle-bout <at> zaclys.net>,
 46793-done <at> debbugs.gnu.org
Subject: Re: [bug#46793] [PATCH] gnu: nmap: Update to 7.91.
Date: Fri, 26 Feb 2021 14:49:57 +0000
[Message part 1 (text/plain, inline)]
Could we add a comment above the nmap version summarizing the situation to
prevent a recurrence of this incompatible update? mongodb looks to be
similarly blocked but I do not see a notice.

On Fri, Feb 26, 2021 at 12:39 PM Xinglu Chen <public <at> yoctocell.xyz> wrote:

> On Fri, Feb 26 2021, Léo Le Bouter via Guix-patches via wrote:
>
> > Hello!
> >
> > nmap 7.90 and later has uncertainty around licensing.
> >
> > See:
> >
> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=2dba37e27a75c4a8ffac324d419c020f1b900d66
> >
> > Due to this, I will not merge this patch.
>
> Sorry, I wasn't aware of this.  Thanks for letting me know.
>
>
>
>
[Message part 2 (text/html, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 27 Mar 2021 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 24 days ago.

Previous Next


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