[DRE-commits] [ruby-httpclient] branch master updated (8831c80 -> e62967c)

Sruthi Chandran srud-guest at moszumanska.debian.org
Thu Jul 20 08:41:24 UTC 2017


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

srud-guest pushed a change to branch master
in repository ruby-httpclient.

      from  8831c80   Import Debian changes 2.7.1-1.1
      adds  0d9e030   New upstream version 2.8.3
       new  ce9c99e   Updated version 2.8.3 from 'upstream/2.8.3'
       new  79ce544   Refresh patches
       new  e62967c   Update changelog

The 3 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:
 bin/httpclient                                     |   2 +
 debian/changelog                                   |   8 +
 .../0001-Fix-port-allocation-in-tests.patch        |  16 +-
 debian/patches/0002-Disable-tests-for-NTLM.patch   |  10 +-
 httpclient.gemspec                                 |  30 +++
 lib/httpclient.rb                                  |  23 +-
 lib/httpclient/http.rb                             |   5 +-
 lib/httpclient/jruby_ssl_socket.rb                 | 163 +++++++++-----
 lib/httpclient/session.rb                          |  53 +++--
 lib/httpclient/ssl_config.rb                       | 207 +++++++----------
 lib/httpclient/ssl_socket.rb                       |  50 +++--
 lib/httpclient/version.rb                          |   2 +-
 lib/httpclient/webagent-cookie.rb                  |   2 +-
 lib/oauthclient.rb                                 |   1 +
 metadata.yml                                       | 110 ---------
 test/jruby_ssl_socket/test_pemutils.rb             |  32 +++
 test/test_auth.rb                                  |   1 -
 test/test_http-access2.rb                          |   2 +
 test/test_httpclient.rb                            |  76 +++++++
 test/test_ssl.rb                                   | 247 +++++++++++++++++++--
 20 files changed, 675 insertions(+), 365 deletions(-)
 create mode 100644 httpclient.gemspec
 delete mode 100644 metadata.yml
 create mode 100644 test/jruby_ssl_socket/test_pemutils.rb

-- 
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