[Pkg-openssl-devel] Bug#757446: libssl1.0.0: services are not restarted when upgrading
Gaudenz Steinlin
gaudenz at debian.org
Fri Aug 8 09:37:19 UTC 2014
Package: libssl1.0.0
Version: 1.0.1e-2+deb7u12
Severity: normal
When upgrading from 1.0.1e-2+deb7u11 to 1.0.1e-2+deb7u12 (current wheezy
to wheezy-security) the postinst script did not restart any services.
AFAICS this is due to the version checks present in the postinst scripts
around the code blocks that search for services to be restarted. I don't
quite understand what these checks are useful for. But as the $check
variable is empty because of this, no services will be restarted even if
the restart-services debconf entry contains some services to be
restarted.
Wouldn't it be better to remove the version checks altogether (or to
restrict them to updates that only contain packageing changes) and to
scan for relevant services on every upgrade?
Gaudenz
More information about the Pkg-openssl-devel
mailing list