Your message dated Sun, 14 Jun 2015 10:22:52 +0000
with message-id <[email protected]>
and subject line Bug#782030: fixed in stunnel4 3:5.18-1
has caused the Debian Bug report #782030,
regarding stunnel4: Fails to restart on slow/loaded systems
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
782030: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782030
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: stunnel4
Version: 3:5.06-2
Severity: serious

>From the init script:

  force-reload|restart)
        echo -n "Restarting $DESC: "
        killdaemons
        sleep 5
        startdaemons
        echo "$NAME."
        ;;

Nothing here ensures the daemons have actually exited before it tries to
start the new daemon.

There's a variant of the same bug in that the init script will return on
stop before the daemon has actually stopped.  Should be easy enough to
fix with a loop in killdaemons, or by using start-stop-daemon instead
which will wait for you.

Serious since this means restarts will randomly fail.

-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages stunnel4 depends on:
ii  adduser            3.113+nmu3
ii  libc6              2.19-17
ii  libssl1.0.0        1.0.1k-3
ii  libsystemd0        215-14
ii  libwrap0           7.6.q-25
ii  multiarch-support  2.19-17
ii  netbase            5.3
ii  openssl            1.0.1k-3
ii  perl               5.20.2-3
ii  perl-modules       5.20.2-3

stunnel4 recommends no packages.

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

-- no debconf information

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are

--- End Message ---
--- Begin Message ---
Source: stunnel4
Source-Version: 3:5.18-1

We believe that the bug you reported is fixed in the latest version of
stunnel4, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Pentchev <[email protected]> (supplier of updated stunnel4 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 14 Jun 2015 04:13:02 +0300
Source: stunnel4
Binary: stunnel4
Architecture: source amd64
Version: 3:5.18-1
Distribution: unstable
Urgency: medium
Maintainer: Peter Pentchev <[email protected]>
Changed-By: Peter Pentchev <[email protected]>
Description:
 stunnel4   - Universal SSL tunnel for network daemons
Closes: 771241 782030
Changes:
 stunnel4 (3:5.18-1) unstable; urgency=medium
 .
   * Add the 17-upstream-hangup patch to fix prematurely closed
     connections when there is still data to be written.
     Thanks to Joachim Falk for backporting the patch!
     Closes: #771241
   * Add the 18-lsb-startup patch to make the daemons' startup consistent
     with the way things are done in Debian.
     Among other things, Closes: #782030
   * Rework the patches a bit:
     - update the description of 01-fix-paths
     - move the tools/script.sh chunk from 01-fix-paths to 02-rename-binary
     - drop 08-client-example: it was actually applied upstream, no need
       to add the same text twice
     - drop 11-no-rle-compression: the OpenSSL bug has been fixed
       somewhere in the 1.x release timeframe
   * Add the 19-typos patch to fix some minor documentation typos and
     rework the 02-rename-binary patch to make the change in the manual page
     during the stunnel.pod -> stunnel.8 rebuild
   * Add the 20-comparison patch to fix a minor logging bug.
   * Remove ${misc:Pre-Depends} as explained in debhelper's #783898.
   * Bump the year on my debian/* copyright notice.
   * Add --parallel to the debhelper invocation.
   * New upstream version:
     - rework the 01-fix-paths and the 10-zlib-compression patches to
       catch up with upstream updates
     - refresh patches
     - drop the 05-logrotate-warning-in-sample-conf patch, applied upstream
     - drop the 15-upstream-systemd-libs, 16-upstream-sslv23-method, and
       17-upstream-hangup patches since they were cherry-picked from
       upstream to begin with
     - remove handling for the dropped French manual page
Checksums-Sha1:
 880705a0d8fbdd7f81ea10918d55904b1de49fce 1943 stunnel4_5.18-1.dsc
 c83cf0125b12cd694a36ff43c2ec380e3a6f68b8 624660 stunnel4_5.18.orig.tar.gz
 84eed99d6b2fc86a0896c4be6b4ea88d37845a5d 39288 stunnel4_5.18-1.debian.tar.xz
 67c5b05fe225a8a49956ea122369131a6233e110 174014 stunnel4_5.18-1_amd64.deb
Checksums-Sha256:
 072ab4506cfdbf6a08ef9e108167e8fb9451d74bf885375f1498c48721af811b 1943 
stunnel4_5.18-1.dsc
 0532c0a2f8de3da1ab625e384146501ce5936fac63d01561c3a9bf652b692317 624660 
stunnel4_5.18.orig.tar.gz
 1e7dce175d774348227ebce4f0df1f9a4888ccc8b28f8bc8b74d7be323d4ae5f 39288 
stunnel4_5.18-1.debian.tar.xz
 7954b308abb2ffcdeec3b896dab8d036a93e4dbbea6177c257373cc683198958 174014 
stunnel4_5.18-1_amd64.deb
Files:
 e0611486eb49237e22da61911443fb92 1943 net optional stunnel4_5.18-1.dsc
 04f90ffbb65ffa289a5b1db2c52950f5 624660 net optional stunnel4_5.18.orig.tar.gz
 4f4c0ace2f23fa40e3b19faaf0e30f58 39288 net optional 
stunnel4_5.18-1.debian.tar.xz
 f60ed080e9b28f3821ba9a236b326151 174014 net optional stunnel4_5.18-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVfUECAAoJENzjEOeGTMi/4mMP/jBYBL3oBCRgZiQP/beCMc3p
3b3Hr/SpCFLpMVXvMTr4nK3mHE3PFzn/mrZ7HolzJaFtZB5vKKWUkcS/w/gju/Gq
O31tgzdXGmVUyuv7kVsEmRDNYc/Tax1cGsZ6N1gNHoakhEAhXlTJzN+NwV4BdWDb
csGlBEeJnv27vu8lh8b1A8xlBwO0FL2s8NdaxuIbNylozyH9cg/z5QngCakQcRR+
JArt5op/6RWNb+a+wWCy/Ki95pKfY+av7ijiMV9ufE7wj4/Cdq0cq0uRlAEkoccn
aCPGu1WuJYUxXcnkatiAVHIKprVmLY6gVyRhkZzGA/1AAnQjd4NocTAPkZO5MHeU
U3v4ZBTpY7BL+ZgZFOW+MaAnZS//DV3rEcsazJkxigdxrS5J/s4OI9vF2pRMj/xd
qnw85NRnLGb/6qgw36zsqwb/+ru+KY9Hka94IPl5rb3PIJ6EvfxJ3RYjmlEFVufA
+3VMa4xwUNwR+0SjwM4KnyybxRxg0gRVS1uiwj2jHgJxeG1F4bflryUrHXWTE4IQ
EHq7W1atNHryh/hE5toueJqHE4tRzepDvjpEJBPzXMB7mkLzsupubU3q2FkXS9/+
FdQRJhOLZH8mCDtEnIBKxMJdXoWWygKpAsdxdnXN7JhwDS1gaSsL0MBIJ30IUOpS
GN+EFdgae/kQcwVHBx6m
=bCYi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to