Control: severity -1 serious
On 2020-12-29 00:29 +0100, Vincent Lefevre wrote:
> Control: severity -1 normal
>
> After a reboot too, the problem no longer occurs.
>
> Perhaps there should be a warning saying that some services may need
> to be restarted.
There is already code in the libpam0g postinst script to restart them,
but it is only triggered on upgrades from versions older than 1.3.1-2,
which is apparently not enough.
Silently breaking running services on upgrades is not acceptable, we can
do better. :-)
Cheers,
Sven