pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-IO-Socket-SSL Updated p5-IO-Socket-SSL to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/467db3f607a8
branches:  trunk
changeset: 351629:467db3f607a8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Aug 24 05:58:33 2016 +0000

description:
Updated p5-IO-Socket-SSL to 2.037.

2.037 2016/08/22
- fix session cache del_session: it freed the session but did not properly
  remove it from the cache. Further reuse causes crash.

diffstat:

 security/p5-IO-Socket-SSL/Makefile |   4 ++--
 security/p5-IO-Socket-SSL/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r c9348930fd50 -r 467db3f607a8 security/p5-IO-Socket-SSL/Makefile
--- a/security/p5-IO-Socket-SSL/Makefile        Wed Aug 24 05:31:20 2016 +0000
+++ b/security/p5-IO-Socket-SSL/Makefile        Wed Aug 24 05:58:33 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.106 2016/08/19 15:26:23 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2016/08/24 05:58:33 wiz Exp $
 
-DISTNAME=      IO-Socket-SSL-2.036
+DISTNAME=      IO-Socket-SSL-2.037
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    security net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IO/}
diff -r c9348930fd50 -r 467db3f607a8 security/p5-IO-Socket-SSL/distinfo
--- a/security/p5-IO-Socket-SSL/distinfo        Wed Aug 24 05:31:20 2016 +0000
+++ b/security/p5-IO-Socket-SSL/distinfo        Wed Aug 24 05:58:33 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.80 2016/08/19 15:26:23 wiz Exp $
+$NetBSD: distinfo,v 1.81 2016/08/24 05:58:33 wiz Exp $
 
-SHA1 (IO-Socket-SSL-2.036.tar.gz) = 160d38f50f2297be451728929ade6663025b5977
-RMD160 (IO-Socket-SSL-2.036.tar.gz) = 39ac4339e585833bd43f7b9f2c9cd2cf9a3b2254
-SHA512 (IO-Socket-SSL-2.036.tar.gz) = 726ae5a202b39e8f94ad44d11c07a42fcf85d92c55c30de2a259a63b93a6ae96d1d311f1eb5d42df331e8344114f9b473de71bb18b4272d03ffda97f5527160f
-Size (IO-Socket-SSL-2.036.tar.gz) = 213420 bytes
+SHA1 (IO-Socket-SSL-2.037.tar.gz) = 12c6ccb7569a8d003f573c11a5441b0bdc7a2fed
+RMD160 (IO-Socket-SSL-2.037.tar.gz) = 3cd459b305c84f546d2f3861053aa99d6e6f1b3f
+SHA512 (IO-Socket-SSL-2.037.tar.gz) = 7c8dd75d6325fba9b18ca782a5bb8295215f8c20e0f3906f2f5705ebcb21798529d7580033060157bb56ccd490961af5010d4cc23675a8f8bf3dca7b248613c4
+Size (IO-Socket-SSL-2.037.tar.gz) = 213581 bytes



Home | Main Index | Thread Index | Old Index