[libcgi-pm-perl] branch master updated (efecaac -> ac0a75c)

gregor herrmann gregoa at debian.org
Mon Jul 18 21:04:15 UTC 2016


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

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

      from  efecaac   update changelog
      adds  c227b04   fix a warnings in STORE subroutine
      adds  d0497db   Taint mode blocks vulnerability
      adds  52c19b5   Merge pull request #198 from dnmfarrell/master
      adds  66c0234   fix a couple of warnings in test harness
      adds  255aa57   ref #199, ref #200 - regression matrix for requests
      adds  4cb5e65   ref #199, ref #200 - tweak regression martrix
      adds  8954f70   improve test coverage on CGI::Carp
      adds  cdd1514   resolve #201 - under %QUERY_PARAM
      adds  e35acfa    bump VERSION and Changes for CPAN release v4.28
      adds  cc18e3a   Makefile.PL PREREQ_PM absorb TEST_REQUIRES
      adds  f9799f3   rename MultipartBuffer package to CGI::MultipartBuffer.
      adds  29c8ad6   remove VERSION from CGI::Carp
      adds  4df64c7   Add SameSite support to Cookie handling, https://tools.ietf.org/html/draft-west-first-party-cookies-07
      adds  677d9ce   Merge pull request #203 from pangyre/master
      adds  f2b9188   Merge branch 'master' of https://github.com/leejo/CGI.pm
      adds  9754561   bump VERSION and Changes for CPAN release v4.29
      adds  ca17120   restore VERSION vars to libs
      adds  983b6bc   resolve #204 - req v0.17 File::Temp in Makefile.PL
      adds  5e50d75   Imported Upstream version 4.31
       new  104823e   Merge tag 'upstream/4.31'
       new  07ef34f   Update debian/changelog
       new  b26ed3f   Update build dependencies.
       new  3a4fd19   Declare compliance with Debian Policy 3.9.8.
       new  ac0a75c   releasing package libcgi-pm-perl version 4.31-1

The 5 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               | 25 +++++++++++++++++++++++++
 MANIFEST              |  1 +
 META.json             | 15 ++++++++++++---
 META.yml              | 15 ++++++++++++---
 Makefile.PL           | 20 +++++++++-----------
 debian/changelog      |  8 ++++++--
 debian/control        |  5 ++---
 lib/CGI.pm            | 38 ++++++++++++++++++++++++--------------
 lib/CGI/Carp.pm       |  7 ++++++-
 lib/CGI/Cookie.pm     | 43 ++++++++++++++++++++++++++++++++-----------
 lib/CGI/File/Temp.pm  |  7 ++++++-
 lib/CGI/Pretty.pm     |  8 +++-----
 lib/CGI/Push.pm       |  7 ++++++-
 lib/CGI/Util.pm       |  7 ++++++-
 lib/Fh.pm             |  5 ++++-
 t/compiles_pod.t      |  5 ++---
 t/cookie.t            | 23 +++++++++++++++++++----
 t/multipart_globals.t | 21 +++++++++++++++++++++
 18 files changed, 196 insertions(+), 64 deletions(-)
 create mode 100644 t/multipart_globals.t

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



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