Changeset 5bc6c45


Ignore:
Timestamp:
05/24/2023 06:03:13 PM (11 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
6252ce9
Parents:
ab9126d1
Message:

Update to nmap-7.94

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rab9126d1 r5bc6c45  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[pierre] - Update to nmap-7.94. Fixes
     46         <ulink url="&blfs-ticket-root;18076">#18076</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[pierre] - Update to qpdf-11.4.0. Fixes
    4650         <ulink url="&blfs-ticket-root;18075">#18075</ulink>.</para>
  • networking/netutils/nmap.xml

    rab9126d1 r5bc6c45  
    77  <!ENTITY nmap-download-http "https://nmap.org/dist/nmap-&nmap-version;.tar.bz2">
    88  <!ENTITY nmap-download-ftp  " ">
    9   <!ENTITY nmap-md5sum        "9027eac4b8ca57574012cb061ba9ce4d">
    10   <!ENTITY nmap-size          "10 MB">
    11   <!ENTITY nmap-buildsize     "141 MB (add 22 MB for tests)">
    12   <!ENTITY nmap-time          "0.3 SBU (Using parallelism=4; add 0.2 SBU for tests)">
     9  <!ENTITY nmap-md5sum        "4f65e08148d1eaac6b1a1482e7185e1d">
     10  <!ENTITY nmap-size          "11 MB">
     11  <!ENTITY nmap-buildsize     "138 MB (add 17 MB for tests)">
     12  <!ENTITY nmap-time          "0.3 SBU (Using parallelism=4; add 0.1 SBU for tests)">
    1313]>
    1414
     
    8080
    8181    <para role="recommended">
     82      <xref linkend="liblinear"/>,
    8283      <xref linkend="libpcap"/>,
    83       <xref linkend="lua"/>,
    84       <xref linkend="pcre"/>, and
    85       <xref linkend="liblinear"/>
     84      <xref linkend="libssh2"/>,
     85      <xref linkend="lua"/>, and
     86      <xref linkend="pcre"/>
    8687<!--  libdnet is not recommended, see:
    8788      http://nmap.org/svn/libdnet-stripped/NMAP_MODIFICATIONS
    88       <ulink url="http://code.google.com/p/libdnet/">libdnet</ulink>
    8989-->
    9090    </para>
     
    9292    <bridgehead renderas="sect4">Optional</bridgehead>
    9393    <para role="optional">
    94       <xref linkend="pygtk"/> (required for <command>zenmap</command>),
    95       <xref linkend="python2"/> (required for <command>ndiff</command>), and
    96       <xref linkend="libssh2"/>
     94      <ulink url="http://code.google.com/p/libdnet/">libdnet</ulink>
    9795    </para>
    9896
     
    161159        </seg>
    162160        <seg>
    163           /usr/lib/python&python2-majorver;/site-packages/{radialnet,zenmapCore,zenmapGUI},
     161          /usr/lib/python&python3-majorver;/site-packages/{radialnet,zenmapCore,zenmapGUI,zenmap-&nmap-version;-py&python3-majorver;.egg-info},
    164162          and /usr/share/{ncat,nmap,zenmap}
    165163        </seg>
  • packages.ent

    rab9126d1 r5bc6c45  
    678678<!ENTITY network-manager-applet-minor "1.32">
    679679<!ENTITY network-manager-applet-version "&network-manager-applet-minor;.0">
    680 <!ENTITY nmap-version                 "7.93">
     680<!ENTITY nmap-version                 "7.94">
    681681<!ENTITY traceroute-version           "2.1.2">
    682682<!ENTITY whois-version                "5.4.3">
Note: See TracChangeset for help on using the changeset viewer.