Changeset dc913a5a


Ignore:
Timestamp:
07/13/2005 01:00:36 AM (19 years ago)
Author:
David Jensen <djensen@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
10a2ee5
Parents:
52c44ebf
Message:

Updated to Nmap-3.81

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4718 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netutils/nmap.xml

    r52c44ebf rdc913a5a  
    77  <!ENTITY nmap-download-http "http://download.insecure.org/nmap/dist/nmap-&nmap-version;.tar.bz2">
    88  <!ENTITY nmap-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/nmap-&nmap-version;.tar.bz2">
    9   <!ENTITY nmap-md5sum        "1b54c0608b36f6b3ac92d7d1b910738f">
    10   <!ENTITY nmap-size          "1.4 MB">
    11   <!ENTITY nmap-buildsize     "14.7 MB">
    12   <!ENTITY nmap-time          "0.35 SBU">
     9  <!ENTITY nmap-md5sum        "0713306dda85aee2c95ef31b4b7d2838">
     10  <!ENTITY nmap-size          "1.5 MB">
     11  <!ENTITY nmap-buildsize     "14.8 MB">
     12  <!ENTITY nmap-time          "0.4 SBU">
    1313]>
    1414
     
    7575make</userinput></screen>
    7676
     77    <para>This package does not come with a test-suite:</para>
     78
    7779    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    7880
  • general.ent

    r52c44ebf rdc913a5a  
    228228<!-- Chapter 19 -->
    229229<!ENTITY traceroute-version           "1.4a12">
    230 <!ENTITY nmap-version                 "3.75">
     230<!ENTITY nmap-version                 "3.81">
    231231<!ENTITY whois-version                "4.7.5">
    232232<!ENTITY bind-version                 "9.3.1">
  • introduction/welcome/changelog.xml

    r52c44ebf rdc913a5a  
    2424
    2525  <itemizedlist>
     26
     27    <listitem>
     28      <para>July 12th, 2005 [djensen]: Updated to Nmap-3.81.</para>
     29    </listitem>
    2630
    2731    <listitem>
Note: See TracChangeset for help on using the changeset viewer.