[Bug 244250] Re: Spurious reboot notifications caused by libssl upgrades.
Damian Yerrick
tepples at spamcop.net
Fri May 25 12:17:50 UTC 2012
The problem still exists. Xubuntu 11.10 on a desktop, the only
application with an open window that is obviously using SSL is Firefox,
the only update was for libssl and openssl, and Update Manager still
tells me a reboot is required.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/244250
Title:
Spurious reboot notifications caused by libssl upgrades.
Status in “openssl” package in Ubuntu:
Fix Released
Bug description:
The postinst script for libssl0.9.8 currently has a bug where it sends
a reboot notifcation whenever libssl is configured. So reconfiguring
libssl0.9.8 or even just installing libssl0.9.8 will result in a
reboot notification. Sending of the reboot notification should
definitely be moved inside the upgrading guard. The correct fix is
likely to move it inside a version comparison guard for particular
important updates like Colin suggests below -- this is what every
other standard package using notify-reboot-required does.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/244250/+subscriptions
More information about the foundations-bugs
mailing list