[Bug 2268] VisualHostKey double printing with odd alignment

2014-10-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2268 --- Comment #2 from zam...@inderagamono.net --- Created attachment 2484 -- https://bugzilla.mindrot.org/attachment.cgi?id=2484action=edit ssh -vvv -- You are receiving this mail because: You are watching someone on the CC list of the bug. You

[Bug 2282] When group member count exceeds 126, Match directives fail

2014-10-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2282 --- Comment #3 from rak...@gmail.com --- I cannot from the system the issue was identified on as it's in production use. I'll see about setting up a test environment to test this on. -- You are receiving this mail because: You are watching

[Bug 2081] extend the parameters to the AuthorizedKeysCommand

2014-10-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2081 Micah Cowan mi...@addictivecode.org changed: What|Removed |Added CC|

[Bug 2287] AuthorizedKeysCommandUser should have it's default documented

2014-10-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2287 Christoph Anton Mitterer cales...@scientia.net changed: What|Removed |Added Version|6.2p1 |6.7p1 --

[Bug 2288] New: documentation of options defaulting to none

2014-10-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2288 Bug ID: 2288 Summary: documentation of options defaulting to none Product: Portable OpenSSH Version: 6.7p1 Hardware: All OS: All Status: NEW Severity:

[Bug 2289] New: arandom(4) as documented in sshd_config(5)’s ChrootDirectory option does not exist on all platforms

2014-10-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2289 Bug ID: 2289 Summary: arandom(4) as documented in sshd_config(5)’s ChrootDirectory option does not exist on all platforms Product: Portable OpenSSH Version: 6.7p1 Hardware:

[Bug 2290] New: documentation of algorithms

2014-10-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2290 Bug ID: 2290 Summary: documentation of algorithms Product: Portable OpenSSH Version: 6.7p1 Hardware: All OS: All Status: NEW Severity: normal

[Bug 2291] New: ssh -Q kex lists diffie-hellman-group1-sha1 twice

2014-10-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2291 Bug ID: 2291 Summary: ssh -Q kex lists diffie-hellman-group1-sha1 twice Product: Portable OpenSSH Version: 6.7p1 Hardware: Other OS: Linux Status: NEW

[Bug 2292] New: sshd_config(5): DenyUsers, AllowUsers, DenyGroups, AllowGroups should actually tell how the evaluation order matters

2014-10-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2292 Bug ID: 2292 Summary: sshd_config(5): DenyUsers, AllowUsers, DenyGroups, AllowGroups should actually tell how the evaluation order matters Product: Portable OpenSSH

[Bug 2292] sshd_config(5): DenyUsers, AllowUsers, DenyGroups, AllowGroups should actually tell how the evaluation order matters

2014-10-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2292 --- Comment #1 from Christoph Anton Mitterer cales...@scientia.net --- Just noted you have a git repo ... so I can write patches for those tiny issues: https://github.com/openssh/openssh-portable/pull/4 -- You are receiving this mail because:

[Bug 2290] documentation of algorithms

2014-10-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2290 --- Comment #1 from Christoph Anton Mitterer cales...@scientia.net --- Partially fixed in https://github.com/openssh/openssh-portable/pull/5 The: (If that's a synonym to hmac-ripemd160 it should probably be documented as well.) is still open,