Browse code

Bump openssl version to 1.0.2q

Change-Id: I6c532b30aaf033131cb51cef432395b19aaf228d
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/6318
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Sharath George

gsujayvmw authored on 2018/12/06 22:24:56
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,7 +8,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=f34b5322e92415755c7d58bf5d0d5cf37666382c
11
+%define sha1    openssl=692f5f2f1b114f8adaadaa3e7be8cce1907f38c5
12 12
 Source1:        rehash_ca_certificates.sh
13 13
 Patch0:         c_rehash.patch
14 14
 Patch1:         openssl-ipv6apps.patch
... ...
@@ -21,7 +21,7 @@ Requires:       bash glibc libgcc
21 21
 
22 22
 %description
23 23
 The OpenSSL package contains management tools and libraries relating
24
-to cryptography. These are useful for providing cryptography 
24
+to cryptography. These are useful for providing cryptography
25 25
 functions to other packages, such as OpenSSH, email applications and
26 26
 web browsers (for accessing HTTPS sites).
27 27
 
... ...
@@ -118,6 +118,8 @@ rm -rf %{buildroot}/*
118 118
 /%{_bindir}/rehash_ca_certificates.sh
119 119
 
120 120
 %changelog
121
+*   Thu Dec 06 2018 Sujay G <gsujay@vmware.com> 1.0.2q-1
122
+-   Bump version to 1.0.2q
121 123
 *   Fri Aug 17 2018 Him Kalyan Bordoloi <bordoloih@vmware.com> 1.0.2p-1
122 124
 -   Upgrade to 1.0.2p
123 125
 *   Mon Aug 13 2018 Ankit Jain <ankitja@vmware.com> 1.0.2o-3