2014-03-20 23:52:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 20 23:51:17 UTC 2014 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- update to 0.53
|
|
|
|
- add support for ldargs, and LIBSSH2_LIB, LIBSSH2_INCLUDE,
|
|
|
|
LIBSSH2_LDARGS env vars while building (RT#88265)
|
|
|
|
- detect scp not being installed on the remote and return undef from
|
|
|
|
scp_put (krimdomu: Jan) (GitHub PR: #17)
|
|
|
|
- turn off -std=c89 -pedantic-errors for all builds except authors not
|
|
|
|
on mingw or solaris
|
|
|
|
- remove #warning, not standard C89, throws an error on non-threaded
|
|
|
|
builds due to -pedantic-errors (RT#87398)
|
|
|
|
|
2013-04-18 15:13:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 18 15:04:08 UTC 2013 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- initial version 0.48
|
|
|
|
|