[libmojolicious-perl] 01/03: Merge tag 'upstream/7.20+dfsg'

gregor herrmann gregoa at debian.org
Sat Jan 21 18:38:26 UTC 2017


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libmojolicious-perl.

commit e16b948ebffbdd36d256dd7041623f91b4fa8511
Merge: 8f6c16c ff9b3ef
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jan 21 19:33:54 2017 +0100

    Merge tag 'upstream/7.20+dfsg'
    
    Upstream version 7.20+dfsg

 Changes                            |   9 ++
 MANIFEST                           |   2 +
 META.json                          |   2 +-
 META.yml                           |   2 +-
 README.md                          |   2 +-
 lib/Mojo/Base.pm                   |   6 +-
 lib/Mojo/File.pm                   |   3 +-
 lib/Mojo/Home.pm                   |   2 +-
 lib/Mojo/IOLoop.pm                 |   2 +-
 lib/Mojo/IOLoop/Client.pm          |  92 ++++++--------
 lib/Mojo/IOLoop/Server.pm          |  78 +++---------
 lib/Mojo/IOLoop/TLS.pm             | 242 +++++++++++++++++++++++++++++++++++++
 lib/Mojo/Server/Daemon.pm          |   2 +-
 lib/Mojo/Server/Hypnotoad.pm       |   2 +-
 lib/Mojo/Server/Morbo.pm           |   2 +-
 lib/Mojo/Server/Prefork.pm         |   2 +-
 lib/Mojo/UserAgent.pm              |   2 +-
 lib/Mojolicious.pm                 |   2 +-
 lib/Mojolicious/Command/version.pm |  13 +-
 lib/Mojolicious/Guides.pod         |   2 +
 t/mojo/daemon.t                    |  12 +-
 t/mojo/daemon_ipv6_tls.t           |   4 +-
 t/mojo/ioloop_tls.t                |   4 +-
 t/mojo/tls.t                       |  59 +++++++++
 t/mojo/user_agent.t                |   7 +-
 t/mojo/user_agent_online.t         |   4 +-
 t/mojo/user_agent_socks.t          |   5 +-
 t/mojo/user_agent_tls.t            |   4 +-
 t/mojo/websocket_proxy_tls.t       |   4 +-
 t/mojolicious/tls_lite_app.t       |   4 +-
 30 files changed, 421 insertions(+), 155 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmojolicious-perl.git



More information about the Pkg-perl-cvs-commits mailing list