User gilles has just rebuilt a master snapshot, available from:

        http://www.OpenSMTPD.org/archives/opensmtpd-201306071611.tar.gz

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 comming from. You can access all
previous snapshots here:

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

The OpenSMTPD team ;-)


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

   * don't export CVS control dirs in tarballs [1]
   * fix typos in log messages
   * delivery_lmtp does not need to handle LMTP_BYE case in switch
   * plug resources leaks in various error code paths
   * fix minor logic issues in error code paths
   * fix possible null deref even if "pre-checked" at parse.y time
   * remove unused variables
   * implement basic envelope cache in the queue, to be improved (#234)
   * get rid of awful and brainfarted sa_set_port()
   * fix certs tree: allow using same cert for client / server
   * fix certs tree: allow using a certificate when relaying
   * plug various MTA related memory leaks, none remaining AFAWK
   * lowercase key before adding it to tables
   * do not build pgsql and mysql by default, developes can uncomment
   * do not chroot to pw->pw_dir but to PATH_CHROOT for consistency
   * rework filter process to *no longer use _smtpf*
     - default setup with no filter uses _smtpd and chroot to /var/empty
     - if filters are used, they are used as _smtpd and chrooted
     - filters may individually have their own privileges
     - filters may individually be chrooted (or not) and decide where
   * remove _smtpl user, not needed if we enforce _smtpq
     - lookup process is going to follow same design as filter process
   * fix a MTA bug where some PermFail were not reported to scheduler
   * fix log format so that ALL relay lines have same fields
   * avoid crash caused by double free due to a timer not being canceled


[1] Author: Ryan Kavanagh <r...@debian.org>
[2] MANY THANKS to Coverity which allowed us to fix various issues which
    were hiding in error code paths unlikely to be hit :-)
    flush the delayed failures when freeing the session.

-- 
You received this email because you are subscribed to mailing list: 
misc@opensmtpd.org
To unsubscribe, send mail with subject:
        [misc@opensmtpd.org] unregister

Reply via email to