Your message dated Fri, 10 Apr 2009 07:32:59 +0200
with message-id <[email protected]>
and subject line Re: Bug#523026: dovecot-common: dovecot init script sends 
SIGUSR1 on reload instead of SIGHUP
has caused the Debian Bug report #523026,
regarding dovecot-common: dovecot init script sends SIGUSR1 on reload instead 
of SIGHUP
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.)


-- 
523026: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523026
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Subject: dovecot-common: dovecot init script sends SIGUSR1 on reload instead of 
SIGHUP
Package: dovecot-common
Version: 1:1.0.15-2.3
Severity: minor
Tags: patch



-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dovecot-common depends on:
ii  adduser               3.110              add and remove users and groups
ii  libc6                 2.7-18             GNU C Library: Shared libraries
ii  libcomerr2            1.41.3-1           common error description library
ii  libkrb53              1.6.dfsg.4~beta1-5 MIT Kerberos runtime libraries
ii  libldap-2.4-2         2.4.11-1           OpenLDAP libraries
ii  libmysqlclient15off   5.0.51a-24         MySQL database client library
ii  libpam-runtime        1.0.1-5            Runtime support for the PAM librar
ii  libpam0g              1.0.1-5            Pluggable Authentication Modules l
ii  libpq5                8.3.6-1            PostgreSQL C client library
ii  libsqlite3-0          3.5.9-6            SQLite 3 shared library
ii  libssl0.9.8           0.9.8g-15          SSL shared libraries
ii  openssl               0.9.8g-15          Secure Socket Layer (SSL) binary a
ii  ucf                   3.0016             Update Configuration File: preserv
ii  zlib1g                1:1.2.3.3.dfsg-12  compression library - runtime

dovecot-common recommends no packages.

dovecot-common suggests no packages.

-- no debconf information


patch:


--- /etc/init.d/dovecot.orig    2009-04-08 00:47:19.000000000 +0200
+++ /etc/init.d/dovecot 2009-04-08 00:35:14.000000000 +0200
@@ -121,7 +121,7 @@
     # restarting (for example, when it is sent a SIGHUP),
     # then implement that here.
     #
-    start-stop-daemon --stop --signal USR1 --quiet --pidfile $PIDFILE --name 
$NAME
+    start-stop-daemon --stop --signal HUP --quiet --pidfile $PIDFILE --name 
$NAME
     return 0
 }



--- End Message ---
--- Begin Message ---
Version: 1:1.1.11-2

* 2009-04-08 00:53, Marcel Meckel wrote:
> Subject: dovecot-common: dovecot init script sends SIGUSR1 on reload instead 
> of SIGHUP
> Package: dovecot-common
> Version: 1:1.0.15-2.3
> Severity: minor
> Tags: patch

This bug has already been fixed in version 1:1.1.11-2; it is not possible
to fix this bug in lenny (current Debian stable).

Thanks for your bug report.

-- 
Fabio Tranchitella                         http://www.kobold.it
Free Software Developer and Consultant     http://www.tranchitella.it
_____________________________________________________________________
1024D/7F961564, fpr 5465 6E69 E559 6466 BF3D 9F01 2BF8 EE2B 7F96 1564


--- End Message ---

Reply via email to