appcenter icon indicating copy to clipboard operation
appcenter copied to clipboard

Automatic Security Updates

Open elementaryBot opened this issue 7 years ago • 3 comments

We should ensure that automatic security updates are enabled out of the box in elementary OS. Security vulnerabilities are found, fixed, and released upstream frequently enough that we really should just deliver these automatically.

One concern that has been raised is bandwidth caps; I agree that not all updates should necessarily be automatic (especially on metered connections), but the counterargument for pushing automatic security updates is that if the user's system is online at all, it's not safe unless they have the latest security updates.

unattended-upgrade might be one route (see: https://help.ubuntu.com/community/AutomaticSecurityUpdates) but I believe Cody said he was investigating an apt config instead.

Launchpad Details: #LP1551373 Cassidy James Blaede - 2016-02-29 18:21:56 +0000

elementaryBot avatar Mar 16 '17 21:03 elementaryBot

After some research and consideration I decided it would be dangerous for us to do background updates, since the system could shutdown unknowingly or lose power during an upgrade. So there would need to be some kind of GUI inhibiting an unsafe shutdown. And our GUI for installing updates is appcenter, so it's the logical place for this to happen. What exactly this should look like, I'm not sure.

Launchpad Details: #LPC Cody Garver - 2016-03-22 19:12:36 +0000

elementaryBot avatar Mar 16 '17 21:03 elementaryBot

The package "unattended-upgrades" seems to support delaying shutdowns: http://askubuntu.com/questions/251303/how-to-automatically-install-updates-before-shutdown

Launchpad Details: #LPC ceg - 2016-03-23 15:38:41 +0000

elementaryBot avatar Mar 16 '17 21:03 elementaryBot

Related to elementary/settings-daemon#52, which proposes an option to install all updates automatically.

lewisgoddard avatar May 18 '17 16:05 lewisgoddard

Closing as a duplicate of https://github.com/elementary/settings-daemon/issues/52 since AppCenter is planned to no longer support packagekit updates

danirabbit avatar Jan 24 '24 20:01 danirabbit