- New upstream realease 4.32
- Updated authpriv and sample patches to match the new release
This commit is contained in:
parent
ef69c59e4d
commit
a9bb2e3e5f
10
.cvsignore
10
.cvsignore
@ -1,8 +1,2 @@
|
||||
stunnel-4.27.tar.gz
|
||||
stunnel-4.27.tar.gz.asc
|
||||
stunnel-4.29.tar.gz
|
||||
stunnel-4.29.tar.gz.asc
|
||||
stunnel-4.30.tar.gz
|
||||
stunnel-4.30.tar.gz.asc
|
||||
stunnel-4.31.tar.gz
|
||||
stunnel-4.31.tar.gz.asc
|
||||
stunnel-4.32.tar.gz
|
||||
stunnel-4.32.tar.gz.asc
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
2fc31bc0c940fbe545a88d896b13cacf stunnel-4.31.tar.gz
|
||||
5b15b676d724d2de1c96eb31d6058ef6 stunnel-4.31.tar.gz.asc
|
||||
72379c615c5a4986c7981d0941ed2e6b stunnel-4.32.tar.gz
|
||||
093bc62b5b1aed74dd8a88ff6033cb72 stunnel-4.32.tar.gz.asc
|
||||
|
@ -1,7 +1,7 @@
|
||||
diff -urNp stunnel-4.31/doc/stunnel.8 stunnel-4.31-modified/doc/stunnel.8
|
||||
--- stunnel-4.31/doc/stunnel.8 2010-02-03 07:46:46.000000000 -0500
|
||||
+++ stunnel-4.31-modified/doc/stunnel.8 2010-02-16 15:16:37.000000000 -0500
|
||||
@@ -169,7 +169,7 @@ info (6), or debug (7). All logs for th
|
||||
diff -urNp stunnel-4.32/doc/stunnel.8 stunnel-4.32-modified/doc/stunnel.8
|
||||
--- stunnel-4.32/doc/stunnel.8 2010-03-23 11:11:56.000000000 -0400
|
||||
+++ stunnel-4.32-modified/doc/stunnel.8 2010-03-29 15:07:16.000000000 -0400
|
||||
@@ -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
|
||||
\&\fBdebug = 7\fR for greatest debugging output. The default is notice (5).
|
||||
.Sp
|
||||
@ -10,10 +10,10 @@ diff -urNp stunnel-4.31/doc/stunnel.8 stunnel-4.31-modified/doc/stunnel.8
|
||||
(Facilities are not supported on Win32.)
|
||||
.Sp
|
||||
Case is ignored for both facilities and levels.
|
||||
diff -urNp stunnel-4.31/doc/stunnel.html stunnel-4.31-modified/doc/stunnel.html
|
||||
--- stunnel-4.31/doc/stunnel.html 2010-02-03 07:46:46.000000000 -0500
|
||||
+++ stunnel-4.31-modified/doc/stunnel.html 2010-02-16 15:16:37.000000000 -0500
|
||||
@@ -193,7 +193,7 @@ emerg (0), alert (1), crit (2), err (3),
|
||||
diff -urNp stunnel-4.32/doc/stunnel.html stunnel-4.32-modified/doc/stunnel.html
|
||||
--- stunnel-4.32/doc/stunnel.html 2010-03-23 11:11:57.000000000 -0400
|
||||
+++ stunnel-4.32-modified/doc/stunnel.html 2010-03-29 15:07:38.000000000 -0400
|
||||
@@ -190,7 +190,7 @@ emerg (0), alert (1), crit (2), err (3),
|
||||
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
|
||||
<strong>debug = 7</strong> for greatest debugging output. The default is notice (5).</p>
|
||||
@ -22,10 +22,10 @@ diff -urNp stunnel-4.31/doc/stunnel.html stunnel-4.31-modified/doc/stunnel.html
|
||||
(Facilities are not supported on Win32.)</p>
|
||||
<p>Case is ignored for both facilities and levels.</p>
|
||||
</dd>
|
||||
diff -urNp stunnel-4.31/doc/stunnel.pod stunnel-4.31-modified/doc/stunnel.pod
|
||||
--- stunnel-4.31/doc/stunnel.pod 2010-02-03 07:46:41.000000000 -0500
|
||||
+++ stunnel-4.31-modified/doc/stunnel.pod 2010-02-16 15:16:37.000000000 -0500
|
||||
@@ -136,7 +136,7 @@ info (6), or debug (7). All logs for th
|
||||
diff -urNp stunnel-4.32/doc/stunnel.pod stunnel-4.32-modified/doc/stunnel.pod
|
||||
--- stunnel-4.32/doc/stunnel.pod 2010-03-23 11:11:27.000000000 -0400
|
||||
+++ stunnel-4.32-modified/doc/stunnel.pod 2010-03-29 15:07:59.000000000 -0400
|
||||
@@ -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
|
||||
B<debug = 7> for greatest debugging output. The default is notice (5).
|
||||
|
||||
@ -34,9 +34,9 @@ diff -urNp stunnel-4.31/doc/stunnel.pod stunnel-4.31-modified/doc/stunnel.pod
|
||||
(Facilities are not supported on Win32.)
|
||||
|
||||
Case is ignored for both facilities and levels.
|
||||
diff -urNp stunnel-4.31/src/options.c stunnel-4.31-modified/src/options.c
|
||||
--- stunnel-4.31/src/options.c 2010-01-29 05:43:23.000000000 -0500
|
||||
+++ stunnel-4.31-modified/src/options.c 2010-02-16 15:16:37.000000000 -0500
|
||||
diff -urNp stunnel-4.32/src/options.c stunnel-4.32-modified/src/options.c
|
||||
--- stunnel-4.32/src/options.c 2010-03-23 10:58:34.000000000 -0400
|
||||
+++ stunnel-4.32-modified/src/options.c 2010-03-29 15:08:50.000000000 -0400
|
||||
@@ -139,8 +139,12 @@ static char *parse_global_option(CMD cmd
|
||||
case CMD_INIT:
|
||||
new_global_options.debug_level=LOG_NOTICE;
|
@ -1,6 +1,6 @@
|
||||
diff -urNp stunnel-4.31/tools/stunnel.conf-sample.in stunnel-4.31-modified/tools/stunnel.conf-sample.in
|
||||
--- stunnel-4.31/tools/stunnel.conf-sample.in 2010-01-18 08:17:49.000000000 -0500
|
||||
+++ stunnel-4.31-modified/tools/stunnel.conf-sample.in 2010-02-16 15:16:52.000000000 -0500
|
||||
diff -urNp stunnel-4.32/tools/stunnel.conf-sample.in stunnel-4.32-modified/tools/stunnel.conf-sample.in
|
||||
--- stunnel-4.32/tools/stunnel.conf-sample.in 2010-01-18 08:17:49.000000000 -0500
|
||||
+++ stunnel-4.32-modified/tools/stunnel.conf-sample.in 2010-03-29 15:09:33.000000000 -0400
|
||||
@@ -4,15 +4,15 @@
|
||||
; please read the manual and make sure you understand them
|
||||
|
10
stunnel.spec
10
stunnel.spec
@ -1,6 +1,6 @@
|
||||
Summary: An SSL-encrypting socket wrapper
|
||||
Name: stunnel
|
||||
Version: 4.31
|
||||
Version: 4.32
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/Internet
|
||||
@ -12,8 +12,8 @@ Source3: sfinger.xinetd
|
||||
Source4: stunnel-sfinger.conf
|
||||
Source5: pop3-redirect.xinetd
|
||||
Source6: stunnel-pop3s-client.conf
|
||||
Patch0: stunnel-4.31-authpriv.patch
|
||||
Patch1: stunnel-4.31-sample.patch
|
||||
Patch0: stunnel-4.32-authpriv.patch
|
||||
Patch1: stunnel-4.32-sample.patch
|
||||
Buildroot: %{_tmppath}/stunnel-root
|
||||
# util-linux is needed for rename
|
||||
BuildRequires: openssl-devel, pkgconfig, tcp_wrappers-devel, util-linux
|
||||
@ -79,6 +79,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%exclude %{_sysconfdir}/stunnel/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 29 2010 Avesh Agarwal <avagarwa@redhat.com> - 4.32-1
|
||||
- New upstream realease 4.32
|
||||
- Updated authpriv and sample patches to match the new release
|
||||
|
||||
* Tue Feb 16 2010 Avesh Agarwal <avagarwa@redhat.com> - 4.31-1
|
||||
- New upstream realease 4.31
|
||||
- Updated authpriv and sample patches to match the new release
|
||||
|
Loading…
Reference in New Issue
Block a user