14 Commits

Author SHA1 Message Date
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