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

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

Checksum:

  SHA256 (opensmtpd-201405071644p1.tar.gz) =
  9eb0f49959a7eda2380aa383a97d11fa926aafaa6c4d5fcefdcedf08364d977f

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-201404151432p1):
-----------------------------------------------------------------

    - support mailaddr lookups in table_db
    - merge back strlcpy/strlcat/snprintf audit I did in OpenBSD tree
    - malloc -> calloc
    - in ssl_to_text() use SSL_CIPHER_description() to extract exact TLS version
    - log and destroy session if peer server rejected us at banner
    - if tls fails and wasn't stricly required, downgrade to smtp
    - add a rate limit for expire to avoid hammer effect when the expire queue 
is big
    - add ip addresses to localnames so that gilles@[192.168.1.1] works
    - simplify ssl and do not check private key twice
    - explicit_bzero() in sensitive places
    - fix aliases lookup in table_sqlite, table_mysql, table_ldap, 
table_postgres
    - RSA engine privsep by reyk@
    - when sending mail to user+tag@ and maildir is enabled, do not create
        .tag folder automagically, instead use it if it exists or append to
        the original maildir otherwise
    - when using opportunistic TLS, also downgrade when error happen after
        the session was negotiated
    - ca process, by reyk@
    - import asr and build with it if not on openbsd current

-- 
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org

Reply via email to