Commit Graph

24 Commits

Author SHA1 Message Date
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
rpointel
7bd17fcbca update libssh to 0.8.7.
inputs and ok jca@.
2019-03-04 08:29:59 +00:00
jasper
ec6db39f19 update to libssh-0.8.4
this addresses https://www.libssh.org/security/advisories/CVE-2018-10933.txt

ok rpointel@ (MAINTAINER)
2018-10-23 19:28:18 +00:00
rsadowski
9e85a10c7b Fix MASTER_SITES also switch to https
ok rpointel@ (maintainer)
2018-06-26 20:45:41 +00:00
rsadowski
8f817a0a78 update libssh from 0.7.3 to 0.7.5
ChangeLog 0.7.5:

Fixed a memory allocation issue with buffers
Fixed PKI on Windows
Fixed some SSHv1 functions
Fixed config hostname expansion

ChangeLog 0.7.4:

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

ok rpointel@
2017-09-21 17:07:52 +00:00
espie
22836dcd06 zap remaining trailing / at end of WRK* 2017-05-12 15:11:17 +00:00
espie
12d1421a8d exact same fix as cmocka 2017-05-11 00:21:50 +00:00
sthen
0948a2eb8a Security update to libssh 0.7.3: use correct length for ephemeral secret
for diffie-hellman-group1 and diffie-hellman-group14 kex; they were
fixed at 128 bits.

https://www.libssh.org/2016/02/23/libssh-0-7-3-security-and-bugfix-release/

From rpointel@, ok me, committing on rpointel's behalf
2016-02-23 14:09:59 +00:00
rpointel
1f5aeae95c update libssh to 0.7.2.
ok jca@.
2015-11-04 19:19:20 +00:00
rpointel
d06cede62d Update libssh to 0.6.4, bugfix and security release.
More information: https://www.libssh.org/2014/12/19/libssh-0-6-4-security-and-bugfix-release/
Few tweaks from jca@ and aja@, thanks.
2015-02-09 08:16:54 +00:00
rpointel
2b0f480bc9 update to 0.6.3
security fix: http://www.libssh.org/2014/03/04/libssh-0-6-3-security-release/
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2014-0017
2014-03-14 10:17:17 +00:00
rpointel
b7c8c3cb76 Update libssh to 0.6.0. 2014-03-09 20:41:14 +00:00
ajacoutot
04d17f1b94 -Wextra is supported by both our gcc. 2013-11-02 10:43:04 +00:00
rpointel
e17019ffb8 oops, add pthread to WANTLIB... 2013-08-09 19:26:56 +00:00
rpointel
e63340b418 Update libssh to 0.5.5.
ok aja@
2013-08-09 19:14:50 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
rpointel
0b6e8563dc Update to 0.5.4.
security fix, more info http://www.libssh.org/2013/01/22/libssh-0-5-4-security-release/
2013-02-04 21:32:46 +00:00
sthen
e5bef61946 SECURITY update to libssh 0.5.3
More info at http://www.libssh.org/2012/11/20/libssh-0-5-3-security-release/

- CVE-2012-4559: multiple double free() flaws
- CVE-2012-4560: multiple buffer overflow flaws
- CVE-2012-4561: multiple invalid free() flaws
- CVE-2012-4562: multiple improper overflow checks

ok rpointel@ jasper@
2012-11-22 20:54:11 +00:00
jasper
9041fc74ae - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:40:06 +00:00
ajacoutot
d31ed2038a Fix several warnings.
ok rpointel@ (maintainer)
2012-05-20 17:04:55 +00:00
rpointel
4b823341da update libssh to 0.5.2 (bugfix release).
ok aja@.
2011-09-23 05:13:18 +00:00
naddy
76397543f2 Check for compiler flags not available with gcc < 4 before using them
and regen patches.  ok rpointel@
2011-09-10 11:56:42 +00:00
rpointel
4dae6f19c7 Update libssh to 0.5.1.
ok jasper@.
2011-08-22 15:05:02 +00:00
rpointel
f5f79db5ae Import libssh, a multiplatform C library implementing the SSHv2 and SSHv1
protocol on client and server side. With libssh, you can remotely
execute programs, transfer files, use a secure and transparent tunnel
for your remote applications.

ok jasper@.
2011-07-18 17:38:47 +00:00