| Summary: | ssh-keygen: Moduli generation not accepting start line and count options | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | ju2wheels | ||||
| Component: | ssh-keygen | Assignee: | Darren Tucker <dtucker> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | CC: | dtucker | ||||
| Priority: | P5 | ||||||
| Version: | 7.2p2 | ||||||
| Hardware: | amd64 | ||||||
| OS: | Linux | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 2594 | ||||||
| Attachments: |
|
||||||
|
Description
ju2wheels
2016-09-12 08:36:11 AEST
Created attachment 2874 [details] Restore -J and -j options to ssh-keygen. It looks like the -J and -j options were mistakenly removed in this sync commit: https://github.com/openssh/openssh-portable/commit/1d9a2e2849c9864fe75daabf433436341c968e14 . Unfortunately this wasn't noticed because we build the moduli file on OpenBSD where the options still exist. Fix applied, it will be in the 7.4 release. I also added a test cast for it. Thanks for the report. Close all resolved bugs after release of OpenSSH 7.7. |