bugzilla-daemon at bugzilla.mindrot.org
2011-Dec-11 14:02 UTC
[Bug 1957] New: New -K option overwites output file
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.
bugzilla-daemon at bugzilla.mindrot.org
2012-Feb-24 00:29 UTC
[Bug 1957] New -K option overwites output file
https://bugzilla.mindrot.org/show_bug.cgi?id=1957 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Blocks| |1986 -- 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.