[DRE-commits] [ruby-mixlib-authentication] 01/09: Merge tag 'upstream/1.4.1'

Lucas Kanashiro kanashiro at moszumanska.debian.org
Mon Jun 27 19:49:55 UTC 2016


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

kanashiro pushed a commit to branch master
in repository ruby-mixlib-authentication.

commit 8f2e2be8a3241c1b904c1aaa5219bdbd3d20ccd8
Merge: 12dc002 0b908f5
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Mon Jun 27 16:07:40 2016 -0300

    Merge tag 'upstream/1.4.1'
    
    Upstream version 1.4.1
    
    # gpg: Signature made Mon 27 Jun 2016 04:07:37 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro at debian.org>"
    # gpg:                 aka "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 Gemfile                                            |   2 +-
 NOTICE                                             |   4 +-
 README.rdoc => README.md                           |  20 +-
 Rakefile                                           |  50 +---
 lib/mixlib/authentication.rb                       |  16 +-
 lib/mixlib/authentication/digester.rb              |  12 +-
 .../authentication/http_authentication_request.rb  |  11 +-
 lib/mixlib/authentication/signatureverification.rb |  65 +++---
 lib/mixlib/authentication/signedheaderauth.rb      |  52 ++---
 lib/mixlib/authentication/version.rb               |   3 +-
 metadata.yml                                       | 131 -----------
 mixlib-authentication.gemspec                      |  22 +-
 spec/mixlib/authentication/digester_spec.rb        |  12 +-
 .../http_authentication_request_spec.rb            |  88 +++----
 .../authentication/mixlib_authentication_spec.rb   | 256 ++++++++++-----------
 spec/spec_helper.rb                                |   6 +-
 16 files changed, 289 insertions(+), 461 deletions(-)

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



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