| Summary: | option BindAddress is ignored by option UsePrivilegedPort | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | swp <swp> | ||||||||
| Component: | ssh | Assignee: | Damien Miller <djm> | ||||||||
| Status: | CLOSED FIXED | ||||||||||
| Severity: | normal | CC: | djm, dtucker | ||||||||
| Priority: | P2 | Keywords: | patch | ||||||||
| Version: | 4.2p1 | ||||||||||
| Hardware: | All | ||||||||||
| OS: | FreeBSD | ||||||||||
| Bug Depends on: | |||||||||||
| Bug Blocks: | 2130 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
swp
2006-07-18 14:52:18 AEST
Created attachment 1165 [details]
simple fix ssh_create_socket()
Created attachment 1166 [details]
simple fix for ssh_create_socket()
Retarget unclosed bugs from 5.7=>5.8 Retarget unresolved bugs/features to 6.0 release Retarget unresolved bugs/features to 6.0 release Retarget unresolved bugs/features to 6.0 release (try again - bugzilla's "change several" isn't) Retarget from 6.0 to 6.1 Retarget 6.0 => 6.1 Retarget uncompleted bugs from 6.1 => 6.2 Retarget bugs from 6.1 => 6.2 retarget to openssh-6.3 Retarget to openssh-6.4 Retarget 6.3 -> 6.4 Created attachment 2340 [details]
update to -current
This updates the patch to -current.
It turns out that we already have a bindresvport_sa() replacement in portable :)
patch applied; will be in openssh-6.4 Close all resolved bugs after 7.3p1 release |