[libhijk-perl] branch master updated (7b6f9e2 -> 47362b1)

gregor herrmann gregoa at debian.org
Sat Jul 4 20:14:10 UTC 2015


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

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

      from  7b6f9e2   releasing package libhijk-perl version 0.19-1
      adds  d97e38f   add license file.
      adds  fb5280f   remove a few variables that are used only once.
      adds  38294dc   Add support for HEAD requests
      adds  1fb0b3a   t/live-plack.t: do the kill inside END
      adds  0110906   Don't fail when we don't run the live tests, doh
      adds  d66c7b1   Bump the version for the 0.18 release
      adds  3c974ae   Improve spelling a little
      adds  e0c6277   Merge pull request #18 from mstevens/master
      adds  c2ec537   Fix a relatively minor regression in 0.12-45-g972c2f2
      adds  252a9d0   Fix what turned out to be a major regression reported in RT #101424
      adds  7d334cd   Release 0.19
      adds  f29dad0   handle EINTR
      adds  48289c3   Fix a regression with a 0 Content-Length in 0.13-1-g1fd4218
      adds  68242d6   Add support for the 204 status code
      adds  4ca26c6   Changes: Make a note of the recent EINTR change
      adds  125ba93   Bump the release to 0.20
      adds  b1fdeef   add a test cases for "0" http body.
      adds  9c883a0   tentative fix for the "too many crlf" bug.
      adds  42f8f99   fix these tests that all had an extra CRLF after the end of message-body.
      adds  3377204   Merge remote-tracking branch 'origin/fix/too-many-crlf'
      adds  3a06a43   demonstrate how signal can interrupt select
      adds  452b1d7   restart select() after interrupting by a signal
      adds  34221de   fix remove trailing CRLF (after body)
      adds  75a14a9   Merge remote-tracking branch 'ikruglov/master'
      adds  03c1f8d   make `-D -` dump header before response body.
      adds  4754fed   0.21 release
      adds  4e98628   version bump.
      adds  928a426   Fix a bug where `head => []` would result in an invalid request & warnings
      adds  be62409   allow overriding Host header in head arrayref
      adds  6ef452a   Amend the custom Host feature and document + test it
      adds  859ba5d   Bump the release to 0.23
      adds  0bea226   Imported Upstream version 0.23
       new  a1f1c6d   Merge tag 'upstream/0.23'
       new  3d79227   Update debian/changelog
       new  47362b1   releasing package libhijk-perl version 0.23-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                |  50 ++++++++++++++++++++++++
 MANIFEST               |   1 +
 META.json              |  12 ++++--
 META.yml               |   7 ++--
 cpanfile               |   3 +-
 debian/changelog       |   7 ++++
 examples/hijkurl       |  10 +++++
 lib/Hijk.pm            |  94 +++++++++++++++++++++++++++++----------------
 t/build_http_message.t | 101 +++++++++++++++++++++++++++++++++++++------------
 t/select-timeout.t     |  39 +++++++++++++++++++
 10 files changed, 259 insertions(+), 65 deletions(-)
 create mode 100644 t/select-timeout.t

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



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