File python-parallax.changes of Package python-parallax.16038
-------------------------------------------------------------------
Wed Aug 5 08:50:16 UTC 2020 - XinLiang <XLiang@suse.com>
- Change format of scp command for ipv6 compatible(bsc#1174894)
Add patch 0002-Change-format-of-scp-command-for-ipv6-compatible.patch
-------------------------------------------------------------------
Tue May 19 02:32:03 UTC 2020 - XinLiang <XLiang@suse.com>
- Add ssh_key option used by -i option of ssh and scp(bsc#1169581)
Add patch 0001-Add-ssh_key-option-used-by-i-option-of-ssh-scp.patch
-------------------------------------------------------------------
Wed Apr 1 08:54:34 UTC 2020 - Kristoffer Gronlund <kgronlund@suse.com>
- Release 1.0.6
- Replace preexec_fn as start_new_session
- No need to mask signals for subprocess call
-------------------------------------------------------------------
Thu Aug 22 07:50:06 UTC 2019 - Kristoffer Gronlund <kgronlund@suse.com>
- Release 1.0.5
- Surpress warning messages when needed (bsc#1146748)
- Fix assert_ DeprecationWarning
-------------------------------------------------------------------
Tue May 28 07:12:30 UTC 2019 - Kristoffer Gronlund <kgronlund@suse.com>
- Work around hidden python packaging magic (bsc#1131136)
-------------------------------------------------------------------
Tue Dec 18 09:40:49 UTC 2018 - kgronlund@suse.com
- Obsolete old python-parallax package (bsc#1103832)
-------------------------------------------------------------------
Mon Dec 10 12:30:31 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Fix Source URL
- Fix fdupes call
-------------------------------------------------------------------
Fri Jul 27 14:41:09 UTC 2018 - jengelh@inai.de
- Use noun phrase in summary.
-------------------------------------------------------------------
Thu Jun 28 14:32:46 UTC 2018 - kgronlund@suse.com
- Release 1.0.4
- Fix super call for python2 (bsc#1099514)
-------------------------------------------------------------------
Fri Nov 3 08:14:07 UTC 2017 - kgronlund@suse.com
- Release 1.0.3
- Add to_ascii function to convert byte message to str (bsc#1066330)
-------------------------------------------------------------------
Mon Aug 28 12:57:29 UTC 2017 - kgronlund@suse.com
- Release 1.0.2
- Switch to new singlespec packaging
-------------------------------------------------------------------
Thu Dec 8 17:14:48 UTC 2016 - kgronlund@suse.com
- Fix broken build for non-SUSE distributions (again)
-------------------------------------------------------------------
Mon Aug 15 14:51:56 UTC 2016 - toddrme2178@gmail.com
- Fix update-alternatives implementation.
-------------------------------------------------------------------
Wed Apr 27 08:49:44 UTC 2016 - kgronlund@suse.com
- Fix broken package build for non-SUSE distributions
-------------------------------------------------------------------
Mon Mar 7 08:48:52 UTC 2016 - kgronlund@suse.com
- Add alternatives entry for parallax-askpass
-------------------------------------------------------------------
Fri Jun 12 15:26:42 UTC 2015 - kgronlund@suse.com
- Release 1.0.1
+ The host list expander function was not unicode-safe (bsc#934594)
+ Clean up and update documentation for Options.inline (#1)
+ Fix python3 error using askpass option (krig/parallel-ssh#1)
-------------------------------------------------------------------
Thu Feb 12 16:47:44 UTC 2015 - kgronlund@suse.com
- Release 1.0.0a3
- Be more accepting with format of limit argument
- Fix incorrect name of options attribute
-------------------------------------------------------------------
Sat Jan 3 12:54:21 UTC 2015 - p.drouand@gmail.com
- Fix license to be SPDX compliant; applied license is BSD3 derived
-------------------------------------------------------------------
Thu Dec 25 17:29:27 UTC 2014 - kgronlund@suse.com
- Release 1.0.0a2
- Prepend hostname on each line when -P is set (fate#318220)
- Fix quiet option after API patch
-------------------------------------------------------------------
Thu Nov 20 07:33:26 UTC 2014 - kgronlund@suse.com
- Revised packaging
- Removed dependency on xz
-------------------------------------------------------------------
Wed Oct 15 14:23:38 UTC 2014 - kgronlund@suse.com
- Initial release.