Changeset ef42c7e


Ignore:
Timestamp:
09/07/2022 02:18:08 AM (20 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
c844a60
Parents:
57222e8
Message:

Update to nmap-7.93.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r57222e8 ref42c7e  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to nmap-7.93. Fixes
     49          <ulink url="&blfs-ticket-root;16975">#16975</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to git-2.37.3. Fixes
    4953          <ulink url="&blfs-ticket-root;16967">#16967</ulink>.</para>
  • networking/netutils/nmap.xml

    r57222e8 ref42c7e  
    77  <!ENTITY nmap-download-http "https://nmap.org/dist/nmap-&nmap-version;.tar.bz2">
    88  <!ENTITY nmap-download-ftp  " ">
    9   <!ENTITY nmap-md5sum        "849f7298a786ce4cd5728db989cff763">
    10   <!ENTITY nmap-size          "11 MB">
    11   <!ENTITY nmap-buildsize     "148 MB (add 24 MB for tests)">
     9  <!ENTITY nmap-md5sum        "9027eac4b8ca57574012cb061ba9ce4d">
     10  <!ENTITY nmap-size          "10 MB">
     11  <!ENTITY nmap-buildsize     "141 MB (add 22 MB for tests)">
    1212  <!ENTITY nmap-time          "0.3 SBU (Using parallelism=4; add 0.2 SBU for tests)">
    1313]>
     
    115115<screen><userinput>./configure --prefix=/usr &amp;&amp;
    116116make</userinput></screen>
    117 
     117<!--
    118118    <para>
    119119      If you wish to run the test suite, run the following command:
     
    121121
    122122<screen><userinput>sed -i 's/lib./lib/' zenmap/test/run_tests.py</userinput></screen>
    123 
     123-->
    124124    <para>
    125125      To test the results, issue: <command>make check</command> as the
  • packages.ent

    r57222e8 ref42c7e  
    555555<!ENTITY network-manager-applet-minor "1.28">
    556556<!ENTITY network-manager-applet-version "&network-manager-applet-minor;.0">
    557 <!ENTITY nmap-version                 "7.92">
     557<!ENTITY nmap-version                 "7.93">
    558558<!ENTITY traceroute-version           "2.1.0">
    559559<!ENTITY whois-version                "5.4.3">
Note: See TracChangeset for help on using the changeset viewer.