-
update-manager (1:19.04.8.1) eoan; urgency=medium
* UpdateManager/UpdateManager.py: when refreshing the cache and encountering
an error return rather than trying to use the undefined cache which causes
crashes. Additionally, don't present the dialog with a "Try Again" button
which won't do anything. (LP: #1826213)
-- Brian Murray <email address hidden> Wed, 03 Jun 2020 11:23:38 -0700
-
update-manager (1:19.04.8) eoan; urgency=medium
* data/gtkbuilder/UpdateManager.ui: enforce icon size for download size icon
so it's consistent with the other status icons. (LP: #1790134)
-- Mathieu Trudel-Lapierre <email address hidden> Tue, 24 Sep 2019 17:44:21 -0400
-
update-manager (1:19.04.7) eoan; urgency=medium
* Fix E117 over idented code
-- Gianfranco Costamagna <email address hidden> Mon, 29 Jul 2019 18:47:54 +0200
-
update-manager (1:19.04.6) eoan; urgency=medium
* Fix E117 over idented code
-- Gianfranco Costamagna <email address hidden> Mon, 29 Jul 2019 18:47:54 +0200
-
update-manager (1:19.04.5) disco; urgency=medium
* UpdateManager/Core/utils.py: when testing to see if a url is downloadable
support https in addition to http and ftp. (LP: #1823410)
* debian/tests/control: really use pyflakes3 instead of pyflakes,
additionally resolve pyflakes3 errors.
-- Brian Murray <email address hidden> Mon, 08 Apr 2019 10:00:34 -0700