Package: ssh Version: 1:3.8.1p1-4 Severity: minor Tags: sarge Dear Maintainers, When upgrading, .deb scripts do not check the current status of sshd :
sshd is systematicly restarted. After an version upgrade, sshd should only be restarted if it was previously running ! The current behaviour is causing an important service to be opened without my agreement. Thanks and Regards, David. apt log, with the unexpected last line being "restarting sshd" : debian: ~# apt-get install ssh Reading Package Lists... Done Building Dependency Tree... Done Suggested packages: ssh-askpass The following packages will be upgraded: ssh 1 upgraded, 0 newly installed, 0 to remove and 493 not upgraded. Need to get 684kB of archives. After unpacking 24.6kB disk space will be freed. Get:1 ftp://ftp.fr.debian.org testing/main ssh 1:3.8.1p1-4 [684kB] Fetched 684kB in 6s (110kB/s) Reading package fields... Done Reading package status... Done Retrieving bug reports... Done Preconfiguring packages ... (Reading database ... 87332 files and directories currently installed.) Preparing to replace ssh 1:3.8p1-3 (using .../ssh_1% 3a3.8.1p1-4_i386.deb) ... Unpacking replacement ssh ... Setting up ssh (3.8.1p1-4) ... Restarting OpenBSD Secure Shell server: sshd.

