Bug 101583 - [MAINTAINER] mail/postfix-policyd-sf: update to 1.80
Summary: [MAINTAINER] mail/postfix-policyd-sf: update to 1.80
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-07 14:40 UTC by Xavier Beaudouin
Modified: 2006-08-10 02:33 UTC (History)
0 users

See Also:


Attachments
postfix-policyd-sf-1.80.patch (1.56 KB, patch)
2006-08-07 14:40 UTC, Xavier Beaudouin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Beaudouin 2006-08-07 14:40:17 UTC
- 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.


Generated with FreeBSD Port Tools 0.77
Comment 1 Xavier Beaudouin 2006-08-09 20:38:40 UTC
Hi,

I've got reports that version 1.78 was a bit buggy, can someone  
commit this update ?

Thanks :)

/Xavier
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-08-10 02:24:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-08-10 02:33:31 UTC
State Changed
From-To: open->closed

Committed. Thank You.