Subject: CVS commit: pkgsrc/security/p5-Net-SSLeay
From: Fredrik Pettai
Date: 2012-02-23 00:10:14
Message id: 20120222231015.0F69A175DD@cvs.netbsd.org

Log Message:
1.42
    Fixed incorrect documentation of how to enable CRL checking.
    Fixed incorrect letter in Sebastien in Credits.
    Reversed order of the Changes file to be reverse chronological.
    Fixed a a compile error when building on Windows with MSVC6.

1.41
    Fixed incorrect const signatures for 1.0 that were causing warnings.
    Now have clean compile with 0.9.8a through 1.0.0.

1.40
    Fixed incorrect argument type in call to SSL_set1_param
    Fixed a number of issues with pointer sizes
    Removed redundant pointer cast tests from t/
    Added Perl version requirements to SSLeay.pm

1.39
    Downgraded Module::Install to 0.93 since 1.01 was causing problems in
    the Makefile.

1.38
    - Fixed a problem with  various symbols that only became available
    in OpenSSL 0.9.8 such as X509_VERIFY_PARAM and X509_POLICY_NODE,
    causing build failures with older versions of OpenSSL.

1.37
    - Added X509_get_fingerprint, contributed by Thierry Walrant (with
    minor changes die to the fact that stricmp is not avialable. Cert
    types must be lowercase. Also added test to 07_sslecho.t
    - Added suport for SSL_CTX_set1_param, SSL_set1_param,
    selected X509_VERIFY_PARAM_* OBJ_* functions. Added new test
    t/local/36_verify.t
    - Fixed an uninitialized value warning in $Net::SSLeay::proxyauth
    - Update so net-ssleay will compile if SSLV2 is not present.
    - Fixed a problem where sslcat (and possibly other functions) expect
     RSA keys and will not load DSA keys for client certificates.
    - Removed SSL_CTX_v2_new and SSLv2_method() for OpenSSL 1.0 and later.
    - Added CTX_use_PKCS12_file contributed by "Andrew A. Budkin".

Files:
RevisionActionfile
1.50modifypkgsrc/security/p5-Net-SSLeay/Makefile
1.23modifypkgsrc/security/p5-Net-SSLeay/distinfo