[DRE-commits] [rhc] branch master updated (2e58f80 -> e507879)
Chow Loong Jin
hyperair at debian.org
Sat Nov 29 14:15:00 UTC 2014
This is an automated email from the git hooks/post-receive script.
hyperair pushed a change to branch master
in repository rhc.
from 2e58f80 Update copyright file to include lib/rhc/vendor/sshkey.rb info
adds 22d6c73 Imported Upstream version 1.30.3
new 1ec90d5 Merge tag 'upstream/1.30.3'
new 7896340 Update changelog
adds 2f9696a Imported Upstream version 1.31.5
new 2d55544 Merge tag 'upstream/1.31.5'
new 47d7517 Update changelog
new 2be6d1f Force ssl_version=tlsv1_2 as a default
new f2b2f1b Update changelog
adds 7ec89c2 Imported Upstream version 1.32.2
new a165ee7 Merge tag 'upstream/1.32.2'
new e507879 Update changelog
The 8 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:
autocomplete/rhc_bash | 34 +++++-
debian/changelog | 24 ++++
.../patches/Default-to-ssl_version-tlsv1_2.patch | 18 +++
debian/patches/series | 1 +
lib/rhc/commands/app.rb | 23 +++-
lib/rhc/commands/apps.rb | 13 ++-
lib/rhc/commands/git_clone.rb | 2 +-
lib/rhc/commands/ssh.rb | 2 +-
lib/rhc/exceptions.rb | 6 +
lib/rhc/git_helpers.rb | 51 ++++++---
lib/rhc/helpers.rb | 64 ++++++++++-
lib/rhc/output_helpers.rb | 15 +++
lib/rhc/rest/application.rb | 5 +
lib/rhc/rest/client.rb | 10 ++
lib/rhc/rest/mock.rb | 22 +++-
lib/rhc/ssh_helpers.rb | 67 +++++++----
lib/rhc/wizard.rb | 25 ++--
metadata.yml | 23 ++--
spec/rhc/commands/app_spec.rb | 71 +++++++++++-
spec/rhc/commands/apps_spec.rb | 12 ++
spec/rhc/commands/git_clone_spec.rb | 37 +++++-
spec/rhc/commands/scp_spec.rb | 5 +
spec/rhc/commands/setup_spec.rb | 3 +-
spec/rhc/commands/snapshot_spec.rb | 10 +-
spec/rhc/commands/ssh_spec.rb | 9 +-
spec/rhc/wizard_spec.rb | 127 +++++++++++++--------
spec/spec_helper.rb | 5 +-
27 files changed, 554 insertions(+), 130 deletions(-)
create mode 100644 debian/patches/Default-to-ssl_version-tlsv1_2.patch
create mode 100644 debian/patches/series
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rhc.git
More information about the Pkg-ruby-extras-commits
mailing list