- update package to 4.40

* New features:
  - Hardcoded 2048-bit DH parameters are used as a fallback if DH 
    parameters are not provided in stunnel.pem.
  - Default "ciphers" value updated to prefer ECDH:
    "ALL:!SSLv2:!aNULL:!EXP:!LOW:-MEDIUM:RC4:+HIGH".
  - Default ECDH curve updated to "prime256v1".
  - Removed support for temporary RSA keys (used in obsolete 
    export ciphers).
- refresh stunnel-listenqueue-option.patch

OBS-URL: https://build.opensuse.org/package/show/security:Stunnel/stunnel?expand=0&rev=49
This commit is contained in:
Daniel Rahn
2011-07-25 06:57:06 +00:00
committed by Git OBS Bridge
parent 2fa97138b5
commit 502b3013f1
5 changed files with 30 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package stunnel (Version 4.16)
# spec file for package stunnel (Version 4.40)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -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.38
Version: 4.40
Release: 0.<RELEASE6>
Group: Productivity/Networking/Security
URL: http://www.stunnel.org/
@@ -59,7 +59,7 @@ stunnel.
%prep
%setup -q
%patch0 -p0
%patch0 -p0
%build
#autoreconf -fi