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.60. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72a371883d6a
branches:  trunk
changeset: 768505:72a371883d6a
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sun Oct 24 21:33:48 2021 +0000

description:
Update to 5.60. From the changelog:

* New features
  - New 'sessionResume' service-level option to allow
    or disallow session resumption
  - Added support for the new SSL_set_options() values.
  - Download fresh ca-certs.pem for each new release.
* Bugfixes
  - Fixed 'redirect' with 'protocol'.  This combination is
    not supported by 'smtp', 'pop3' and 'imap' protocols.
  - Enforced minimum WIN32 log window size.
  - Fixed support for password-protected private keys with
    OpenSSL 3.0 (thx to Dmitry Belyavskiy).
  - Added missing TLS options supported in OpenSSL 1.1.1k.

diffstat:

 security/stunnel/Makefile |  5 ++---
 security/stunnel/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 8c797abf1c48 -r 72a371883d6a security/stunnel/Makefile
--- a/security/stunnel/Makefile Sun Oct 24 16:20:19 2021 +0000
+++ b/security/stunnel/Makefile Sun Oct 24 21:33:48 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.124 2021/05/24 19:54:07 wiz Exp $
+# $NetBSD: Makefile,v 1.125 2021/10/24 21:33:48 schmonz Exp $
 
-DISTNAME=              stunnel-5.59
-PKGREVISION=           1
+DISTNAME=              stunnel-5.60
 CATEGORIES=            security
 MASTER_SITES=          https://www.stunnel.org/downloads/
 
diff -r 8c797abf1c48 -r 72a371883d6a security/stunnel/distinfo
--- a/security/stunnel/distinfo Sun Oct 24 16:20:19 2021 +0000
+++ b/security/stunnel/distinfo Sun Oct 24 21:33:48 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.67 2021/10/07 14:54:47 nia Exp $
+$NetBSD: distinfo,v 1.68 2021/10/24 21:33:48 schmonz Exp $
 
-RMD160 (stunnel-5.59.tar.gz) = 327dbe72dc7b1e8e97b8e92ffd49abd6d7ba6a09
-SHA512 (stunnel-5.59.tar.gz) = c9f93ff6a09baef6d85e883cb469de495f5c006b9f0d3e018ade7a21bb3521e3db7982701c752d6b117ff2ad03a7f7299afd399c8956006af2eade52358ac1c7
-Size (stunnel-5.59.tar.gz) = 995508 bytes
+RMD160 (stunnel-5.60.tar.gz) = 71bd9f218e14ab2807ff7e16e39ec6f8c507d09c
+SHA512 (stunnel-5.60.tar.gz) = 4ad0423a7e52c0db8746caf4b64ff69abe1f5c880417779d9933597d7ca86f240b64b578dc3e625fba04bbbddad7aa056dd62d2ecdf6d6a842ffa228bace705e
+Size (stunnel-5.60.tar.gz) = 984278 bytes
 SHA1 (patch-aa) = 78720fca64ceefaa76eb50d8eb2f15ffde46a270
 SHA1 (patch-ac) = c2a3548f71dd218ed21925ec4631982751fa9d5a
 SHA1 (patch-configure) = 4e67db7176e2953e054370b35fb9955327329b23



Home | Main Index | Thread Index | Old Index