|
| 1 | +mintupdate (7.0.0) xia; urgency=medium |
| 2 | + |
| 3 | + [ Clement Lefebvre ] |
| 4 | + * multithreading: Bring decorators |
| 5 | + * multithreading: Use a flag for window status |
| 6 | + * multithreading: Refactor status messages |
| 7 | + * multithreading: Externalize refresh/busy UI functions |
| 8 | + * multithreading: Refactor error messages and infobar |
| 9 | + * multithreading: Refactor displaying updates and notifications |
| 10 | + * multithreading: Refactor changelog retrieval |
| 11 | + * multithreading: Refactor automatic refresh |
| 12 | + * multithreading: Refactor logger |
| 13 | + * multithreading: Refactor APT cache monitor |
| 14 | + * multithreading: Refactor refresh thread |
| 15 | + * multithreading: Start refactoring install thread |
| 16 | + * multithreading: Continue refactoring install and move to aptkit |
| 17 | + * multithreading: Clean up refresh and switch to aptkit |
| 18 | + * multithread: Clean up install code |
| 19 | + * refresh: process errors first, improve code structure |
| 20 | + * refresh: use multiprocess module |
| 21 | + * checkAPT: Be more precise when picking up translations |
| 22 | + * DEBUG: Don't refresh cache (delete this before merging) |
| 23 | + * Glade: Remove unnecessary ids |
| 24 | + * Glade: Assign widgets to ui_ variables |
| 25 | + * Glade: Let the ui file handle the stack |
| 26 | + * multithreading: Move decorators to Classes.py |
| 27 | + * window: Resize before show() |
| 28 | + * kernelwindow: refactor threading code |
| 29 | + * rel_upgrade: Switch to aptkit |
| 30 | + * Remove dependency on synaptic |
| 31 | + * Remove help |
| 32 | + * Remove obsolete debug/todo lines |
| 33 | + * debian/control: Add aptkit |
| 34 | + |
| 35 | + [ Michael Webster ] |
| 36 | + * papercuts: Don't operate on the window if it hasn't been realized, remove uninitialized variables. |
| 37 | + * Don't get user confirmation for flatpak updates, make sure to refresh even if only cinnamon xlets are updated. |
| 38 | + * Build the update list while still in the refresh thread. |
| 39 | + * Change back to the update list after displaying the welcome page via its menu entry. |
| 40 | + * Improve/cleanup error handling for flatpak and cinnamon updates. |
| 41 | + * Remove flatpak update confirmation prompt. |
| 42 | + * Don't terminate the flatpak helper during fetch_updates - this is called immediately after the update thread finishes, and will prevent the flatpak error dialog from displaying. |
| 43 | + * flatpak-update-worker: Use a translated window title for the error dialog. |
| 44 | + * Refresh the update list when mintsources is closed, if it's launched from the menu. |
| 45 | + |
| 46 | + [ Clement Lefebvre ] |
| 47 | + * aptkit: Remove cancelled callback |
| 48 | + |
| 49 | + [ Michael Webster ] |
| 50 | + * Fix logging/history for flatpak and cinnamon updates. |
| 51 | + * Adapt to flatpak installer changes, improve flatpak presentation. |
| 52 | + |
| 53 | + [ Clement Lefebvre ] |
| 54 | + * Fix regression in 1ce2c7ec626502da9e160c6d0898852f50dbcad9 |
| 55 | + * mirror_check: Increase connection timeout |
| 56 | + * l10n: Update POT |
| 57 | + |
| 58 | + -- Clement Lefebvre <root@linuxmint.com> Tue, 26 Nov 2024 10:43:27 +0000 |
| 59 | + |
1 | 60 | mintupdate (6.1.5) wilma; urgency=medium
|
2 | 61 |
|
3 | 62 | * l10n: Update translations
|
|
0 commit comments