forked from pool/openssl
Accepting request 58423 from Base:System
Accepted submit request 58423 from user elvigia OBS-URL: https://build.opensuse.org/request/show/58423 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl?expand=0&rev=47
This commit is contained in:
parent
361ca2c7b1
commit
0f03a76ce8
2388
openssl-1.0.0b-aesni.patch
Normal file
2388
openssl-1.0.0b-aesni.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 15 19:58:51 UTC 2011 - cristian.rodriguez@opensuse.org
|
||||
|
||||
- Add patch from upstream in order to support AES-NI instruction
|
||||
set present on current Intel and AMD processors
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 11:45:27 CET 2011 - meissner@suse.de
|
||||
|
||||
|
@ -48,6 +48,7 @@ Patch2: bug610223.patch
|
||||
#Patch4: patchset-19727.diff
|
||||
#Patch5: CVE-2010-2939.patch
|
||||
#Patch6: CVE-2010-3864.patch
|
||||
Patch7: openssl-1.0.0b-aesni.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -181,6 +182,7 @@ Authors:
|
||||
#%patch4 -p1
|
||||
#%patch5 -p1
|
||||
#%patch6 -p1
|
||||
%patch7 -p1
|
||||
cp -p %{S:10} .
|
||||
echo "adding/overwriting some entries in the 'table' hash in Configure"
|
||||
# $dso_scheme:$shared_target:$shared_cflag:$shared_ldflag:$shared_extension:$ranlib:$arflags
|
||||
|
Loading…
Reference in New Issue
Block a user