This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 254634 - Upgrade Jsch to v0.1.53
Summary: Upgrade Jsch to v0.1.53
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: libs (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-24 07:05 UTC by Tomas Mysik
Modified: 2015-08-28 01:23 UTC (History)
4 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
proposed patch (2.92 KB, patch)
2015-08-24 07:05 UTC, Tomas Mysik
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Mysik 2015-08-24 07:05:16 UTC
Created attachment 155564 [details]
proposed patch

New version of Jsch (version 0.1.53) is available and should be upgraded in the IDE. If I understand it correctly, it should support OpenSSH 6.7 (so issue e.g. #252276 would be fixed).

Attaching proposed patch, please review it.

Thanks.
Comment 1 Tomas Mysik 2015-08-27 05:28:44 UTC
No objections so I will push the change. Thanks.
Comment 2 Tomas Mysik 2015-08-27 08:23:53 UTC
Done.

http://hg.netbeans.org/web-main/rev/871ff6e3c232
Comment 3 Quality Engineering 2015-08-28 01:23:14 UTC
Integrated into 'main-silver', will be available in build *201508280002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/871ff6e3c232
User: Tomas Mysik <tmysik@netbeans.org>
Log: #254634 - Upgrade JSch to v0.1.53