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:
committed by
Git OBS Bridge
parent
d959295423
commit
94612b1e6a
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd06e66cef82b5a07585deeddc91a093b32f4d080ae6b5e8033231030a1c27b6
|
||||
size 73869
|
||||
3
Net-OpenSSH-0.76.tar.gz
Normal file
3
Net-OpenSSH-0.76.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:142780761715b6e1985f68ca645c3d9541d409ca183b0bacade30404fa321c73
|
||||
size 75343
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Net-OpenSSH
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Net-OpenSSH
|
||||
Version: 0.74
|
||||
Version: 0.76
|
||||
Release: 0
|
||||
%define cpan_name Net-OpenSSH
|
||||
Summary: Perl SSH client package implemented on top of OpenSSH
|
||||
@@ -53,6 +53,6 @@ binary client ('ssh').
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes README
|
||||
%doc Changes examples README
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user