Browse code

Upgrade openssl version to 1.0.2q

Change-Id: Ie3eb8cd1a913a991179627cd4a536cdde4e4cf3f
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/6315
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Alexey Makhalov <amakhalov@vmware.com>

gsujayvmw authored on 2018/12/06 19:52:33
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Summary:    Management tools and libraries relating to cryptography
2 2
 Name:       openssl
3
-Version:    1.0.2p
3
+Version:    1.0.2q
4 4
 Release:    1%{?dist}
5 5
 License:    OpenSSL
6 6
 URL:        http://www.openssl.org
... ...
@@ -8,16 +8,16 @@ 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=f34b5322e92415755c7d58bf5d0d5cf37666382c
11
+%define sha1 openssl=692f5f2f1b114f8adaadaa3e7be8cce1907f38c5
12 12
 Patch0:     c_rehash.patch
13 13
 Patch1:     openssl-ipv6apps.patch
14 14
 Patch2:     openssl-init-conslidate.patch
15 15
 Patch3:     openssl-drbg-default-read-system-fips.patch
16
-Requires:   bash glibc libgcc 
16
+Requires:   bash glibc libgcc
17 17
 
18 18
 %description
19 19
 The OpenSSL package contains management tools and libraries relating
20
-to cryptography. These are useful for providing cryptography 
20
+to cryptography. These are useful for providing cryptography
21 21
 functions to other packages, such as OpenSSH, email applications and
22 22
 web browsers (for accessing HTTPS sites).
23 23
 
... ...
@@ -112,6 +112,8 @@ rm -rf %{buildroot}/*
112 112
 /%{_bindir}/c_rehash
113 113
 
114 114
 %changelog
115
+*   Thu Dec 06 2018 Sujay G <gsujay@vmware.com> 1.0.2q-1
116
+-   Upgrade to 1.0.2q
115 117
 *   Fri Aug 17 2018 Him Kalyan Bordoloi <bordoloih@vmware.com> 1.0.2p-1
116 118
 -   Upgrade to 1.0.2p
117 119
 *   Mon Aug 13 2018 Ankit Jain <ankitja@vmware.com> 1.0.2o-3