Commit Graph

47 Commits

Author SHA1 Message Date
Paul Howarth
21741bcfca Simplify Test::Kwalitee conditional 2012-04-19 14:15:28 +01:00
Marcela Mašláňová
e2b5365ff6 make module Kwalitee conditional on distribution 2012-04-19 14:54:06 +02:00
Paul Howarth
2bbbe67b57 Update to 1.47
- New upstream release 1.47
  - fixed overlong lines and spelling errors in pod
  - fixed extra "garbage" files in 1.46 tarball
  - fixed incorrect fail reports on some 64 bit platforms
  - fix to avoid FAIL reports from cpantesters with missing openssl
  - use my_snprintf from ppport.h to prevent link failures with perl 5.8 and
    earlier when compiled with MSVC
2012-04-04 09:25:53 +01:00
Paul Howarth
4297dde3f4 Update to 1.46
- New upstream release 1.46 (see Changes file for details)
- BR: openssl as well as openssl-devel, needed for building
- No longer need help to find openssl
- Upstream no longer shipping TODO
- Drop %defattr, redundant since rpm 4.4
2012-04-03 11:56:18 +01:00
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
056ddeb3b9 Spec clean-up
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Use %{_fixperms} macro rather than our own chmod incantation
- BR: perl(AutoLoader), perl(Exporter), perl(Socket)
2012-01-12 15:40:51 +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
Petr Sabata
f38520393f Perl mass rebuild 2011-07-19 14:00:07 +02:00
Paul Howarth
7c63ac193f Trivial tidy up 2011-07-14 09:20:59 +01:00
Paul Howarth
48ad409131 Stop running the tests in verbose mode 2011-07-14 09:19:34 +01:00
Paul Howarth
a3bb1c6fac Modernize provides filter 2011-07-14 09:18:28 +01:00
Paul Howarth
7c6314a3df BR: perl(Test::Kwalitee) if we're not bootstrapping; explicitly BR: pkgconfig 2011-07-14 09:15:39 +01:00
Paul Howarth
74f72ac5d7 Use a patch rather than a scripted iconv to fix the character encoding 2011-07-14 09:05:48 +01:00
Paul Howarth
e042be344b Nobody else likes macros for commands 2011-07-14 09:02:00 +01:00
Paul Howarth
27ce80bc0f Tidy up recent changelog entries 2011-07-14 08:57:10 +01:00
Iain Arnell
6a58efa8d7 drop obsolete BRs 2011-07-13 18:11:43 +02:00
Dennis Gilmore
cd4e1ffc57 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 22:43:24 -06:00
Marcela Mašláňová
9b57934411 - 661697 rebuild for fixing problems with vendorach/lib 2010-12-21 08:37:34 +01:00
Fedora Release Engineering
556bc03b8c dist-git conversion 2010-07-29 07:32:50 +00:00
Marcela Mašláňová
d265de28c9 - Mass rebuild with perl-5.12.0 2010-05-04 12:11:53 +00:00
Paul Howarth
1ff4cef62f update to 1.36, drop svn patches 2010-02-01 10:00:31 +00:00
Štěpán Kasal
7fb48d7cb6 - rebuild against perl 5.10.1 2009-12-07 18:22:21 +00:00
Bill Nottingham
fa9c03f39b Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:31:10 +00:00
Paul Howarth
fab18deb9f update to svn trunk (rev 252), needed due to omission of MD2 functionality
from OpenSSL 1.0.0 (CPAN RT#48916)
2009-08-22 20:18:27 +00:00
Tomáš Mráz
4669061e53 - rebuilt with new openssl 2009-08-21 15:22:21 +00:00
Jesse Keating
6a3726a3cf - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-26 13:47:08 +00:00
Paul Howarth
6a5998230c - filter out unwanted provides for perl shared objects
- run tests in verbose mode
2009-03-08 20:43:45 +00:00
Jesse Keating
c2fa66ed3a - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 23:28:04 +00:00
Tomáš Mráz
f52b578ae8 - rebuild with new openssl 2009-01-17 19:36:55 +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
Tom Callaway
92260f5d00 perl rebuild, chain 4 2008-03-02 15:56:44 +00:00
Jesse Keating
20cf7e56ca - Autorebuild for GCC 4.3 2008-02-19 19:12:00 +00:00
Tom Callaway
feb2b1cb12 Rebuild for new perl 2008-02-01 03:24:39 +00:00
Paul Howarth
f6165e9558 rebuild with new openssl 2007-12-05 10:23:38 +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
paragn
8ab436bbe2 Merge Review(#226272) Spec Cleanup 2007-11-16 05:59:18 +00:00
Štěpán Kasal
1d8b1e577f - fix a typo in description 2007-11-07 12:41:20 +00:00
Tom Callaway
e32a7c644a fix license, br 2007-10-17 02:03:27 +00:00
Bill Nottingham
40ac4f0f1b makefile update to properly grab makefile.common 2007-10-15 19:15:42 +00:00
Warren Togami
0a67d9da0a rebuild 2007-08-21 14:51:04 +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