pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/smtp-gated



Module name:    wip
Committed by:   bartoszkuzma
Date:           Fri Feb 10 14:13:36 UTC 2012

Modified Files:
        wip/smtp-gated: Makefile distinfo
Added Files:
        wip/smtp-gated/patches: patch-src_daemon.c
Removed Files:
        wip/smtp-gated/patches: patch-ab

Log Message:
Update to 1.4.18.8

Changes since 1.4.16.2:

1.4.18.8 : 2011.12.04
  - FIXME: experimental ratelimit support (options: ratelimit_*); to be changed
  - regex-match debugging logs
  - setting proxy_name to "*" (asterisk, without quotes) uses
        system hostname&domainname (from now on by default)
  - fixed without USE_NAT_TPROXY
  - SOL_IP changed to IPPROTO_IP to be more portable
  - clarified BUG and child crash counters in state file
  - conditional mode: "tproxy,netfilter" (untested)
  - introduced PID hashing for high max_connections values (experimental)
  - introduced host hashing for high max_connections values (experimental)
  - fixed possible crash when daemon is reloaded after pipeline_size change
  - lock_duration exported to action_script environment
  - removed bug in untaint() usage
  - fixed FOUND environment variable for action scripts on REGEX matches
  - updated contrib/debian.init to conform LSB Dependency Boot
  - raised default values for limit_* configuration options
  - added HELO environment variable to action script
  - fixed doc installation (does not install *.html as man-h section)
  - client_callback() body split into multiple functions
  - simple earlytalker: does not delay the MTA greeting but reacts on
        MUA commands before the greeting
  - fixed conffile.c getline usage for systems not having getline()

1.4.17 : 2010.08.29
  - upgrade to TPROXY4, verified on Linux kernel 2.6.32
  - many TPROXY related fixes making it finally usable (thx to Tamer Mohamed)
  - no need to use getsockopt(SO_ORIGINAL_DST) for tproxy, so removed
  - new value for spool_leave_on: always

1.4.16.3 : 2010.02.12
  - new test cases for spf
  - new example configurations in contrib/
  - added last !BUG! date in statefile
  - test case for !BUG! (tests/997bug.t)
  - ChangeLog translation to English


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/smtp-gated/patches/patch-src_daemon.c
cvs -z3 rdiff -u -r1.3 -r0 wip/smtp-gated/patches/patch-ab
cvs -z3 rdiff -u -r1.4 -r1.5 wip/smtp-gated/distinfo
cvs -z3 rdiff -u -r1.5 -r1.6 wip/smtp-gated/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/smtp-gated/patches/patch-src_daemon.c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/smtp-gated/patches/patch-ab?r1=1.3&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/smtp-gated/distinfo?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/smtp-gated/Makefile?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index