Browse code

Update openssl to 1.0.2l

Change-Id: I61bcb9c690c96dff30518bc129a3a6bbb089bbcc
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/3526
Reviewed-by: Anish Swaminathan <anishs@vmware.com>
Tested-by: Anish Swaminathan <anishs@vmware.com>

suezzelur authored on 2017/08/16 03:39:14
Showing 1 changed files
... ...
@@ -1,14 +1,14 @@
1 1
 Summary:        Management tools and libraries relating to cryptography
2 2
 Name:           openssl
3
-Version:        1.0.2k
4
-Release:        4%{?dist}
3
+Version:        1.0.2l
4
+Release:        1%{?dist}
5 5
 License:        OpenSSL
6 6
 URL:            http://www.openssl.org
7 7
 Group:          System Environment/Security
8 8
 Vendor:         VMware, Inc.
9 9
 Distribution:   Photon
10 10
 Source0:        http://www.openssl.org/source/%{name}-%{version}.tar.gz
11
-%define sha1    openssl=5f26a624479c51847ebd2f22bb9f84b3b44dcb44
11
+%define sha1    openssl=b58d5d0e9cea20e571d903aafa853e2ccd914138
12 12
 Patch0:         c_rehash.patch
13 13
 Patch1:         openssl-1.0.2f-ipv6apps.patch
14 14
 Patch2:         openssl-init-conslidate.patch
... ...
@@ -65,7 +65,7 @@ export CFLAGS="%{optflags}"
65 65
     --openssldir=/%{_sysconfdir}/ssl \
66 66
     shared \
67 67
     zlib-dynamic \
68
-        %{?_with_fips} \
68
+    %{?_with_fips} \
69 69
     -Wa,--noexecstack "${CFLAGS}" "${LDFLAGS}"
70 70
 # does not support -j yet
71 71
 make
... ...
@@ -115,6 +115,8 @@ rm -rf %{buildroot}/*
115 115
 /%{_bindir}/c_rehash
116 116
 
117 117
 %changelog
118
+*   Fri Aug 11 2017 Anish Swaminathan <anishs@vmware.com> 1.0.2l-1
119
+-   Upgrade to 1.0.2l
118 120
 *   Thu Aug 10 2017 Chang Lee <changlee@vmware.com> 1.0.2k-4
119 121
 -   Add zlib-devel for %check
120 122
 *   Fri Jul 28 2017 Anish Swaminathan <anishs@vmware.com> 1.0.2k-3