Page MenuHomeSolus

Enable sftp support
ClosedPublic

Authored by cybre on May 9 2017, 11:22 PM.
Tags
None
Referenced Files
F11037146: D80.id124.diff
Wed, Aug 9, 8:10 PM
F11037145: D80.id145.diff
Wed, Aug 9, 8:10 PM
F11037144: D80.id162.diff
Wed, Aug 9, 8:10 PM
F11037143: D80.id123.diff
Wed, Aug 9, 8:10 PM
F11037142: D80.id144.diff
Wed, Aug 9, 8:10 PM
F11037141: D80.id.diff
Wed, Aug 9, 8:10 PM
F11027173: D80.diff
Wed, Aug 9, 3:31 AM
F10998293: D80.diff
Thu, Jul 27, 8:39 PM
Subscribers

Details

Summary

Enable sftp support in curl. Depends on D79

Diff Detail

Repository
R578 curl
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Removed unneeded command

JoshStrobl added a subscriber: JoshStrobl.

Release needs to be bumped to 29. It'll fix the pspec bits too.

This revision now requires changes to proceed.May 10 2017, 2:06 PM
cybre edited edge metadata.
  • Bump to 29

You bumped the package.yml but the pspec never got rebuilt.

You bumped the package.yml but the pspec never got rebuilt.

Damn. Looks like I didn't git add it :/.
One pspec coming right up!
Pretty obvious that I haven't done any packaging in a while :D

  • Include the rebuilt pspec
JoshStrobl added a subscriber: ikey.

There we go, now we're talkin :D

Gonna have @ikey review it. *Doubt* he'll have any objections to SFTP support in CURL but ya know, system.base and I'd rather than not blow something up :P

This revision is now accepted and ready to land.May 10 2017, 9:24 PM

Talked with @ikey and we opted to move libssh2 to system.base. This patch will land as well, appreciated :)

This revision was automatically updated to reflect the committed changes.