Opened 11 years ago
Closed 11 years ago
#40804 closed update (fixed)
OpenSSH 6.3
Reported by: | jones@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | ||
Port: | openssh |
Description
Attachments (1)
Change History (5)
Changed 11 years ago by seanfarley (Sean Farley)
Attachment: | openssh-6.3p1.patch added |
---|
comment:1 follow-up: 2 Changed 11 years ago by seanfarley (Sean Farley)
comment:2 follow-up: 3 Changed 11 years ago by seanfarley (Sean Farley)
Replying to sean@…:
Attached is a patch for this but couldn't get the gsskex variant to patch correctly. I could push this change with a disabled gsskex variant or perhaps someone else could help out with that.
Specifically, the 0002-Apple-keychain-integration-other-changes.patch doesn't apply cleanly.
comment:3 Changed 11 years ago by seanfarley (Sean Farley)
Replying to sean@…:
Replying to sean@…:
Attached is a patch for this but couldn't get the gsskex variant to patch correctly. I could push this change with a disabled gsskex variant or perhaps someone else could help out with that.
Specifically, the 0002-Apple-keychain-integration-other-changes.patch doesn't apply cleanly.
Ok, looks like I finally got this to apply. It required changing some of the 'xfree' calls since that was removed since the last version. I'll finish this up and hopefully push it by tomorrow.
comment:4 Changed 11 years ago by seanfarley (Sean Farley)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r112514.
Attached is a patch for this but couldn't get the gsskex variant to patch correctly. I could push this change with a disabled gsskex variant or perhaps someone else could help out with that.