A new opensmtpd snapshot is available at:

        http://www.opensmtpd.org/archives/opensmtpd-201506020906.tar.gz

Checksum:

  SHA256 (opensmtpd-201506020906.tar.gz) =
  3f0d174cde32994d0be448a9e9fd4b2f12e0c9734caad1f842a880694716f9e7

A summary of the content of this snapshot is available below.

Please test and let us know if it breaks something!

If this snapshot doesn't work, please also test with a previous one,
to help us spot where the issue is coming from. You can access all
previous snapshots here:

        http://www.opensmtpd.org/archives/

The OpenSMTPD team ;-)


Summary of changes since last snapshot (opensmtpd-201505241920):
---------------------------------------------------------------

    - use isspace() in strip() and use strip() in make_aliases() [1]
    - log hostname, port and tag when tracing SMTP
    - disallow using twice the same filter instance in a filter chain
    - simplify the fd-exhaustion detection and fix a logic issue with it
    - if imsg_read() fails with EAGAIN in mproc_dispatch(), don't fatal()
    - in smtp_enqueue(), if we fail socketpair() we must not fatal()
    - lots of whitespaces fixes
    - turn some fatal()'s into log_warnx(), we were overly strict
    - when unpacking dns packets, fail early upon unpack failures
    - fix memory leak in error code path
    - when releasing filter_session, release ioev and ibuf too
    - document "senders" and "masquerade"
    - make transition of purgedir from 700 to 750 more smooth
    - do not unlink control socket in control process, it is done in parent
    - switch to 2048-bits dh parameters

[1] Author: Joerg Jung <[email protected]>

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to