bugzilla-daemon at bugzilla.mindrot.org
2016-Feb-02 11:02 UTC
[Bug 2537] New: add --version argument
https://bugzilla.mindrot.org/show_bug.cgi?id=2537
Bug ID: 2537
Summary: add --version argument
Product: Portable OpenSSH
Version: 7.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: krichter at posteo.de
It would be helpful to have a `--version` parameter for the command
printing the current version of the binary and of the versions of the
most important dependencies if that makes sense.
experienced with V_7_1_P1-171-g4c6cb83
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-Feb-02 20:54 UTC
[Bug 2537] add --version argument
https://bugzilla.mindrot.org/show_bug.cgi?id=2537
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
--- Comment #1 from Darren Tucker <dtucker at zip.com.au> ---
double-dash options are a GNU extension not part of POSIX. There's
already an option in ssh(1):
$ ssh -V
OpenSSH_7.1, LibreSSL 2.3.2
--
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
2016-Feb-05 02:27 UTC
[Bug 2537] add --version argument
https://bugzilla.mindrot.org/show_bug.cgi?id=2537
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED
CC| |djm at mindrot.org
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-Feb-05 11:30 UTC
[Bug 2537] add --version argument
https://bugzilla.mindrot.org/show_bug.cgi?id=2537 --- Comment #2 from krichter at posteo.de --- Could it be added to `ssh --help` although not being essential? -- 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
2016-Aug-02 00:40 UTC
[Bug 2537] add --version argument
https://bugzilla.mindrot.org/show_bug.cgi?id=2537
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after 7.3p1 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.