[libplack-perl] branch master updated (02260c6 -> b33c198)

gregor herrmann gregoa at debian.org
Wed Feb 14 20:43:50 UTC 2018


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

gregoa pushed a change to branch master
in repository libplack-perl.

      from  02260c6   releasing package libplack-perl version 1.0045-1
      adds  d15bedd   Add support for the psgix.cleanup extension
      adds  bba7ac3   Improve cleanup handling
      adds  62b3e31   Merge pull request #610 from GrantStreetGroup/Add_psgix.cleanup_support
      adds  9b39eec   Do not set if TCP_NODELAY is not available
      adds  0b33e36   Do not call `eval` in every request
      adds  ce77a4c   Merge pull request #579 from dex4er/bugfix_android_tcp_nodelay
      adds  2294af5   add newer perls
      adds  35cf8a6   1.0046
      adds  1b97d5f   skip fcgi_cleanup outside release engineering. Fixes #611
      adds  6110894   1.0047
      adds  a10ebc8   New upstream version 1.0047
       new  1ffe637   Update upstream source from tag 'upstream/1.0047'
       new  47ef422   Update debian/changelog
       new  b33c198   releasing package libplack-perl version 1.0047-1

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                        |  11 ++++
 MANIFEST                       |   1 +
 META.json                      |   3 +-
 META.yml                       |   3 +-
 Makefile.PL                    |   2 +-
 debian/changelog               |   6 ++
 lib/HTTP/Server/PSGI.pm        |  10 ++-
 lib/Plack.pm                   |   2 +-
 lib/Plack/Handler/FCGI.pm      |  46 ++++++++++++++
 lib/Plack/Request.pm           |   2 +-
 lib/Plack/Response.pm          |   2 +-
 t/Plack-Handler/fcgi_cleanup.t | 140 +++++++++++++++++++++++++++++++++++++++++
 12 files changed, 219 insertions(+), 9 deletions(-)
 create mode 100644 t/Plack-Handler/fcgi_cleanup.t

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



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