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.32. Changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/70069dc1c1dd
branches:  trunk
changeset: 347935:70069dc1c1dd
user:      jym <jym%pkgsrc.org@localhost>
date:      Fri Jun 03 23:12:06 2016 +0000

description:
Update to 5.32. Changelog:

Version 5.32, 2016.05.03, urgency: HIGH
* Security bugfixes
  - OpenSSL DLLs updated to version 1.0.2h.
    https://www.openssl.org/news/secadv_20160503.txt
* New features
  - New "socket = a:IPV6_V6ONLY=yes" option to only bind IPv6.
  - Memory leak detection.
  - Improved compatibility with the current OpenSSL 1.1.0-dev tree.
  - Added/fixed Red Hat scripts (thx to Andrew Colin Kissa).
* Bugfixes
  - Workaround for a WinCE sockets quirk (thx to Richard Kraemer).
  - Fixed data alignment on 64-bit MSVC (thx to Yuris W. Auzins).

diffstat:

 security/stunnel/Makefile         |   4 ++--
 security/stunnel/PLIST            |   4 +++-
 security/stunnel/distinfo         |  12 ++++++------
 security/stunnel/patches/patch-aa |  16 ++++++++--------
 4 files changed, 19 insertions(+), 17 deletions(-)

diffs (79 lines):

diff -r e159b9384a44 -r 70069dc1c1dd security/stunnel/Makefile
--- a/security/stunnel/Makefile Fri Jun 03 20:20:55 2016 +0000
+++ b/security/stunnel/Makefile Fri Jun 03 23:12:06 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.101 2016/03/08 19:25:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.102 2016/06/03 23:12:06 jym Exp $
 
-DISTNAME=              stunnel-5.31
+DISTNAME=              stunnel-5.32
 CATEGORIES=            security
 MASTER_SITES=          http://www.stunnel.org/downloads/
 
diff -r e159b9384a44 -r 70069dc1c1dd security/stunnel/PLIST
--- a/security/stunnel/PLIST    Fri Jun 03 20:20:55 2016 +0000
+++ b/security/stunnel/PLIST    Fri Jun 03 23:12:06 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2015/06/05 20:41:03 youri Exp $
+@comment $NetBSD: PLIST,v 1.15 2016/06/03 23:12:06 jym Exp $
 bin/stunnel
 bin/stunnel3
 lib/stunnel/libstunnel.la
@@ -23,6 +23,8 @@
 share/doc/stunnel/examples/importCA.sh
 share/doc/stunnel/examples/script.sh
 share/doc/stunnel/examples/stunnel.init
+share/doc/stunnel/examples/stunnel.logrotate
+share/doc/stunnel/examples/stunnel.rh.init
 share/doc/stunnel/examples/stunnel.service
 share/doc/stunnel/examples/stunnel.spec
 share/doc/stunnel/stunnel.html
diff -r e159b9384a44 -r 70069dc1c1dd security/stunnel/distinfo
--- a/security/stunnel/distinfo Fri Jun 03 20:20:55 2016 +0000
+++ b/security/stunnel/distinfo Fri Jun 03 23:12:06 2016 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.49 2016/03/08 19:25:35 ryoon Exp $
+$NetBSD: distinfo,v 1.50 2016/06/03 23:12:06 jym Exp $
 
-SHA1 (stunnel-5.31.tar.gz) = e9c3717ece9931d099013dbbbf613cec47452a62
-RMD160 (stunnel-5.31.tar.gz) = 8164e8fc76c1a59f9cdb12c4ddd4bf3d5ba8c365
-SHA512 (stunnel-5.31.tar.gz) = 250d55e684311ed79d43f25f7980e67627d8d58cfe8c13d4f90a8e0b00f13819adc1732bbc94ebba7dccc183384ea75c8ff3171f697d147f204b62fa60f63b67
-Size (stunnel-5.31.tar.gz) = 639381 bytes
-SHA1 (patch-aa) = c79d26b07a7e9d11f54bf2f61d17206b0c2951b0
+SHA1 (stunnel-5.32.tar.gz) = 44f64ee0f9c7235a00d33b8338d439dbc519c594
+RMD160 (stunnel-5.32.tar.gz) = 13157bd6b1b32ca87465ff11dcd9bceed424c480
+SHA512 (stunnel-5.32.tar.gz) = aad3b718a727ae23bc88bda027017a5e4e19d2d08c1d4e95087dae20d4ed994d0ce29e9ae4b4d40456a7d7aaeb10c30a4283c6be2965d7183982204a347781bc
+Size (stunnel-5.32.tar.gz) = 641907 bytes
+SHA1 (patch-aa) = b247aca629197887fb720f7a02d9b73d60bb0d37
 SHA1 (patch-ac) = 91b09d39fb968ad76952acdff250150d3e372c36
diff -r e159b9384a44 -r 70069dc1c1dd security/stunnel/patches/patch-aa
--- a/security/stunnel/patches/patch-aa Fri Jun 03 20:20:55 2016 +0000
+++ b/security/stunnel/patches/patch-aa Fri Jun 03 23:12:06 2016 +0000
@@ -1,19 +1,19 @@
-$NetBSD: patch-aa,v 1.28 2015/12/27 18:36:06 ryoon Exp $
+$NetBSD: patch-aa,v 1.29 2016/06/03 23:12:06 jym Exp $
 
 Install configuration files into examples directory.
 
---- tools/Makefile.in.orig     2015-12-08 15:59:03.000000000 +0000
+--- tools/Makefile.in.orig     2016-05-03 18:35:48.000000000 +0000
 +++ tools/Makefile.in
-@@ -275,7 +275,7 @@ EXTRA_DIST = ca.html ca.pl importCA.html
-       stunnel.spec openssl.cnf stunnel.nsi stunnel.license stunnel.conf \
-       stunnel.conf-sample.in stunnel.init.in stunnel.service.in
- 
+@@ -276,7 +276,7 @@ EXTRA_DIST = ca.html ca.pl importCA.html
+       stunnel.conf stunnel.conf-sample.in stunnel.init.in \
+       stunnel.service.in stunnel.logrotate stunnel.rh.init \
+       stunnel.spec
 -confdir = $(sysconfdir)/stunnel
 +confdir = $(datadir)/examples/stunnel
  conf_DATA = stunnel.conf-sample
  examplesdir = $(docdir)/examples
- examples_DATA = stunnel.spec stunnel.init stunnel.service ca.html \
-@@ -464,7 +464,7 @@ info: info-am
+ examples_DATA = stunnel.init stunnel.service stunnel.logrotate \
+@@ -466,7 +466,7 @@ info: info-am
  
  info-am:
  



Home | Main Index | Thread Index | Old Index