Update to nmap-7.93.

This commit is contained in:
Bruce Dubbs 2022-09-06 21:18:08 -05:00
parent 57222e8d39
commit ef42c7e127
3 changed files with 10 additions and 6 deletions

View File

@ -44,6 +44,10 @@
<listitem>
<para>September 6th, 2022</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to nmap-7.93. Fixes
<ulink url="&blfs-ticket-root;16975">#16975</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to git-2.37.3. Fixes
<ulink url="&blfs-ticket-root;16967">#16967</ulink>.</para>

View File

@ -6,9 +6,9 @@
<!ENTITY nmap-download-http "https://nmap.org/dist/nmap-&nmap-version;.tar.bz2">
<!ENTITY nmap-download-ftp " ">
<!ENTITY nmap-md5sum "849f7298a786ce4cd5728db989cff763">
<!ENTITY nmap-size "11 MB">
<!ENTITY nmap-buildsize "148 MB (add 24 MB for tests)">
<!ENTITY nmap-md5sum "9027eac4b8ca57574012cb061ba9ce4d">
<!ENTITY nmap-size "10 MB">
<!ENTITY nmap-buildsize "141 MB (add 22 MB for tests)">
<!ENTITY nmap-time "0.3 SBU (Using parallelism=4; add 0.2 SBU for tests)">
]>
@ -114,13 +114,13 @@
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<!--
<para>
If you wish to run the test suite, run the following command:
</para>
<screen><userinput>sed -i 's/lib./lib/' zenmap/test/run_tests.py</userinput></screen>
-->
<para>
To test the results, issue: <command>make check</command> as the
<systemitem class="username">root</systemitem> user. Tests need a

View File

@ -554,7 +554,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY NetworkManager-version "&NetworkManager-minor;.4">
<!ENTITY network-manager-applet-minor "1.28">
<!ENTITY network-manager-applet-version "&network-manager-applet-minor;.0">
<!ENTITY nmap-version "7.92">
<!ENTITY nmap-version "7.93">
<!ENTITY traceroute-version "2.1.0">
<!ENTITY whois-version "5.4.3">
<!ENTITY wireshark-version "3.6.7"> <!-- even minor versions only -->