summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-10-16 20:25:25 +0000
committermaya <maya@pkgsrc.org>2018-10-16 20:25:25 +0000
commitcb89f3f2a3a91330f497027b9e324f94a6fe952e (patch)
tree08fed1d3c23d58620daa7f35c95e6327ccc193df /security
parent78a391a0acc5731e3cd02719816e2d75fff1d8a6 (diff)
downloadpkgsrc-cb89f3f2a3a91330f497027b9e324f94a6fe952e.tar.gz
libssh: update to 0.7.6. security fix.
version 0.7.6 (released 2018-10-16) * Fixed CVE-2018-10933 * Added support for OpenSSL 1.1 * Added SHA256 support for ssh_get_publickey_hash() * Fixed config parsing * Fixed random memory corruption when importing pubkeys version 0.7.5 (released 2017-04-13) * Fixed a memory allocation issue with buffers * Fixed PKI on Windows * Fixed some SSHv1 functions * Fixed config hostname expansion version 0.7.4 (released 2017-02-03) * Added id_ed25519 to the default identity list * Fixed sftp EOF packet handling * Fixed ssh_send_banner() to confirm with RFC 4253 * Fixed some memory leaks
Diffstat (limited to 'security')
-rw-r--r--security/libssh/Makefile10
-rw-r--r--security/libssh/PLIST6
-rw-r--r--security/libssh/distinfo10
3 files changed, 13 insertions, 13 deletions
diff --git a/security/libssh/Makefile b/security/libssh/Makefile
index d2049b49227..b2361b7d3bc 100644
--- a/security/libssh/Makefile
+++ b/security/libssh/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.23 2016/10/09 22:02:07 kamil Exp $
+# $NetBSD: Makefile,v 1.24 2018/10/16 20:25:25 maya Exp $
#
# history: upstream renamed 0.11 to 0.1.1;
# we have to use the old-style convention so that version compares work.
#
-VER= 0.7.3
+VER= 0.7.6
DISTNAME= libssh-${VER}
-PKGNAME= libssh-0.73
-PKGREVISION= 2
+PKGNAME= libssh-0.76
CATEGORIES= security
-MASTER_SITES= https://red.libssh.org/attachments/download/195/
+MASTER_SITES= https://www.libssh.org/files/0.7/
EXTRACT_SUFX= .tar.xz
MAINTAINER= is@NetBSD.org
@@ -20,6 +19,7 @@ DIST_SUBDIR= security
USE_CMAKE= yes
USE_LANGUAGES= c c++
+CMAKE_ARGS+= WITH_TESTING=yes
PKGCONFIG_OVERRIDE+= libssh.pc.in
TEST_TARGET= check
diff --git a/security/libssh/PLIST b/security/libssh/PLIST
index 777b0ded1ff..221b9b1286d 100644
--- a/security/libssh/PLIST
+++ b/security/libssh/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2016/02/23 15:49:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2018/10/16 20:25:25 maya Exp $
include/libssh/callbacks.h
include/libssh/legacy.h
include/libssh/libssh.h
@@ -10,9 +10,9 @@ lib/cmake/libssh/libssh-config-version.cmake
lib/cmake/libssh/libssh-config.cmake
lib/libssh.so
lib/libssh.so.4
-lib/libssh.so.4.4.1
+lib/libssh.so.4.4.3
lib/libssh_threads.so
lib/libssh_threads.so.4
-lib/libssh_threads.so.4.4.1
+lib/libssh_threads.so.4.4.3
lib/pkgconfig/libssh.pc
lib/pkgconfig/libssh_threads.pc
diff --git a/security/libssh/distinfo b/security/libssh/distinfo
index dd3ebf4647f..e78b2a0c57d 100644
--- a/security/libssh/distinfo
+++ b/security/libssh/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.12 2018/02/02 09:31:29 jperkin Exp $
+$NetBSD: distinfo,v 1.13 2018/10/16 20:25:25 maya Exp $
-SHA1 (security/libssh-0.7.3.tar.xz) = 9de2a8fde51aa7b7855008fafd5bf47ebb01289f
-RMD160 (security/libssh-0.7.3.tar.xz) = af73d82dad552233791aea8ac1198232e0fb0f68
-SHA512 (security/libssh-0.7.3.tar.xz) = 6797ea9492c9d07e0169163e6559a7880dd368ee763eff297b3cbddda5e892703cf32506f9513e7d9b5135984e1e888c4893b342df07da1b7ee30968c9185869
-Size (security/libssh-0.7.3.tar.xz) = 350464 bytes
+SHA1 (security/libssh-0.7.6.tar.xz) = 8e5f23a861f84fa214ca1da0e3f98b839ff7c051
+RMD160 (security/libssh-0.7.6.tar.xz) = 7316fae4a5355cf2c511cd91a5a65d7354ab361f
+SHA512 (security/libssh-0.7.6.tar.xz) = 2a01402b5a9fab9ecc29200544ed45d3f2c40871ed1c8241ca793f8dc7fdb3ad2150f6a522c4321affa9b8778e280dc7ed10f76adfc4a73f0751ae735a42f56c
+Size (security/libssh-0.7.6.tar.xz) = 366556 bytes
SHA1 (patch-aa) = 2f9a7c8a629188f40f3c94d4304b1e44720e45ae
SHA1 (patch-cmake_Modules_DefineCompilerFlags.cmake) = 9f140ad664363953e4c7ff4e3bede74c693da993