8
0
forked from pool/perl-Net-SSH2
Files
perl-Net-SSH2/perl-Net-SSH2.changes

19 lines
740 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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)
-------------------------------------------------------------------
Thu Apr 18 15:04:08 UTC 2013 - lars@linux-schulserver.de
- initial version 0.48