Browse Source

openssl 1.0.2k-1

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

+ 5 - 2
o/openssl/openssl-vl.spec

@@ -1,13 +1,13 @@
 %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
 %define soversion 10
-%define version 1.0.2h
+%define version 1.0.2k
 %define release 1%{_dist_release}
 
 Summary: Secure Sockets Layer Toolkit
 Name: openssl
 Version: %{version}
 Release: %{release}
-Source: openssl-%{version}.tar.gz
+Source: ftp://ftp.openssl.org/source/openssl-%{version}.tar.gz
 Source2: Makefile.certificate
 Source6: make-dummy-cert
 Source7: renew-dummy-cert
@@ -327,6 +327,9 @@ touch -r %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/pki/tls/openssl.cnf
 %postun -n compat32-%{name} -p /sbin/ldconfig
 
 %changelog
+* Sun Jan 29 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 1.0.2k-1
+- new upstream release with security fixes
+
 * Thu May  5 2016 IWAI, Masaharu <iwaim.sub@gmail.com> 1.0.2h-1
 - new upstream release with security fixes