diff --git a/stunnel-4.34.tar.bz2 b/stunnel-4.34.tar.bz2 deleted file mode 100644 index 627a0b2..0000000 --- a/stunnel-4.34.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e82dcbd4e4b3179813952b2cd3960fdfc1c813ebab99f0c64f6109888ad803fa -size 430120 diff --git a/stunnel-4.35.tar.gz b/stunnel-4.35.tar.gz new file mode 100644 index 0000000..16cff05 --- /dev/null +++ b/stunnel-4.35.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a810e220498239483e14fae24eeb2a188a6167e9118958b903f8793768c4460f +size 541012 diff --git a/stunnel.changes b/stunnel.changes index a709cc9..db8df5e 100644 --- a/stunnel.changes +++ b/stunnel.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Mon Feb 7 15:10:17 CET 2011 - asvetter@cip.physik.uni-wuerzburg.de + +- update to 4.35: +* New features + - Updated Win32 DLLs for OpenSSL 1.0.0c. + - Transparent source (non-local bind) added for FreeBSD 8.x. + - Transparent destination ("transparent = destination") added for Linux. +* Bugfixes + - Fixed reload of FIPS-enabled stunnel. + - Compiler options are now auto-detected by ./configure script + in order to support obsolete versions of gcc. + - Async-signal-unsafe s_log() removed from SIGTERM/SIGQUIT/SIGINT handler. + - CLOEXEC file descriptor leaks fixed on Linux >= 2.6.28 with glibc >= 2.10. + Irreparable race condition leaks remain on other Unix platforms. + This issue may have security implications on some deployments. + - Directory lib64 included in the OpenSSL library search path. + - Windows CE compilation fixes (thx to Pierre Delaage). + - Deprecated RSA_generate_key() replaced with RSA_generate_key_ex(). +* Domain name changes (courtesy of Bri Hatch) + - http://stunnel.mirt.net/ --> http://www.stunnel.org/ + - ftp://stunnel.mirt.net/ --> http://ftp.stunnel.org/ + - stunnel.mirt.net::stunnel --> rsync.stunnel.org::stunnel + - stunnel-users@mirt.net --> stunnel-users@stunnel.org + - stunnel-announce@mirt.net --> stunnel-announce@stunnel.org + ------------------------------------------------------------------- Tue Sep 28 23:06:16 CEST 2010 - dmueller@suse.de diff --git a/stunnel.spec b/stunnel.spec index abf6dfd..8857e30 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.34 +Version: 4.35 Release: 1.1 Group: Productivity/Networking/Security URL: http://www.stunnel.org/ @@ -27,7 +27,8 @@ Autoreqprov: on %if %{?suse_version:%suse_version}%{?!suse_version:0} > 800 PreReq: /usr/sbin/useradd fileutils textutils %insserv_prereq %fillup_prereq %endif -Source: http://www.stunnel.org/download/stunnel/src/%{name}-%{version}.tar.bz2 +Source: ftp://ftp.stunnel.org/stunnel/%{name}-%{version}.tar.gz +# Source: http://www.stunnel.org/download/stunnel/src/%{name}-%{version}.tar.bz2 does not work Source1: stunnel.conf Source2: stunnel.README Source3: sysconfig.syslog-stunnel