mirror of
https://repo.or.cz/socat.git
synced 2025-06-29 02:38:43 +00:00
Fixed ignoring of explicit socksport in socks5 addresses (regression)
This commit is contained in:
parent
5e56f25285
commit
e7df880af5
4 changed files with 10 additions and 1 deletions
4
CHANGES
4
CHANGES
|
@ -14,6 +14,10 @@ Corrections:
|
|||
corrected test IGNOREEOF.
|
||||
Thanks to Rusty Bird for the precise problem report.
|
||||
|
||||
Fixed the regression introduced with version 1.8.0.1 that in socks5
|
||||
addresses the explicit socksport (2nd address parameter) was ignored.
|
||||
Thanks to Jakub Fišer for reporting this bug.
|
||||
|
||||
Building:
|
||||
Disabling certain features during configure could break build process.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue