emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#46793: closed ([PATCH] gnu: nmap: Update to 7.91.)


From: GNU bug Tracking System
Subject: bug#46793: closed ([PATCH] gnu: nmap: Update to 7.91.)
Date: Fri, 26 Feb 2021 12:18:02 +0000

Your message dated Fri, 26 Feb 2021 13:17:06 +0100
with message-id <9555eeeb0f93acf66d9e1287756b421bcf754dbc.camel@zaclys.net>
and subject line [PATCH] gnu: nmap: Update to 7.91.
has caused the debbugs.gnu.org bug report #46793,
regarding [PATCH] gnu: nmap: Update to 7.91.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46793: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46793
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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





--- End Message ---
--- Begin Message --- Subject: [PATCH] gnu: nmap: Update to 7.91. Date: Fri, 26 Feb 2021 13:17:06 +0100 User-agent: Evolution 3.34.2
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!

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

reply via email to

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