pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/stunnel



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Nov 24 13:41:57 UTC 2020

Modified Files:
        pkgsrc/security/stunnel: Makefile distinfo

Log Message:
stunnel: Update to 5.57

### Version 5.57, 2020.10.11, urgency: HIGH
* Security bugfixes
  - The "redirect" option was fixed to properly
    handle "verifyChain = yes" (thx to Rob Hoes).
  - OpenSSL DLLs updated to version 1.1.1h.
* New features
  - New securityLevel configuration file option.
  - FIPS support for RHEL-based distributions.
  - Support for modern PostgreSQL clients (thx to Bram Geron).
  - Windows tooltip texts updated to mention "stunnel".
  - TLS 1.3 configuration updated for better compatibility.
* Bugfixes
  - Fixed a transfer() loop bug.
  - Fixed memory leaks on configuration reloading errors.
  - DH/ECDH initialization restored for client sections.
  - Delay startup with systemd until network is online.
  - bin\libssp-0.dll removed when uninstalling.
  - A number of testing framework fixes and improvements.


To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 pkgsrc/security/stunnel/Makefile
cvs rdiff -u -r1.63 -r1.64 pkgsrc/security/stunnel/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/stunnel/Makefile
diff -u pkgsrc/security/stunnel/Makefile:1.120 pkgsrc/security/stunnel/Makefile:1.121
--- pkgsrc/security/stunnel/Makefile:1.120      Mon Aug 31 18:11:22 2020
+++ pkgsrc/security/stunnel/Makefile    Tue Nov 24 13:41:57 2020
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.120 2020/08/31 18:11:22 wiz Exp $
+# $NetBSD: Makefile,v 1.121 2020/11/24 13:41:57 nia Exp $
 
-DISTNAME=              stunnel-5.56
-#PKGREVISION=          1
-PKGREVISION=           2
+DISTNAME=              stunnel-5.57
 CATEGORIES=            security
 MASTER_SITES=          https://www.stunnel.org/downloads/
 

Index: pkgsrc/security/stunnel/distinfo
diff -u pkgsrc/security/stunnel/distinfo:1.63 pkgsrc/security/stunnel/distinfo:1.64
--- pkgsrc/security/stunnel/distinfo:1.63       Sat Nov 30 17:27:09 2019
+++ pkgsrc/security/stunnel/distinfo    Tue Nov 24 13:41:57 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.63 2019/11/30 17:27:09 hauke Exp $
+$NetBSD: distinfo,v 1.64 2020/11/24 13:41:57 nia Exp $
 
-SHA1 (stunnel-5.56.tar.gz) = a7fa3fb55d698f50f3d54e4fc08588a119f21cad
-RMD160 (stunnel-5.56.tar.gz) = 6934239db636aadffe5d6559164f07efb8b2e7aa
-SHA512 (stunnel-5.56.tar.gz) = db1be82b80bd5606568c5565f1c9a5710d4f7abca2d89388daa441bc395aaf2be998ac6403c7a17b8af01b89ade825186c20c50f73a809f9d64eca2e1b57a877
-Size (stunnel-5.56.tar.gz) = 981163 bytes
+SHA1 (stunnel-5.57.tar.gz) = 0e809b57a958874b6da3abd0b82a1b2e8614e34b
+RMD160 (stunnel-5.57.tar.gz) = 27586f1ae010069f01cc09a88e7f9ae799233ccf
+SHA512 (stunnel-5.57.tar.gz) = de5feec6c2c01a6aba2c3b9b9356a8b115ba67c194b6459927870c4a5e37f8a57ac74129f223671586393539d789c868bc8f794331c7e4af058e540123b409e9
+Size (stunnel-5.57.tar.gz) = 985763 bytes
 SHA1 (patch-aa) = 78720fca64ceefaa76eb50d8eb2f15ffde46a270
 SHA1 (patch-ac) = c2a3548f71dd218ed21925ec4631982751fa9d5a
 SHA1 (patch-configure) = 4e67db7176e2953e054370b35fb9955327329b23



Home | Main Index | Thread Index | Old Index