pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/libssh2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Apr  1 14:21:14 UTC 2019

Modified Files:
        pkgsrc/security/libssh2: Makefile distinfo

Log Message:
libssh2: update to 1.8.2.

Version 1.8.2 (25 Mar 2019)

Daniel Stenberg (25 Mar 2019)
- RELEASE-NOTES: version 1.8.2

- [Will Cosgrove brought this change]

  moved MAX size declarations #330

- [Will Cosgrove brought this change]

  Fixed misapplied patch (#327)

  Fixes for user auth


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/libssh2/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/libssh2/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/libssh2/Makefile
diff -u pkgsrc/security/libssh2/Makefile:1.16 pkgsrc/security/libssh2/Makefile:1.17
--- pkgsrc/security/libssh2/Makefile:1.16       Mon Mar 25 22:52:15 2019
+++ pkgsrc/security/libssh2/Makefile    Mon Apr  1 14:21:14 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/03/25 22:52:15 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2019/04/01 14:21:14 wiz Exp $
 
-DISTNAME=      libssh2-1.8.1
+DISTNAME=      libssh2-1.8.2
 CATEGORIES=    security
 MASTER_SITES=  https://www.libssh2.org/download/
 

Index: pkgsrc/security/libssh2/distinfo
diff -u pkgsrc/security/libssh2/distinfo:1.10 pkgsrc/security/libssh2/distinfo:1.11
--- pkgsrc/security/libssh2/distinfo:1.10       Mon Mar 25 22:52:15 2019
+++ pkgsrc/security/libssh2/distinfo    Mon Apr  1 14:21:14 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2019/03/25 22:52:15 wiz Exp $
+$NetBSD: distinfo,v 1.11 2019/04/01 14:21:14 wiz Exp $
 
-SHA1 (libssh2-1.8.1.tar.gz) = a6c8334b1c31eecb335a7f7f43278636e2033e9f
-RMD160 (libssh2-1.8.1.tar.gz) = 312c85af0b98b86abf1750a76c67e921b7d14f95
-SHA512 (libssh2-1.8.1.tar.gz) = f09ad9ed04d25305b966e7f8c210082fe06c2b236dcd5018b009bd0bd6aaff123d16559d280892a5060760ed055ffe295bc02dc6e8dd1e7b8383c6c703f09290
-Size (libssh2-1.8.1.tar.gz) = 858088 bytes
+SHA1 (libssh2-1.8.2.tar.gz) = 9250682b0df0ab61e47cc4192f99731949f605bc
+RMD160 (libssh2-1.8.2.tar.gz) = b2b84b3fe14e4e527db4a391abd8706a8e028e23
+SHA512 (libssh2-1.8.2.tar.gz) = 390ab4ad93bb738415ec11a6eb92806c9b9e9e5d8ee7c442d841a58b4292c1c447a9bc99e153ba464e2e11f9c0d1913469303598c3046722d1ae821991e8cb93
+Size (libssh2-1.8.2.tar.gz) = 859587 bytes



Home | Main Index | Thread Index | Old Index