Commit Graph

7 Commits

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