[stunnel] New upstream realease 5.01

avesh avesh at fedoraproject.org
Thu Apr 17 19:20:30 UTC 2014


commit 4074c0584c06d8b80b0675413ef1cc727300a0fb
Author: Avesh Agarwal <avagarwa at redhat.com>
Date:   Thu Apr 17 15:20:11 2014 -0400

    New upstream realease 5.01
    
    - Supports OpenSSL DLLs 1.0.1g.
    - Fixes to take care of OpenSSL,s TLS heartbeat
      read overrun (CVE-2014-0160).

 .gitignore   |    3 +++
 sources      |    6 +++---
 stunnel.spec |    8 +++++++-
 3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df0c3a7..dc6f0c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,6 @@ stunnel-4.33.tar.gz.asc
 /stunnel-5.00.tar.gz
 /stunnel-5.00.tar.gz.asc
 /stunnel-5.00.tar.gz.sha256
+/stunnel-5.01.tar.gz
+/stunnel-5.01.tar.gz.asc
+/stunnel-5.01.tar.gz.sha256
diff --git a/sources b/sources
index e689820..98ea627 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-4f00fd0faf99e3c9cf258a19dd83d14a  stunnel-5.00.tar.gz
-00ee8a92a8645c88a80e634ac79dfc03  stunnel-5.00.tar.gz.asc
-ccd2e73c4cbb078c66d98244684e6698  stunnel-5.00.tar.gz.sha256
+7b63266b6fa05da696729e245100da65  stunnel-5.01.tar.gz
+d5fbdcd7ffad5f6a6e126c8012c0163f  stunnel-5.01.tar.gz.asc
+0436589e74006a9d66bbaa1604a5a350  stunnel-5.01.tar.gz.sha256
diff --git a/stunnel.spec b/stunnel.spec
index f1d6c0f..3e47444 100644
--- a/stunnel.spec
+++ b/stunnel.spec
@@ -1,6 +1,6 @@
 Summary: An SSL-encrypting socket wrapper
 Name: stunnel
-Version: 5.00
+Version: 5.01
 Release: 1%{?dist}
 License: GPLv2
 Group: Applications/Internet
@@ -84,6 +84,12 @@ rm -rf $RPM_BUILD_ROOT
 %exclude %{_sysconfdir}/stunnel/*
 
 %changelog
+* Thu Apr 17 2014 Avesh Agarwal <avagarwa at redhat.com> - 5.01-1
+- New upstream realease 5.01
+- Supports OpenSSL DLLs 1.0.1g.
+- Fixes to take care of OpenSSL,s TLS heartbeat
+  read overrun (CVE-2014-0160).
+
 * Fri Mar 7 2014 Avesh Agarwal <avagarwa at redhat.com> - 5.00-1
 - New upstream realease 5.00
 - Updated local patches.


More information about the scm-commits mailing list