Skip to content
This repository was archived by the owner on Aug 29, 2018. It is now read-only.

Automatic commit of package [rhc] release [1.38.7-1]. #753

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 43 additions & 1 deletion client.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Summary: OpenShift client management tools
Name: rhc
Version: 1.38.4
Version: 1.38.7
Release: 1%{?dist}
Group: Network/Daemons
License: ASL 2.0
Expand Down Expand Up @@ -105,6 +105,48 @@ rm -rf $RPM_BUILD_ROOT
%attr(0644,-,-) /etc/bash_completion.d/rhc

%changelog
* Wed Apr 27 2016 Timothy Williams <[email protected]> 1.38.7-1
- Modifying rhc to focus on support for ruby1.8.7 ([email protected])
- Remove outdated rhc-1.37.1.gem, add *.gem to .gitignore ([email protected])
- update search path for 'ssh.exe' ([email protected])
- 'rhc app show <app> --gears quota' use 'quota' not 'du' ([email protected])
- Bug 1111456 - jenkins app default to small gear with enable-jenkins and
custom gear size ([email protected])
- helpers.rb: remove sslv3 output from error message ([email protected])
- Include ssh url in example port-forward command ([email protected])
- Return a helpful error message if port-forward fails with custom ssh
executable ([email protected])
- Enable deployment operations to utilize a custom ssh executable
([email protected])
- Bug 1141093 - rhc snapshot save same filename didn't prompt conflict warning
([email protected])
- When stderr is redirected to `/dev/null`, no output is seen from `rhc tail`
and the command ends immediately. After this change, no redirection will
occur when run on windows systems, resolving this issue.
([email protected])
- Bug 1163050 - Fix exception using rhc app ssh --ssh with custom path
([email protected])
- Bug 1164699 - Avoid using --summary and --verbose together for `rhc apps`
([email protected])
- Fix rhc_bash for usage with Zsh's bashcompinit ([email protected])
- Allow an ssh executable to be specified globally ([email protected])
- Resolve dep issue ([email protected])
- Fix typo ([email protected])
- gemspec: Restore net-ssh lower bound ([email protected])
- Deobfuscated dns_propagated ([email protected])
- cucumber/README.md: Fix typo in command: cucummber ([email protected])
- Fix typo in rhc server usage text ("estabilished") ([email protected])
- Remove cucumber/verify.feature ([email protected])
- rhc server: Fix typo in usage text ([email protected])
- rhc.gemspec: limits cucumber dependency to make code 1.8.7 friendly
([email protected])
- Travis: Use containerized builds ([email protected])
- Honor global timeout during snapshot save ([email protected])
- server.rb: fixes incorrect error output and additional input validation
([email protected])
- rhc.1 man page: adds scp to list of resources ([email protected])
- Quote as necessary when writing configuration ([email protected])

* Fri Oct 23 2015 Wesley Hearn <[email protected]> 1.38.4-1
- Merge pull request #704 from yithian/cartridge_start_usage
([email protected])
Expand Down
2 changes: 1 addition & 1 deletion rel-eng/packages/rhc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.38.4-1 ./
1.38.7-1 ./