File python-remoto.changes of Package python-remoto.3333
-------------------------------------------------------------------
Mon Feb 29 12:27:02 UTC 2016 - osynge@suse.com
- Set version of python-execnet >= 1.4.1
-------------------------------------------------------------------
Mon Feb 22 17:27:02 UTC 2016 - osynge@suse.com
- Added LICENSE file to rpm
- Updated to 0.0.27
+ Fix a problem where stderr/stdout variables would be undefined on certain
conditions when running a remote command.
+ Fix stdout and stderr would be prematurely ended and not fully logged.
+ Fix a child process could finish but output would not be flushed to
stdout/stderr.
+ Ship the LICENSE file and tests directory as part of the distribution.
-------------------------------------------------------------------
Thu Jan 28 12:11:42 UTC 2016 - ncutler@suse.com
- spec file
+ set Group: to Development/Languages/Python
+ set Source0: to the full URL
-------------------------------------------------------------------
Thu Jan 28 11:10:11 UTC 2016 - ncutler@suse.com
- Use tarball from pypi.python.org instead of rolling our own from git
- spec file
+ simplify setup
+ remove references to non-existent doc files
-------------------------------------------------------------------
Fri Oct 31 16:53:32 UTC 2014 - osynge@suse.com
- Updated to 0.0.23
+ Create a better detection mechanism for remote ``sudo`` needs
+ Do not override remote environment variables to set the ``$PATH``
+ Fix unneeded ssh connection when using FQDN hosts
+ Output the exact same order of remote ``stdout`` and ``stderr``
-------------------------------------------------------------------
Mon Jul 21 14:05:47 UTC 2014 - osynge@suse.com
- Updated to 0.0.19
+ add some imports to init so that they are easier to use
+ make vendor libraries optional
-------------------------------------------------------------------
Mon Jul 7 12:30:01 UTC 2014 - osynge@suse.com
- Removed embeded python-execnet.
- Removed unneeded dependendcies and build dependencies.
- Replaced summary and description.
- Removed unneeded build enviroment variables.
-------------------------------------------------------------------
Fri Jul 4 19:19:56 UTC 2014 - osynge@suse.com
- First packaging based upon ceph-deploy-1.5.7