New upstream realease 4.35

Updated authpriv and sample patches to match the new release
Committer: Avesh Agarwal <avagarwa@redhat.com>
This commit is contained in:
Avesh Agarwal 2011-04-04 14:19:37 -04:00
parent 895b05fdf0
commit 31b6a6f343
5 changed files with 25 additions and 19 deletions

2
.gitignore vendored
View File

@ -2,3 +2,5 @@ stunnel-4.33.tar.gz
stunnel-4.33.tar.gz.asc stunnel-4.33.tar.gz.asc
/stunnel-4.34.tar.gz /stunnel-4.34.tar.gz
/stunnel-4.34.tar.gz.asc /stunnel-4.34.tar.gz.asc
/stunnel-4.35.tar.gz
/stunnel-4.35.tar.gz.asc

View File

@ -1,2 +1,2 @@
bbd274e8364ea3ceca0ee5190e13edd1 stunnel-4.34.tar.gz 2c8e153caee9d954fb7d00980968b50d stunnel-4.35.tar.gz
4b6f7bf07e4574a974a9a46ab77b74cb stunnel-4.34.tar.gz.asc d556ceb125e21ef19011db93484ae5a0 stunnel-4.35.tar.gz.asc

View File

@ -1,6 +1,6 @@
diff -urNp stunnel-4.34-orig/doc/stunnel.8 stunnel-4.34/doc/stunnel.8 diff -urNp stunnel-4.35-orig/doc/stunnel.8 stunnel-4.35-current/doc/stunnel.8
--- stunnel-4.34-orig/doc/stunnel.8 2010-10-04 11:28:17.197406956 -0400 --- stunnel-4.35-orig/doc/stunnel.8 2011-02-05 16:36:59.000000000 -0500
+++ stunnel-4.34/doc/stunnel.8 2010-10-04 11:29:54.500398560 -0400 +++ stunnel-4.35-current/doc/stunnel.8 2011-04-04 13:44:09.715498378 -0400
@@ -165,7 +165,7 @@ info (6), or debug (7). All logs for th @@ -165,7 +165,7 @@ info (6), or debug (7). All logs for th
all levels numerically less than it will be shown. Use \fBdebug = debug\fR or all levels numerically less than it will be shown. Use \fBdebug = debug\fR or
\&\fBdebug = 7\fR for greatest debugging output. The default is notice (5). \&\fBdebug = 7\fR for greatest debugging output. The default is notice (5).
@ -10,9 +10,9 @@ diff -urNp stunnel-4.34-orig/doc/stunnel.8 stunnel-4.34/doc/stunnel.8
(Facilities are not supported on Win32.) (Facilities are not supported on Win32.)
.Sp .Sp
Case is ignored for both facilities and levels. Case is ignored for both facilities and levels.
diff -urNp stunnel-4.34-orig/doc/stunnel.html stunnel-4.34/doc/stunnel.html diff -urNp stunnel-4.35-orig/doc/stunnel.html stunnel-4.35-current/doc/stunnel.html
--- stunnel-4.34-orig/doc/stunnel.html 2010-10-04 11:28:17.198407489 -0400 --- stunnel-4.35-orig/doc/stunnel.html 2011-02-05 16:36:59.000000000 -0500
+++ stunnel-4.34/doc/stunnel.html 2010-10-04 11:30:24.549148361 -0400 +++ stunnel-4.35-current/doc/stunnel.html 2011-04-04 13:44:09.717498254 -0400
@@ -190,7 +190,7 @@ emerg (0), alert (1), crit (2), err (3), @@ -190,7 +190,7 @@ emerg (0), alert (1), crit (2), err (3),
info (6), or debug (7). All logs for the specified level and info (6), or debug (7). All logs for the specified level and
all levels numerically less than it will be shown. Use <strong>debug = debug</strong> or all levels numerically less than it will be shown. Use <strong>debug = debug</strong> or
@ -22,9 +22,9 @@ diff -urNp stunnel-4.34-orig/doc/stunnel.html stunnel-4.34/doc/stunnel.html
(Facilities are not supported on Win32.)</p> (Facilities are not supported on Win32.)</p>
<p>Case is ignored for both facilities and levels.</p> <p>Case is ignored for both facilities and levels.</p>
</dd> </dd>
diff -urNp stunnel-4.34-orig/doc/stunnel.pod stunnel-4.34/doc/stunnel.pod diff -urNp stunnel-4.35-orig/doc/stunnel.pod stunnel-4.35-current/doc/stunnel.pod
--- stunnel-4.34-orig/doc/stunnel.pod 2010-10-04 11:28:17.197406956 -0400 --- stunnel-4.35-orig/doc/stunnel.pod 2011-02-05 16:36:31.000000000 -0500
+++ stunnel-4.34/doc/stunnel.pod 2010-10-04 11:31:02.659398482 -0400 +++ stunnel-4.35-current/doc/stunnel.pod 2011-04-04 13:44:09.719498136 -0400
@@ -132,7 +132,7 @@ info (6), or debug (7). All logs for th @@ -132,7 +132,7 @@ info (6), or debug (7). All logs for th
all levels numerically less than it will be shown. Use B<debug = debug> or all levels numerically less than it will be shown. Use B<debug = debug> or
B<debug = 7> for greatest debugging output. The default is notice (5). B<debug = 7> for greatest debugging output. The default is notice (5).
@ -34,9 +34,9 @@ diff -urNp stunnel-4.34-orig/doc/stunnel.pod stunnel-4.34/doc/stunnel.pod
(Facilities are not supported on Win32.) (Facilities are not supported on Win32.)
Case is ignored for both facilities and levels. Case is ignored for both facilities and levels.
diff -urNp stunnel-4.34-orig/src/options.c stunnel-4.34/src/options.c diff -urNp stunnel-4.35-orig/src/options.c stunnel-4.35-current/src/options.c
--- stunnel-4.34-orig/src/options.c 2010-10-04 11:28:17.192398749 -0400 --- stunnel-4.35-orig/src/options.c 2011-01-24 17:30:07.000000000 -0500
+++ stunnel-4.34/src/options.c 2010-10-04 11:35:34.047161189 -0400 +++ stunnel-4.35-current/src/options.c 2011-04-04 13:44:09.720498079 -0400
@@ -140,8 +140,12 @@ static char *parse_global_option(CMD cmd @@ -140,8 +140,12 @@ static char *parse_global_option(CMD cmd
case CMD_INIT: case CMD_INIT:
new_global_options.debug_level=LOG_NOTICE; new_global_options.debug_level=LOG_NOTICE;

View File

@ -1,6 +1,6 @@
diff -urNp stunnel-4.34-orig/tools/stunnel.conf-sample.in stunnel-4.34/tools/stunnel.conf-sample.in diff -urNp stunnel-4.35-orig/tools/stunnel.conf-sample.in stunnel-4.35-current/tools/stunnel.conf-sample.in
--- stunnel-4.34-orig/tools/stunnel.conf-sample.in 2010-10-04 11:28:17.196407053 -0400 --- stunnel-4.35-orig/tools/stunnel.conf-sample.in 2011-01-24 16:45:36.000000000 -0500
+++ stunnel-4.34/tools/stunnel.conf-sample.in 2010-10-04 11:38:18.545425374 -0400 +++ stunnel-4.35-current/tools/stunnel.conf-sample.in 2011-04-04 13:44:12.920429210 -0400
@@ -4,15 +4,15 @@ @@ -4,15 +4,15 @@
; please read the manual and make sure you understand them ; please read the manual and make sure you understand them

View File

@ -1,7 +1,7 @@
Summary: An SSL-encrypting socket wrapper Summary: An SSL-encrypting socket wrapper
Name: stunnel Name: stunnel
Version: 4.34 Version: 4.35
Release: 2%{?dist} Release: 1%{?dist}
License: GPLv2 License: GPLv2
Group: Applications/Internet Group: Applications/Internet
URL: http://stunnel.mirt.net/ URL: http://stunnel.mirt.net/
@ -79,6 +79,10 @@ rm -rf $RPM_BUILD_ROOT
%exclude %{_sysconfdir}/stunnel/* %exclude %{_sysconfdir}/stunnel/*
%changelog %changelog
* Mon Apr 4 2011 Avesh Agarwal <avagarwa@redhat.com> - 4.35-1
- New upstream realease 4.35
- Updated authpriv and sample patches to match the new release
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.34-2 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.34-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild