|
Bugzilla – Full Text Bug Listing |
| Summary: | upgrade openssl to 1.0.0 release | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Marcus Meissner <meissner> |
| Component: | Basesystem | Assignee: | Guan Jun He <gjhe> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Marcus Meissner
2010-04-01 08:35:52 UTC
submitted to openSUSE Factory. I had to do some adjustments to make it build for x86_64 and the other platforms (not in OBS). - I commented out the configure replacing lines in the .spec file, these are provided by the upstream openssl in their Configure fine apparently. This also fixed the x86_64 and other platform builds. - I added -Wa,--noexecstack for non-exec-stack assembler. - I also copied the old openssl version to libopenssl0_9_8 and did some just spec adjustments. This package provides the old library and is for compat reasons with 3rd party software only. The AES-NI stuff is not in. Is there a chance to add it? http://rt.openssl.org/Ticket/Display.html?id=2065 nice to hear, but this would belong to a new bug ... and frankly, i would like to see this come from upstream openssl just to avoid problems. (and it likely will come from it soon as I expect). i think its done. |