[Bug 1957] New: New -K option overwites output file
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Mon Dec 12 01:02:33 EST 2011
https://bugzilla.mindrot.org/show_bug.cgi?id=1957
Bug #: 1957
Summary: New -K option overwites output file
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.9p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh-keygen
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: christophe at garault.org
Created attachment 2118
--> https://bugzilla.mindrot.org/attachment.cgi?id=2118
patch for appending instead of rewriting the tested modulus
Building moduli file with big prime numbers (8192) takes a lot of time
especially in the screening process, so the introduction of the -K
option was greatly appreciated.
Unfortunately when interrupted and ran again you loose all the previous
tested primes which is almost certainly not the expected behaviour as
it takes days to recover them...
Here's a very small patch to prevent that.
Hth.
Christophe Garault
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list