Ignore:
Timestamp:
01/04/2023 06:05:12 PM (16 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
qt5new
Children:
c0ef2f9
Parents:
1daaab6d (diff), 811d39b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into qt5new

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/lsof.xml

    r1daaab6d r104ff4e  
    88<!ENTITY lsof-download-http  "https://github.com/lsof-org/lsof/releases/download/&lsof-version;/lsof_&lsof-version;.linux.tar.bz2">
    99<!ENTITY lsof-download-ftp  " ">
    10 <!ENTITY lsof-md5sum        "2a007f86fb0207fbce3e9d7542e1041c">
    11 <!ENTITY lsof-size          "493 KB">
    12 <!ENTITY lsof-buildsize     "3.7 MB (add 600 KB for tests)">
    13 <!ENTITY lsof-time          "less than 0.1 SBU (add 0.4 SBU for tests)">
     10<!ENTITY lsof-md5sum        "670010707104b1b1fc4cabae974465a6">
     11<!ENTITY lsof-size          "512 KB">
     12<!ENTITY lsof-buildsize     "3.3 MB (add 700 KB for tests)">
     13<!ENTITY lsof-time          "less than 0.1 SBU (add 0.5 SBU for tests)">
    1414]>
    1515
     
    1717  <?dbhtml filename="lsof.html"?>
    1818
    19   <sect1info>
    20     <date>$Date$</date>
    21   </sect1info>
    2219
    2320  <title>lsof-&lsof-version;</title>
     
    3532    </para>
    3633
    37     &lfs110a_checked;
     34    &lfs112_checked;
    3835
    3936    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9491
    9592    <para>
    96       To run the tests, the following option  should be enabled in the kernel
     93      To run the tests, the following option should be enabled in the kernel
    9794      configuration:
    9895    </para>
     
    126123
    127124    <para>
    128       Two tests fail if the tests are run from a script instead of an
    129       interactive session.
     125      One test, case-20-ux-socket-endpoint, is known to fail.
     126      Other test may fail if the tests are run in a script.
    130127    </para>
    131128
     
    149146    <para>
    150147      <command>install -m4755 ...</command>: <command>lsof</command> should
    151       be suid root to allwo users to list all files. This may be a security
     148      be suid root to allow users to list all files. This may be a security
    152149      threat on some systems. In that case change to <option>-m755</option>
    153150      and use <command>sudo</command> to run the program.
Note: See TracChangeset for help on using the changeset viewer.