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:   schmonz
Date:           Sat Aug  4 17:12:28 UTC 2018

Modified Files:
        pkgsrc/security/stunnel: Makefile distinfo

Log Message:
Update to 5.48. From the changelog:

* Security bugfixes
  - Fixed requesting client certificate when specified
    as a global option.
* New features
  - Certificate subject checks modified to accept certificates
    if at least one of the specified checks matches.


To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 pkgsrc/security/stunnel/Makefile
cvs rdiff -u -r1.57 -r1.58 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.109 pkgsrc/security/stunnel/Makefile:1.110
--- pkgsrc/security/stunnel/Makefile:1.109      Thu Jun  7 18:54:20 2018
+++ pkgsrc/security/stunnel/Makefile    Sat Aug  4 17:12:28 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.109 2018/06/07 18:54:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.110 2018/08/04 17:12:28 schmonz Exp $
 
-DISTNAME=              stunnel-5.46
+DISTNAME=              stunnel-5.48
 CATEGORIES=            security
 MASTER_SITES=          http://www.stunnel.org/downloads/
 

Index: pkgsrc/security/stunnel/distinfo
diff -u pkgsrc/security/stunnel/distinfo:1.57 pkgsrc/security/stunnel/distinfo:1.58
--- pkgsrc/security/stunnel/distinfo:1.57       Thu Jun  7 18:54:20 2018
+++ pkgsrc/security/stunnel/distinfo    Sat Aug  4 17:12:28 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.57 2018/06/07 18:54:20 ryoon Exp $
+$NetBSD: distinfo,v 1.58 2018/08/04 17:12:28 schmonz Exp $
 
-SHA1 (stunnel-5.46.tar.gz) = 5b6f337e5025c7004cf34f038f579f09fd36c6b0
-RMD160 (stunnel-5.46.tar.gz) = 8fe36d56e5ece75543159e8a7696058f0f3736b9
-SHA512 (stunnel-5.46.tar.gz) = 2000e36d4d011a83e47afcaf19473e083da010d7b3909cb831c51975512257888615b5d64f4a4d78f48529d68c6740ea2be7f7935b0ab86de4535e290f78cc97
-Size (stunnel-5.46.tar.gz) = 706499 bytes
+SHA1 (stunnel-5.48.tar.gz) = 8e8576abf9b143c7ef1b7390c35b46c4cf878ca0
+RMD160 (stunnel-5.48.tar.gz) = ba19b80200fa51aa203bfd01f1a4ce0eb533cf89
+SHA512 (stunnel-5.48.tar.gz) = 5e6669ecd6e9b49aa6ef82b9a4dc6a2193c975eef85262aba70c7f264ef1b4d15dc287a2baa94b71be063deddcd07a20a5347ed5280f044fc6f68c61429a24fa
+Size (stunnel-5.48.tar.gz) = 708356 bytes
 SHA1 (patch-aa) = b247aca629197887fb720f7a02d9b73d60bb0d37
 SHA1 (patch-ac) = c2a3548f71dd218ed21925ec4631982751fa9d5a
 SHA1 (patch-configure) = 4e67db7176e2953e054370b35fb9955327329b23



Home | Main Index | Thread Index | Old Index