mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
Update to nmap-7.93.
This commit is contained in:
parent
57222e8d39
commit
ef42c7e127
@ -44,6 +44,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>September 6th, 2022</para>
|
<para>September 6th, 2022</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to nmap-7.93. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;16975">#16975</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[bdubbs] - Update to git-2.37.3. Fixes
|
<para>[bdubbs] - Update to git-2.37.3. Fixes
|
||||||
<ulink url="&blfs-ticket-root;16967">#16967</ulink>.</para>
|
<ulink url="&blfs-ticket-root;16967">#16967</ulink>.</para>
|
||||||
|
@ -6,9 +6,9 @@
|
|||||||
|
|
||||||
<!ENTITY nmap-download-http "https://nmap.org/dist/nmap-&nmap-version;.tar.bz2">
|
<!ENTITY nmap-download-http "https://nmap.org/dist/nmap-&nmap-version;.tar.bz2">
|
||||||
<!ENTITY nmap-download-ftp " ">
|
<!ENTITY nmap-download-ftp " ">
|
||||||
<!ENTITY nmap-md5sum "849f7298a786ce4cd5728db989cff763">
|
<!ENTITY nmap-md5sum "9027eac4b8ca57574012cb061ba9ce4d">
|
||||||
<!ENTITY nmap-size "11 MB">
|
<!ENTITY nmap-size "10 MB">
|
||||||
<!ENTITY nmap-buildsize "148 MB (add 24 MB for tests)">
|
<!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)">
|
<!ENTITY nmap-time "0.3 SBU (Using parallelism=4; add 0.2 SBU for tests)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
@ -114,13 +114,13 @@
|
|||||||
|
|
||||||
<screen><userinput>./configure --prefix=/usr &&
|
<screen><userinput>./configure --prefix=/usr &&
|
||||||
make</userinput></screen>
|
make</userinput></screen>
|
||||||
|
<!--
|
||||||
<para>
|
<para>
|
||||||
If you wish to run the test suite, run the following command:
|
If you wish to run the test suite, run the following command:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<screen><userinput>sed -i 's/lib./lib/' zenmap/test/run_tests.py</userinput></screen>
|
<screen><userinput>sed -i 's/lib./lib/' zenmap/test/run_tests.py</userinput></screen>
|
||||||
|
-->
|
||||||
<para>
|
<para>
|
||||||
To test the results, issue: <command>make check</command> as the
|
To test the results, issue: <command>make check</command> as the
|
||||||
<systemitem class="username">root</systemitem> user. Tests need a
|
<systemitem class="username">root</systemitem> user. Tests need a
|
||||||
|
@ -554,7 +554,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
|||||||
<!ENTITY NetworkManager-version "&NetworkManager-minor;.4">
|
<!ENTITY NetworkManager-version "&NetworkManager-minor;.4">
|
||||||
<!ENTITY network-manager-applet-minor "1.28">
|
<!ENTITY network-manager-applet-minor "1.28">
|
||||||
<!ENTITY network-manager-applet-version "&network-manager-applet-minor;.0">
|
<!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 traceroute-version "2.1.0">
|
||||||
<!ENTITY whois-version "5.4.3">
|
<!ENTITY whois-version "5.4.3">
|
||||||
<!ENTITY wireshark-version "3.6.7"> <!-- even minor versions only -->
|
<!ENTITY wireshark-version "3.6.7"> <!-- even minor versions only -->
|
||||||
|
Loading…
Reference in New Issue
Block a user