Accepting request 575632 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/575632
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-OpenSSH?expand=0&rev=10
This commit is contained in:
Stephan Kulow
2018-02-16 08:46:57 +00:00
committed by Git OBS Bridge
parent d959295423
commit 94612b1e6a
4 changed files with 33 additions and 6 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Mon Feb 12 12:06:47 UTC 2018 - coolo@suse.com
- updated to 0.76
see /usr/share/doc/packages/perl-Net-OpenSSH/Changes
0.76 Feb 8, 2018
- Allow passing "file_from" and "from0" options into "rsync"
(bug report and patch by Slaven Rezic, fixes #rt124357)
- Document how to manipulate port forwardings.
- Rename sample directory to examples (fixes #rt122042
reported by Karen Etheridge).
0.75_02 Jul 18, 2017
- Add support for "master_pty_force" and "get_master_pty_log"
features.
- Add support for "subsystem" feature.
0.75_01 Mar 3, 2017
- Use an opaque digest as the last part of the multiplexing
socket path in order to reduce its size (bug report by
Sombrerero_Loco at PerlMonks).
- Improve ctl_path/ctl_dir handling catching more errors
earlier.
- Add support for stdin_keep_open feature (bug report by
fwalters at PerlMonks).
-------------------------------------------------------------------
Mon Feb 13 12:35:19 UTC 2017 - coolo@suse.com