[From nobody Sat Mar 21 14:55:04 2026
Received: (at 757446-done) by bugs.debian.org; 21 Mar 2026 14:52:47 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-5.0 required=4.0 tests=BAYES_00,DKIM_SIGNED,
 DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,HAS_BUG_NUMBER,
 RCVD_IN_DNSWL_MED,RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,
 RCVD_IN_VALIDITY_RPBL_BLOCKED,RCVD_IN_VALIDITY_SAFE_BLOCKED,
 SPF_HELO_PASS,SPF_PASS autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 21; hammy, 69; neutral, 20; spammy, 1.
 spammytokens:0.942-+--H*r:bugs.debian.org
 hammytokens:0.000-+--H*F:U*sebastian, 0.000-+--H*F:D*breakpoint.cc,
 0.000-+--H*RU:sk:chamill, 0.000-+--H*r:sk:chamill,
 0.000-+--H*rp:D*breakpoint.cc
Return-path: &lt;sebastian@breakpoint.cc&gt;
Received: from chamillionaire.breakpoint.cc ([91.216.245.30]:42092)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sebastian@breakpoint.cc&gt;)
 id 1w3xh0-007g1k-2y for 757446-done@bugs.debian.org;
 Sat, 21 Mar 2026 14:52:47 +0000
Date: Sat, 21 Mar 2026 15:52:36 +0100
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=breakpoint.cc;
 s=2025; t=1774104757;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:mime-version:mime-version:content-type:content-type:
 in-reply-to:in-reply-to:references:references;
 bh=MaH6yYuiVu0J5CPA2IKDDxdfqa6+Nfdo7ZrNWkRLOas=;
 b=GB9Hu9U5iXGb4mW5kRRGQOpj8wxBUvn8hr0Ge7pqWBxXkB65xyC8aoO4tCgZE57Qj8ksrW
 /S9uatqeWISDgCl3DZSNAjch8S9dKzBledGMYqvTvjQBspxslALg7/cx9FW0iaj2/N+HBv
 35pW2BhZ7zS9F4I81f7Q0KJibnpMedGxgTE+7q7CsNsf5C2/l3tAynwg1ZWgOsQvq9B5XP
 tiiCMbJT526FzNvtIka+Mq6IJOgowH6LqJrkx0ncpmcQWurw5qcpe0Us1mysqPu5MGYGo7
 oX3V2bt3C07RutzoNlXmp4PYr3YjkjLldUSAYys3/KRHsQ10sZmhaiLhv5CdBQ==
DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=breakpoint.cc;
 s=2025e; t=1774104757;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:mime-version:mime-version:content-type:content-type:
 in-reply-to:in-reply-to:references:references;
 bh=MaH6yYuiVu0J5CPA2IKDDxdfqa6+Nfdo7ZrNWkRLOas=;
 b=hfGB3mM5XVUEM74yPtocMmXqIkwvbBopscAcm2fu81/w3Ynp3IZvAjOvUhETCuoxLfnyI+
 uW/cQ7hnnauxS4DQ==
From: Sebastian Andrzej Siewior &lt;sebastian@breakpoint.cc&gt;
To: Gaudenz Steinlin &lt;gaudenz@debian.org&gt;, 757446-done@bugs.debian.org
Subject: Re: Bug#757446: libssl1.0.0: services are not restarted when upgrading
Message-ID: &lt;20260321145236.Cl1PCXhp@breakpoint.cc&gt;
References: &lt;20140808093719.22140.18811.reportbug@moebius.durcheinandertal.local&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: &lt;20140808093719.22140.18811.reportbug@moebius.durcheinandertal.local&gt;

On 2014-08-08 11:37:19 [+0200], Gaudenz Steinlin wrote:
&gt; When upgrading from 1.0.1e-2+deb7u11 to 1.0.1e-2+deb7u12 (current wheezy
&gt; to wheezy-security) the postinst script did not restart any services.

The postinst script has been removed in the meantime. Please use
`needrestart' or something similar.

&gt; Gaudenz

Sebastian]