This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libpoe-component-sslify-perl.
commit 4eb43097e7fc88ebd909f0e24d2fbb485809c3af Merge: 89f9790 e9ebaf1 Author: gregor herrmann <[email protected]> Date: Fri May 29 22:51:51 2015 +0200 Merge tag 'upstream/1.012' Upstream version 1.012 AUTHOR_PLEDGE | 13 + Build.PL | 59 +- Changes | 371 ++++++------ CommitLog | 542 ++++++----------- INSTALL | 9 +- LICENSE | 28 +- MANIFEST | 31 +- MANIFEST.SKIP | 2 +- META.json | 674 +++++++++++++++++---- META.yml | 574 ++++++++++++++---- Makefile.PL | 176 ++++-- README | 363 ++++++----- SIGNATURE | 80 +-- cpanfile | 37 ++ doap.xml | 27 + examples/client.pl | 2 +- examples/server.pl | 2 +- examples/serverclient.pl | 2 +- lib/POE/Component/SSLify.pm | 279 +++++++-- lib/POE/Component/SSLify/ClientHandle.pm | 58 +- lib/POE/Component/SSLify/ServerHandle.pm | 70 +-- t/00-compile.t | 85 ++- t/00-report-prereqs.dd | 46 ++ t/00-report-prereqs.t | 185 ++++++ t/00-ssleay-info.t | 37 ++ t/000-report-versions-tiny.t | 88 --- t/99_mire_test.t | 13 +- t/apocalypse.t | 5 +- t/{4_connect_hook.t => connect_hook.t} | 20 +- ...connect_hook_nodata.t => connect_hook_nodata.t} | 20 +- t/{5_connfail_client.t => connfail_client.t} | 20 +- t/{6_connfail_server.t => connfail_server.t} | 20 +- t/{2_renegotiate_client.t => renegotiate_client.t} | 30 +- t/{98_renegotiate.t => renegotiate_client_pings.t} | 31 +- t/{8_renegotiate_server.t => renegotiate_server.t} | 30 +- t/{1_simple.t => simple.t} | 24 +- t/{1_simple.t => simple_large.t} | 46 +- t/{1_simple.t => simple_parallel.t} | 38 +- t/{1_simple.t => simple_parallel_large.t} | 52 +- t/{1_simple.t => simple_parallel_superbig.t} | 62 +- t/{1_simple.t => simple_superbig.t} | 61 +- t/{3_upgrade.t => upgrade.t} | 24 +- 42 files changed, 2690 insertions(+), 1646 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpoe-component-sslify-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
