pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/p5-IO-Socket-SSL



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Aug 24 05:58:33 UTC 2016

Modified Files:
        pkgsrc/security/p5-IO-Socket-SSL: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 pkgsrc/security/p5-IO-Socket-SSL/Makefile
cvs rdiff -u -r1.80 -r1.81 pkgsrc/security/p5-IO-Socket-SSL/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/p5-IO-Socket-SSL/Makefile
diff -u pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.106 pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.107
--- pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.106     Fri Aug 19 15:26:23 2016
+++ pkgsrc/security/p5-IO-Socket-SSL/Makefile   Wed Aug 24 05:58:33 2016
@@ -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/}

Index: pkgsrc/security/p5-IO-Socket-SSL/distinfo
diff -u pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.80 pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.81
--- pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.80      Fri Aug 19 15:26:23 2016
+++ pkgsrc/security/p5-IO-Socket-SSL/distinfo   Wed Aug 24 05:58:33 2016
@@ -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