Changeset 2211

Show
Ignore:
Timestamp:
08/04/08 08:14:18 (4 months ago)
Author:
mbr
Message:

mentioned the whois dependency fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • psad/trunk/ChangeLog

    r2200 r2211  
    1 psad-2.1.4 (08/03/2008): 
     1psad-2.1.4 (08//2008): 
    22    - Restructured perl module paths to make it easy to introduce a "nodeps" 
    33      distribution of psad that does not contain any perl modules.  This 
     
    66      modules).  The main driver for this work is to make all cipherdyne.org 
    77      projects easily integrated with distributions based on Debian, and 
    8       Franck Joncourt has been instrumental in this process a reality.  All 
    9       perl modules are now placed within the "deps" directory, and the 
     8      Franck Joncourt has been instrumental in making this process a reality. 
     9      All perl modules are now placed within the "deps" directory, and the 
    1010      install.pl script checks to see if this directory exists - a separate 
    1111      psad-<ver>-nodeps tarball will be distributed without this directory. 
     
    1313      a new "psad-nodeps.spec" file has been added to build an RPM from the 
    1414      psad sources that does not install any perl modules. 
     15    - Updated to use the normal system whois client if the /usr/bin/whois_psad 
     16      path does not exist, and moved the whois/ directory into the deps/ 
     17      directory.  This removes /usr/bin/whois_psad as a strict dependency. 
    1518    - Bugfix to honor the IPT_SYSLOG_FILE variable in --Analyze-msgs mode. 
    1619