[DRE-commits] [ruby-rack-protection] branch master updated (bc26015 -> 0b8cce5)

Youhei SASAKI uwabami-guest at alioth.debian.org
Wed Oct 30 15:53:01 UTC 2013


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

uwabami-guest pushed a change to branch master
in repository ruby-rack-protection.

      from  bc26015   Release version 1.5.0-2
      adds  308c1d0   Imported Upstream version 1.5.1
       new  168ba22   Merge tag 'upstream/1.5.1'
       new  0b8cce5   Update debian/changelog

The 2 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:
 README.md                                 |    8 ++++
 checksums.yaml.gz                         |  Bin 0 -> 268 bytes
 debian/changelog                          |    6 +++
 lib/rack/protection/authenticity_token.rb |   13 ++++--
 lib/rack/protection/base.rb               |    9 ++++-
 lib/rack/protection/json_csrf.rb          |    4 +-
 lib/rack/protection/path_traversal.rb     |   21 +++++++---
 lib/rack/protection/version.rb            |    2 +-
 metadata.yml                              |   62 ++++++++++++++++-------------
 rack-protection.gemspec                   |   36 ++++++++++++-----
 spec/authenticity_token_spec.rb           |   15 +++++++
 spec/base_spec.rb                         |    9 +++++
 spec/json_csrf_spec.rb                    |   14 +++++++
 spec/path_traversal_spec.rb               |   17 +++++++-
 spec/protection_spec.rb                   |   21 ++++++++++
 15 files changed, 184 insertions(+), 53 deletions(-)
 create mode 100644 checksums.yaml.gz
 create mode 100644 spec/base_spec.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rack-protection.git



More information about the Pkg-ruby-extras-commits mailing list