[Slackbuilds-users] OpenSMTPD 5.7.3p2 fix for OpenSSL 1.0.2f (for current and 14.1)

Richard richard at aaazen.com
Thu Feb 4 04:35:48 UTC 2016


There is a new patch version of OpenSMTPD, 5.7.3p2

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.

It builds and runs fine on Slackware64 current with OpenSSL 1.0.2f (and
with 1.0.2e)

And it builds and runs fine on Slackware64 14.1 with OpenSSL 1.0.1r

Richard Narron
-------------- next part --------------
Only in opensmtpd-5.7.3p1: opensmtpd-5.7.3p1.tar.gz
Only in opensmtpd-5.7.3p2: opensmtpd-5.7.3p2.tar.gz
diff -r -u opensmtpd-5.7.3p1/opensmtpd.SlackBuild opensmtpd-5.7.3p2/opensmtpd.SlackBuild
--- opensmtpd-5.7.3p1/opensmtpd.SlackBuild	2015-10-05 07:10:55.000000000 -0700
+++ opensmtpd-5.7.3p2/opensmtpd.SlackBuild	2016-02-03 10:53:26.000000000 -0800
@@ -3,7 +3,7 @@
 # Slackware build script for opensmtpd
 
 # Copyright 2013-2014  Robby Workman, Northport, Alabama, USA
-# Copyright 2015  Richard Narron, California, USA
+# Copyright 2015-2016  Richard Narron, California, USA
 # All rights reserved.
 #
 # Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
 #  ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 PRGNAM=opensmtpd
-VERSION=${VERSION:-5.7.3p1}
+VERSION=${VERSION:-5.7.3p2}
 EXTRAS=${EXTRAS:-5.7.1}
 BUILD=${BUILD:-1}
 TAG=${TAG:-_SBo}
diff -r -u opensmtpd-5.7.3p1/opensmtpd.info opensmtpd-5.7.3p2/opensmtpd.info
--- opensmtpd-5.7.3p1/opensmtpd.info	2015-10-05 07:32:07.000000000 -0700
+++ opensmtpd-5.7.3p2/opensmtpd.info	2016-02-02 11:14:13.000000000 -0800
@@ -1,8 +1,8 @@
 PRGNAM="opensmtpd"
-VERSION="5.7.3p1"
+VERSION="5.7.3p2"
 HOMEPAGE="http://www.opensmtpd.org/"
-DOWNLOAD="http://www.opensmtpd.org/archives/opensmtpd-5.7.3p1.tar.gz"
-MD5SUM="754abb7f08c094273f098d761c8c2221"   
+DOWNLOAD="http://www.opensmtpd.org/archives/opensmtpd-5.7.3p2.tar.gz"
+MD5SUM="85bdccf1f28945771f79fd33e893cc43"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES="libasr"


More information about the SlackBuilds-users mailing list