OpenSMTPD 5.7.3p2 has just been released.

OpenSMTPD is a FREE implementation of the SMTP protocol with some common
extensions. It allows ordinary machines to exchange e-mails with systems
speaking the SMTP protocol. It implements a fairly large part of RFC5321
and can already cover a large range of use-cases.

It runs on OpenBSD, NetBSD, FreeBSD, DragonFlyBSD, OSX and Linux.

The archives are now available from the main site at www.OpenSMTPD.org

We would like to thank the OpenSMTPD community for their help in testing
the snapshots, reporting bugs, contributing code and packaging for other
systems.

This is a -portable specific patchlevel release with no new feature.

Issues fixed in this release (since 5.7.3p1):
=============================================

- OpenSSL 1.0.2f was released by the OpenSSL project to address security
  issues, unfortunately that patchlevel release also introduces a change
  in the API we relied upon for our privileges separated RSA engine.

  With the introduced change, OpenSMTPD started unexpectedly executing a
  couple functions that were not meant to be used (yet ?), and that were
  bypassed until now. This resulted in OpenSMTPD crashing when linked to
  OpenSSL 1.0.2f but not to previous versions up to and including 1.0.2e

  This release introduces a fix to cope with the change on our side.


Checksums:
==========

  SHA256 (opensmtpd-5.7.3p2.tar.gz) =
  0d2973008d0f66bebb84bed516be6c32617735241cc54dd26643529281a8e52b


Verify:
=======

Starting with version 5.7.1, releases are signed with signify(1).

You can obtain the public key from our website, check with our community
that it has not been altered on its way to your machine.

Once you are confident the key is correct, you can verify the release as
described below:

1- get the signature file corresponding to the tarball you're installing

   $ wget https://www.opensmtpd.org/archives/opensmtpd-5.7.3p2.sum.sig


2- verify that the signature file was not forged:

   $ signify -C -p /home/gilles/.signify/opensmtpd.pub -x 
opensmtpd-5.7.3p2.sum.sig
   Signature Verified
   opensmtpd-5.7.3p2.tar.gz: OK
   $


Support:
========

You are encouraged to register to our general purpose mailing-list:
    http://www.opensmtpd.org/list.html

The "Official" IRC channel for the project is at:
    #OpenSMTPD @ irc.freenode.net


Reporting Bugs:
===============

Please read http://www.opensmtpd.org/report.html
Security bugs should be reported directly to [email protected]
Other bugs may be reported to [email protected]

OpenSMTPD is brought to you by Gilles Chehade, Eric Faurot and
Sunil Nimmagadda.

-- 
Gilles Chehade

https://www.poolp.org                                          @poolpOrg

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to