pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/stunnel Update to 5.41. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81033d0f5fef
branches:  trunk
changeset: 364278:81033d0f5fef
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Fri Jun 23 03:45:18 2017 +0000

description:
Update to 5.41. From the changelog:

* New features
  - PKCS#11 engine DLL updated to version 0.4.5.
  - Default engine UI set with ENGINE_CTRL_SET_USER_INTERFACE.
  - Key file name added into the passphrase console prompt.
  - Performance optimization in memory leak detection.
* Bugfixes
  - Fixed crashes with the OpenSSL 1.1.0 branch.
  - Fixed certificate verification with "verifyPeer = yes"
    and "verifyChain = no" (the default), while the peer
    only returns a single certificate.

diffstat:

 security/stunnel/Makefile |   4 ++--
 security/stunnel/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r 69a196be607c -r 81033d0f5fef security/stunnel/Makefile
--- a/security/stunnel/Makefile Fri Jun 23 01:56:47 2017 +0000
+++ b/security/stunnel/Makefile Fri Jun 23 03:45:18 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.106 2017/01/29 04:18:20 schmonz Exp $
+# $NetBSD: Makefile,v 1.107 2017/06/23 03:45:18 schmonz Exp $
 
-DISTNAME=              stunnel-5.40
+DISTNAME=              stunnel-5.41
 CATEGORIES=            security
 MASTER_SITES=          http://www.stunnel.org/downloads/
 
diff -r 69a196be607c -r 81033d0f5fef security/stunnel/distinfo
--- a/security/stunnel/distinfo Fri Jun 23 01:56:47 2017 +0000
+++ b/security/stunnel/distinfo Fri Jun 23 03:45:18 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.53 2017/01/29 04:18:20 schmonz Exp $
+$NetBSD: distinfo,v 1.54 2017/06/23 03:45:18 schmonz Exp $
 
-SHA1 (stunnel-5.40.tar.gz) = 7dfbbcab4dd56458e74410c788ddc7bcbe2179ba
-RMD160 (stunnel-5.40.tar.gz) = 7f6448cec82ccff20120f5db2ec558ef92577196
-SHA512 (stunnel-5.40.tar.gz) = 2dd403f212f701370775516d25ea441fe41564daf1460f8a9ba4eb960adfb5f007ebfb51a90503fa168c420f06e17a6d20f1b0eab697e2abb6a42dc6f1f898b2
-Size (stunnel-5.40.tar.gz) = 648828 bytes
+SHA1 (stunnel-5.41.tar.gz) = 9aa8335e0f9571480b0d62b4b58d9d510447b732
+RMD160 (stunnel-5.41.tar.gz) = fdab09cd74f94a09c9b407e7cec58868a5e86cc2
+SHA512 (stunnel-5.41.tar.gz) = cfe414330905d133d4ec698b0d3e40e376a29b70376d88695fbf928c78c8ede36a9d80fca3644f9219a7d4f17fea17cb8bc42e80d788848756bd863bf5eb7ff9
+Size (stunnel-5.41.tar.gz) = 649807 bytes
 SHA1 (patch-aa) = b247aca629197887fb720f7a02d9b73d60bb0d37
 SHA1 (patch-ac) = 4e5e0a3cfe95b3952741814a1f26bcb99d002fdc
 SHA1 (patch-stunnel.conf-sample.in) = 86d195963e5ad2db381ac89ae0fca13a7f641fa5



Home | Main Index | Thread Index | Old Index