Browse Source

openssl 1.0.2h-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10239 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 8 years ago
parent
commit
af7bebf4a8
1 changed files with 4 additions and 1 deletions
  1. 4 1
      o/openssl/openssl-vl.spec

+ 4 - 1
o/openssl/openssl-vl.spec

@@ -1,6 +1,6 @@
 %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
 %define soversion 10
-%define version 1.0.2g
+%define version 1.0.2h
 %define release 1%{_dist_release}
 
 Summary: Secure Sockets Layer Toolkit
@@ -327,6 +327,9 @@ touch -r %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/pki/tls/openssl.cnf
 %postun -n compat32-%{name} -p /sbin/ldconfig
 
 %changelog
+* Thu May  5 2016 IWAI, Masaharu <iwaim.sub@gmail.com> 1.0.2h-1
+- new upstream release with security fixes
+
 * Wed Mar  9 2016 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.0.2g-1
 - new upstream release 1.0.2 with security fixes
 - Patch2 is merged into Patch0