bugzilla-daemon at bugzilla.mindrot.org
2015-Dec-14 19:05 UTC
[Bug 2518] New: docs: remove redundant lists of algorithms
https://bugzilla.mindrot.org/show_bug.cgi?id=2518
Bug ID: 2518
Summary: docs: remove redundant lists of algorithms
Product: Portable OpenSSH
Version: 7.1p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: Documentation
Assignee: unassigned-bugs at mindrot.org
Reporter: glebfm at altlinux.org
Created attachment 2773
--> https://bugzilla.mindrot.org/attachment.cgi?id=2773&action=edit
patch
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2015-Dec-14 22:35 UTC
[Bug 2518] docs: remove redundant lists of algorithms
https://bugzilla.mindrot.org/show_bug.cgi?id=2518
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
why?
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2015-Dec-15 16:58 UTC
[Bug 2518] docs: remove redundant lists of algorithms
https://bugzilla.mindrot.org/show_bug.cgi?id=2518 --- Comment #2 from Gleb Fotengauer-Malinovskiy <glebfm at altlinux.org> --- (In reply to Damien Miller from comment #1)> why?Because entities must not be multiplied beyond necessity. These lists really are the same KEX_DEFAULT_PK_ALG. I think it is easier to read and to maintain documentation when there are just two lists. -- 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
2015-Dec-18 03:31 UTC
[Bug 2518] docs: remove redundant lists of algorithms
https://bugzilla.mindrot.org/show_bug.cgi?id=2518
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
--- Comment #3 from Darren Tucker <dtucker at zip.com.au> ---
(In reply to Gleb Fotengauer-Malinovskiy from comment
#2)> (In reply to Damien Miller from comment #1)
> > why?
>
> Because entities must not be multiplied beyond necessity.
Why not? Having an external reference increases the amount of effort
on the part of the reader to get the information they're after.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-Feb-11 06:04 UTC
[Bug 2518] docs: remove redundant lists of algorithms
https://bugzilla.mindrot.org/show_bug.cgi?id=2518
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
Status|NEW |RESOLVED
--- Comment #4 from Damien Miller <djm at mindrot.org> ---
Like Darren said, having the algorithm lists adjacent to the
configuration options that they apply to is more friendly to the
reader.
--
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
2016-Aug-02 00:41 UTC
[Bug 2518] docs: remove redundant lists of algorithms
https://bugzilla.mindrot.org/show_bug.cgi?id=2518
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #5 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after 7.3p1 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.
Apparently Analagous Threads
- [PATCH] vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition
- [PATCH] vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition
- [PATCH] vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition
- [PATCH] vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition
- [PATCH] uapi: use __u8 from linux/types.h