Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2006 01:33:24 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/postfix-policyd-sf Makefile distinfo ports/mail/postfix-policyd-sf/files policyd.sh.in
Message-ID:  <200608100133.k7A1XO60037336@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
clsung      2006-08-10 01:33:24 UTC

  FreeBSD ports repository

  Modified files:
    mail/postfix-policyd-sf Makefile distinfo 
    mail/postfix-policyd-sf/files policyd.sh.in 
  Log:
  - Added some changes in startup script (patch from Zach) :
    added mysql to the REQUIRE and postfix to the BEFORE.
    This should get the right startup order, i.e. mysql, policyd,
    postfix, for most cases.
  - Update to 1.80, Changelog :
  [10 Jul 2006]
  Changes from v1.79 -> v1.80 (bug fixes)
  
   *    policyd.h: fix *bsd MSG_NOSIGNAL compiling issue. Patch by John Beaver.
  
  [04 Jul 2006]
  Changes from v1.78 -> v1.79 (bug fixes & new functionality)
  
   *      mysql.c: fix strncpy boundary issue. Patch by Stanislav Sinyagin.
   *    policyd.h: fix array boundary issue. Patch by Stanislav Sinyagin.
   *  throttle*.c: autoblacklist throttle abusers. Patch by Stanislav Sinyagin.
   *  redhat.init: redhat policyd spec file written by Tony Earnshaw.
   *          *.c: logging has changed and is more consistant when reporting.
   *    sockets.c: read()/write() is now non-blocking. Patch by Nigel Kukard.
   *      mysql.c: remove the use of alarm blocking when in bypass mode.
   *    generic.c: module failures now increment mysql failure counters.
   *    policyd.c: whitelisting modules requires WHITELISTING=1 to work.
   *    policyd.c: blacklisting modules requires BLACKLISTING=1 to work.
   *    policyd.c: CONN_ACL is hashed out untill i've resolved a bug thats causing
                   Policyd to fail calls to select() under heavy loads.
  
  PR:             ports/101583
  Submitted by:   maintainer (Xavier Beaudouin)
  
  Revision  Changes    Path
  1.17      +1 -1      ports/mail/postfix-policyd-sf/Makefile
  1.15      +3 -3      ports/mail/postfix-policyd-sf/distinfo
  1.4       +3 -3      ports/mail/postfix-policyd-sf/files/policyd.sh.in



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