Hello community, here is the log from the commit of package rubygem-sshkit for openSUSE:Factory checked in at 2013-11-25 16:04:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-sshkit (Old) and /work/SRC/openSUSE:Factory/.rubygem-sshkit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-sshkit" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-sshkit/rubygem-sshkit.changes 2013-10-31 15:59:42.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-sshkit.new/rubygem-sshkit.changes 2013-11-25 16:04:06.000000000 +0100 @@ -1,0 +2,27 @@ +Sat Nov 23 09:22:44 UTC 2013 - [email protected] + +- updated to version 1.2.0 + * Support picking up a project local SSH config file, if a SSH config file + exists at ./.ssh/config it will be merged with the ~/.ssh/config. This is + ideal for defining project-local proxies/gateways, etc. Thanks to Alex + @0rca Vzorov. + * Tests and general improvements to the Printer backends (mostly used + internally). Thanks to Michael @miry Nikitochkin. + * Update the net-scp dependency version. Thanks again to Michael @miry + Nikitochkin. + * Improved command map. This feature allows mapped variables to be pushed + and unshifted onto the mapping so that the Capistrano extensions for + rbenv and bundler, etc can work together. For discussion about the reasoning + see https://github.com/capistrano/capistrano/issues/639 and + https://github.com/capistrano/sshkit/pull/45. A big thanks to Kir @kirs + Shatrov. + * `test()` and `capture()` now behave as expected inside a `run_locally` block + meaning that they now run on your local machine, rather than erring out. Thanks + to Kentaro @kentaroi Imai. + * The `:wait` option is now successfully passed to the runner now. Previously the + `:wait` option was ignored. Thanks to Jordan @jhollinger Hollinger for catching + the mistake in our test coverage. + * Fixes and general improvements to the `download()` method which until now was + quite naïve. Thanks to @chqr. + +------------------------------------------------------------------- Old: ---- sshkit-1.1.0.gem New: ---- sshkit-1.2.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-sshkit.spec ++++++ --- /var/tmp/diff_new_pack.7QeVSY/_old 2013-11-25 16:04:08.000000000 +0100 +++ /var/tmp/diff_new_pack.7QeVSY/_new 2013-11-25 16:04:08.000000000 +0100 @@ -17,7 +17,7 @@ Name: rubygem-sshkit -Version: 1.1.0 +Version: 1.2.0 Release: 0 %define mod_name sshkit %define mod_full_name %{mod_name}-%{version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
