pkgsrc-Bugs archive

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

PR/39181 CVS commit: [pkg_install-renovation] pkgsrc/pkgtools/pkg_install/files/lib



The following reply was made to PR pkg/39181; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39181 CVS commit: [pkg_install-renovation] 
pkgsrc/pkgtools/pkg_install/files/lib
Date: Mon, 21 Jul 2008 22:15:09 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  joerg
 Date:          Mon Jul 21 22:15:09 UTC 2008
 
 Modified Files:
        pkgsrc/pkgtools/pkg_install/files/lib [pkg_install-renovation]: pkcs7.c
 
 Log Message:
 Replace X509_check_ca code with X509_check_purpose and explicit
 checks. X509_check_ca does not exist in older OpenSSL versions.
 Fixes PR 39181.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.1.2.4 -r1.1.2.5 pkgsrc/pkgtools/pkg_install/files/lib/pkcs7.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index