gs-utils: Online update should not reset update-notification-timestamp
This had been added in commit 70be111a, fix for #947 (closed) . Its side effect is when there are pending offline updates, but before the code gets to notify about them there are made online updates, the notification is hidden and the user doesn't know there are pending updates.
@aday The thing we talked live about and you reproduced. I'm a bit afraid of side effects of such change, I believe I had a reason to add there this code, but I do not recall details anymore.
Fixes: #1943 (closed)
Edited by Philip Withnall