Re: Help. required regarding CVE-2013-0169

2013-04-01 Thread Ryan Watkins
. However, due to the high number of files and LoC, I am concerned I could miss out on something. Hence, I would like to know if there is any other way to filter out the exact patch for this particular vulnerability. Any inputs could be greatly helpful. Best Regards, Raajesh S -- Ryan Watkins

Re: Assistance with zlib-dynamic build

2013-02-12 Thread Ryan Watkins
shared object but rather we have /usr/lib/libz.a which contains a libz.so object (similar to many AIX archive files). Any suggestions for using dso to include zlib compression with the use of /usr/lib/libz.a rather than /usr/lib/libz.so? -- Ryan Watkins On 02/11/2013 02:48 PM, Dr. Stephen H

Re: Assistance with zlib-dynamic build

2013-02-11 Thread Ryan Watkins
o-dso? Running "make tests" for our 0.9.8m build runs successfully through all of the tests. Do you know if there were significant changes that would impact how specifying both zlib-dynamic and no-dso is implemented between 0.9.8m and 1.0.0c? -- Ryan Watkins On 02/11/2013 02:48 PM, Dr.

Assistance with zlib-dynamic build

2013-02-11 Thread Ryan Watkins
#x27;ve followed the last few times we've built previous versions of OpenSSL (0.9.8m most recently). Thanks in advance for any assistance you can provide! -- Ryan Watkins __ OpenSSL Project htt