Bug 1671 - Openssh does not run with the openssl 1.0.0-beta4 when compiled against beta3
Summary: Openssh does not run with the openssl 1.0.0-beta4 when compiled against beta3
Status: CLOSED WONTFIX
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: sshd (show other bugs)
Version: 5.3p1
Hardware: All Linux
: P2 normal
Assignee: Assigned to nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-13 23:09 AEDT by jchadima
Modified: 2010-04-16 15:51 AEST (History)
2 users (show)

See Also:


Attachments
Patch solving the problem (595 bytes, patch)
2009-11-13 23:10 AEDT, jchadima
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jchadima 2009-11-13 23:09:08 AEDT
The check in entrophy.c does not recognize openssl-1.0.0-beta4 as valid.
Comment 1 jchadima 2009-11-13 23:10:40 AEDT
Created attachment 1721 [details]
Patch solving the problem
Comment 2 Tomas Mraz 2009-11-14 00:19:43 AEDT
I want to slightly correct the description as it is just a matter of openssh not running with beta4 when compiled against beta3 as the beta status version check is strict. I think the beta status should not be matched. This is implemented in the patch above.
Comment 3 Damien Miller 2009-11-14 17:33:33 AEDT
This is intentional as it is perfectly reasonable to expect binary compatibility-breaking changes in between beta releases. I don't think it is safe to assume that future beta of OpenSSL won't make incompatible changes, so it seems shortsighted to remove the check even if this particular beta does not.
Comment 4 Damien Miller 2010-04-16 15:51:08 AEST
Mass move of bugs RESOLVED->CLOSED following the release of openssh-5.5p1