Browse Source

openssl: new upstream release with security fixes

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8139 ec354946-7b23-47d6-9f5a-488ba84defc7
iwamoto 11 years ago
parent
commit
dd678dbb9e
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,7 +1,7 @@
 %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.1e
-%define release 2%{_dist_release}
+%define version 1.0.1f
+%define release 1%{_dist_release}
 
 
 Summary: Secure Sockets Layer Toolkit
 Summary: Secure Sockets Layer Toolkit
 Name: openssl
 Name: openssl
@@ -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
+* Thu Jan  9 2014 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.0.1f-1
+- new upstream release with security fixes
+
 * Tue Sep 24 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.1e-2
 * Tue Sep 24 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.1e-2
 - move root CA bundle to ca-certificates package
 - move root CA bundle to ca-certificates package