[libhttp-body-perl] branch master updated (55e1dc0 -> 1199456)

Xavier Guimard xguimard-guest at moszumanska.debian.org
Sun Dec 22 12:49:26 UTC 2013


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

xguimard-guest pushed a change to branch master
in repository libhttp-body-perl.

      from  55e1dc0   Prepare changelog for release
      adds  fd8171f   Imported Upstream version 1.19
       new  068d67b   Merge tag 'upstream/1.19'
       new  6fe6646   Update CVE-2013-4407.patch
       new  1199456   Update d/ch (+version 1.19-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                                            | 14 +++++
 LICENSE                                            | 28 +++++----
 MANIFEST                                           |  3 +
 META.yml                                           |  8 +--
 Makefile.PL                                        | 37 +++++++-----
 README                                             |  4 +-
 debian/changelog                                   |  7 +++
 debian/patches/CVE-2013-4407.patch                 | 17 +++---
 dist.ini                                           | 10 ++--
 lib/HTTP/Body.pm                                   |  2 +-
 lib/HTTP/Body/MultiPart.pm                         |  7 ++-
 lib/HTTP/Body/OctetStream.pm                       |  2 +-
 lib/HTTP/Body/UrlEncoded.pm                        |  2 +-
 lib/HTTP/Body/XForms.pm                            |  2 +-
 lib/HTTP/Body/XFormsMultipart.pm                   |  6 +-
 t/08multipart-suffix.t                             | 10 ++--
 t/09rt88342.t                                      | 70 ++++++++++++++++++++++
 t/data/multipart/015-content.dat                   | 19 ++++++
 .../multipart/{014-headers.pml => 015-headers.pml} |  2 +-
 19 files changed, 189 insertions(+), 61 deletions(-)
 create mode 100644 t/09rt88342.t
 create mode 100644 t/data/multipart/015-content.dat
 copy t/data/multipart/{014-headers.pml => 015-headers.pml} (87%)

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



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