[libplack-middleware-crossorigin-perl] branch master updated (20d6921 -> fbe5f9d)

Jonas Smedegaard dr at jones.dk
Wed Oct 15 12:17:44 UTC 2014


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

js pushed a change to branch master
in repository libplack-middleware-crossorigin-perl.

      from  20d6921   update changelog
       new  d619460   Sync control.in with control: Update Vcs-Browser URL to use cgit web frontend.
       new  f40dbb9   Fix use canonical URL in Vcs-Git.
       new  b9fe558   Declare compliance with Debian Policy 3.9.6.
       new  775c82c   Update copyright info: Add alternate git source URL.
       new  e985138   Stop track md5sum of upstream tarball.
       new  41f81d6   Use www.cpan.org and metacpan.org (not search.cpan.org) in watch file.
       new  68afd1e   Stop build-depending explicitly on (recent perl or) libtest-simple-perl: Needed version satisfied by perl even in oldstable.
       new  b5dfff4   Tidy rules file.
      adds  572084f   initial commit
      adds  fc7f8e0   initial code for module
      adds  83fb6a2   update docs
      adds  646d298   add pod to cors_headers
      adds  eba0db4   v0.001
      adds  6bae2fe   record release in changes
      adds  1e63593   fix header checks
      adds  d7d3ef0   v0.002
      adds  f6cbfaa   record release in changes
      adds  5b298d5   note X-Requested-With header in pod
      adds  c6218af   add test to make sure we don't interfere with requests
      adds  9cc1f10   fix expose_headers
      adds  6b4fc8e   v0.003
      adds  460995b   record release in Changes
      adds  797320b   fix order in dist.ini
      adds  2d85cdd   much more complete tests
      adds  dbb1422   large refactoring to allow arbitrary exposed headers
      adds  b1be414   v0.004
      adds  0721916   work around WebKit bug with preflighted GET requests
      adds  ebac211   fix potential warning
      adds  4cb9925   add tests for webkit workaround
      adds  e8d0602   v0.005
      adds  e8a103c   add browser testing psgi script
      adds  b396086   update testing psgi to work in ie
      adds  4767f43   test psgi fixes
      adds  8b3259b   move browser testing psgi
      adds  62b295e   include references to webkit and chrome bugs that are worked around
      adds  237ac32   add version check to webkit preflighted GET workaround
      adds  41183df   update copyright year
      adds  ec8f4e9   simplify date stamp in change log
      adds  8b7c9af   additional documentation
      adds  730c6fb   small reorg of browser test script
      adds  b422210   add test for new webkit behavior
      adds  b1aaf21   add static README file
      adds  500efd3   updates to dist.ini
      adds  3024346   clean up code a bit
      adds  262585c   add docs about CSRF protection
      adds  a4af84f   add HTML form post to browser tests
      adds  e43fa11   v0.006
      adds  0593d79   fix csrf formatting
      adds  c8a64b4   note required version of Test::More
      adds  bc3d887   add continue_on_failure option and refactor code
      adds  3082cf9   v0.007
      adds  bc1ef93   doc tweaks
      adds  b41f460   update browser support docs
      adds  eae6b15   remove Last-Event-ID. which has been removed from the working draft
      adds  bc6ebfa   updating changes
      adds  fc1a6be   v0.008
      adds  cdc3041   Suppress warning when checking for a buggy WebKit request and there's no referer header
      adds  94024f8   v0.009
      adds  295dfb0   updated spec only ever has one origin
      adds  b438919   add perl version check
      adds  8966662   v0.010
      adds  a889405   Imported Upstream version 0.010
       new  2259f92   Merge tag 'upstream/0.010'
       new  fbe5f9d   Prepare for release: Update changelog, control file and copyright hints.

The 10 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                             |  4 +++
 LICENSE                             |  2 +-
 MANIFEST                            |  1 +
 META.json                           |  7 +++--
 META.yml                            | 33 +++++++++++-----------
 Makefile.PL                         | 56 ++++++++++++++++++++++---------------
 debian/changelog                    | 22 +++++++++++++--
 debian/control                      |  8 +++---
 debian/control.in                   |  6 ++--
 debian/copyright                    |  1 +
 debian/copyright_hints              | 12 +-------
 debian/rules                        | 11 ++++----
 debian/watch                        |  3 +-
 lib/Plack/Middleware/CrossOrigin.pm | 12 ++++----
 t/release-pod-coverage.t            | 12 ++------
 t/release-pod-syntax.t              |  5 ++--
 16 files changed, 107 insertions(+), 88 deletions(-)

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



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