[DRE-commits] [ruby-mixlib-authentication] 01/08: Merge tag 'upstream/1.4.0'

Lucas Kanashiro kanashiro.duarte at gmail.com
Thu Mar 3 21:55:31 UTC 2016


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

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

commit 85fb2c35292b0ed7b0fbbd144a6fb4a89ed51657
Merge: 8f0bea9 70f1387
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Thu Mar 3 18:41:19 2016 -0300

    Merge tag 'upstream/1.4.0'
    
    Upstream version 1.4.0
    
    # gpg: Signature made Thu 03 Mar 2016 06:41:12 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 Gemfile                                            |   6 +
 Rakefile                                           |   6 +-
 lib/mixlib/authentication.rb                       |   2 +
 lib/mixlib/authentication/digester.rb              |  20 +-
 .../authentication/http_authentication_request.rb  |   6 +-
 lib/mixlib/authentication/signatureverification.rb |  19 +-
 lib/mixlib/authentication/signedheaderauth.rb      | 135 ++++++++++---
 .../version.rb}                                    |  25 +--
 metadata.yml                                       | 150 +++++++++------
 mixlib-authentication.gemspec                      |  25 +++
 spec/mixlib/authentication/digester_spec.rb        |  24 +++
 .../http_authentication_request_spec.rb            |  24 ++-
 .../authentication/mixlib_authentication_spec.rb   | 209 ++++++++++++++++-----
 13 files changed, 478 insertions(+), 173 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