summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2012-05-31 08:53:04 +0000
committersno <sno@pkgsrc.org>2012-05-31 08:53:04 +0000
commit2ce3beee7ea29fe2330c87a8398e03656ae389e2 (patch)
tree71978ab21d025b8f53f18d42b177d8e2887e37c3 /security
parentd6354b19228686ce2b27daca7b7247844a65e9a8 (diff)
downloadpkgsrc-2ce3beee7ea29fe2330c87a8398e03656ae389e2.tar.gz
Updating package for CPAN module Net::OpenSSH in security/p5-Net-OpenSSH
from 0.52 to 0.57. Upstream changes: 0.57 Dec 21, 2011 - quote equal sign - do not quote commas 0.56_01 Dec 8, 2011 - rsync methods were failing when user was defined (bug report by black_fire) - detect when the destructor is being called from a different thread (bug report by troy99 at PerlMonks) - support for Net::OpenSSH::Gateway added 0.55 Dec 6, 2011 - solve regression from 0.53_03: rsync methods were broken because the hostname was not being correctly removed from the ssh command passed to rsync (bug report by Mithun Ayachit) 0.54 Dec 4, 2011 - release as stable 0.53_05 Nov 23, 2011 - scp methods were broken when a user was given (bug report by Andrew J. Slezak) - add support for verbose option in scp methods - implement parse_connections_opts - solve bug related to expansion of HOST var when an IPv6 address was given - move FACTORY docs to the right place - add FAQ about running remote commands via sudo - add sample for Net::Telnet integration - add sample for sudo usage reading password from DATA 0.53_04 Sep 2, 2011 - add default_ssh_opts feature - getpwuid may fail, check $home is defined before using it - add FAQ entry about MaxSessions limit reached - move FACTORY docs to the right place 0.53_03 Aug 18, 2011 - handling of default_std*_file was broken (bug report and patch by Nic Sandfield) - keep errors from opening default slave streams - add Net::OpenSSH::ConnectionCache package - add FACTORY hook - place '--' in ssh command after host name - add support for die_on_error - add support for batch_mode feature - typo in sample code corrected (reported by Fernando Sierra) - using { stdin_data => [] } was generating warnings 0.53_02 Jul 12, 2011 - add support for custom login handlers - remove SIG{__WARN__} localizations 0.53_01 May 15, 2011 - quoter and glob_quoter fully rewritten from scratch - quoter was not handling "\n" correctly (bug report and work around by Skeeve) - minor doc improvements
Diffstat (limited to 'security')
-rw-r--r--security/p5-Net-OpenSSH/Makefile4
-rw-r--r--security/p5-Net-OpenSSH/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-Net-OpenSSH/Makefile b/security/p5-Net-OpenSSH/Makefile
index 98fd6039756..f910c78a1cf 100644
--- a/security/p5-Net-OpenSSH/Makefile
+++ b/security/p5-Net-OpenSSH/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2011/11/05 23:01:03 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.13 2012/05/31 08:53:04 sno Exp $
#
-DISTNAME= Net-OpenSSH-0.52
+DISTNAME= Net-OpenSSH-0.57
PKGNAME= p5-${DISTNAME}
CATEGORIES= security net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/security/p5-Net-OpenSSH/distinfo b/security/p5-Net-OpenSSH/distinfo
index 0f49b3776ab..9351ca7db17 100644
--- a/security/p5-Net-OpenSSH/distinfo
+++ b/security/p5-Net-OpenSSH/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2011/11/05 23:01:07 hiramatsu Exp $
+$NetBSD: distinfo,v 1.11 2012/05/31 08:53:04 sno Exp $
-SHA1 (Net-OpenSSH-0.52.tar.gz) = a86485b1ce47c9ad6689aa688ebbbfe029e6eed8
-RMD160 (Net-OpenSSH-0.52.tar.gz) = bbf896d4f33d86158dddfb536315078b245353ab
-Size (Net-OpenSSH-0.52.tar.gz) = 45704 bytes
+SHA1 (Net-OpenSSH-0.57.tar.gz) = 1eae50995748f638dd558e33ec943cdc7887f34f
+RMD160 (Net-OpenSSH-0.57.tar.gz) = 6d942fa5e78e7391d314c8afa3c43b3933c650ce
+Size (Net-OpenSSH-0.57.tar.gz) = 50654 bytes