pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/p5-Net-OpenSSH



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  7 14:30:58 UTC 2020

Modified Files:
        pkgsrc/security/p5-Net-OpenSSH: Makefile distinfo

Log Message:
p5-Net-OpenSSH: update to 0.79.

0.79  Apr 29, 2020
        - Don't clobber $? in disconnect (bug report by Slaven Rezic,
          #rt129350).
        - Silence spurious warnings being generated in _set_error (bug
          report by Jaroslav Reindl, #rt132449).
        - Error handling in _master_check method was broken.
        - Fix documentation error (patch by Martin Barth)


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/security/p5-Net-OpenSSH/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/security/p5-Net-OpenSSH/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/p5-Net-OpenSSH/Makefile
diff -u pkgsrc/security/p5-Net-OpenSSH/Makefile:1.29 pkgsrc/security/p5-Net-OpenSSH/Makefile:1.30
--- pkgsrc/security/p5-Net-OpenSSH/Makefile:1.29        Mon Aug 31 18:11:19 2020
+++ pkgsrc/security/p5-Net-OpenSSH/Makefile     Mon Sep  7 14:30:58 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2020/08/31 18:11:19 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2020/09/07 14:30:58 wiz Exp $
 
-DISTNAME=              Net-OpenSSH-0.78
+DISTNAME=              Net-OpenSSH-0.79
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           3
 CATEGORIES=            security net perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Net/}
 

Index: pkgsrc/security/p5-Net-OpenSSH/distinfo
diff -u pkgsrc/security/p5-Net-OpenSSH/distinfo:1.17 pkgsrc/security/p5-Net-OpenSSH/distinfo:1.18
--- pkgsrc/security/p5-Net-OpenSSH/distinfo:1.17        Sun May  6 06:55:59 2018
+++ pkgsrc/security/p5-Net-OpenSSH/distinfo     Mon Sep  7 14:30:58 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2018/05/06 06:55:59 wiz Exp $
+$NetBSD: distinfo,v 1.18 2020/09/07 14:30:58 wiz Exp $
 
-SHA1 (Net-OpenSSH-0.78.tar.gz) = 1cf7650247590bda8bc905b6691de15a320d0e5d
-RMD160 (Net-OpenSSH-0.78.tar.gz) = fcfdf1161a69a28e2a68b4ff07db5147705875b3
-SHA512 (Net-OpenSSH-0.78.tar.gz) = 5130b9fa0963955397c2fcbf2c317f42bb3a8c181e2d2a73d58b901ff9a9bfb477322fd6b80134f1e67c4c6f661978ffb214317686ab6d8e38a13558d9156307
-Size (Net-OpenSSH-0.78.tar.gz) = 75505 bytes
+SHA1 (Net-OpenSSH-0.79.tar.gz) = 51a8901ad01e97ebbf7a389a988206729ccb7b17
+RMD160 (Net-OpenSSH-0.79.tar.gz) = 932da9ded9e332dec15b44926c3386a17487393b
+SHA512 (Net-OpenSSH-0.79.tar.gz) = 385e4ef8b1e8e503ff097a68211af3e0258649710ac292e8dee5b752b263dd7546c23d5d60e9926acc129e33ca36cf2ad47ef0ab41faf8acc155e392a268856f
+Size (Net-OpenSSH-0.79.tar.gz) = 76178 bytes



Home | Main Index | Thread Index | Old Index