Commit Graph

12 Commits

Author SHA1 Message Date
Paul Howarth
f27f8d17a6 Update to 1.45
- New upstream release 1.45 (see Changes file for full details)
  - added thread safety and dynamic locking, which should complete thread
    safety work, making Net::SSLeay completely thread-safe
  - lots of improved documentation
- BR: perl(Test::Pod::Coverage)
- Install Net/SSLeay.pod as %doc
2012-02-25 13:41:31 +00:00
Paul Howarth
1173552387 Update to 1.42
- New upstream release 1.42
  - fixed incorrect documentation of how to enable CRL checking
  - fixed incorrect letter in Sebastien in Credits
  - changed order of the Changes file to be reverse chronological
  - fixed a compile error when building on Windows with MSVC6
- Drop UTF8 patch, no longer needed
2011-10-03 10:06:33 +01:00
Paul Howarth
5af17268bb Update to 1.41
- New upstream release 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
- BR: perl(Carp)
2011-09-25 15:11:01 +01:00
Paul Howarth
df7ee41712 Update to 1.40
- New upstream release 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
2011-09-23 12:11:07 +01:00
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