bugzilla-daemon at mindrot.org
2020-May-05 20:55 UTC
[Bug 3160] New: Compilation fails when DEBUG_KEXDH is defined
https://bugzilla.mindrot.org/show_bug.cgi?id=3160
Bug ID: 3160
Summary: Compilation fails when DEBUG_KEXDH is defined
Product: Portable OpenSSH
Version: 8.2p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: mscdex at mscdex.net
It seems sshd.c is referencing old packet handling functions when
DEBUG_KEXDH is defined, specifically: packet_start(),
packet_put_cstring(), packet_send(), and packet_write_wait(). It
appears it's been this way since OpenSSH 6.8 or so.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2020-May-08 03:24 UTC
[Bug 3160] Compilation fails when DEBUG_KEXDH is defined
https://bugzilla.mindrot.org/show_bug.cgi?id=3160
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org,
| |dtucker at dtucker.net
Status|NEW |ASSIGNED
Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
Attachment #3391| |ok?(dtucker at dtucker.net)
Flags| |
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Created attachment 3391
--> https://bugzilla.mindrot.org/attachment.cgi?id=3391&action=edit
fix compilation with DEBUG_KEXDH
--
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 mindrot.org
2020-May-08 03:40 UTC
[Bug 3160] Compilation fails when DEBUG_KEXDH is defined
https://bugzilla.mindrot.org/show_bug.cgi?id=3160
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |3162
Referenced Bugs:
https://bugzilla.mindrot.org/show_bug.cgi?id=3162
[Bug 3162] Tracking bug for 8.4 release
--
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 mindrot.org
2020-May-08 05:13 UTC
[Bug 3160] Compilation fails when DEBUG_KEXDH is defined
https://bugzilla.mindrot.org/show_bug.cgi?id=3160
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
This has been fixed and will be in openssh-8.4
--
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 mindrot.org
2021-Mar-03 22:52 UTC
[Bug 3160] Compilation fails when DEBUG_KEXDH is defined
https://bugzilla.mindrot.org/show_bug.cgi?id=3160
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
close bugs that were resolved in OpenSSH 8.5 release cycle
--
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 mindrot.org
2023-Jan-13 02:42 UTC
[Bug 3160] Compilation fails when DEBUG_KEXDH is defined
https://bugzilla.mindrot.org/show_bug.cgi?id=3160
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3391|ok?(dtucker at dtucker.net) |
Flags| |
--
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.