bugzilla-daemon at bugzilla.mindrot.org
2007-Oct-03 05:23 UTC
[Bug 1372] New: sshd(8) and ssh-keygen(1) refer to non-existent moduli(5)
http://bugzilla.mindrot.org/show_bug.cgi?id=1372
Summary: sshd(8) and ssh-keygen(1) refer to non-existent
moduli(5)
Product: Portable OpenSSH
Version: 4.7p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: bitbucket at mindrot.org
ReportedBy: David.Leonard at quest.com
A couple of man pages make reference to a manual page, moduli(5) that
seems to be missing.
ssh-keygen.1:.Xr moduli 5 .
ssh-keygen.1:.Xr moduli 5 ,
sshd.8:.Xr moduli 5 .
sshd.8:.Xr moduli 5 ,
--
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Oct-03 20:58 UTC
[Bug 1372] sshd(8) and ssh-keygen(1) refer to non-existent moduli(5)
http://bugzilla.mindrot.org/show_bug.cgi?id=1372
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> 2007-10-04
06:58:16 ---
There's actually a moduli(5) man page in OpenBSD
(http://www.openbsd.org/cgi-bin/man.cgi?query=moduli) however its
license is a 4-term BSD. Nothing else in OpenSSH has an advertising
clause abd we'd like to keep it that way.
I emailed the page's author a while back asking if he would be willing
to rescind the advertising clause but unfortunately did not get a
response.
--
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
2008-Jun-18 04:01 UTC
[Bug 1372] sshd(8) and ssh-keygen(1) refer to non-existent moduli(5)
https://bugzilla.mindrot.org/show_bug.cgi?id=1372
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Blocks| |1452
--- Comment #2 from Damien Miller <djm at mindrot.org> 2008-06-18
14:00:57 ---
We should include the moduli.5 manpage in the portable OpenSSH
distribution.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
2008-Jun-26 06:00 UTC
[Bug 1372] sshd(8) and ssh-keygen(1) refer to non-existent moduli(5)
https://bugzilla.mindrot.org/show_bug.cgi?id=1372
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Damien Miller <djm at mindrot.org> 2008-06-26
16:00:20 ---
I have rewritten the moduli(5) manpage and it will be included in the
portable OpenSSH 5.1 release.
Thanks!
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
2008-Jul-22 02:19 UTC
[Bug 1372] sshd(8) and ssh-keygen(1) refer to non-existent moduli(5)
https://bugzilla.mindrot.org/show_bug.cgi?id=1372
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #4 from Damien Miller <djm at mindrot.org> 2008-07-22
12:19:54 ---
Mass update RESOLVED->CLOSED after release of openssh-5.1
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.
Reasonably Related Threads
- Openssh, moduli and ssh-keygen
- [Bug 2614] New: ssh-keygen: Moduli generation not accepting start line and count options
- Proposed patch: ssh-keygen allows writing to stdout for moduli generation
- [Bug 2559] New: Warnings from reading moduli file, refer to primes file
- ssh-keygen generator 3 broken