pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Net-OpenSSH Updated security/p5-Net-OpenSS...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0a607bad738d
branches: trunk
changeset: 350792:0a607bad738d
user: mef <mef%pkgsrc.org@localhost>
date: Sat Aug 06 01:40:34 2016 +0000
description:
Updated security/p5-Net-OpenSSH to 0.73
--------------------------------------
0.73 Jun 10, 2016
- Some old perl versions doesn't like Errno constant subs
being called without parents. Add them.
0.72 Jun 9, 2016
- Rerelease as stable.
0.71_03 Mar 16, 2016
- Improve shell detection code.
- Use a timeout to kill external commands not returning
control.
- improve ksh version checking in tests (bug report by jtzako
via PerlMonks)
0.71_02 Mar 11, 2016
- Lighten master socket checks in async mode in order to avoid
blocking and setting custom signal handlers which can
interfere with event-programming frameworks (bug report by
Doug Hoyte).
0.71_01 Jan 20, 2016
- Add entry on the documentation about how to integrate the
module with event-oriented programming frameworks (bug
report by Doug Hoyte, #gh17)
- Use an adaptative delaying algorithm while waiting for the
multiplexing socket to pop up (bug report by Doug Hoyte,
#gh17).
- Improve SIGCHLD handling and interoperability with other
modules setting custom handlers (bug report by Doug Hoyte,
#gh16).
diffstat:
security/p5-Net-OpenSSH/Makefile | 5 ++---
security/p5-Net-OpenSSH/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r c00bd9bf1f7f -r 0a607bad738d security/p5-Net-OpenSSH/Makefile
--- a/security/p5-Net-OpenSSH/Makefile Fri Aug 05 23:34:34 2016 +0000
+++ b/security/p5-Net-OpenSSH/Makefile Sat Aug 06 01:40:34 2016 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2016/06/08 19:24:24 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2016/08/06 01:40:34 mef Exp $
#
-DISTNAME= Net-OpenSSH-0.70
+DISTNAME= Net-OpenSSH-0.73
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= security net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff -r c00bd9bf1f7f -r 0a607bad738d security/p5-Net-OpenSSH/distinfo
--- a/security/p5-Net-OpenSSH/distinfo Fri Aug 05 23:34:34 2016 +0000
+++ b/security/p5-Net-OpenSSH/distinfo Sat Aug 06 01:40:34 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2016/01/31 05:36:52 mef Exp $
+$NetBSD: distinfo,v 1.14 2016/08/06 01:40:34 mef Exp $
-SHA1 (Net-OpenSSH-0.70.tar.gz) = 93da2879210f56ffb5c14d8e3620fe61a3cda113
-RMD160 (Net-OpenSSH-0.70.tar.gz) = 56987ca5a446506360e366c2ab1ac623119f4b0b
-SHA512 (Net-OpenSSH-0.70.tar.gz) = ce2e74fa68e79a1180c3b29ad32d1d75ff1223e0721a9c91b7bc29ab0dbe3a0ffea490223dcaaa2c3c0eaa43a859af572b1777ad36eea80fe240319af8f358e5
-Size (Net-OpenSSH-0.70.tar.gz) = 72604 bytes
+SHA1 (Net-OpenSSH-0.73.tar.gz) = 0390940557d908820d021127e119b107020a09e7
+RMD160 (Net-OpenSSH-0.73.tar.gz) = 10209200ddc7bff0f33be6e7ab4b3e6b4c600a71
+SHA512 (Net-OpenSSH-0.73.tar.gz) = 754770b04d31b7b556ea547bbf8a6b1db36c81c32d40a561767d8f1f9305d18a3779d0592bf8f53e43e70e635a45ea4c3f1f4c7c79a9b259c7b786c441f3f888
+Size (Net-OpenSSH-0.73.tar.gz) = 72948 bytes
Home |
Main Index |
Thread Index |
Old Index