[DRE-commits] [ruby-patron] 01/05: Merge tag 'upstream/0.4.20'

Jonas Genannt genannt at moszumanska.debian.org
Tue Aug 25 19:13:09 UTC 2015


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

genannt pushed a commit to branch master
in repository ruby-patron.

commit 1602e0b66e43c7068a85f59be1d1b0614b1a4e93
Merge: 348decf e49e546
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Tue Aug 25 20:40:04 2015 +0200

    Merge tag 'upstream/0.4.20'
    
    Upstream version 0.4.20
    
    # gpg: Signature made Tue 25 Aug 2015 08:40:00 PM CEST using RSA key ID 016CFFD0
    # gpg: Good signature from "Jonas Genannt <jonas at brachium-system.net>"
    # gpg:                 aka "Jonas Genannt <jonas.genannt at capi2name.de>"
    # gpg:                 aka "Jonas Genannt <genannt at debian.org>"
    
    * tag 'upstream/0.4.20':
      Imported Upstream version 0.4.20

 Gemfile                                       |  2 +-
 Gemfile.lock                                  |  4 +-
 README.txt => README.md                       | 12 ++--
 ext/patron/session_ext.c                      | 63 +++++++++++++++++---
 lib/patron.rb                                 |  1 +
 lib/patron/request.rb                         | 60 ++++++++++++++------
 lib/patron/response.rb                        | 18 ++++--
 lib/patron/session.rb                         | 77 +++++++++++++++----------
 lib/patron/version.rb                         |  2 +-
 metadata.yml                                  | 47 +++++++++++----
 spec/certs/cacert.pem                         | 36 ++++++++++++
 spec/certs/privkey.pem                        | 51 +++++++++++++++++
 spec/request_spec.rb                          | 18 ++++++
 spec/response_spec.rb                         |  6 +-
 spec/session_spec.rb                          | 28 +++++++++
 spec/{session_spec.rb => session_ssl_spec.rb} | 82 +++++++++------------------
 spec/spec_helper.rb                           |  3 +-
 spec/support/test_server.rb                   | 26 +++++++--
 18 files changed, 393 insertions(+), 143 deletions(-)

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



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