GNOME Bugzilla – Bug 790965
Distribution upgrade notifications appear even if update notifications should be disabled
Last modified: 2017-12-05 10:49:27 UTC
Fedora live images are set up such that notification of software updates is disabled. However, it appears that *upgrade* notifications don't respect this setting. If you boot a Fedora 26 live image currently, shortly after it boots, you get a notification that a new version of Fedora is available. Of course, you can't dist upgrade a live image... We can't really 'fix' this for released images now, but if it gets fixed upstream, at least Fedora 28 and later live images won't have this problem.
commit 43040cff086494a12f385635c77ee47c2fa48b2c (HEAD -> master) Author: Richard Hughes <richard@hughsie.com> Date: Tue Dec 5 10:48:03 2017 +0000 Do not enable distro-upgrades when updates are disabled This also fixes a big where the updates-changed event could get the update monitor to request the update list even if the GSetting is false. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=790965