New upstream realease 4.53

- Updated local patches
This commit is contained in:
Avesh Agarwal 2012-05-14 14:27:04 -04:00
parent 79d4b425fc
commit 60e7956c85
5 changed files with 27 additions and 20 deletions

3
.gitignore vendored
View File

@ -22,3 +22,6 @@ stunnel-4.33.tar.gz.asc
/stunnel-4.52.tar.gz /stunnel-4.52.tar.gz
/stunnel-4.52.tar.gz.asc /stunnel-4.52.tar.gz.asc
/stunnel-4.52.tar.gz.sha256 /stunnel-4.52.tar.gz.sha256
/stunnel-4.53.tar.gz
/stunnel-4.53.tar.gz.asc
/stunnel-4.53.tar.gz.sha256

View File

@ -1,3 +1,3 @@
f5e713dda0e8efa659f372832ecd0c2c stunnel-4.52.tar.gz ab3bfc915357d67da18c73f73610d593 stunnel-4.53.tar.gz
3e84d222525e724788d3c2b29b899610 stunnel-4.52.tar.gz.asc ea8d7637e072fa1bb8706c85e6ea0152 stunnel-4.53.tar.gz.asc
7780ed80ba6d6f16b806290747ff195a stunnel-4.52.tar.gz.sha256 cfd8076691a2fc20c604531e1791ea81 stunnel-4.53.tar.gz.sha256

View File

@ -1,6 +1,6 @@
diff -urNp stunnel-4.52/doc/stunnel.8 stunnel-4.52-patched/doc/stunnel.8 diff -urNp stunnel-4.53-patched/doc/stunnel.8 stunnel-4.53-current/doc/stunnel.8
--- stunnel-4.52/doc/stunnel.8 2012-01-09 18:09:55.000000000 -0500 --- stunnel-4.53-patched/doc/stunnel.8 2012-05-14 14:12:33.009094961 -0400
+++ stunnel-4.52-patched/doc/stunnel.8 2012-03-05 18:29:08.910298860 -0500 +++ stunnel-4.53-current/doc/stunnel.8 2012-05-14 14:14:00.417045185 -0400
@@ -178,7 +178,7 @@ info (6), or debug (7). All logs for th @@ -178,7 +178,7 @@ info (6), or debug (7). All logs for th
all levels numerically less than it will be shown. Use \fIdebug = debug\fR or all levels numerically less than it will be shown. Use \fIdebug = debug\fR or
\&\fIdebug = 7\fR for greatest debugging output. The default is notice (5). \&\fIdebug = 7\fR for greatest debugging output. The default is notice (5).
@ -10,9 +10,9 @@ diff -urNp stunnel-4.52/doc/stunnel.8 stunnel-4.52-patched/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.52/doc/stunnel.html stunnel-4.52-patched/doc/stunnel.html diff -urNp stunnel-4.53-patched/doc/stunnel.html stunnel-4.53-current/doc/stunnel.html
--- stunnel-4.52/doc/stunnel.html 2012-01-09 18:09:56.000000000 -0500 --- stunnel-4.53-patched/doc/stunnel.html 2012-05-14 14:12:33.010094960 -0400
+++ stunnel-4.52-patched/doc/stunnel.html 2012-03-05 18:29:50.890228103 -0500 +++ stunnel-4.53-current/doc/stunnel.html 2012-05-14 14:14:00.417045185 -0400
@@ -212,7 +212,7 @@ emerg (0), alert (1), crit (2), err (3), @@ -212,7 +212,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 <em>debug = debug</em> or all levels numerically less than it will be shown. Use <em>debug = debug</em> or
@ -22,9 +22,9 @@ diff -urNp stunnel-4.52/doc/stunnel.html stunnel-4.52-patched/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.52/doc/stunnel.pod stunnel-4.52-patched/doc/stunnel.pod diff -urNp stunnel-4.53-patched/doc/stunnel.pod stunnel-4.53-current/doc/stunnel.pod
--- stunnel-4.52/doc/stunnel.pod 2012-01-09 18:09:38.000000000 -0500 --- stunnel-4.53-patched/doc/stunnel.pod 2012-05-14 14:12:33.009094961 -0400
+++ stunnel-4.52-patched/doc/stunnel.pod 2012-03-05 18:30:27.118167249 -0500 +++ stunnel-4.53-current/doc/stunnel.pod 2012-05-14 14:14:00.427045191 -0400
@@ -152,7 +152,7 @@ info (6), or debug (7). All logs for th @@ -152,7 +152,7 @@ info (6), or debug (7). All logs for th
all levels numerically less than it will be shown. Use I<debug = debug> or all levels numerically less than it will be shown. Use I<debug = debug> or
I<debug = 7> for greatest debugging output. The default is notice (5). I<debug = 7> for greatest debugging output. The default is notice (5).
@ -34,10 +34,10 @@ diff -urNp stunnel-4.52/doc/stunnel.pod stunnel-4.52-patched/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.52/src/options.c stunnel-4.52-patched/src/options.c diff -urNp stunnel-4.53-patched/src/options.c stunnel-4.53-current/src/options.c
--- stunnel-4.52/src/options.c 2012-01-01 16:41:58.000000000 -0500 --- stunnel-4.53-patched/src/options.c 2012-05-14 14:12:33.012094958 -0400
+++ stunnel-4.52-patched/src/options.c 2012-03-05 18:33:23.820872899 -0500 +++ stunnel-4.53-current/src/options.c 2012-05-14 14:14:00.427045191 -0400
@@ -175,8 +175,12 @@ static char *parse_global_option(CMD cmd @@ -179,8 +179,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;
#if !defined (USE_WIN32) && !defined (__vms) #if !defined (USE_WIN32) && !defined (__vms)

View File

@ -1,6 +1,6 @@
diff -urNp stunnel-4.52/tools/stunnel.conf-sample.in stunnel-4.52-patched/tools/stunnel.conf-sample.in diff -urNp stunnel-4.53-patched/tools/stunnel.conf-sample.in stunnel-4.53-current/tools/stunnel.conf-sample.in
--- stunnel-4.52/tools/stunnel.conf-sample.in 2012-01-01 16:46:46.000000000 -0500 --- stunnel-4.53-patched/tools/stunnel.conf-sample.in 2012-05-14 14:12:33.011094959 -0400
+++ stunnel-4.52-patched/tools/stunnel.conf-sample.in 2012-03-05 18:36:03.793609849 -0500 +++ stunnel-4.53-current/tools/stunnel.conf-sample.in 2012-05-14 14:16:53.065953605 -0400
@@ -9,7 +9,7 @@ @@ -9,7 +9,7 @@
; A copy of some devices and system files is needed within the chroot jail ; A copy of some devices and system files is needed within the chroot jail

View File

@ -1,6 +1,6 @@
Summary: An SSL-encrypting socket wrapper Summary: An SSL-encrypting socket wrapper
Name: stunnel Name: stunnel
Version: 4.52 Version: 4.53
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2 License: GPLv2
Group: Applications/Internet Group: Applications/Internet
@ -79,6 +79,10 @@ rm -rf $RPM_BUILD_ROOT
%exclude %{_sysconfdir}/stunnel/* %exclude %{_sysconfdir}/stunnel/*
%changelog %changelog
* Mon May 14 2012 Avesh Agarwal <avagarwa@redhat.com> - 4.53-1
- New upstream realease 4.53
- Updated local patches
* Tue Mar 6 2012 Avesh Agarwal <avagarwa@redhat.com> - 4.52-1 * Tue Mar 6 2012 Avesh Agarwal <avagarwa@redhat.com> - 4.52-1
- New upstream realease 4.52 - New upstream realease 4.52
- Updated local patches - Updated local patches