Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
sno a0dc0cd148 Updating package for Perl5 module Net::SSLeay in CPAN in
security/p5-Net-SSLeay from 1.55nb1 to 1.58.

Upstream changes:
1.58 2014-01-15
     Always use size_t for strlen() return value, requested by Alexander Bluhm.
     t/external/20_cert_chain.t was missing from dist.
     Version number in META.yml was incorrect
     Improvements to test t/external/20_cert_chain.t to provoke following bug:
     Fixed crash due to SSL_get_peer_cert_chain incorrectly free'ing the chain
     after use.
     Fixed a problem when compiling against openssl where OPENSSL_NO_EC is set.

1.57 2014-01-09
     Fixed remaining problems with test suite: pod coverage and kwalitee tests
     are only enabled with RELEASE_TESTING=1

1.56 2014-01-08
     Fixed a typo in documentation of BEAST Attack, patched by gregor
     herrmann.
     Added LICENSE file copied form OpenSSL distribution to prevent complaints
     from various versions of kwalitee.
     Adjusted license: in META.yml to be 'openssl'
     Adds support for the basic operations necessary to support ECDH for PFS,
     e.g. EC_KEY_new_by_curve_name, EC_KEY_free and SSL_CTX_set_tmp_ecdh.
     Improvements to t/handle/external/50_external.t to handle the case when a
     test connection was not possible. Patched by Alexandr Ciornii.
     Added support for ALPN TLS extension. Patch from Lubomir Rintel. Tested
     with openssl-1.0.2-stable-SNAP-20131205.
     Fix an use-after-free error. Patch from Lubomir Rintel.
     Fixed a problem with  Invalid comparison on OBJ_cmp result in
     t/local/36_verify.t. Contributed by paul.
     Added support for get_peer_cert_chain(). Patch by Markus Benning.
     Fixed a bug that cold cause stack faults: mixed up PUTBACK with SPAGAIN
     in ssleay_RSA_generate_key_cb_invoke()
     a final PUTBACK is needed here. A second issue is also fixed:
     cb->data defaults to &PL_sv_undef but throught the code you do not check
     against &PL_sv_undef, just NULL.
     To avoid passing the 3rd optional arg at all, do not create it. This fixes all the
     cb->data checks and wrong refcounts on &PL_sv_undef. Patched by Reini Urban.
     Deleted support for SSL_get_tlsa_record_byname: it is not included in
     OpenSSL git master.
2014-02-16 12:07:30 +00:00
archivers Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
audio patches forgotten in csound 5.19.01 update. 2014-02-13 12:44:47 +00:00
benchmarks Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
biology fix build on SunOS 2014-02-08 12:27:14 +00:00
bootstrap Fix usage of build_package 2014-02-10 10:43:02 +00:00
cad Update 3.3.54 to 3.3.57 2014-02-15 16:21:15 +00:00
chat Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
comms Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
converters Changes 1.44.1: 2014-02-15 11:35:27 +00:00
cross Remove the right files. Bump revision. 2014-02-14 13:28:49 +00:00
databases Update to 0.58. From the changelog: 2014-02-15 16:15:34 +00:00
devel Updating pkgsrc package for Perl5 module MooX::Cmd from CPAN in 2014-02-16 12:05:01 +00:00
distfiles
doc Updated devel/p5-MooX-Cmd to 0.009 2014-02-16 12:05:13 +00:00
editors Add an option to link with perl, and make the ruby option specify 2014-02-15 03:37:27 +00:00
emulators get rid of SuSE-release from PLIST too. 2014-02-14 05:11:30 +00:00
filesystems Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
finance Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
fonts Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
games Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
geography Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
graphics Update to 1.78. From the changelog: 2014-02-16 01:04:39 +00:00
ham Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
inputmethod Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
lang Fix SunOS PLISTs. 2014-02-14 16:24:35 +00:00
licenses Add frink-license, used by devel/frink. 2014-02-09 09:26:33 +00:00
mail Fix a few bugs (portsisms?). 2014-02-15 17:20:59 +00:00
math Changes 4.53: 2014-02-14 09:25:49 +00:00
mbone Fix build with TCL 8.6. 2014-02-04 00:17:54 +00:00
meta-pkgs Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
misc Update ruby-commander to 4.1.6 2014-02-14 23:20:04 +00:00
mk document _OPSYS_PREFER.<pkg> 2014-02-14 13:11:17 +00:00
multimedia <jperkin> also indent the .*, so ". if .." and ". endif" for the internal ones 2014-02-16 10:04:11 +00:00
net better header parsing fix 2014-02-15 15:36:34 +00:00
news Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
packages
parallel Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
pkgtools tweak "out of sync" message 2014-02-13 17:35:44 +00:00
print add patch from upstream to fix buffer overflow in xps_parse_color() 2014-02-14 17:49:41 +00:00
regress
security Updating package for Perl5 module Net::SSLeay in CPAN in 2014-02-16 12:07:30 +00:00
shells Remove doxygen build dependency. I don't see it used anywhere in a build, 2014-02-07 21:29:09 +00:00
sysutils Updating package for Perl5 module Sys::Filesystem from CPAN in 2014-02-16 11:57:22 +00:00
templates
textproc Bring package for Perl5 module Encode in sync with core module taking 2014-02-16 11:41:34 +00:00
time link network libs on SunOS 2014-02-15 21:16:47 +00:00
wm Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
www Add LICENSE= ${PERL5_LICENSE}. 2014-02-15 21:39:58 +00:00
x11 link network libs on SunOS 2014-02-16 02:08:19 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.