[DRE-commits] [ruby-httpclient] 01/05: Merge tag 'upstream/2.7.1'
Antonio Terceiro
terceiro at moszumanska.debian.org
Mon Feb 29 20:22:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-httpclient.
commit ea22972759299a2f219f483c36e4ff506926f088
Merge: cfc7ecb a0a364b
Author: Antonio Terceiro <terceiro at debian.org>
Date: Mon Feb 29 16:14:32 2016 -0300
Merge tag 'upstream/2.7.1'
Upstream version 2.7.1
# gpg: Signature made Seg 29 Fev 2016 16:14:29 BRT using RSA key ID CD460BDE
# gpg: Good signature from "Antonio Terceiro <terceiro at softwarelivre.org>"
# gpg: aka "Antonio Terceiro <terceiro at dcc.ufba.br>"
# gpg: aka "Antonio Terceiro <terceiro at colivre.coop.br>"
# gpg: aka "Antonio Terceiro <terceiro at debian.org>"
# gpg: aka "Antonio Terceiro <antonio.terceiro at linaro.org>"
README.md | 2 +-
bin/httpclient | 6 +-
lib/http-access2.rb | 2 +-
lib/httpclient.rb | 69 +-
lib/httpclient/auth.rb | 6 +-
lib/httpclient/{cacert.p7s => cacert.pem} | 1206 +++++++++++++------------
lib/httpclient/{cacert.p7s => cacert1024.pem} | 0
lib/httpclient/connection.rb | 2 +-
lib/httpclient/cookie.rb | 20 +-
lib/httpclient/http.rb | 8 +-
lib/httpclient/jruby_ssl_socket.rb | 527 +++++++++++
lib/httpclient/session.rb | 418 ++++-----
lib/httpclient/ssl_config.rb | 82 +-
lib/httpclient/ssl_socket.rb | 148 +++
lib/httpclient/timeout.rb | 2 +-
lib/httpclient/util.rb | 34 +-
lib/httpclient/version.rb | 2 +-
lib/httpclient/webagent-cookie.rb | 2 +-
lib/oauthclient.rb | 2 +-
metadata.yml | 23 +-
test/{ca-chain.cert => ca-chain.pem} | 0
test/helper.rb | 12 +-
test/test_auth.rb | 36 +-
test/test_cookie.rb | 4 +-
test/test_httpclient.rb | 90 +-
test/test_ssl.rb | 105 ++-
test/test_webagent-cookie.rb | 4 +-
27 files changed, 1876 insertions(+), 936 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-httpclient.git
More information about the Pkg-ruby-extras-commits
mailing list