Package: stunnel4
Version: 3:4.50-1
Severity: normal

Upgrading from 4.42-1 to 4.50-1 breaks my uucp-over-ssl setup in strange
ways.

My config is:
==========
foreground = yes

[uucico]
client = yes
connect = 111.22.33.444:996
exec = /usr/sbin/uucico
execargs = uucico -S ganesha.gnumonks.org -D
pty = yes
TIMEOUTconnect = 15
=========

With 4.42-1, I get the following output and mails are transferred as
they should:

$ stunnel4 ~/scripts/stunnel-uucico.conf
2011.12.31 23:00:27 LOG5[3456:140461314680576]: stunnel 4.42 on 
x86_64-pc-linux-gnu platform
2011.12.31 23:00:27 LOG5[3456:140461314680576]: Compiled with OpenSSL 1.0.0d 8 
Feb 2011
2011.12.31 23:00:27 LOG5[3456:140461314680576]: Running  with OpenSSL 1.0.0e 6 
Sep 2011
2011.12.31 23:00:27 LOG5[3456:140461314680576]: Update OpenSSL shared libraries 
or rebuild stunnel
2011.12.31 23:00:27 LOG5[3456:140461314680576]: Threading:PTHREAD SSL:ENGINE 
Auth:LIBWRAP Sockets:POLL,IPv6 
2011.12.31 23:00:27 LOG5[3456:140461314680576]: Reading configuration from file 
/home/laforge/scripts/stunnel-uucico.conf
2011.12.31 23:00:27 LOG5[3456:140461314680576]: Configuration successful
2011.12.31 23:00:27 LOG5[3456:140461314905856]: connect_blocking: connected 
111.22.33.444:996
2011.12.31 23:00:27 LOG5[3456:140461314905856]: Service uucico connected remote 
server from 192.168.100.239:45283
2011.12.31 23:01:29 LOG3[3456:140461314905856]: readsocket: Input/output error 
(5)
2011.12.31 23:01:29 LOG5[3456:140461314905856]: Connection reset: 7890332 bytes 
sent to SSL, 6152 bytes sent to socket

With 4.50-1, using the same config, I get:

$ stunnel4 ~/scripts/stunnel-uucico.conf
2011.12.31 22:38:58 LOG5[3153:139703414937344]: stunnel 4.50 on 
x86_64-pc-linux-gnu platform
2011.12.31 22:38:58 LOG5[3153:139703414937344]: Compiled/running with OpenSSL 
1.0.0e 6 Sep 2011
2011.12.31 22:38:58 LOG5[3153:139703414937344]: Threading:PTHREAD SSL:ENGINE 
Auth:LIBWRAP Sockets:POLL,IPv6 
2011.12.31 22:38:58 LOG5[3153:139703414937344]: Reading configuration from file 
/home/laforge/scripts/stunnel-uucico.conf
2011.12.31 22:38:58 LOG5[3153:139703415162624]: Service uucico accepted 
connection
2011.12.31 22:38:58 LOG5[3153:139703414937344]: Configuration successful
2011.12.31 22:38:58 LOG3[3153:139703415162624]: TCP_NODELAY: Socket operation 
on non-socket (88) 
2011.12.31 22:38:58 LOG5[3153:139703415162624]: Connection reset: 0 bytes sent 
to SSL, 0 bytes sent to socket
2011.12.31 22:39:00 LOG3[3153:139703414937344]: Received signal 2; terminating

There is not a single packet sent on the wire (checked with tcpdump),
and reverting to 4.42-1 solves the problem.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages stunnel4 depends on:
ii  adduser       3.113
ii  libc6         2.13-24
ii  libssl1.0.0   1.0.0e-3
ii  libwrap0      7.6.q-22
ii  netbase       4.47
ii  openssl       1.0.0e-3
ii  perl-modules  5.12.4-6
ii  zlib1g        1:1.2.3.4.dfsg-3

stunnel4 recommends no packages.

Versions of packages stunnel4 suggests:
pn  logcheck-database  <none>

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to