diff options
| author | Alessandro Astone <alessandro.astone@canonical.com> | 2026-07-01 16:58:57 +0200 |
|---|---|---|
| committer | Alessandro Astone <alessandro.astone@canonical.com> | 2026-07-01 16:58:57 +0200 |
| commit | d1e14da57c3e65029ee7cb4f4d620fade3154e68 (patch) | |
| tree | 9c57d39fd197b2e8e44bc35bf25abb6271ee16dd | |
| parent | 39336fbbe138eb099bb42865c7fa1f9f711d21c7 (diff) | |
| -rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0a27d825..3e7bd16c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +update-manager (1:26.10.1) stonking; urgency=medium + + [ Nathan Pratta Teodosio ] + * Switch from RequestReboot to Reboot + * Turn inhbit_sleep into a no-op. + * Fix normal updates being shadowed by unavailable Pro counterparts. + * Remove prompt to enable Pro if already attached. + * Fix linter warnings. + + [ Alessandro Astone ] + * Re-introduce accidentally dropped import statement + * Drop duplicate import statement + + -- Alessandro Astone <alessandro.astone@canonical.com> Wed, 01 Jul 2026 16:52:07 +0200 + update-manager (1:26.04.5) resolute; urgency=medium [ Florent 'Skia' Jacquet ] |
