bugzilla-daemon at bugzilla.mindrot.org
2017-Jan-29 17:15 UTC
[Bug 2672] New: Typo with dynamically removing port forward
https://bugzilla.mindrot.org/show_bug.cgi?id=2672
Bug ID: 2672
Summary: Typo with dynamically removing port forward
Product: Portable OpenSSH
Version: 7.4p1
Hardware: Other
URL: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug
/1421075
OS: Linux
Status: NEW
Severity: trivial
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: cjwatson at debian.org
(Originally reported by Brad Marshall at
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1421075. This
is an obvious one-line fix in clientloop.c.)
When using ssh and managing ssh port forwards with ~C to remove a
forward that doesn't exist, the following occurs:
user at host:~$
ssh> -KD12345
Unkown port forwarding.
i.e., the misspelling of the word Unknown as 'Unkown'.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2017-Jan-29 21:35 UTC
[Bug 2672] Typo with dynamically removing port forward
https://bugzilla.mindrot.org/show_bug.cgi?id=2672
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Blocks| |2647
Resolution|--- |FIXED
CC| |dtucker at zip.com.au
--- Comment #1 from Darren Tucker <dtucker at zip.com.au> ---
Fixed, thanks.
Referenced Bugs:
https://bugzilla.mindrot.org/show_bug.cgi?id=2647
[Bug 2647] Tracking bug for OpenSSH 7.5 release
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2018-Apr-06 02:26 UTC
[Bug 2672] Typo with dynamically removing port forward
https://bugzilla.mindrot.org/show_bug.cgi?id=2672
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after release of OpenSSH 7.7.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
Maybe Matching Threads
- [Bug 2658] New: Make integrity tests more robust against timeouts
- [Bug 2654] New: regress/agent-getpeereid.sh uses wrong ssh-add program
- [Bug 2665] New: Remove vestige of LOGIN_PROGRAM
- [Bug 2659] New: Fix race conditions in forwarding tests
- [Bug 1256] unix domain sockets support