Changeset 2200

Show
Ignore:
Timestamp:
08/03/08 00:55:43 (4 months ago)
Author:
mbr
Message:

finished 2.1.4 changes

Files:

Legend:

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

    r2187 r2200  
    1 psad-2.1.4 (08//2008): 
     1psad-2.1.4 (08/03/2008): 
     2    - Restructured perl module paths to make it easy to introduce a "nodeps" 
     3      distribution of psad that does not contain any perl modules.  This 
     4      allows better integration with systems that already have all necessary 
     5      modules installed (including the IPTables::ChainMgr and IPTables::Parse 
     6      modules).  The main driver for this work is to make all cipherdyne.org 
     7      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 
     10      install.pl script checks to see if this directory exists - a separate 
     11      psad-<ver>-nodeps tarball will be distributed without this directory. 
     12      The Debian package for psad can then reference the -nodeps tarball, and 
     13      a new "psad-nodeps.spec" file has been added to build an RPM from the 
     14      psad sources that does not install any perl modules. 
    215    - Bugfix to honor the IPT_SYSLOG_FILE variable in --Analyze-msgs mode. 
    316