bugzilla-daemon at bugzilla.mindrot.org
2018-Feb-26 19:47 UTC
[Bug 2835] New: Missing dump of new configuration options
https://bugzilla.mindrot.org/show_bug.cgi?id=2835 Bug ID: 2835 Summary: Missing dump of new configuration options Product: Portable OpenSSH Version: 7.6p1 Hardware: Other OS: Linux Status: NEW Keywords: patch Severity: enhancement Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter: jjelen at redhat.com Created attachment 3131 --> https://bugzilla.mindrot.org/attachment.cgi?id=3131&action=edit readconf.c: Dump missing options During a check I noticed that several options are not dumped from the client. The attached parch dumps the missing configuration options: * AddKeysToAgent * IgnoreUnknown * CertificateFile * SyslogFacility This is useful when one needs to re-parse the configuration file that was generated by ssh client. The attached patch adds the missing options. -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2018-Mar-20 20:30 UTC
[Bug 2835] Missing dump of new configuration options
https://bugzilla.mindrot.org/show_bug.cgi?id=2835 Jamie Beverly <jamie.r.beverly at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jamie.r.beverly at gmail.com --- Comment #1 from Jamie Beverly <jamie.r.beverly at gmail.com> --- *** Bug 2841 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2018-Apr-06 03:51 UTC
[Bug 2835] Missing dump of new configuration options
https://bugzilla.mindrot.org/show_bug.cgi?id=2835 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Resolution|--- |FIXED Status|NEW |RESOLVED Blocks| |2852 --- Comment #2 from Damien Miller <djm at mindrot.org> --- Thanks - patch applied (slightly tweaked). Referenced Bugs: https://bugzilla.mindrot.org/show_bug.cgi?id=2852 [Bug 2852] Tracking bug for OpenSSH 7.8 release -- 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
2018-Jul-12 05:49 UTC
[Bug 2835] Missing dump of new configuration options
https://bugzilla.mindrot.org/show_bug.cgi?id=2835 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gbajson at gmail.com --- Comment #3 from Damien Miller <djm at mindrot.org> --- *** Bug 2542 has been marked as a duplicate of this bug. *** -- 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.