[DRE-commits] [ruby-rack-attack] branch master updated (fbbeda1 -> 32f7b72)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Jul 4 12:43:00 UTC 2017


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

praveen pushed a change to branch master
in repository ruby-rack-attack.

      from  fbbeda1   Bump Standards-Version to 3.9.7 (no changes needed)
      adds  abb8b41   New upstream version 4.4.1
       new  06fe89f   Merge tag 'upstream/4.4.1'
       new  e6268d7   update changelog
       new  870e6b8   bump standards version
       new  32f7b72   update changelog

The 4 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                                      |   2 +-
 debian/changelog                               |   7 +
 debian/control                                 |   2 +-
 lib/rack/attack.rb                             |   1 +
 lib/rack/attack/store_proxy.rb                 |  32 ++--
 lib/rack/attack/store_proxy/mem_cache_proxy.rb |  51 ++++++
 lib/rack/attack/version.rb                     |   2 +-
 metadata.yml                                   | 223 -------------------------
 rack-attack.gemspec                            |  66 ++++++++
 spec/integration/rack_attack_cache_spec.rb     |   3 +
 10 files changed, 152 insertions(+), 237 deletions(-)
 create mode 100644 lib/rack/attack/store_proxy/mem_cache_proxy.rb
 delete mode 100644 metadata.yml
 create mode 100644 rack-attack.gemspec

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



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