bugzilla-daemon at mindrot.org
2014-Jun-21 01:29 UTC
[Bug 2248] New: Conditionally include RIPEMD support
https://bugzilla.mindrot.org/show_bug.cgi?id=2248
Bug ID: 2248
Summary: Conditionally include RIPEMD support
Product: Portable OpenSSH
Version: 6.6p1
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5
Component: Build system
Assignee: unassigned-bugs at mindrot.org
Reporter: kenny at the-b.org
Some distributions (such as Android) do not compile with RIPEMD
support, so it would be useful to check for EVP_RIPEMD like EVP_SHA256
is currently.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2014-Jul-03 01:52 UTC
[Bug 2248] Conditionally include RIPEMD support
https://bugzilla.mindrot.org/show_bug.cgi?id=2248
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |djm at mindrot.org
Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Created attachment 2446
--> https://bugzilla.mindrot.org/attachment.cgi?id=2446&action=edit
Check for EVP_ripemd160
This should do the trick.
--
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
2014-Jul-03 01:53 UTC
[Bug 2248] Conditionally include RIPEMD support
https://bugzilla.mindrot.org/show_bug.cgi?id=2248
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2226
--
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
2014-Jul-03 01:54 UTC
[Bug 2248] Conditionally include RIPEMD support
https://bugzilla.mindrot.org/show_bug.cgi?id=2248
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
patch applied. This will be in OpenSSH 6.7 - thanks!
--
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
2014-Oct-07 21:00 UTC
[Bug 2248] Conditionally include RIPEMD support
https://bugzilla.mindrot.org/show_bug.cgi?id=2248
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Close all bugs left open from 6.6 and 6.7 releases.
--
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.
Reasonably Related Threads
- missing HAVE_EVP_RIPEMD160 breaks ssh client
- [Bug 2226] New: Bugs intended to be fixed in 6.7
- [PATCH] Early request for comments: U2F authentication
- [common/libguestfs PATCH] utils: conditionally include config.h on HAVE_CONFIG_H
- The system doesn't shutdown