From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] nmap: Update to 7.91
Date: Mon, 19 Apr 2021 22:58:17 +0200 [thread overview]
Message-ID: <20210419205817.2101413-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20210419205817.2101413-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2497 bytes --]
- Update from 7.80 to 7.91
- Update of rootfile
- Changelog is too long to include here
Full details can be found in the CHANGELOG file in the source tarball
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/packages/nmap | 5 +++++
lfs/nmap | 6 +++---
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/packages/nmap b/config/rootfiles/packages/nmap
index d17a1e403..028408ca0 100644
--- a/config/rootfiles/packages/nmap
+++ b/config/rootfiles/packages/nmap
@@ -123,6 +123,7 @@ usr/share/nmap/nselib/datafiles.lua
usr/share/nmap/nselib/datetime.lua
usr/share/nmap/nselib/dhcp.lua
usr/share/nmap/nselib/dhcp6.lua
+usr/share/nmap/nselib/dicom.lua
usr/share/nmap/nselib/dns.lua
usr/share/nmap/nselib/dnsbl.lua
usr/share/nmap/nselib/dnssd.lua
@@ -181,6 +182,7 @@ usr/share/nmap/nselib/omp2.lua
usr/share/nmap/nselib/oops.lua
usr/share/nmap/nselib/openssl.luadoc
usr/share/nmap/nselib/ospf.lua
+usr/share/nmap/nselib/outlib.lua
usr/share/nmap/nselib/packet.lua
usr/share/nmap/nselib/pcre.luadoc
usr/share/nmap/nselib/pgsql.lua
@@ -325,6 +327,8 @@ usr/share/nmap/scripts/daytime.nse
usr/share/nmap/scripts/db2-das-info.nse
usr/share/nmap/scripts/deluge-rpc-brute.nse
usr/share/nmap/scripts/dhcp-discover.nse
+usr/share/nmap/scripts/dicom-brute.nse
+usr/share/nmap/scripts/dicom-ping.nse
usr/share/nmap/scripts/dict-info.nse
usr/share/nmap/scripts/distcc-cve2004-2687.nse
usr/share/nmap/scripts/dns-blacklist.nse
@@ -815,6 +819,7 @@ usr/share/nmap/scripts/ubiquiti-discovery.nse
usr/share/nmap/scripts/unittest.nse
usr/share/nmap/scripts/unusual-port.nse
usr/share/nmap/scripts/upnp-info.nse
+usr/share/nmap/scripts/uptime-agent-info.nse
usr/share/nmap/scripts/url-snarf.nse
usr/share/nmap/scripts/ventrilo-info.nse
usr/share/nmap/scripts/versant-info.nse
diff --git a/lfs/nmap b/lfs/nmap
index 77d25e600..d0d4d3428 100644
--- a/lfs/nmap
+++ b/lfs/nmap
@@ -24,7 +24,7 @@
include Config
-VER = 7.80
+VER = 7.91
THISAPP = nmap-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = nmap
-PAK_VER = 11
+PAK_VER = 12
DEPS =
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = d37b75b06d1d40f27b76d60db420a1f5
+$(DL_FILE)_MD5 = 239cef725863ab454590a1bb8793b72b
install : $(TARGET)
--
2.31.1
prev parent reply other threads:[~2021-04-19 20:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-19 20:58 [PATCH] ncat: " Adolf Belka
2021-04-19 20:58 ` Adolf Belka [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210419205817.2101413-2-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox