Opened 9 years ago

Closed 9 years ago

#6392 closed enhancement (fixed)

postfix-3.0.1

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Fernando de Oliveira)

ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.0.1.tar.gz

http://article.gmane.org/gmane.mail.postfix.user/250228

Postfix stable release 3.0.1 is available, as well as legacy releases
2.11.5, 2.10.7, and 2.9.13.

Fixed in Postfix 3.0:

  * Build error when compiling the Postfix SMTP server with SASL support
    but no TLS support.

  * The DNS "resource record to text" converter, used for
    xxx_dns_reply_filter pattern matching, appended a '.' to TXT record
    resource values.

  * The postscreen(8) manpage specified an incorrect Postfix version
    number for the postscreen_dnsbl_timeout parameter.

  * The postfix-install script expanded macros in parameter values when
    trying to detect parameter overrides, causing unnecessary main.cf
    updates during "postfix start" etc.

  * Some low-level cleanup of UTF-8 string handling with no visible
    change in behavior (besides better performance).

Fixed in Postfix 3.0 and 2.11:

  * Preparation for OpenSSL 1.2 API changes.

Fixed in all supported releases:

  * The sender_dependent_relayhost_maps feature ignored the relayhost
    setting in the case of a DUNNO lookup result. It would use the
    recipient domain instead.

http://article.gmane.org/gmane.mail.postfix.user/250229

On Mon, Apr 13, 2015 at 03:49:50PM -0400, Wietse Venema wrote:

> Fixed in Postfix 3.0 and 2.11:
> 
>   * Preparation for OpenSSL 1.2 API changes.

Just for the record, minor correction to the above.  The API changes
in question are in the OpenSSL 1.1 development branch.  The Postfix
update resolves compilation issues against OpenSSL 1.1, from which
some interfaces that were used by Postfix 2.11 and 3.0 were removed.

-- 
	Viktor.

Change History (2)

comment:1 by Fernando de Oliveira, 9 years ago

Description: modified (diff)
Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r15856.

Note: See TracTickets for help on using tickets.