A new opensmtpd snapshot is available at:

        https://www.opensmtpd.org/archives/opensmtpd-201801101413.tar.gz

Checksum:

  SHA256 (opensmtpd-201801101413.tar.gz) = 
d46e89428150bf751672905cfe9d4660fc1f61353589b61af9e41a600e166756

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:

        https://www.opensmtpd.org/archives/

The OpenSMTPD team ;-)


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

    - allow negation of 'authenticated' keyword
    - do not build mail/ subdirectory for upcoming MDA refactor
    - replace explicit_bzero()+free() with freezero()
    - remove some if (NULL) tests when block function handles NULL
    - malloc() -> calloc() and realloc() -> recallocarray()
    - log_warn() should use LOG_ERR not LOG_CRIT
    - improve allocation construct in mproc.c
    - unplug filters
    - introduce smtpf_session
    - improve various man pages
    - fix purge_task() to correctly purge old messages/envelopes
    - disallow SSL client renegotiation
    - in table_dump_lookup() display ??? when unknown lookup kind
    - move variables expansion outside of lka_session into its own file
    - fix flags masking for PURGE and remove envelope upgrade code

-- 
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