|
@@ -1,13 +1,13 @@
|
|
%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
|
|
%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
|
|
%define soversion 10
|
|
%define soversion 10
|
|
-%define version 1.0.2h
|
|
+%define version 1.0.2k
|
|
%define release 1%{_dist_release}
|
|
%define release 1%{_dist_release}
|
|
|
|
|
|
Summary: Secure Sockets Layer Toolkit
|
|
Summary: Secure Sockets Layer Toolkit
|
|
Name: openssl
|
|
Name: openssl
|
|
Version: %{version}
|
|
Version: %{version}
|
|
Release: %{release}
|
|
Release: %{release}
|
|
-Source: openssl-%{version}.tar.gz
|
|
+Source: ftp://ftp.openssl.org/source/openssl-%{version}.tar.gz
|
|
Source2: Makefile.certificate
|
|
Source2: Makefile.certificate
|
|
Source6: make-dummy-cert
|
|
Source6: make-dummy-cert
|
|
Source7: renew-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
|
|
%postun -n compat32-%{name} -p /sbin/ldconfig
|
|
|
|
|
|
%changelog
|
|
%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
|
|
* Thu May 5 2016 IWAI, Masaharu <iwaim.sub@gmail.com> 1.0.2h-1
|
|
- new upstream release with security fixes
|
|
- new upstream release with security fixes
|
|
|
|
|