cvs commit: ports/security/samhain Makefile distinfo

David Thiel lx at FreeBSD.org
Wed Mar 4 14:47:28 PST 2009


lx          2009-03-04 22:47:27 UTC

  FreeBSD ports repository

  Modified files:
    security/samhain     Makefile distinfo 
  Log:
  Update to 2.5.4, a security bugfix release. This resolves a problem
  where an unauthorized client could download configuration and database
  files from the server.
  
  Full changes since 2.5.2:
  
   - email logging has been rewritten for enhanced functionality. It's
     now possible to filter messages different for each recipient, and
     regular expressions can be used now for filtering
  
   - new option SetMailPort allows to set a custom SMTP port
  
   - in the configuration file, option values can now be set by evaluating
     shell commands: Key = $( command )
  
   - PortCheckInterface now allows a list as value
  
   - new option SetConnectionTimeout allows to configure the client/server
     connection timeout
  
   - new option SetThrottle allows to configure throughput throttling for
     the database download to the client
  
  Revision  Changes    Path
  1.63      +1 -2      ports/security/samhain/Makefile
  1.49      +3 -3      ports/security/samhain/distinfo


More information about the cvs-all mailing list