-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'linuxmint:master' into patch3
- Loading branch information
Showing
140 changed files
with
31,124 additions
and
17,181 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,89 @@ | ||
mintupdate (5.7.8) uma; urgency=medium | ||
|
||
* Depend on gir1.2-notify-0.7 | ||
|
||
-- Clement Lefebvre <[email protected]> Wed, 14 Jul 2021 09:50:03 +0100 | ||
|
||
mintupdate (5.7.7) uma; urgency=medium | ||
|
||
* Fix crash when APT sources are corrupt | ||
* l10n: Update translations | ||
* l10n: Generate files | ||
|
||
-- Clement Lefebvre <[email protected]> Wed, 23 Jun 2021 12:01:05 +0100 | ||
|
||
mintupdate (5.7.6) uma; urgency=medium | ||
|
||
* Replace present() with present_with_time() | ||
|
||
-- Clement Lefebvre <[email protected]> Thu, 10 Jun 2021 20:12:52 +0100 | ||
|
||
mintupdate (5.7.5) uma; urgency=medium | ||
|
||
* l10n: Update translations | ||
* l10n: Generate files | ||
|
||
-- Clement Lefebvre <[email protected]> Thu, 10 Jun 2021 11:28:54 +0100 | ||
|
||
mintupdate (5.7.4) uma; urgency=medium | ||
|
||
[ Eric ] | ||
* Fixed #656: upgrade warnings checkbox now works as expected | ||
|
||
[ agent-redd ] | ||
* Bugfix for "CVE Tracker" Link | ||
|
||
[ Thomas Uhle ] | ||
* Packaging: Adapt dependencies to reflect the switch from cron to systemd timers | ||
|
||
[ Clement Lefebvre ] | ||
* mintupdate-cli: Update description for install-recommends | ||
* Record the last time the apply-updates button was pressed | ||
* Depecations: Replace parser.unescape with html.unescape | ||
* Present the window if the welcome screen needs to be acknowledged | ||
* Remove unnecessary variable | ||
* Simplify refresh thread | ||
* Add tests for various cases | ||
* Fix insensitive update button in self-update case | ||
* Simplify refresh thread | ||
* Add a test case for the apt policy | ||
* Refactor code around mint layer detection | ||
* test: Fix /lib copy call on merged systems | ||
* Keep track of updates over time | ||
* Notify user when updates are too old | ||
* Add a setting to disable notifications | ||
* Improve notification system | ||
* Fix exception handling | ||
|
||
[ Butterfly ] | ||
* Always mark Chromium updates as security updates (#664) | ||
|
||
[ Clement Lefebvre ] | ||
* Fix a regression in previous commits | ||
* Notifications: Fix i18n with ngettext | ||
|
||
[ Michael Webster ] | ||
* mintUpdate.py: Fix status icon activation. | ||
|
||
[ Clement Lefebvre ] | ||
* Add support for Cinnamon spices (#670) | ||
|
||
[ Michael Webster ] | ||
* mintUpdate.py: Set the transient-for property on the preferences window so it stays on top of and visible with the main window. | ||
|
||
[ johanw ] | ||
* No Updates without Power Supply | ||
* Fixed some small bugs | ||
|
||
[ Michael Webster ] | ||
* mintUpdate.py: If the upgrade gets aborted by the user, abort the cinnamon updates also. | ||
* Make nvidia driver updates require a reboot. Don't restart cinnamon if a reboot is neeed. | ||
|
||
[ Clement Lefebvre ] | ||
* l10n: Update POT | ||
|
||
-- Clement Lefebvre <[email protected]> Fri, 04 Jun 2021 11:53:32 +0100 | ||
|
||
mintupdate (5.7.3) ulyssa; urgency=medium | ||
|
||
* rel_upgrade_root: Handle package additions/removals | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.