On Jan 5, 2008 2:24 PM, Adrian Sevcenco <[log in to unmask]> wrote:
> Hi! I need to find the changelog of patches that are applied on RHEL
> (and/or SL) version of openssl and i dont know how to start the search
> (what and where). I am in a situation when it was said to me that a
> certain program compiles fine with official openssl but not with the
> version from SL 5.
> Thank you for help,
> Best regards,
> Adrian

You can read the upstream errata at:

http://rhn.redhat.com/errata/RHSA-2007-0964.html

Or, download the latest openssl rpm from SL and do a:

rpm --changelog -qp openssl-xxxxx.rpm

Hope this helps,

Akemi