OpenSolaris

Printable Version Enter a New Search
Bug ID 6476772
Synopsis update OpenSSL version string with information about security patches included
State 10-Fix Delivered (Fix available in build)
Category:Subcategory solaris-crypto:openssl
Keywords
Responsible Engineer Jan Pechanec
Reported Against
Duplicate Of
Introduced In solaris_10
Commit to Fix snv_51
Fixed In snv_51
Release Fixed solaris_nevada(snv_51) , solaris_10u4(s10u4_05) (Bug ID:2142965)
Related Bugs
Submit Date 29-September-2006
Last Update Date 23-April-2007
Description
Customers keep asking about versions of OpenSSL in Solaris and they are especially interested in whether security patches are included. We deliver all security patches in a timely manner but cannot easily upgrade OpenSSL versions since all the neccessary testing of all consumers takes a lot of time.

What we suggest here is to notify a customer through OpenSSL version string that our version was updated and contains all the security fixes up to the exact date. Version string is what 'openssl version' prints:

$ openssl version
OpenSSL 0.9.8a 11 Oct 2005

we suggest this:

$ openssl version
OpenSSL 0.9.8a 11 Oct 2005 (+ security patches to 2006-09-29)
Work Around
N/A
Comments
N/A