Mon Aug 30 16:43:19 2021 UTC ()
libssh2: updated to 1.10.0

libssh2 1.10

This release includes the following enhancements and bugfixes:

 o adds agent forwarding support
 o adds OpenSSH Agent support on Windows
 o adds ECDSA key support using the Mbed TLS backend
 o adds ECDSA cert authentication
 o adds diffie-hellman-group14-sha256, diffie-hellman-group16-sha512,
   diffie-hellman-group18-sha512 key exchanges
 o adds support for PKIX key reading when using ed25519 with OpenSSL
 o adds support for EWOULDBLOCK on VMS systems
 o adds support for building with OpenSSL 3
 o adds support for using FIPS mode in OpenSSL
 o adds debug symbols when building with MSVC
 o adds support for building on the 3DS
 o adds unicode build support on Windows
 o restores os400 building
 o increases min, max and opt Diffie Hellman group values
 o improves portiablity of the make file
 o improves timeout behavior with 2FA keyboard auth
 o various improvements to the Wincng backend
 o fixes reading parital packet replies when using an agent
 o fixes Diffie Hellman key exchange on Windows 1903+ builds
 o fixes building tests with older versions of OpenSSL
 o fixes possible multiple definition warnings
 o fixes potential cast issues _libssh2_ecdsa_key_get_curve_type()
 o fixes potential use after free if libssh2_init() is called twice
 o improved linking when using Mbed TLS
 o fixes call to libssh2_crypto_exit() if crypto hasn't been initialized
 o fixes crash when loading public keys with no id
 o fixes possible out of bounds read when exchanging keys
 o fixes possible out of bounds read when reading packets
 o fixes possible out of bounds read when opening an X11 connection
 o fixes possible out of bounds read when ecdh host keys
 o fixes possible hang when trying to read a disconnected socket
 o fixes a crash when using the delayed compression option
 o fixes read error with large known host entries
 o fixes various warnings
 o fixes various small memory leaks
 o improved error handling, various detailed errors will now be reported
 o builds are now using OSS-Fuzz
 o builds now use autoreconf instead of a custom build script
 o cmake now respects install directory
 o improved CI backend
 o updated HACKING-CRYPTO documentation
 o use markdown file extensions
 o improved unit tests


(adam)
diff -r1.22 -r1.23 pkgsrc/security/libssh2/Makefile
diff -r1.14 -r1.15 pkgsrc/security/libssh2/distinfo
diff -r1.2 -r0 pkgsrc/security/libssh2/patches/patch-Makefile.in

cvs diff -r1.22 -r1.23 pkgsrc/security/libssh2/Makefile (expand / switch to unified diff)

--- pkgsrc/security/libssh2/Makefile 2020/05/10 17:27:27 1.22
+++ pkgsrc/security/libssh2/Makefile 2021/08/30 16:43:19 1.23
@@ -1,27 +1,24 @@ @@ -1,27 +1,24 @@
1# $NetBSD: Makefile,v 1.22 2020/05/10 17:27:27 rillig Exp $ 1# $NetBSD: Makefile,v 1.23 2021/08/30 16:43:19 adam Exp $
2 2
3DISTNAME= libssh2-1.9.0 3DISTNAME= libssh2-1.10.0
4PKGREVISION= 1 
5CATEGORIES= security 4CATEGORIES= security
6MASTER_SITES= https://www.libssh2.org/download/ 5MASTER_SITES= https://www.libssh2.org/download/
7 6
8MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://www.libssh2.org/ 8HOMEPAGE= https://www.libssh2.org/
10COMMENT= SSH2 protocol library 9COMMENT= SSH2 protocol library
11LICENSE= modified-bsd 10LICENSE= modified-bsd
12 11
13GNU_CONFIGURE= yes 12USE_LIBTOOL= yes
14USE_LIBTOOL= yes 13GNU_CONFIGURE= yes
15 
16CONFIGURE_ARGS+= --with-libz=${BUILDLINK_PREFIX.zlib:Q} 14CONFIGURE_ARGS+= --with-libz=${BUILDLINK_PREFIX.zlib:Q}
17CONFIGURE_ARGS+= --disable-examples-build 15CONFIGURE_ARGS+= --disable-examples-build
18 
19PKGCONFIG_OVERRIDE+= libssh2.pc.in 16PKGCONFIG_OVERRIDE+= libssh2.pc.in
20TEST_TARGET= check 17TEST_TARGET= check
21 18
22# patched in Makefile.in 19# patched in Makefile.in
23CHECK_PORTABILITY_SKIP+= Makefile.am 20CHECK_PORTABILITY_SKIP+= Makefile.am
24 21
25.include "../../devel/zlib/buildlink3.mk" 22.include "../../devel/zlib/buildlink3.mk"
26.include "../../security/openssl/buildlink3.mk" 23.include "../../security/openssl/buildlink3.mk"
27.include "../../mk/bsd.pkg.mk" 24.include "../../mk/bsd.pkg.mk"

cvs diff -r1.14 -r1.15 pkgsrc/security/libssh2/distinfo (expand / switch to unified diff)

--- pkgsrc/security/libssh2/distinfo 2020/03/12 17:46:22 1.14
+++ pkgsrc/security/libssh2/distinfo 2021/08/30 16:43:19 1.15
@@ -1,7 +1,6 @@ @@ -1,7 +1,6 @@
1$NetBSD: distinfo,v 1.14 2020/03/12 17:46:22 wiz Exp $ 1$NetBSD: distinfo,v 1.15 2021/08/30 16:43:19 adam Exp $
2 2
3SHA1 (libssh2-1.9.0.tar.gz) = 21e98282b103307a16792e5e2d4c99beaf0b3b9c 3SHA1 (libssh2-1.10.0.tar.gz) = 2ebb3bc5c944090ade840f3a0ada9874eced979b
4RMD160 (libssh2-1.9.0.tar.gz) = eb3553a9b2c05d5b6a24159db8a1478f9aea3877 4RMD160 (libssh2-1.10.0.tar.gz) = b3af89cc5974dbffbcba0dd80dcd521e6e60b39d
5SHA512 (libssh2-1.9.0.tar.gz) = 41a3ebcf84e32eab69b7411ffb0a3b6e6db71491c968602b17392cfe3490ef00239726ec28acb3d25bf0ed62700db7f4d0bb5a9175618f413865f40badca6e17 5SHA512 (libssh2-1.10.0.tar.gz) = e064ee1089eb8e6cd5fa2617f4fd8ff56c2721c5476775a98bdb68c6c4ee4d05c706c3bb0eb479a27a8ec0b17a8a5ef43e1d028ad3f134519aa582d3981a3a30
6Size (libssh2-1.9.0.tar.gz) = 888551 bytes 6Size (libssh2-1.10.0.tar.gz) = 965044 bytes
7SHA1 (patch-Makefile.in) = 98dc16d73db4b99adfcea02bc597666a7c747847 

File Deleted: pkgsrc/security/libssh2/patches/Attic/patch-Makefile.in