Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Mar 2009 22:47:27 +0000 (UTC)
From:      David Thiel <lx@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/samhain Makefile distinfo
Message-ID:  <200903042247.n24MlRFp080512@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903042247.n24MlRFp080512>