A new opensmtpd portable snapshot is available at:

        https://www.opensmtpd.org/archives/opensmtpd-201801101420p1.tar.gz

Checksum:

  SHA256 (opensmtpd-201801101420p1.tar.gz) = 
e6d57b69250bdde3b9c307d792b155f94ecbcd3dd306f258534a04e014a8d750

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

    - allow negation of 'authenticated' keyword
    - include paths.h only if exists [1]
    - fix implicit declaration of function 'printf' [1]
    - fix segfault causing by undefined var [1]
    - fix __progname detection/use [1]
    - fix table_dump_lookup's default case
    - 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
    - check declaration of SSL_OP_NO_CLIENT_RENEGOTIATION [1]
    - mda_getlastline(): handle empty output correctly [3]
    - getlock(): bail out immediately if mail spool does not exist.

[1] Author: Freddy DISSAUX <[email protected]>
[2] Author: Wolf480pl <[email protected]>
[3] Author: Casper Ti. Vector <[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