Commit Graph

8 Commits

Author SHA1 Message Date
Paul Howarth
e9fab8348e Update to 1.39
- New upstream release 1.39
  - Downgraded Module::Install to 0.93 since 1.01 was causing problems in the
    Makefile
2011-09-21 12:40:33 +01:00
Paul Howarth
8024750a61 Update to 1.38
- New upstream release 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 (CPAN RT#71013)
2011-09-16 13:54:07 +01:00
Paul Howarth
1e2b5d5222 Update to 1.37
- New upstream release 1.37
  - added X509_get_fingerprint
  - added support for SSL_CTX_set1_param, SSL_set1_param and selected
    X509_VERIFY_PARAM_* OBJ_* functions
  - fixed the prototype for randomize()
  - fixed an uninitialized value warning in $Net::SSLeay::proxyauth
  - allow net-ssleay to 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
- This release by MIKEM => update source URL
2011-09-16 13:23:58 +01:00
Paul Howarth
1ff4cef62f update to 1.36, drop svn patches 2010-02-01 10:00:31 +00:00
Paul Howarth
4941c926c3 - update to 1.35
- drop flag and patch for enabling/disabling external tests - patch now
    upstream
- external hosts patch no longer needed as we don't do external tests
- filter out unversioned provide for perl(Net::SSLeay)
- use the distro openssl flags rather than guessing them
2008-07-28 15:10:39 +00:00
Paul Howarth
ef0a04943b - update to 1.32, incorporate new upstream URLs
- cosmetic spec changes suiting new maintainer's preferences
- fix argument order for find with -depth
- remove patch for CVE-2005-0106, fixed upstream in 1.30 (#191351)
    (http://rt.cpan.org/Public/Bug/Display.html?id=19218)
- remove test patch, no longer needed
- re-encode Credits as UTF-8
- include TODO as %doc
- add buildreqs perl(Array::Compare), perl(MIME::Base64),
    perl(Sub::Uplevel), perl(Test::Exception), perl(Test::NoWarnings),
    perl(Test::Pod), perl(Test::Warn), perl(Tree::DAG_Node)
- add patch needed to disable testsuite non-interactively
- run test suite but disable external tests by default; external tests can
    be enabled by using rpmbuild --with externaltests
- add patch to change hosts connected to in external tests
2007-11-28 15:38:29 +00:00
Warren Togami
fa1d7f7033 auto-import perl-Net-SSLeay-1.30-4 on branch devel from
perl-Net-SSLeay-1.30-4.src.rpm
2006-07-14 20:26:27 +00:00
Warren Togami
4907dcb065 Setup of module perl-Net-SSLeay 2006-07-14 20:26:12 +00:00