[BACK]Return to checklist.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/Attic/checklist.html between version 1.15 and 1.16

version 1.15, 1999/05/18 16:50:25 version 1.16, 1999/06/01 22:26:38
Line 151 
Line 151 
    <li><code>sudo make install</code><br>     <li><code>sudo make install</code><br>
        install the application.         install the application.
    <p>     <p>
           <li>If the port installs dynamic libraries, check their symbol tables
           with <code>nm</code>, as some mistaken software strips dynamic libraries,
           which may lead to weird failures later.
           <p>
         <li><strong>Check port for security holes again</strong>. This is          <li><strong>Check port for security holes again</strong>. This is
                 especially important for network and setuid programs. See                  especially important for network and setuid programs. See
                 <a href="porting.html#security">our security recommendations</a>                  <a href="porting.html#security">our security recommendations</a>

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16