From 1a29b53be22d816ef6d22bafc8ab1dcd80b4a643202eccbd52beee22bbc5a3a0 Mon Sep 17 00:00:00 2001 From: Daniel Rahn Date: Fri, 2 Sep 2011 08:17:26 +0000 Subject: [PATCH] - update to version 4.42 * New features - New verify level 0 to request and ignore peer certificate. - Manual page has been updated. * Bugfixes - Fixed a heap corruption vulnerability in versions 4.40 and 4.41. It may possibly be leveraged to perform DoS or remote code execution attacks (CVE-2011-2940). OBS-URL: https://build.opensuse.org/package/show/security:Stunnel/stunnel?expand=0&rev=51 --- stunnel-4.40.tar.bz2 | 3 --- stunnel-4.42.tar.bz2 | 3 +++ stunnel.changes | 12 ++++++++++++ stunnel.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 stunnel-4.40.tar.bz2 create mode 100644 stunnel-4.42.tar.bz2 diff --git a/stunnel-4.40.tar.bz2 b/stunnel-4.40.tar.bz2 deleted file mode 100644 index e77a753..0000000 --- a/stunnel-4.40.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4cc7004e5c568809b819e27ba487fea7706a780bca8906bf986afbc02e82793f -size 464485 diff --git a/stunnel-4.42.tar.bz2 b/stunnel-4.42.tar.bz2 new file mode 100644 index 0000000..041d7d4 --- /dev/null +++ b/stunnel-4.42.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b6f1b413f98ecb2910ebdbe74838688e373c59420b06f3ee232956c5f4420c +size 467605 diff --git a/stunnel.changes b/stunnel.changes index 616e0c7..dd20c74 100644 --- a/stunnel.changes +++ b/stunnel.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Sep 2 08:12:24 UTC 2011 - drahn@suse.com + +- update to version 4.42 +* New features + - New verify level 0 to request and ignore peer certificate. + - Manual page has been updated. +* Bugfixes + - Fixed a heap corruption vulnerability in versions 4.40 and 4.41. + It may possibly be leveraged to perform DoS or remote code + execution attacks (CVE-2011-2940). + ------------------------------------------------------------------- Sun Aug 7 14:30:37 UTC 2011 - drahn@suse.com diff --git a/stunnel.spec b/stunnel.spec index f35e965..28a7089 100644 --- a/stunnel.spec +++ b/stunnel.spec @@ -19,7 +19,7 @@ BuildRequires: gcc-c++ tcp_wrappers %endif Summary: Universal SSL Tunnel License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) -Version: 4.40 +Version: 4.42 Release: 0. Group: Productivity/Networking/Security URL: http://www.stunnel.org/