Browse Source

openssl: update to 1.0.1k

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9246 ec354946-7b23-47d6-9f5a-488ba84defc7
iwamoto 10 năm trước cách đây
mục cha
commit
e75d63abe5
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  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.1j
+%define version 1.0.1k
 %define release 1%{_dist_release}
 
 Summary: Secure Sockets Layer Toolkit
@@ -329,6 +329,9 @@ touch -r %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/pki/tls/openssl.cnf
 %postun -n compat32-%{name} -p /sbin/ldconfig
 
 %changelog
+* Mon Jan 12 2015 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.0.1k-1
+- new upstream release with security fixes  
+
 * Mon Oct 20 2014 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.0.1j-1
 - new upstream release with security fixes 
 - add patch8 from fc21 (fix perl find.pl)